summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed "NO CTOR" from list of objects to be picked up. It now comes inJoel Sherrill1999-06-022-4/+2
* changed version to 19990528Joel Sherrill1999-05-280-0/+0
* changed version to 19990528Joel Sherrill1999-05-280-0/+0
* changed version to 19990528Joel Sherrill1999-05-280-0/+0
* changed version to 19990528Joel Sherrill1999-05-280-0/+0
* changed version to 19990528Joel Sherrill1999-05-280-0/+0
* Changes from Eric Norum to add a loop and limit on the length of timeJoel Sherrill1999-05-284-88/+128
* changed version to 19990528Joel Sherrill1999-05-282-2/+2
* Don't install this executable. It should only be built.Joel Sherrill1999-05-281-2/+1
* Use fgrep instead of grep to avoid treating filenames as regular expressions.Joel Sherrill1999-05-282-2/+2
* Alignment corrected per Eric Norum's suggestion.Joel Sherrill1999-05-284-4/+8
* Corrected to include shared console driver.Joel Sherrill1999-05-281-1/+1
* At the request of Gumby, the cpu is now halted rather than spinningJoel Sherrill1999-05-282-2/+2
* Regenerated.Joel Sherrill1999-05-280-0/+0
* Regenerated.Joel Sherrill1999-05-280-0/+0
* Renamed config.c to conscfg.c to avoid naming conflicts.Joel Sherrill1999-05-282-284/+1
* Renamed config.s to todcfg.c to avoid naming conflicts.Joel Sherrill1999-05-282-80/+1
* Renamed fatal.c to bspfatal.c to avoid name conflicts withJoel Sherrill1999-05-282-128/+1
* Renamed tod.c to coretod.c to remove conflicts with "Time Of Day"Joel Sherrill1999-05-282-240/+2
* Renamed clock.c to rtclock.c to avoid conflicts with clock driversJoel Sherrill1999-05-282-24/+1
* Switched from picking up the .rel for each subdirectory in theJoel Sherrill1999-05-2733-33/+33
* Patch from Eric Norum <eric@pollux.usask.ca> to eliminate a panic when theJoel Sherrill1999-05-2712-588/+352
* Split out the routine rtems_assoc_name_bad().Joel Sherrill1999-05-2712-72/+207
* Removed usage of printf.Joel Sherrill1999-05-277-7/+7
* Split initialization and reserve resources from termios to reduceJoel Sherrill1999-05-2710-178/+281
* Split out polled io, debug puts, and console reserve resources toJoel Sherrill1999-05-274-83/+146
* Disabled running size_rtems until all file splitting is finished.Joel Sherrill1999-05-271-1/+1
* Regenerated.Joel Sherrill1999-05-2715-1161/+2098
* Corrected so rtems.o is built and installed on all targets.Joel Sherrill1999-05-2710-31/+20
* Corrected macro names.Joel Sherrill1999-05-272-4/+12
* New file.Joel Sherrill1999-05-261-0/+4
* Made the gen_section more accurate.Joel Sherrill1999-05-2613-253/+257
* Prototypes are now based on how the TRON specification states them.Joel Sherrill1999-05-2611-83/+166
* Basic prototypes are now included.Joel Sherrill1999-05-261-1/+6
* Regenerated to include more information in the stub. Now they haveJoel Sherrill1999-05-2612-180/+184
* Changed word "directive" to "system call."Joel Sherrill1999-05-261-1/+1
* Added error codes to all service callsJoel Sherrill1999-05-261-14/+190
* Corrected error code section.Joel Sherrill1999-05-2612-168/+0
* Replaced error code section.Joel Sherrill1999-05-2612-252/+84
* Enhanced.Joel Sherrill1999-05-261-63/+156
* Initiated updating this to reflect split up.Joel Sherrill1999-05-262-4/+8
* Initial revisionJoel Sherrill1999-05-2016-0/+4561
* Renamed to rtemstimer.c to avoid conflict with timer drivers in EVERYJoel Sherrill1999-05-202-53/+2
* Removed all post 4.0 changes.Joel Sherrill1999-05-204-324/+312
* Patch from Daniel Kelley <dank@icube.com>:Joel Sherrill1999-05-184-16/+16
* Regenerated.Joel Sherrill1999-05-1817-2100/+1163
* Spacing correction.Joel Sherrill1999-05-181-1/+0
* Reworked to avoid pulling in the jump point entry in EVERY executable.Joel Sherrill1999-05-1711-19/+50
* Fixed some typos.Joel Sherrill1999-05-172-8/+8
* Split Interrupt Manager into one routine per file.Joel Sherrill1999-05-175-77/+118