summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-12-032003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-10/+18
* Makefile.am: Add preinstallation dirstamp support. * console/Makefile.am: Cosmetics. * liblnk/Makefile.am: Cosmetics. * startup/Makefile.am: Cosmetics. * wrapup/Makefile.am: Cosmetics.
2003-12-032003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius14-23/+39
* Makefile.am: Add preinstallation dirstamp support. * clock/Makefile.am: Cosmetics. * console/Makefile.am: Cosmetics. * startup/Makefile.am: Cosmetics. * timer/Makefile.am: Cosmetics. * wrapup/Makefile.am: Cosmetics.
2003-12-022003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius14-12/+30
* clock/Makefile.am: Remove all-local: $(ARCH). * console/Makefile.am: Remove all-local: $(ARCH). * start/Makefile.am: Remove all-local: $(ARCH). * startup/Makefile.am: Remove all-local: $(ARCH). * timer/Makefile.am: Remove all-local: $(ARCH). * wrapup/Makefile.am: Remove all-local: $(ARCH).
2003-12-022003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-5/+13
* console/Makefile.am: Remove all-local: $(ARCH). * liblnk/Makefile.am: Remove all-local: $(ARCH). * start/Makefile.am: Remove all-local: $(ARCH). * startup/Makefile.am: Remove all-local: $(ARCH). * wrapup/Makefile.am: Remove all-local: $(ARCH).
2003-10-232003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-5/+4
* Makefile.am: Fix preinstallation of include/coverhd.h.
2003-10-202003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-3/+6
* acinclude.m4: Reflect changes to bootstrap. * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
2003-09-292003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-56/+41
* Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
2003-09-292003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius5-25/+20
* Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above. * start/start.S: Comment out string after #endif.
2003-09-082003-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-23/+12
* bsp_specs: Remove *lib:.
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-6/+12
* console/console.c, include/bsp.h, include/coverhd.h, startup/bspclean.c, startup/bspstart.c, startup/setvec.c: URL for license changed.
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-6/+12
* console/console-io.c, include/bsp.h, startup/bspclean.c, startup/bspstart.c, timer/timer.c, tools/runtest: URL for license changed.
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-6/+12
* clock/clockdrv.c, console/conscfg.c, include/bsp.h, startup/bspstart.c, startup/gdb-support.c, timer/timer.c: URL for license changed.
2003-08-182003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius10-5/+25
* Makefile.am: Reflect having moved aclocal/.
2003-08-18Fix broken ChangeLog entries.Ralf Corsepius5-25/+25
2003-08-162003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-3/+11
Makefile.am: Reflect having moved automake.
2003-08-162003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius18-42/+64
Makefile.am: Reflect having moved automake. clock/Makefile.am: Reflect having moved automake. console/Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. start/Makefile.am: Reflect having moved automake. startup/Makefile.am: Reflect having moved automake. timer/Makefile.am: Reflect having moved automake. wrapup/Makefile.am: Reflect having moved automake.
2003-08-162003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-18/+28
Makefile.am: Reflect having moved automake. console/Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. liblnk/Makefile.am: Reflect having moved automake. start/Makefile.am: Reflect having moved automake. startup/Makefile.am: Reflect having moved automake. wrapup/Makefile.am: Reflect having moved automake.
2003-08-14Correcting to include PR numbers.Joel Sherrill3-0/+5
2003-08-142003-08-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* runtest: Add fileio to list of interactive tests.
2003-08-112003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-112003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-8/+10
* bsp_specs: Remove -D__USE_INIT_FINI__. Remove *.cpp (Now unused).
2003-08-112003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius10-5/+25
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-062003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-2/+10
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
2003-08-062003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-3/+5
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. Remove cpp, old_cpp (now unused).
2003-07-172003-07-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+41
PR 433/tools * mips-stub.c: Patch from C. M. Heard <heard@pobox.com> described as: The purpose of the patch is to make the stub ignore all characters except '+' (ack) or '-' (nak) when it has transmitted a packet and expects an acknowledgment. Without the patch, putpacket() will retransmit each time it receives anything other than '+' when expecting an ack, and that, bitter experience has found, frequently results in the stub failing to sync up when initially attaching to gdb. I think that rtems users will notice significant improvement in the of the mips stub if this patch is incorporated in the distribution; certainly I did in my stand-aline environment. I should hasten to add that it is only an improvement and not a 100% cure for synchronization problems because '+' characters can (and do) during as message data, and it's still possible for these to be mistaken as acks. I have no idea how to fix that short of redesigning the gdb-remote protocol.
2003-03-11Merger from rtems-4-6-branch.Ralf Corsepius10-5/+20
2003-02-112003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius10-5/+25
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-112003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius10-5/+25
* configure.ac: AC_PREREQ(2.57).
2003-01-202003-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-0/+12
* startup/linkcmds*: Add FreeBSD sysctl() sections.
2003-01-20mkChangeLogList [-n]Joel Sherrill3-0/+31
2003-01-152003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius5-4/+7
* console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * liblnk/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2003-01-032002-12-08 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill7-33/+91
* bsp_specs: Added crtbegin/crtend and INIT_FINI for C++ support. * linkcmds: Added .init, .fini & related sections.
2002-12-212002-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-5/+8
* clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-142002-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-5/+8
* clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-122002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-3/+21
* start/Makefile.am: Use install-data-local to install startfile.
2002-12-102002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-3/+12
* wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-062002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+4
* configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
2002-11-202002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-4/+5
* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical changes.
2002-11-012002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-5/+10
* mips-stub.c: Removed warnings.
2002-11-012002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+8
* startup/bspclean.c, startup/bspstart.c: Removed warnings.
2002-11-012002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-0/+7
* startup/gdb-support.c, startup/linkcmds: Removed warnings.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius10-15/+45
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
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-08-262002-08-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+7
* startup/linkcmds: Move .init section after text section so C+ global constructors work.
2002-08-212002-08-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-13/+26
* bsp_specs: Added support for -nostdlibs.
2002-08-142002-08-14 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill4-4/+26
* mips-stub.c: Re-debugged a breakpoint problem, zbreak target address was a char * which caused the target instruction to not be fully copied, so the zbreak logic corrupted the original instruction and didn't insert a valid break instruction.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-16/+24
* console/Makefile.am: Use .$(OBJEXT) instead of .o. * liblnk/Makefile.am: Use .$(OBJEXT) instead of .o. * start/Makefile.am: Use .$(OBJEXT) instead of .o. * startup/Makefile.am: Use .$(OBJEXT) instead of .o. * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius14-28/+46
* clock/Makefile.am: Use .$(OBJEXT) instead of .o. * console/Makefile.am: Use .$(OBJEXT) instead of .o. * start/Makefile.am: Use .$(OBJEXT) instead of .o. * startup/Makefile.am: Use .$(OBJEXT) instead of .o. * timer/Makefile.am: Use .$(OBJEXT) instead of .o. * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-07-212002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-18/+30
* start/Makefile.am: Eliminate PGM. Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-202002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-0/+6
* startup/Makefile.am: Add bsplib_DATA = linkcmds ghlinkcmds.