summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-12-102003-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+6
* Makefile.am: Cosmetics.
2003-12-042003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-10/+12
* Makefile.am: merge-in gdbstub/Makefile.am. Add stray files bspspuriousinit.c, m68000spurious.c. * gdbstub/Makefile.am: Remove.
2003-12-032003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+7
* Makefile.am: Cosmetics. Add mvme/mvme16x_hw.h.
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-6/+11
* bspspuriousinit.c, m68000spurious.c, m68kpretaskinghook.c, setvec.c, start.S, mvme/mvme16x_hw.h: URL for license changed.
2003-08-18Fix broken ChangeLog entries.Ralf Corsepius2-2/+2
2003-08-162003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-3/+11
Makefile.am: Reflect having moved automake.
2002-11-152002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+4
* Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-11-012002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-5/+9
* m68k-stub.c: Corrected typos.
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-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-45/+49
* m68k-stub.c: Eliminated multi-line asm statements for gcc 3.x.
2002-06-272002-06-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+10
* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k support to the shared gdb stub glue thus adding a directory. * gdbstub: New directory. * Makefile.am: Modified to reflect above.
2002-06-272002-06-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill5-0/+1512
* Added m68k serial stub that is thread aware. * ChangeLog, gdb_if.h, m68k-stub.c, Makefile.am: New files.
2002-04-082002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* include/mvme16x_hw.h: Include <bsp.h> instead of targopts.h.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+4
* Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-01-062002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-2/+7
* bspspuriousinit.c, m68000spurious.c: Include rtems/bspIo.h instead of bspIo.h.
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+9
* shared/bsppretaskinghook.c: assoc.h, error.h, libio_.h, libio.h, and libcsupport.h moved from libc to lib/include/rtems and now must be referenced as <rtems/XXX.h>. Header file order was cleaned up while doing this.
2000-09-152000-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
* include/mvme16x_hw.h: Include rtems/score/targopts.h so we can check which BSP this is being used with.
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-14/+34
* clock/Makefile.am, console/Makefile.am, consolex/Makefile.am, start/Makefile.am, startup/Makefile.am, timer/Makefile.am, tod/Makefile.am, wrapup/Makefile.am, network/Makefile.am: Include compile.am
2000-08-10Adding ChangeLogs.Joel Sherrill1-0/+3
2000-08-02Split out items shared with mvme167.Joel Sherrill1-0/+244
2000-08-01Added sim68000 BSP for the BSVC simulator. This BSP includes theJoel Sherrill2-0/+122
alias simcpu32 that supports the CPU32 simulator in BSVC. At this point, it is still under development.
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill2-8/+14
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-0/+2
adds .cvsignore.
2000-01-31Patches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff fromJoel Sherrill1-4/+1
Ralf Corsepius <corsepiu@faw.uni-ulm.de> that contain: * Modifications, (minor) corrections, cleanups to most existing Makefile.ams * Adds automake support to all remaining BSPs which have not yet been converted to automake. * Makefile.am for all remaining wrapup/Makefile.ams
2000-01-13All m68k BSPs now build with new ELF style linkcmds.Joel Sherrill1-1/+0
2000-01-13Made sweep of changes to get all BSPs to the same point on the linkcmdsJoel Sherrill2-2/+64
and memory layout. Next step is to share the same bsp_pretasking_hook.
2000-01-12Patch rtems-rc-20000104-16.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-3/+3
that converts the libbsp/i386 subdirectory to full automake.
2000-01-10Patch rtems-rc-20000104-10.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+12
that converts the m68k directory to automake. NOTE: This one is fully tested by building *all* bsps with ../../rtems-rc-20000104/configure \ --target=m68k-rtems \ --prefix=/tmp/rtems \ --enable-cxx \ --disable-posix \ --enable-rdbg \ --disable-networking \ --enable-maintainer-mode \ --enable-multiprocessing \ --disable-tests make
1999-11-17Updated copyright notice.Joel Sherrill2-4/+2
1998-12-14Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1-0/+153
.s files to .S in conformance with GNU conventions. This is a minor step along the way to supporting automake.
1998-03-20Fixed typo.Joel Sherrill1-1/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
of switching to the modified GNU GPL.
1997-04-15Removed many BSPs' copy of setvec.c and let them share the sameJoel Sherrill1-0/+39
implementation as all m68k BSPs.