summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed ppc to powerpcJoel Sherrill1998-03-231-1/+0
* Converted to conditionally uses strerr code to better work with glibc2.Joel Sherrill1998-03-232-8/+21
* Patches from Eric Norum:Joel Sherrill1998-03-239-174/+85
* Added BSP specific start since it had become VERY complex to attemptJoel Sherrill1998-03-213-1/+325
* Corrected typo in copyright notice.Joel Sherrill1998-03-211-1/+1
* Switch to using a shared main() for all of the embedded BSPsJoel Sherrill1998-03-2170-463/+190
* Fixed spacing to be consistent with other CPUs.Joel Sherrill1998-03-211-1/+1
* POSIX not properly conditionalizedJoel Sherrill1998-03-212-2/+2
* Fixed typo.Joel Sherrill1998-03-202-2/+2
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-03-201-81/+75
* Added Hitachi SH port info.Joel Sherrill1998-03-201-1/+2
* New port from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1998-03-2024-0/+1811
* SH port submitted from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1998-03-2029-0/+4991
* Removed blank line.Joel Sherrill1998-03-201-1/+1
* Fix from Chris Johns for inconsistent invocation of make.Joel Sherrill1998-03-161-1/+1
* Corrected to indicate test cases which were skipped.Joel Sherrill1998-03-031-2/+2
* Changed to remove warning.Joel Sherrill1998-03-031-5/+3
* Switched from "extern int errno" to "#include <errno.h>".Joel Sherrill1998-03-036-6/+6
* Removed use of dc. David Fiddes reported that this is part of theJoel Sherrill1998-02-271-1/+17
* Patch from Eric Norum:Joel Sherrill1998-02-231-1/+1
* Modified to make it possible for an ISR to return a mutex which didJoel Sherrill1998-02-201-2/+20
* Modified to reflect new restrictions on mutex being released.Joel Sherrill1998-02-201-1/+1
* Removed extra line.Joel Sherrill1998-02-201-1/+0
* Added misisng line continuation.Joel Sherrill1998-02-202-2/+2
* Increased stack space to let test run to completion.Joel Sherrill1998-02-201-4/+4
* changed version to 980219Joel Sherrill1998-02-192-2/+2
* Patch from Eric Norum:Joel Sherrill1998-02-191-36/+42
* Increased stack space of tasks.Joel Sherrill1998-02-191-1/+1
* Accounted for fixed system overhead.Joel Sherrill1998-02-192-4/+20
* Increased stack size of initialization task.Joel Sherrill1998-02-191-0/+1
* Restructured so all times are placed in variables and printed in batchJoel Sherrill1998-02-191-163/+193
* 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
* Patch from Chris Johns to add the interrupt class destructure.Joel Sherrill1998-02-182-0/+10
* updated copyright to 1998Joel Sherrill1998-02-171377-1381/+1381
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Added .eh_frame, C++ constructor, and C++ destructor sections.Joel Sherrill1998-02-1717-1/+251
* 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
* Added unused warning per discussion on rtems-snapshots list.Joel Sherrill1998-02-171-2/+2
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-02-173-5/+15
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1998-02-171-20/+3
* Swapped C++ and ASM "endifs"Joel Sherrill1998-02-171-2/+2
* Incorporated Ralf Corsepius' idea for new -q flags to properly supportJoel Sherrill1998-02-1121-40/+146
* Don't install tools using variant name.Joel Sherrill1998-02-111-1/+1
* 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
* Should not install build-tools using target variant options.Joel Sherrill1998-02-071-1/+1