summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/efi68k (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed path to shared/include/coverhd.h.Joel Sherrill2000-01-031-1/+1
* Now use coverhd.h out of the libbsp/shared directory.Joel Sherrill1999-12-211-2/+2
* Now use shared coverhd.hJoel Sherrill1999-12-211-105/+0
* Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-291-1/+1
* Patch rtems-rc-19991117-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-225-5/+5
* Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill1999-11-193-6/+6
* Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill1999-11-192-131/+0
* Updated copyright notice.Joel Sherrill1999-11-178-16/+8
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-0710-20/+20
* Patch rtems-rc-19990709-6-diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-08-061-1/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-2610-10/+10
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-2610-187/+202
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> that splitsJoel Sherrill1999-07-021-1/+1
* Added dummy gnatinstallhandler code for all BSPs. This lets Ada programsJoel Sherrill1999-06-241-1/+1
* Switched from picking up the .rel for each subdirectory in theJoel Sherrill1999-05-271-1/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-1910-10/+10
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to preinstallJoel Sherrill1999-04-061-2/+0
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-1910-31/+119
* Towards automake X patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-191-0/+5
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-1810-3/+23
* removed warning for implicit declaration of boot_card()Joel Sherrill1998-05-022-0/+2
* Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill1998-04-152-29/+0
* Transitioned to shared bsp_libc_init() and cleaned up comments.Joel Sherrill1998-04-152-54/+26
* Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1998-04-151-13/+0
* Stack checker extension now accounted for in confdefs.hJoel Sherrill1998-04-141-8/+0
* Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill1998-04-141-14/+0
* Moved bsp_postdriver_hook() to a shared file and made it a commonJoel Sherrill1998-03-302-27/+4
* Switch to using a shared main() for all of the embedded BSPsJoel Sherrill1998-03-214-22/+6
* updated copyright to 1998Joel Sherrill1998-02-178-8/+8
* Added .eh_frame, C++ constructor, and C++ destructor sections.Joel Sherrill1998-02-171-0/+4
* Incorporated Ralf Corsepius' idea for new -q flags to properly supportJoel Sherrill1998-02-111-2/+7
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-3010-40/+20
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-2010-10/+10
* Moved -qnolinkcmds option so arguments passed on the command line areJoel Sherrill1997-12-201-2/+2
* Modified bsp_specs per Eric Norum's suggestion to handle -qnolinkcmdsJoel Sherrill1997-12-191-1/+1
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-1010-10/+40
* Modified to search RTEMS library before Newlib C library.Joel Sherrill1997-10-081-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-089-18/+18
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-081-2/+2
* eliminated potential for overfilling buffer on readJoel Sherrill1997-09-151-1/+0
* Switched to new style which does not require hackspecs.awk.Joel Sherrill1997-08-281-29/+13
* Corrected typoJoel Sherrill1997-08-041-1/+1
* updated to reflect new license per John Gwynne's permission.Joel Sherrill1997-04-254-52/+12
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-229-43/+43
* Fixed path which points to shared directory for all BSPs.Joel Sherrill1997-04-161-1/+1
* Switched all bsps which had an implementation of sbrk.c which onlyJoel Sherrill1997-04-151-1/+1
* added cast to eliminate warningJoel Sherrill1997-04-071-1/+1
* removed noreturn from prototype to avoid warnings.Joel Sherrill1997-04-073-3/+27
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-0110-0/+458
* updates from John GwynneJoel Sherrill1997-03-118-42/+186