summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1998-01-19Added _times_r.Joel Sherrill2-0/+14
1998-01-19more info from EricJoel Sherrill1-0/+6
1998-01-19Patch from Eric Norum:Joel Sherrill4-7/+26
1998-01-16Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill106-130/+323
1998-01-16Jennifer found some uninitialized variables:Joel Sherrill2-2/+14
1998-01-15Error reported by Duncan Smith <dds@flavors.com>:Joel Sherrill2-2/+2
1998-01-06Updates from Eric Norum. Changed CPU CFLAG and went to a common nameJoel Sherrill1-150/+112
1998-01-06Changed initial settings of first time.Joel Sherrill2-6/+10
1998-01-06Fixed spacing.Joel Sherrill1-2/+2
1997-12-23Updated for the first time in a long while.Joel Sherrill1-30/+45
1997-12-23Added CONFIGURE_GNAT_KEYS to correct the number of keys configuredJoel Sherrill2-24/+22
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 Sherrill8-11/+14
1997-12-22Now generating this file with autoconf to avoid having to embed soJoel Sherrill1-0/+221
1997-12-22Changed invocation of size_rtems to match new autoconf'ed version.Joel Sherrill1-1/+1
1997-12-22Changed from .align to .p2align to avoid differences in meaning ofJoel Sherrill1-6/+6
1997-12-22Added lines to build sizeinfo.txt which is automatically generated nowJoel Sherrill1-0/+3
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 Sherrill2-4/+8
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill461-480/+1868
1997-12-07Added missing dependency for libmisc.a based on a bug report by Phil Wilshire.Joel Sherrill2-0/+2
1997-12-07Fixed indexing bug reported by Phil Wilshire.Joel Sherrill2-2/+2
1997-12-06Changed the uuencode line to work better with VPATH setups.Joel Sherrill1-2/+2
1997-12-06Moved include of rtems/score/cpu.h to make sure TRUE and FALSE were defined.Joel Sherrill2-4/+4
1997-12-04Reworked mkdir line to invoke smaller lines.Joel Sherrill1-1/+4
1997-12-01Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill32-0/+4896
1997-11-30Since test suite Makefiles are not always generated, use wildcardJoel Sherrill1-4/+3
1997-11-30Corrected call to rtems_termios_open.Joel Sherrill1-1/+2
1997-11-30Corrected comment.Joel Sherrill2-6/+1
1997-11-30Do not generate make/os at install point.Joel Sherrill1-2/+1
1997-11-29Removed warnings.Joel Sherrill4-2/+12
1997-11-29Added credit for host.cfg stuff from Ralf Corsepius (corsepiu@faw.uni-ulm.de).Joel Sherrill1-0/+4
1997-11-29Patch from Chris Johns to filter out the trace bit on CPU modelsJoel Sherrill1-2/+5
1997-11-18Removed warning.Joel Sherrill1-1/+1
1997-11-18New file.Joel Sherrill1-0/+45
1997-11-18Removed warning under linux port.Joel Sherrill2-0/+10
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-18Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request.Joel Sherrill2-2/+12
1997-11-15interrupt driven change from Eric NorumJoel Sherrill6-178/+427
1997-11-10Fixed prototypeJoel Sherrill3-3/+3
1997-11-10Set return code to avoid spurious errors.Joel Sherrill2-0/+2
1997-10-24added katsutoshi ShibuyaJoel Sherrill2-2/+16
1997-10-23Changed prototype of read routine.Joel Sherrill5-29/+15
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