summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386 (unfollow)
Commit message (Expand)AuthorFilesLines
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill4-51/+0
1998-04-14Stack checker extension now accounted for in confdefs.hJoel Sherrill4-26/+2
1998-04-14Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill4-52/+0
1998-03-30Moved bsp_postdriver_hook() to a shared file and made it a commonJoel Sherrill6-89/+11
1998-03-30Renamed crt0.o to crt0_go32.o to avoid build problems.Joel Sherrill1-1/+1
1998-03-30Update from "erik.ivanenko" <erik.ivanenko@utoronto.ca>.Joel Sherrill12-130/+1432
1998-03-21Added BSP specific start since it had become VERY complex to attemptJoel Sherrill3-1/+325
1998-03-21Switch to using a shared main() for all of the embedded BSPsJoel Sherrill7-44/+13
1998-02-17updated copyright to 1998Joel Sherrill46-46/+46
1998-02-17Added .eh_frame, C++ constructor, and C++ destructor sections.Joel Sherrill3-1/+55
1998-02-11Incorporated Ralf Corsepius' idea for new -q flags to properly supportJoel Sherrill3-6/+21
1998-02-11Don't install tools using variant name.Joel Sherrill1-1/+1
1998-02-06Problem report from Brian Cuthie regarding incorrect calculationJoel Sherrill1-1/+2
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill32-128/+64
1998-01-27Fixed missing carriage return at the bottom of the file reportedJoel Sherrill1-1/+0
1998-01-22Added some GRUB information from Phil Wilshire.Joel Sherrill1-0/+12
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill32-48/+33
1998-01-16Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill21-101/+138
1997-12-20Moved -qnolinkcmds option so arguments passed on the command line areJoel Sherrill3-6/+6
1997-12-19Modified bsp_specs per Eric Norum's suggestion to handle -qnolinkcmdsJoel Sherrill3-3/+3
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill32-33/+129
1997-12-06Changed the uuencode line to work better with VPATH setups.Joel Sherrill1-2/+2
1997-12-01Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill30-0/+4892
1997-10-08Modified to search RTEMS library before Newlib C library.Joel Sherrill3-3/+3
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill31-62/+62
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill3-6/+6
1997-09-15eliminated potential for overfilling buffer on readJoel Sherrill3-3/+0
1997-08-28Switched to new style which does not require hackspecs.awk.Joel Sherrill3-87/+39
1997-08-27Modified to support the BSP family concept.Joel Sherrill1-2/+2
1997-08-22Removed redundant stanza.Joel Sherrill1-2/+0
1997-08-04moved header files into the motorola and zilog subdirectoriesJoel Sherrill1-1/+1
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill31-155/+155
1997-04-18Changed format of comment blocks to C comments.Joel Sherrill1-19/+19
1997-04-16Fixed path which points to shared directory for all BSPs.Joel Sherrill3-3/+3
1997-04-15Switched all bsps which had an implementation of sbrk.c which onlyJoel Sherrill3-3/+3
1997-04-07added include of unistd.h to eliminate warning for no prototype for write().Joel Sherrill1-0/+1
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill23-0/+1044
1997-01-29new file explaining issues related to this bsp.Joel Sherrill1-0/+38
1997-01-29Fixed this where it works. It includes the libpc.a and libc.a fromJoel Sherrill1-6/+6
1997-01-29All RTEMS system call implementation renamed to be __rtems_*.Joel Sherrill3-12/+12
1997-01-28new file used by gcc 2.8.x -specs optionJoel Sherrill3-0/+102
1996-10-15updated to format of 3.6.0Joel Sherrill2-42/+102
1996-10-15updated to format of 3.6.0 console driversJoel Sherrill1-51/+111
1996-10-15updated to format of 3.6.0 clock driversJoel Sherrill1-24/+83
1996-10-15new fileJoel Sherrill1-0/+8
1996-10-15reference to Force CPU-386 removed.Joel Sherrill1-3/+20
1996-10-15initial version from ErikJoel Sherrill10-0/+1038
1996-07-02updated for 3.5.17Joel Sherrill2-345/+345
1996-05-28added initial posix configuration supportJoel Sherrill2-2/+2
1996-04-20swapped order of operands on a movw to fix LOAD_SEGMENTS macroJoel Sherrill1-1/+1