summaryrefslogtreecommitdiffstats
path: root/c/src/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed init.o to exinit.o to avoid naming conflicts with tests.Joel Sherrill1998-02-171-2/+2
* Installing sptables with version information.Joel Sherrill1998-02-172-6/+6
* renamed init.c exinit.cJoel Sherrill1998-02-171-1/+1
* First cut at automatic insertion of version information.Joel Sherrill1998-02-174-6/+28
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-02-171-2/+5
* Swapped C++ and ASM "endifs"Joel Sherrill1998-02-171-2/+2
* Install size info using "standard" suffix.Joel Sherrill1998-02-111-8/+1
* Fixed to correctly operate on target variants like debug and profile.Joel Sherrill1998-02-072-12/+33
* Patch from Ralf Corsepius to reduce the amount of memory consumed byJoel Sherrill1998-02-042-4/+12
* Ralf Corsepius noticed that generally was spelled incorrectly.Joel Sherrill1998-02-0411-11/+11
* Added call to libc_wrapup() in _exit. This fixes a problem whereJoel Sherrill1998-02-031-0/+1
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-3058-232/+116
* Corrected Linux port for glibc2Joel Sherrill1998-01-302-1/+3
* Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1998-01-281-1/+6
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-234-17/+9
* Cleaned up a bit.Joel Sherrill1998-01-231-9/+31
* Removed warning per Chris Johns' suggestion.Joel Sherrill1998-01-204-4/+4
* Removed warning per Chris John's suggestion.Joel Sherrill1998-01-201-1/+1
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-2058-58/+58
* Added _times_r.Joel Sherrill1998-01-191-0/+7
* Patch from Eric Norum:Joel Sherrill1998-01-191-0/+1
* Jennifer found some uninitialized variables:Joel Sherrill1998-01-161-1/+7
* Error reported by Duncan Smith <dds@flavors.com>:Joel Sherrill1998-01-152-2/+2
* Changed initial settings of first time.Joel Sherrill1998-01-061-3/+5
* Fixed spacing.Joel Sherrill1998-01-061-2/+2
* Added CONFIGURE_GNAT_KEYS to correct the number of keys configuredJoel Sherrill1997-12-232-24/+22
* Corrected prototypes for all termios console write driver entries toJoel Sherrill1997-12-222-3/+4
* Now generating this file with autoconf to avoid having to embed soJoel Sherrill1997-12-221-0/+221
* Changed invocation of size_rtems to match new autoconf'ed version.Joel Sherrill1997-12-221-1/+1
* Changed from .align to .p2align to avoid differences in meaning ofJoel Sherrill1997-12-221-6/+6
* Added lines to build sizeinfo.txt which is automatically generated nowJoel Sherrill1997-12-221-0/+3
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-1058-58/+232
* Moved include of rtems/score/cpu.h to make sure TRUE and FALSE were defined.Joel Sherrill1997-12-062-4/+4
* Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill1997-12-011-0/+2
* Corrected comment.Joel Sherrill1997-11-302-6/+1
* Patch from Chris Johns to filter out the trace bit on CPU modelsJoel Sherrill1997-11-291-2/+5
* Removed warning under linux port.Joel Sherrill1997-11-181-0/+5
* Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request.Joel Sherrill1997-11-182-2/+12
* interrupt driven change from Eric NorumJoel Sherrill1997-11-152-83/+191
* Fixed prototypeJoel Sherrill1997-11-101-1/+1
* Set return code to avoid spurious errors.Joel Sherrill1997-11-101-0/+1
* added katsutoshi ShibuyaJoel Sherrill1997-10-241-1/+8
* Changed prototype of read routine.Joel Sherrill1997-10-232-14/+7
* Added prototype for console_reserve_resources.Joel Sherrill1997-10-231-0/+4
* fixed commentJoel Sherrill1997-10-231-2/+1
* New termios.c from Eric Norum.Joel Sherrill1997-10-232-601/+646
* Added check that return argument pointer for old_isr_handler was valid.Joel Sherrill1997-10-211-0/+3
* Converted from using a message queue for the raw input queue to using aJoel Sherrill1997-10-211-49/+35
* Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1997-10-211-0/+760
* Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1997-10-211-2/+22