summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unused.Ralf Corsepius2004-03-0882-164/+0
|
* 2004-03-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-083-0/+24
| | | | | | PR 587/bsps * shared/include/cpuIdent.h, shared/include/cpuIdent.c: Add defines for MPC_5XX.
* 2004-03-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-083-2/+10
| | | | * Makefile.am, configure.ac: Reflect having added mpc5xx.
* 2004-03-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-089-0/+773
| | | | | | | | * mpc5xx/.cvsignore, mpc5xx/Makefile.am: New. * mpc5xx/exceptions/asm_utils.S, mpc5xx/exceptions/raw_exception.c, mpc5xx/exceptions/raw_exception.h, mpc5xx/ictrl/ictrl.c, mpc5xx/ictrl/ictrl.h, mpc5xx/timer/timer.c: New (Submission from Wilfried Busalski <w.busalski@lancier-monitoring.de>).
* UnusedRalf Corsepius2004-03-083-6/+0
|
* UnusedRalf Corsepius2004-03-085-10/+0
|
* 2004-03-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-0/+8
| | | | | * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so they can be used in application level makefiles.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-058-19/+33
| | | | | | | | | | * libnetworking/rtems_webserver/ejparse.c, libnetworking/rtems_webserver/emfdb.c, libnetworking/rtems_webserver/sock.c, libnetworking/rtems_webserver/socket.c, libnetworking/rtems_webserver/sym.c, libnetworking/rtems_webserver/webs.c, libnetworking/rtems_webserver/websuemf.c: Remove warnings.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-0/+24
| | | | | | * libchipnetwork/open_eth.c: Remove warnings by conditionally compiling this file only only those CPU families with supported exception models.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-0/+7
| | | | | * mpc6xx/mmu/pte121.c: Add missing ifdef DEBUG to remove warning for unused static routine.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-056-7/+16
| | | | | | | * bootloader/pci.c: Remove warnings by adding include <string.h>. * irq/irq.c: Clean up includes to remove warnings. * pci/pci.c, pci/pci.h, startup/bspstart.c: Better use of const on struct _int_map.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-1/+18
| | | | | * network/network.c: Remove warnings for unused routines left from original code.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-3/+9
| | | | | | PR 505/bsps * setvec.c: Rework to remove punned pointer warning generated by gcc 3.3 and newer.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-034-1/+76
| | | | | * startup/linkcmds: Add more memory and sections so tests can link. This is a generic BSP for a CPU model so OK to do this.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-033-2/+6
| | | | * vectors/vectors.h, vectors/vectors_init.c: Undo previous change.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-032-1/+5
| | | | * irq/irq.h: Correct typo.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-032-1/+5
| | | | * Makefile.am: Correct typo.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-032-0/+10
| | | | | * startup/linkcmds: Add more memory so tests can link. This is a generic BSP for a CPU model so OK to do this.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-202-1/+5
| | | | * Makefile.am: Cosmetics.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-204-39/+40
| | | | | | | | | | | * acinclude.m4: Fix loosing arguments when configuring cpukit and testsuites (Was exposed with --enable-multilib, only). Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR. Add RTEMS_BSP_CONFIG_SUBDIR. * configure.ac: Reflect changes to acinclude.m4. Reflect new args to testsuites's configure. * aclocal/rtems-top.m4: Remove ENDIF hack. Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-205-6/+10
| | | | | | * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am, wrapup/Makefile.am: Fix automake problems having been introduced in previous patch.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-202-2/+5
| | | | * bootloader/Makefile.am: Fix preinstall dir handling.
* 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-192-1/+3
| | | | * bootloader/Makefile.am: Preinstall dirs.
* 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1998-122/+1731
| | | | | * Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
* 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-192-43/+44
| | | | | * Makefile.am: Don't install *.rels. Reflect changes to bsp.am. Preinstall dist_project_lib*.
* 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-198-24/+18
| | | | | | | | | * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am: Preinstall dirs. * wrapup/Makefile.am: Preinstall dirs. Cosmetics. * aclocal/check-multiprocessing.m4: Cosmetics. * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT. * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
* 2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-192-1/+5
| | | | * Makefile.am: Preinstall dirs.
* 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-192-30/+5
| | | | * bsp.am: Remove everything but CPPASCOMPILE.
* 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-172-1/+5
| | | | * mpc505/Makefile.am: Fix typo.
* 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-173-7/+16
| | | | | * Makefile.am: Cosmetics. * configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
* 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-177-278/+277
| | | | | | | | | | * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am, librdbg/src/Makefile.am. * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove. * configure.ac: Reflect changes above. Unconditionally apply RTEMS_CHECK_MULTIPROCESSING. * wrapup/Makefile.am: Reflect changes above. * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
* 2004-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-152-16/+20
| | | | | * bootloader/Makefile.am: Fix up paths having been broken in previous patch.
* 2004-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-152-0/+11
| | | | * bsp.am: Add CPPASCOMPILE.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-1/+4
| | | | * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-0/+5
| | | | * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-22/+19
| | | | | * bootloader/Makefile.am: Remove references to $(top_srcdir). Remove NM, LD. Cosmetics.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-3/+6
| | | | * wrapup/Makefile.am: Reflect new location of librdbg.a.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-146-319/+234
| | | | | | | | | * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am: Remove. * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am. * configure.ac: Reflect changes above.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-0/+5
| | | | * configure.ac: Explicitly check for NM.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-0/+5
| | | | * configure.ac: Explicitly check for OBJCOPY.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-6/+5
| | | | | * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE, STRIP.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-0/+5
| | | | * bsp.am: DISTCLEANFILES = include/bspopts.h.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-144-6/+14
| | | | * Makefile.am: Reflect changes to bsp.am.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-145-2/+14
| | | | * Makefile.am: Reflect changes to bsp.am.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1492-55/+250
| | | | * Makefile.am: Reflect changes to bsp.am.
* 2004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1311-144/+56
| | | | | | | | | | | * librdbg/include/Makefile.am: Merge-in librdbg/include/rdbg/i386/Makefile.am, librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/powerpc/Makefile.am. * librdbg/include/rdbg/i386/Makefile.am, librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/powerpc/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-4/+8
| | | | * configure.ac: Use AS_HELP_STRING(ada).
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-125-11/+32
| | | | | | | | * aclocal/bspopts.m4: Use AS_HELP_STRING. * aclocal/bsp-configure.m4: Require autoconf-2.59. Use AC_CONFIG_HEADERS. * aclocal/check-custom-bsp.m4: Add bspkit-support. * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1226-26/+78
| | | | * acinclude.m4: Regenerate.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1226-13/+65
| | | | * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).