summaryrefslogtreecommitdiffstats
path: root/c/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
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-16Pass in PROJECT_HOME so rtems-glom can run if the make is invokedJoel Sherrill1-2/+4
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill245-249/+984
1997-12-07Added missing dependency for libmisc.a based on a bug report by Phil Wilshire.Joel Sherrill1-0/+1
1997-12-07Fixed indexing bug reported by Phil Wilshire.Joel Sherrill1-1/+1
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 Sherrill31-0/+4894
1997-11-30Corrected call to rtems_termios_open.Joel Sherrill1-1/+2
1997-11-29Removed warnings.Joel Sherrill2-1/+6
1997-11-18Removed warning under linux port.Joel Sherrill1-0/+5
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 Sherrill4-95/+236
1997-11-10Fixed prototypeJoel Sherrill2-2/+2
1997-11-10Set return code to avoid spurious errors.Joel Sherrill1-0/+1
1997-10-24added katsutoshi ShibuyaJoel Sherrill1-1/+8
1997-10-23Changed prototype of read routine.Joel Sherrill3-15/+8
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-23Added prototype for console_reserve_resources.Joel Sherrill1-0/+4
1997-10-23fixed commentJoel Sherrill1-2/+1
1997-10-23New termios.c from Eric Norum.Joel Sherrill3-601/+650
1997-10-21Fixed a number of warnings regarding comparisons between signed andJoel Sherrill4-9/+9
1997-10-21Fixed endian problem in printing object names.Joel Sherrill1-0/+5
1997-10-21Converted to termios style device driver.Joel Sherrill1-265/+144
1997-10-21Converted from using a message queue for the raw input queue to using aJoel Sherrill1-49/+35
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill2-1/+761
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill2-4/+44
1997-10-21Added casts and fixed line break.Joel Sherrill1-2/+3
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-09Fixed incorrect reference to RTEMS_BSP instead of RTEMS_BSP_FAMILY.Joel Sherrill1-1/+1
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-08Fix from Eric Norum to assemble under COFF.Joel Sherrill1-9/+9
1997-10-08Update from Eric Norum:Joel Sherrill2-530/+540
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill285-570/+570
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill36-66/+66
1997-10-06Increased interrupt stack space.Joel Sherrill1-1/+1
1997-09-21Uncommented gettimeofday_r to resolve missing symbol.Joel Sherrill1-2/+0