summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-30203-812/+406
* Corrected Linux port for glibc2Joel Sherrill1998-01-301-1/+1
* Fixed missing carriage return at the bottom of the file reportedJoel Sherrill1998-01-271-1/+0
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-231-3/+0
* Added information about multilib problems.Joel Sherrill1998-01-231-0/+8
* Added some GRUB information from Phil Wilshire.Joel Sherrill1998-01-221-0/+12
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-20203-219/+204
* Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill1998-01-1638-108/+176
* Updates from Eric Norum. Changed CPU CFLAG and went to a common nameJoel Sherrill1998-01-061-150/+112
* Fixes from Eric Norum. C++ support added in previous version was broken:Joel Sherrill1997-12-223-291/+272
* Corrected prototypes for all termios console write driver entries toJoel Sherrill1997-12-223-4/+4
* Moved -qnolinkcmds option so arguments passed on the command line areJoel Sherrill1997-12-2019-38/+38
* Update from Eric Norum to include C++ support.Joel Sherrill1997-12-203-239/+281
* Modified bsp_specs per Eric Norum's suggestion to handle -qnolinkcmdsJoel Sherrill1997-12-1919-19/+19
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-10203-204/+813
* Changed the uuencode line to work better with VPATH setups.Joel Sherrill1997-12-061-2/+2
* Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill1997-12-0130-0/+4892
* Corrected call to rtems_termios_open.Joel Sherrill1997-11-301-1/+2
* Removed warnings.Joel Sherrill1997-11-182-1/+6
* Added argument as required by new version of termios_open.Joel Sherrill1997-11-181-2/+4
* Fixed assignment to dereference ch.Joel Sherrill1997-11-181-1/+1
* Changed from DOS style CR/LF to Unix style.Joel Sherrill1997-11-181-534/+534
* interrupt driven change from Eric NorumJoel Sherrill1997-11-151-11/+43
* Switched to new style for read support routine.Joel Sherrill1997-10-231-10/+6
* Added TOD driver from Katsutoshi Shibuya.Joel Sherrill1997-10-236-3/+190
* Removed GEN68360_INIT.Joel Sherrill1997-10-231-8/+0
* Update from Eric Norum.Joel Sherrill1997-10-231-161/+153
* Updated console driver to use new read routine conventions.Joel Sherrill1997-10-231-6/+3
* Added console_reserve_resources.Joel Sherrill1997-10-232-6/+15
* Overhauled console driver to use termios and to simultaneously supportJoel Sherrill1997-10-233-149/+170
* Converted to termios style device driver.Joel Sherrill1997-10-211-265/+144
* Control and Data addresses were swapped for port A.Joel Sherrill1997-10-161-2/+2
* Moved selection of console port to custom file.Joel Sherrill1997-10-151-3/+0
* New version of this file from Eric Norum.Joel Sherrill1997-10-131-536/+534
* Added search of libcpu and fpsp.Joel Sherrill1997-10-091-0/+5
* Modified to search RTEMS library before Newlib C library.Joel Sherrill1997-10-0820-20/+20
* Update from Eric Norum:Joel Sherrill1997-10-082-530/+540
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-08242-484/+484
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-0826-47/+47
* Increased interrupt stack space.Joel Sherrill1997-10-061-1/+1
* Merged changes from Eric Norum:Joel Sherrill1997-09-183-16/+32
* eliminated potential for overfilling buffer on readJoel Sherrill1997-09-1519-19/+0
* Fix from Eric Norum. Here is the comment:Joel Sherrill1997-09-031-2/+2
* Switched to new style which does not require hackspecs.awk.Joel Sherrill1997-08-2820-580/+260
* Modified to support the BSP family concept.Joel Sherrill1997-08-2711-21/+21
* Modified to have correct address for vector table on multiple models.Joel Sherrill1997-08-272-0/+10
* Corrected to compile with egcs.Joel Sherrill1997-08-262-5/+5
* Removed redundant stanza.Joel Sherrill1997-08-221-2/+0
* start no longer a global symbol per Eric Norum's request.Joel Sherrill1997-08-222-2/+12
* Switched to new version of mc68681.hJoel Sherrill1997-08-041-29/+29