summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (unfollow)
Commit message (Expand)AuthorFilesLines
1998-02-17Added .eh_frame, C++ constructor, and C++ destructor sections.Joel Sherrill17-1/+251
1998-02-11Incorporated Ralf Corsepius' idea for new -q flags to properly supportJoel Sherrill20-40/+142
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-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 Sherrill203-812/+406
1998-01-30Corrected Linux port for glibc2Joel Sherrill1-1/+1
1998-01-27Fixed missing carriage return at the bottom of the file reportedJoel Sherrill1-1/+0
1998-01-23Solaris port updates from Chris JohnsJoel Sherrill1-3/+0
1998-01-23Added information about multilib problems.Joel Sherrill1-0/+8
1998-01-22Added some GRUB information from Phil Wilshire.Joel Sherrill1-0/+12
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill203-219/+204
1998-01-16Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill38-108/+176
1998-01-06Updates from Eric Norum. Changed CPU CFLAG and went to a common nameJoel Sherrill1-150/+112
1997-12-22Fixes from Eric Norum. C++ support added in previous version was broken:Joel Sherrill3-291/+272
1997-12-22Corrected prototypes for all termios console write driver entries toJoel Sherrill3-4/+4
1997-12-20Moved -qnolinkcmds option so arguments passed on the command line areJoel Sherrill19-38/+38
1997-12-20Update from Eric Norum to include C++ support.Joel Sherrill3-239/+281
1997-12-19Modified bsp_specs per Eric Norum's suggestion to handle -qnolinkcmdsJoel Sherrill19-19/+19
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill203-204/+813
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-11-30Corrected call to rtems_termios_open.Joel Sherrill1-1/+2
1997-11-18Removed warnings.Joel Sherrill2-1/+6
1997-11-18Added argument as required by new version of termios_open.Joel Sherrill1-2/+4
1997-11-18Fixed assignment to dereference ch.Joel Sherrill1-1/+1
1997-11-18Changed from DOS style CR/LF to Unix style.Joel Sherrill1-534/+534
1997-11-15interrupt driven change from Eric NorumJoel Sherrill1-11/+43
1997-10-23Switched to new style for read support routine.Joel Sherrill1-10/+6
1997-10-23Added TOD driver from Katsutoshi Shibuya.Joel Sherrill6-3/+190
1997-10-23Removed GEN68360_INIT.Joel Sherrill1-8/+0
1997-10-23Update from Eric Norum.Joel Sherrill1-161/+153
1997-10-23Updated console driver to use new read routine conventions.Joel Sherrill1-6/+3
1997-10-23Added console_reserve_resources.Joel Sherrill2-6/+15
1997-10-23Overhauled console driver to use termios and to simultaneously supportJoel Sherrill3-149/+170
1997-10-21Converted to termios style device driver.Joel Sherrill1-265/+144
1997-10-16Control and Data addresses were swapped for port A.Joel Sherrill1-2/+2
1997-10-15Moved selection of console port to custom file.Joel Sherrill1-3/+0
1997-10-13New version of this file from Eric Norum.Joel Sherrill1-536/+534
1997-10-09Added search of libcpu and fpsp.Joel Sherrill1-0/+5
1997-10-08Modified to search RTEMS library before Newlib C library.Joel Sherrill20-20/+20
1997-10-08Update from Eric Norum:Joel Sherrill2-530/+540
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill242-484/+484
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill26-47/+47
1997-10-06Increased interrupt stack space.Joel Sherrill1-1/+1
1997-09-18Merged changes from Eric Norum:Joel Sherrill3-16/+32
1997-09-15eliminated potential for overfilling buffer on readJoel Sherrill19-19/+0
1997-09-03Fix from Eric Norum. Here is the comment:Joel Sherrill1-2/+2
1997-08-28Switched to new style which does not require hackspecs.awk.Joel Sherrill20-580/+260
1997-08-27Modified to support the BSP family concept.Joel Sherrill11-21/+21