summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-12-072002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-9/+16
* configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort cache-checking.
2002-12-072002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+4
* Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-062002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+33
* configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
2002-12-062002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius64-32/+128
* configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
2002-12-062002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-4/+17
* configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
2002-12-062002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-0/+17
* configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to ac_configure_args.
2002-12-032002-12-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-11/+27
* stackchk/check.c: Better handling of task name.
2002-12-032002-12-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-5/+9
* malloctest/init.c: Tasks should be floating point.
2002-12-022002-12-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-1/+12
* configure.ac, network/Makefile.am: Don't build if networking disabled. * startup/linkcmds: Add sections to remove warnings.
2002-12-022002-12-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-86/+5
* pxfl/.cvsignore, pxfl/Makefile.in, pxfl/README, pxfl/floss-bsp.h: Removed.
2002-12-022002-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-56/+49
* mpc8260/Makefile.am: Merge-in mpc8260/include/Makefile.am. * mpc8xx/Makefile.am: Merge-in mpc8xx/include/Makefile.am. * mpc8260/include/Makefile.am: Remove. * mpc8xx/include/Makefile.am: Remove. * configure.ac: Remove mpc8260/include/Makefile. Remove mpc8xx/include/Makefile.
2002-12-022002-12-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-37/+4
* shared/soft_reset_asm.S: Removed.
2002-12-012002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-0/+5
* configure.ac: Add RTEMS_PROG_CCAS.
2002-12-012002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-0/+20
* configure.ac: Add RTEMS_PROG_CCAS.
2002-12-012002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-0/+20
* configure.ac: Add RTEMS_PROG_CCAS.
2002-12-012002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+6
* bin2boot.c: #include POSIX compliant <string.h> instead of BSD proprietary memory.h.
2002-11-292002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-15/+0
* .cvsignore: Remove.
2002-11-292002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-190/+0
* configure.ac: Remove. * target.cfg.in: Remove. * Makefile.am: Remove. * ChangeLog: Remove.
2002-11-292002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-2/+69
* target.cfg.in: New, copy of c/make/target.cfg.in. * configure.ac: Add target.cfg. * Makefile.am: Add target.cfg.
2002-11-202002-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-58/+52
* Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am. * sapi/Makefile.am: Removed. * rtems/Makefile.am: Removed. * rel.am: Removed. * configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
2002-11-202002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+4
* Makefile.am: Don't include @RTEMS_BSP@.cfg (unused).
2002-11-202002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* configure.ac: Remove duplicate AC_CONFIG_FILES(ts_1325_ada/Makefile).
2002-11-202002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+4
* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
2002-11-202002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-14/+20
* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical changes.
2002-11-202002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+4
* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
2002-11-192002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Fix package name.
2002-11-182002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill3-2/+12
* irq/irq_init.c, motorola/motorola.c: Support for MTX603e.
2002-11-18002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2-0/+62
* README.mtx603e: New file.
2002-11-182002-11-14 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill3-6/+74
* bsp_specs: Added crtbegin,crtend objects so C++ global objects constructors/destructors run correctly. * startup/linkcmds: Increased code length and updated the ctor/dtor sections to handle crtbegin, crtend objects. >
2002-11-182002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* network/network.c: Fix inconsistency in prototyping.
2002-11-182002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-7/+11
* compilers/gcc-target-default.cfg: Make build variants work for user applications.
2002-11-152002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+4
* Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-11-152002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+8
* monitor/mon-commands.c: Removed warnings for RTEMS_UNIX.
2002-11-142002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill13-15/+22
* psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn, psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn, psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn: Per PR239 update the IDs in the various screens.
2002-11-142002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill9-25/+31
* sp02/sp02.scn, sp15/sp15.scn, sp16/sp16.scn, sp20/sp20.scn, sp22/sp22.scn, sp23/sp23.scn, sp25/sp25.scn, sp31/sp31.scn: Per PR239 update the IDs in the screens.
2002-11-142002-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+6
* configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
2002-11-142002-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius7-7/+34
* capture/Makefile.am: Remove AUTOMAKE_OPTIONS. * serdbg/Makefile.am: Remove AUTOMAKE_OPTIONS. * serdbg/serdbgio.c: Add #include <unistd.h>. * shell/Makefile.am: Add RTEMS_LIBSHELL conditional. * wrapup/Makefile.am: Add RTEMS_LIBSHELL conditional. * configure.ac: Check for stdio assignments. Add RTEMS_LIBSHELL conditional.
2002-11-132002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* network/network.c: Removed warning per Jay's suggestion.
2002-11-132002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-12/+24
* include/.cvsignore: Corrected. * network/.cvsignore: New file.
2002-11-132002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2-0/+6
* acinclude.m4: Added edb7312.
2002-11-132002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill38-0/+2821
* New BSP. * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README, times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c, console/.cvsignore, console/Makefile.am, console/uart.c, include/.cvsignore, include/Makefile.am, include/bsp.h, include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am, network/network.c, start/.cvsignore, start/Makefile.am, start/start.S, startup/.cvsignore, startup/Makefile.am, startup/bspstart.c, startup/exit.c, startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c, wrapup/.cvsignore, wrapup/Makefile.am: New file.
2002-11-132002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill3-1/+11
* irq/irq_asm.S, irq/irq_init.c: Fixes a bug with handling the situation where we are processing an IRQ, and we receive an FIQ.
2002-11-132002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2-0/+9
* network/cs8900.c: I don't know why we have to SelfST register twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
2002-11-132002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-4/+4
* Makefile.inc.in: Remove RTEMS_USE_GCC272, RTEMS_LIBC_DIR.
2002-11-132002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+9
* compilers/gcc-target-default.cfg: Remove obsolete reference to src/libxil/Makefile. Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc -spec).
2002-11-122002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-4/+11
* compilers/gcc-target-default.cfg: Add -qrtems-debug handling.
2002-11-082002-11-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-38/+30
* rtems/Makefile.am: Reworked. * sapi/Makefile.am: Reworked. * rel.am: New.
2002-11-082002-11-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-10/+6
* configure.ac: Only symlink leaf.cfg.
2002-11-082002-11-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill8-4/+20
* startup/linkcmds: Include all .rodata* sections.
2002-11-072002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius11-101/+98
* Makefile.am: Merge in include/Makefile.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.