summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-10-292002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-0/+9
* configure.ac: Remove AC_ENABLE_MULTILIB. * Makefile.am: Add CVS-Id.
2002-10-282002-10-28 Eugeny S. Mints <Eugeny.Mints@oktet.ru>Joel Sherrill2-0/+183
* ide_ctrl.c: New file.
2002-10-282002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+5
* base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
2002-10-282002-10-28 Eugeny S. Mints <Eugeny.Mints@oktet.ru>Joel Sherrill8-1/+364
* New files: New directory ide/, ide/Makefile.am, ide/ide_ctrl_cfg.h, ide/ide_ctrl_io.h, ide/ide_ctrl.h: * configure.ac, Makefile.am: Modified to reflect changes above.
2002-10-262002-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-0/+7
* monitor/mon-command.c: Don't build rtems_monitor_line_editor for RTEMS_UNIX to avoid gcc warning.
2002-10-252002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
2002-10-242002-10-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+10
* samples/hello/config.h: Change CONFIGURE_SPTEST to CONFIGURE_APPLICATION to reflect current usage. * support/init.c: Include stdlib.h not unistd.h to remove warning.
2002-10-242002-10-24 Fabrizio Pirovano <pirovano.thysys@tiscalinet.it>Joel Sherrill4-5/+13
* capture/capture.c, monitor/mon-manager.c, stackchk/check.c: Patch to remove problems introduced by object name rework.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* configure.ac: Fix --enable-rtemsbsp= handling.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius242-362/+1096
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-6/+18
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+7
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-4/+10
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache. * wrapup/.cvsignore: Remove autom4te.cache.
2002-10-112002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-26/+5
* acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-112002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-26/+6
* configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-092002-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-0/+15
* .cvsignore: Add autom4te.cache.
2002-10-042002-10-04 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2-0/+10
* irq/irq_asm.S: Add FIQ support.
2002-10-022002-10-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1418/+4
* rtems-stub-glue.c: Removed should only be common copy.
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-4/+11
* support/init.c: Included <unistd.h> for exit(2). * support/test_support.adb: Eliminated warnings by commenting out unused variables.
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+6
* serial/z85c30.c: Eliminated warning by clarifying statement.
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-0/+14
* cpu.c: Include declaration of variable i in ifdef USE_SPRG to eliminate warning.
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+9
* clock/clock.c: Per PR257, remove reference to c3x_set_ie. c4x variant should use c4x_set_iie().
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill10-5/+30
* startup/bspstart.c: As part of fixing PR281 on gensh4, a review of all calls to bsp_libc_init() resulted in some cleanup here.
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+6
* sp32/.cvsignore: New file.
2002-09-142002-09-14 Aaron J. Grier <aaron@frye.com>Joel Sherrill6-1/+161
* PR271 was not applicable against the current source but included a nice test that Joel decided to add to the tree as sp32. * sp32/Makefile.am, sp32/init.c, sp32/sp32.scn: New file. * Makefile.am, configure.ac: Modified to reflect addition.
2002-09-142002-09-14 Ivan Guzvinec <ivang@opencores.org>Joel Sherrill4-4/+12
* include/bsp.h, startup/Makefile.am, startup/bspclean.c: Cleanup so the BSP works.
2002-09-142002-09-13 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-0/+5
* start/start16.S: Remove unwanted + at beginning of relative numeric label.
2002-09-132002-09-13 Eric Norum <eric.norum@usask.ca>Eric Norum1-1/+1
* start/start16.S: Remove unwanted + at beginning of relative numeric label.
2002-09-132002-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+17
* samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am: Now appear to mostly compile.
2002-09-132002-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+9
* samples/hello/Makefile.am: Make sure init.c is compiled and included. This test now runs.
2002-09-132002-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+7
* Part of addressing PR281. * target.cfg.in: Removed remaining support for RTEMS_USE_GCC272 and RTEMS_LIBC_DIR.
2002-09-132002-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-77/+2
* Part of addressing PR281. * main.cfg: Added recognition of VARIANT=DEBUG on command line. * compilers/gcc-target-default.cfg: Removed remaining support for RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug as one of the LDFLAGS when the debug variant is specified.
2002-09-082002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+4
* configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
2002-09-082002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-3/+8
* configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
2002-09-082002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* Makefile.am: Don't use RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2002-09-082002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
2002-09-082002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+4
* configure.ac: Remove duplicate mpc6xx/timer/Makefile from CONFIG_FILES.
2002-09-082002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* configure.ac: Remove duplicate timer/Makefile from CONFIG_FILES.
2002-09-072002-09-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+6
* clock/clock.c: Disabled use of fast idle since it seems broken with gcc 3.2.
2002-09-072002-09-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+42
* samples/base_mp/config.h: New file previously missed.
2002-09-072002-09-07 Chris Johns <ccj@acm.org>Joel Sherrill6-195/+1437
* network/Makefile.am, network/README.cs8900, network/cs8900.c, network/cs8900.h: Significant update which corrects the problem where the cs8900.c file was actually the BSP glue. Joel did some hacking so this file will compile. Previously it required providing a target.h file to compile. * network/cs8900.c.bsp: New file.
2002-09-072002-09-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-0/+7
* pppd/ipcp.c, rtems_servers/ftpd.c: Add include files to resolve warnings.
2002-09-062002-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+9
* Makefile.inc.in: Comment out RTEMS_USE_GCC272. Comment out RTEMS_LIBC_DIR.
2002-09-032002-09-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill37-1404/+44
* base_mp now builds and can be considered a bit of an example for the other mptests. * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am, samples/base_mp/mptest.adb, samples/base_mp/mptest.ads, samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am: Modified to make compile. * mptests/mp01/node1/mptest-per_node_configuration.adb, mptests/mp01/node2/mptest-per_node_configuration.adb, mptests/mp02/node1/mptest-per_node_configuration.adb, mptests/mp02/node2/mptest-per_node_configuration.adb, mptests/mp03/node1/mptest-per_node_configuration.adb, mptests/mp03/node2/mptest-per_node_configuration.adb, mptests/mp04/node1/mptest-per_node_configuration.adb, mptests/mp04/node2/mptest-per_node_configuration.adb, mptests/mp05/node1/mptest-per_node_configuration.adb, mptests/mp05/node2/mptest-per_node_configuration.adb, mptests/mp06/node1/mptest-per_node_configuration.adb, mptests/mp06/node2/mptest-per_node_configuration.adb, mptests/mp07/node1/mptest-per_node_configuration.adb, mptests/mp07/node2/mptest-per_node_configuration.adb, mptests/mp08/node1/mptest-per_node_configuration.adb, mptests/mp08/node2/mptest-per_node_configuration.adb, mptests/mp09/node1/mptest-per_node_configuration.adb, mptests/mp09/node2/mptest-per_node_configuration.adb, mptests/mp10/node1/mptest-per_node_configuration.adb, mptests/mp10/node2/mptest-per_node_configuration.adb, mptests/mp11/node1/mptest-per_node_configuration.adb, mptests/mp11/node2/mptest-per_node_configuration.adb, mptests/mp12/node1/mptest-per_node_configuration.adb, mptests/mp12/node2/mptest-per_node_configuration.adb, mptests/mp13/node1/mptest-per_node_configuration.adb, mptests/mp13/node2/mptest-per_node_configuration.adb, mptests/mp14/node1/mptest-per_node_configuration.adb, mptests/mp14/node2/mptest-per_node_configuration.adb, samples/base_mp/node1/mptest-per_node_configuration.adb, samples/base_mp/node2/mptest-per_node_configuration.adb: Removed as this information should come from config.h.
2002-09-022002-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* rtems_webserver/md5.h: Add missing newline.
2002-09-022002-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-0/+7
* mpc8260/exceptions/raw_exception.c: #include <string.h>. #include <bspIo.h>.
2002-09-022002-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-0/+6
* pci/pcibios.c: #include <string.h>.
2002-09-022002-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius31-0/+93
* mptests/mp01/node1/.cvsignore: New. * mptests/mp01/node2/.cvsignore: New. * mptests/mp02/node1/.cvsignore: New. * mptests/mp02/node2/.cvsignore: New. * mptests/mp03/node1/.cvsignore: New. * mptests/mp03/node2/.cvsignore: New. * mptests/mp04/node1/.cvsignore: New. * mptests/mp04/node2/.cvsignore: New. * mptests/mp05/node1/.cvsignore: New. * mptests/mp05/node2/.cvsignore: New. * mptests/mp06/node1/.cvsignore: New. * mptests/mp06/node2/.cvsignore: New. * mptests/mp07/node1/.cvsignore: New. * mptests/mp07/node2/.cvsignore: New. * mptests/mp08/node1/.cvsignore: New. * mptests/mp08/node2/.cvsignore: New. * mptests/mp09/node1/.cvsignore: New. * mptests/mp09/node2/.cvsignore: New. * mptests/mp10/node1/.cvsignore: New. * mptests/mp10/node2/.cvsignore: New. * mptests/mp11/node1/.cvsignore: New. * mptests/mp11/node2/.cvsignore: New. * mptests/mp12/node1/.cvsignore: New. * mptests/mp12/node2/.cvsignore: New. * mptests/mp13/node1/.cvsignore: New. * mptests/mp13/node2/.cvsignore: New. * mptests/mp14/node1/.cvsignore: New. * mptests/mp14/node2/.cvsignore: New. * samples/base_mp/node1/.cvsignore: New. * samples/base_mp/node2/.cvsignore: New.
2002-09-022002-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius9-15/+157
* mptests/Makefile.am: New. * mptests/mp01/Makefile.am: New. * mptests/mp01/node1/Makefile.am: New. * mptests/mp01/node2/Makefile.am: New. * samples/base_mp/Makefile.am: Comment out building mptest$(EXEEXT). * samples/base_mp/node1/Makefile.am: New. * samples/base_mp/node2/Makefile.am: New. * configure.ac: Add mptests/mp01. Add samples/base_mp.
2002-08-312002-08-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* rtems_webserver/webmain.c: Commented out rootWeb to eliminate warning.