summaryrefslogtreecommitdiffstats
path: root/c/src/lib (unfollow)
Commit message (Collapse)AuthorFilesLines
1996-05-29removed all ifdef's on NOT_IMPLEMENTED.Joel Sherrill1-4/+0
1996-05-28fixed typoJoel Sherrill1-1/+1
1996-05-28added initial posix configuration supportJoel Sherrill19-29/+31
1996-05-24added Motorola MVME147 BSP submitted by Dominique le CampionJoel Sherrill11-0/+1427
(Dominique.LECAMPION@enst-bretagne.fr), for Telecom Bretagne and T.N.I. (Brest, France)
1996-05-23updates from Tony BennettJoel Sherrill4-3/+7
1996-05-23added code to insure that delay is always non-zeroJoel Sherrill1-0/+2
1996-05-23updates from tony bennettJoel Sherrill1-2/+2
1996-05-23added as example of how to do a bsp which is not in this tree.Joel Sherrill2-0/+19
1996-05-22These files have been modified in the initial pass at getting the portionJoel Sherrill1-0/+1
of the POSIX API necessary to support the GNAT runtime to initially compile. We now have verified that the specifications for the necessary routines are correct per the POSIX standards we have.
1996-05-08updated to remove workaround for bug in binutils 2.5.2 ld now that we areJoel Sherrill1-4/+4
up to 2.6
1996-05-01Updates from Eric Norum.Joel Sherrill7-106/+268
1996-04-24Hacked so gld will accept this so we can purge the aout toolset. This changeJoel Sherrill1-2/+21
should be undone when the m68k-coff cross toolset is updated next time.
1996-04-22updates from Tony BennettJoel Sherrill31-228/+147
1996-04-22Updates from Tony Bennett.Joel Sherrill8-45/+42
1996-04-22Updates from Tony Bennett. rtems_environp removed among other minor things.Joel Sherrill1-1/+0
1996-04-22Fixed so now supports more than 16 nodes. Tested for up to 24 nodesJoel Sherrill3-2/+11
by Tony Bennett. Information table is now malloc'ed.
1996-04-20swapped order of operands on a movw to fix LOAD_SEGMENTS macroJoel Sherrill1-1/+1
1996-03-21minor mods to get to compile locallyJoel Sherrill2-3/+4
1996-03-21some instructions altered for older binutilsJoel Sherrill2-16/+16
1996-03-21updatedJoel Sherrill1-15/+0
1996-03-06include of mc68360.h changed to m68360.h to reflect filename change.Joel Sherrill4-4/+4
1996-03-06Generic 68360 BSP (gen360) submitted by: W. Eric Norum <eric@skatter.usask.ca>.Joel Sherrill12-0/+2355
Contact information: W. Eric Norum Saskatchewan Accelerator Laboratory 107 North Road University of Saskatchewan Saskatoon, Saskatchewan, CANADA S7N 5C6
1996-03-06As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill9-0/+9
from the application code, this file required more visibility than is given by default to application code.
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1-0/+1
the inline implementation. The impetus for this was twofold. First, it is incorrect to have static inline prototypes when using the macro implementation. Second, this reduced the number of lines in the include files seen by rtems.h by about 2000 lines. Next we restricted visibility for the inline routines to inside the executive itself EXCEPT for a handful of objects. This reduced the number of include files included by rtems.h by 40 files and reduced the lines in the include files seen by rtems.h by about 6000 lines. In total, these reduced the compile time of the entire RTEMS tree by 20%. This results in about 8 minutes savings on the SparcStation 10 morgana.
1996-02-21Dispersal of internal thread handler resulted in the SYSI task beingJoel Sherrill15-19/+18
only required in a multiprocessor system. It was replace by the MPCI Receive Server. As a result, the CPU Table field for extra stack for the SYSI task was changed to be extra stack for the MPCI Receive Server.
1996-02-13removed post switch extensionJoel Sherrill1-1/+0
1996-02-13fixed bug when outbyte had argument in wrong order relative to those invoking itJoel Sherrill1-3/+3
1996-01-22new times for 3.5.1Joel Sherrill1-33/+33
1996-01-19Added condition compile flag for dump of stack usage information onJoel Sherrill1-0/+10
system exit.
1996-01-19added a task begin extension for unix simulator configurations. This extensionJoel Sherrill1-0/+25
insures that stdout is line buffered (see setvbuf).
1996-01-19updatedJoel Sherrill1-26/+26
1996-01-19added definition of cpu_number.Joel Sherrill1-0/+2
1996-01-17Removed comment about a confusion on newlib buffering.Joel Sherrill1-10/+0
1996-01-17Update from Tony Bennett (tbennett@divnc.com)Joel Sherrill7-76/+75
1996-01-17Modified fstat and stat to be consistent with isatty in that all threeJoel Sherrill1-7/+23
now pretend that everything is a tty. This insures that newlib makes the console output line buffered.
1996-01-15Split error handler into its own directory.Joel Sherrill2-2/+2
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill28-199/+280
1995-12-20changes remerged after lost in disk crash -- recovered from snapshot, ↵Joel Sherrill18-28/+296
partially recovered working tree, etc
1995-12-19initial history lost in disk crashJoel Sherrill2-0/+386
1995-12-19changes remerged after disk crash -- history lostJoel Sherrill7-221/+3
1995-12-19file lost in crash and re-addedJoel Sherrill8-0/+1287
1995-12-19file lost in crash and readdedJoel Sherrill1-0/+195
1995-12-08updated for snapshot 3.5.02Joel Sherrill1-163/+163
1995-12-07updated to include HW informationJoel Sherrill1-1/+2
1995-12-07the bss start and end symbols were changedJoel Sherrill1-3/+3
1995-12-07updated to reflect HW informationJoel Sherrill2-2/+4
1995-12-07updated to reflect HW information and have correct timing information forJoel Sherrill2-329/+334
a pre-release snapshot for 3.5.1
1995-12-06createdJoel Sherrill7-0/+972
1995-12-05update from Andy Bray <andy@i-cubed.co.uk>Joel Sherrill7-194/+139
1995-12-05bug fix in statistics from Tony Bennett (tbennett@divnc.com)Joel Sherrill1-1/+3