summaryrefslogtreecommitdiffstats
path: root/c/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-2/+7
| | | | | * comm/i386-stub.c: Fixed places where debug_error() was not called with enough arguments.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-3/+8
| | | | * comm/i386-stub.c: Removed warnings.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-28/+4
| | | | * src/i386/any/remdeb_xdr.c: Removed warnings.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-1/+5
| | | | * base_mp/apptask.c: Removed warning.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-316-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-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-313-1/+7
| | | | | * rtems_webserver/socket.c, rtems_webserver/uemf.h: Removed warnings.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-2/+7
| | | | * stackchk/check.c: Removed warning.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-0/+7
| | | | * network/dec21140.c: Removed warnings.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-314-0/+12
| | | | | * mpc6xx/clock/c_clock.c, mpc6xx/exceptions/raw_exception.c, mpc6xx/mmu/bat.c: Removed warnings.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-318-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-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-76/+81
| | | | * m68k-stub.c: Fixed warnings about multi-line strings in asm.
* PR298. Made raw_input static.Chris Johns2002-10-311-1/+1
|
* 2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-292-0/+9
| | | | | * configure.ac: Remove AC_ENABLE_MULTILIB. * Makefile.am: Add CVS-Id.
* 2002-10-28 Eugeny S. Mints <Eugeny.Mints@oktet.ru>Joel Sherrill2002-10-282-0/+183
| | | | * ide_ctrl.c: New file.
* 2002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-282-0/+5
| | | | * base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
* 2002-10-28 Eugeny S. Mints <Eugeny.Mints@oktet.ru>Joel Sherrill2002-10-288-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-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-262-0/+7
| | | | | * monitor/mon-command.c: Don't build rtems_monitor_line_editor for RTEMS_UNIX to avoid gcc warning.
* 2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-251-0/+4
| | | | * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
* 2002-10-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-243-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-24 Fabrizio Pirovano <pirovano.thysys@tiscalinet.it>Joel Sherrill2002-10-244-5/+13
| | | | | * capture/capture.c, monitor/mon-manager.c, stackchk/check.c: Patch to remove problems introduced by object name rework.
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-21240-359/+1087
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-212-3/+9
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-212-1/+7
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-213-4/+10
| | | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache. * wrapup/.cvsignore: Remove autom4te.cache.
* 2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-112-26/+5
| | | | * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
* 2002-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-096-0/+15
| | | | * .cvsignore: Add autom4te.cache.
* 2002-10-04 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-10-042-0/+10
| | | | * irq/irq_asm.S: Add FIQ support.
* 2002-10-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-022-1418/+4
| | | | * rtems-stub-glue.c: Removed should only be common copy.
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-143-4/+11
| | | | | | * support/init.c: Included <unistd.h> for exit(2). * support/test_support.adb: Eliminated warnings by commenting out unused variables.
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-142-2/+6
| | | | * serial/z85c30.c: Eliminated warning by clarifying statement.
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-144-0/+14
| | | | | * cpu.c: Include declaration of variable i in ifdef USE_SPRG to eliminate warning.
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-142-0/+9
| | | | | * clock/clock.c: Per PR257, remove reference to c3x_set_ie. c4x variant should use c4x_set_iie().
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-1410-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-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-142-0/+6
| | | | * sp32/.cvsignore: New file.
* 2002-09-14 Aaron J. Grier <aaron@frye.com>Joel Sherrill2002-09-146-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-14 Ivan Guzvinec <ivang@opencores.org>Joel Sherrill2002-09-144-4/+12
| | | | | * include/bsp.h, startup/Makefile.am, startup/bspclean.c: Cleanup so the BSP works.
* 2002-09-13 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-09-141-0/+5
| | | | | * start/start16.S: Remove unwanted + at beginning of relative numeric label.
* 2002-09-13 Eric Norum <eric.norum@usask.ca>Eric Norum2002-09-131-1/+1
| | | | | * start/start16.S: Remove unwanted + at beginning of relative numeric label.
* 2002-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-133-2/+17
| | | | | * samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am: Now appear to mostly compile.
* 2002-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-132-1/+9
| | | | | * samples/hello/Makefile.am: Make sure init.c is compiled and included. This test now runs.
* 2002-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-131-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-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-082-1/+4
| | | | * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
* 2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-084-3/+8
| | | | * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
* 2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-082-1/+5
| | | | * Makefile.am: Don't use RTEMS_TOPdir in ACLOCAL_AMFLAGS.
* 2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-082-1/+5
| | | | * Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
* 2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-082-1/+4
| | | | * configure.ac: Remove duplicate mpc6xx/timer/Makefile from CONFIG_FILES.
* 2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-082-1/+5
| | | | * configure.ac: Remove duplicate timer/Makefile from CONFIG_FILES.
* 2002-09-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-072-1/+6
| | | | | * clock/clock.c: Disabled use of fast idle since it seems broken with gcc 3.2.
* 2002-09-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-072-0/+42
| | | | * samples/base_mp/config.h: New file previously missed.
* 2002-09-07 Chris Johns <ccj@acm.org>Joel Sherrill2002-09-076-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.