summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme147 (follow)
Commit message (Expand)AuthorAgeFilesLines
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-267-126/+141
* 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-197-7/+7
* 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-197-23/+83
* 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-187-3/+17
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1998-12-143-33/+5
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1998-12-141-0/+28
* Patches done in conjunction with Juan Zamorano FloresJoel Sherrill1998-10-261-0/+5
* Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill1998-04-152-28/+0
* Transitioned to shared bsp_libc_init() and cleaned up comments.Joel Sherrill1998-04-152-46/+20
* 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-212-19/+2
* updated copyright to 1998Joel Sherrill1998-02-178-8/+8
* Added .eh_frame, C++ constructor, and C++ destructor sections.Joel Sherrill1998-02-171-0/+18
* 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-307-28/+14
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-207-7/+7
* 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-107-7/+28
* 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-088-16/+16
* 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
* moved header files into the motorola and zilog subdirectoriesJoel Sherrill1997-08-041-1/+1
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-228-40/+40
* Changed format of comment blocks to C comments.Joel Sherrill1997-04-181-12/+12
* 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
* Removed many BSPs' copy of setvec.c and let them share the sameJoel Sherrill1997-04-151-1/+1
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-017-0/+314
* All RTEMS system call implementation renamed to be __rtems_*.Joel Sherrill1997-01-291-4/+4
* new file used by gcc 2.8.x -specs optionJoel Sherrill1997-01-281-0/+34
* added initial posix configuration supportJoel Sherrill1996-05-281-1/+1
* added Motorola MVME147 BSP submitted by Dominique le CampionJoel Sherrill1996-05-2411-0/+1427