summaryrefslogtreecommitdiffstats
path: root/c/src/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1998-04-159-28/+83
* changed version to ralf-980414Joel Sherrill1998-04-142-2/+2
* Account for interrupt stack spaceJoel Sherrill1998-04-142-2/+24
* Ralf Corsepius suggested a way to get rid of UNIX compiler files and use gcc-...Joel Sherrill1998-04-142-2/+1
* Added stack checker extensionJoel Sherrill1998-04-142-4/+28
* Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill1998-04-142-8/+32
* Refreshing effort from Avenger.Joel Sherrill1998-04-148-322/+1046
* More stuff removed as a result of using newlib's isatty() implementation.Joel Sherrill1998-04-061-11/+0
* Removed isatty() since we are now using newlib's implementation asJoel Sherrill1998-04-031-1/+0
* Made these have real constants.Joel Sherrill1998-04-034-44/+52
* changed version to 4.0.0-beta2Joel Sherrill1998-03-312-2/+2
* Added "sigemptyset()" call to insure that the memcmp() would work.Joel Sherrill1998-03-311-0/+4
* Changed int to unsigned32 to match cpu.h.Joel Sherrill1998-03-271-1/+1
* Should have included <rtems.h> before checking for ifdef RTEMS_UNIX.Joel Sherrill1998-03-271-2/+2
* m68k software interrupt stack support from Chris Johns and Eric Norum.Joel Sherrill1998-03-253-32/+36
* Added _XOPEN_SOURCE definition to allow use of UNIX IPC.Joel Sherrill1998-03-241-0/+1
* changed version to 4.0.0-beta1Joel Sherrill1998-03-242-2/+2
* Real definition for the beginning of the data section per Eric Norum'sJoel Sherrill1998-03-241-2/+2
* Corrected register constraints per suggestion from Thomas Doerfler, IMDJoel Sherrill1998-03-242-6/+6
* More cpu model flags converted to using cpp predefines.Joel Sherrill1998-03-241-2/+2
* Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1998-03-242-14/+14
* Renamed hppa1_1 to hppa1.1Joel Sherrill1998-03-231-4/+1
* renamed ppc to powerpcJoel Sherrill1998-03-231-1/+0
* Fixed spacing to be consistent with other CPUs.Joel Sherrill1998-03-211-1/+1
* POSIX not properly conditionalizedJoel Sherrill1998-03-212-2/+2
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-03-201-81/+75
* SH port submitted from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1998-03-2013-0/+2869
* Removed use of dc. David Fiddes reported that this is part of theJoel Sherrill1998-02-271-1/+17
* Modified to make it possible for an ISR to return a mutex which didJoel Sherrill1998-02-201-2/+20
* Added misisng line continuation.Joel Sherrill1998-02-202-2/+2
* changed version to 980219Joel Sherrill1998-02-192-2/+2
* Accounted for fixed system overhead.Joel Sherrill1998-02-192-4/+20
* changed version to 980218Joel Sherrill1998-02-182-2/+2
* Ralf Corsepius noted that there was a dead path in _Thread_Initialize.Joel Sherrill1998-02-181-6/+2
* updated copyright to 1998Joel Sherrill1998-02-17475-479/+479
* 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