summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386 (unfollow)
Commit message (Expand)AuthorFilesLines
1998-05-21Corrected license notices per Eric's permissionJoel Sherrill2-34/+12
1998-05-21New file from Eric ValetteJoel Sherrill2-0/+152
1998-05-20Patch from Ralf Corseipus to fix latent configure problems suddenly triggered:Joel Sherrill6-273/+209
1998-05-18New file from Pedro RomanoJoel Sherrill1-0/+178
1998-05-18Updates from Pedro Romano.Joel Sherrill1-6/+10
1998-05-18New file.Joel Sherrill2-1/+26
1998-05-04Corrected and added sections to link cleanly under i386-rtemself.Joel Sherrill1-35/+44
1998-04-27Update from Pedro Romano <pmcnr@camoes.rnl.ist.utl.pt>.Joel Sherrill11-820/+274
1998-04-15Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill7-106/+0
1998-04-15Transitioned to shared bsp_libc_init() and cleaned up comments.Joel Sherrill8-184/+77
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