summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-11-012002-11-01 Andy Dachs <a.dachs@sstl.co.uk>Joel Sherrill4-377/+484
* irq/irq.c, irq/irq_asm.S, irq/irq_init.c: Per PR288, add support for _ISR_Nest_level.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+7
* comm/i386-stub.c: Fixed places where debug_error() was not called with enough arguments.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-3/+8
* comm/i386-stub.c: Removed warnings.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-28/+4
* src/i386/any/remdeb_xdr.c: Removed warnings.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* base_mp/apptask.c: Removed warning.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-62/+10
* src/rdbg.c, src/servtsp.c, src/m68k/rdbg_f.c, src/m68k/any/remdeb_xdr.c, src/powerpc/new_exception_processing/remdeb_xdr.c: Removed warnings.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-1/+7
* rtems_webserver/socket.c, rtems_webserver/uemf.h: Removed warnings.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+7
* stackchk/check.c: Removed warning.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+7
* network/dec21140.c: Removed warnings.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-0/+12
* mpc6xx/clock/c_clock.c, mpc6xx/exceptions/raw_exception.c, mpc6xx/mmu/bat.c: Removed warnings.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill8-4/+21
* bootloader/em86.c, console/inch.c, console/polled_io.c, irq/irq.c, motorola/motorola.c, pci/detect_raven_bridge.c, vectors/vectors_init.c: Removed warnings.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-76/+81
* m68k-stub.c: Fixed warnings about multi-line strings in asm.
2002-10-31PR298. Made raw_input static.Chris Johns1-1/+1
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.