summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
1998-07-07Conditionals for CONSOLE_USE_INTERRUPTS should have been "if" notJoel Sherrill1-5/+5
1998-06-18Spacing changes.Joel Sherrill1-3/+3
1998-05-04Switched to termios callback structure.Joel Sherrill1-19/+30
1998-04-30Removed tripling of workspace API when POSIX API is enabled. confdefs.hJoel Sherrill1-0/+2
1998-04-30Added sections to remove warningsJoel Sherrill1-0/+8
1998-04-30moved tools to bsp directoryJoel Sherrill1-1/+1
1998-04-15Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill2-31/+0
1998-04-15Transitioned to shared bsp_libc_init() and cleaned up comments.Joel Sherrill2-50/+18
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1-14/+0
1998-04-14Stack checker extension now accounted for in confdefs.hJoel Sherrill1-8/+0
1998-04-14Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill1-14/+0
1998-03-30Moved bsp_postdriver_hook() to a shared file and made it a commonJoel Sherrill2-29/+4
1998-03-21Switch to using a shared main() for all of the embedded BSPsJoel Sherrill5-22/+6
1998-02-17updated copyright to 1998Joel Sherrill8-8/+8
1998-02-17Added .eh_frame, C++ constructor, and C++ destructor sections.Joel Sherrill1-0/+18
1998-02-11Incorporated Ralf Corsepius' idea for new -q flags to properly supportJoel Sherrill1-2/+7
1998-02-03Corrected spelling error so interrupt driven console would work.Joel Sherrill1-2/+2
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill11-44/+22
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill11-11/+11
1997-12-22Corrected prototypes for all termios console write driver entries toJoel Sherrill1-1/+1
1997-12-20Moved -qnolinkcmds option so arguments passed on the command line areJoel Sherrill1-2/+2
1997-12-19Modified bsp_specs per Eric Norum's suggestion to handle -qnolinkcmdsJoel Sherrill1-1/+1
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill11-11/+44
1997-11-18Added argument as required by new version of termios_open.Joel Sherrill1-2/+4
1997-10-23Switched to new style for read support routine.Joel Sherrill1-10/+6
1997-10-23Added console_reserve_resources.Joel Sherrill2-6/+15
1997-10-21Converted to termios style device driver.Joel Sherrill1-265/+144
1997-10-08Modified to search RTEMS library before Newlib C library.Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill8-16/+16
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill1-1/+1
1997-10-06Increased interrupt stack space.Joel Sherrill1-1/+1
1997-09-15eliminated potential for overfilling buffer on readJoel Sherrill1-1/+0
1997-08-28Switched to new style which does not require hackspecs.awk.Joel Sherrill1-29/+13
1997-08-27Modified to support the BSP family concept.Joel Sherrill1-2/+2
1997-08-04Fixed typo and removed duplicated codeJoel Sherrill1-4/+1
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill8-40/+40
1997-04-16Fixed path which points to shared directory for all BSPs.Joel Sherrill1-1/+1
1997-04-15Switched all bsps which had an implementation of sbrk.c which onlyJoel Sherrill1-1/+1
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill11-0/+488
1997-03-21Removed Fake input ifdef code.Joel Sherrill1-15/+0
1997-03-08Larger Workspace when it is a POSIX API. Actually this is just to coverJoel Sherrill1-0/+4
1997-01-29erc32 bsp supercedes sisJoel Sherrill8-0/+1476
1997-01-29The CONSOLE_USE_INTERRUPTS and CONSOLE_USE_POLLED macros are nowJoel Sherrill1-7/+1
1997-01-28new file used by gcc 2.8.x -specs optionJoel Sherrill1-0/+34
1996-12-02Replacement for the sis bsp which supports the simulator and realJoel Sherrill4-0/+1184
1996-12-02New bsp for the erc32/sis from Jiri Gaisler <jgais@wd.estec.esa.nl> whichJoel Sherrill2-0/+273