summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* added ifdef around variables to eliminate warnings when crossJoel Sherrill1997-04-071-0/+2
|
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-0111-6/+310
| | | | | | | | | | | | | | | | | | | | GNU autoconf. This is the first large step in allowing an RTEMS user to perform a one-tree build (per crossgcc FAQ) including RTEMS in the build process. With this change RTEMS is configured in built in the same style as the GNU tools, yet retains the basic structure of its traditional Makefiles (ala Tony Bennett). Jiri Gaisler (jgais@wd.estec.esa.nl) deserves (and received) a big thank you for doing this. There are still issues to be resolved but as of this commit, all target which can be built on a linux host have been using a modified version of the source Jiri submitted. This source was merged and most targets built in the tree before this commit. There are some issues which remain to be resolved but they are primarily related to host OS dependencies, script issues, the use of gawk for hack_specs, and the dependence on gcc snapshots. These will be resolved.
* added ifdef for sunos 4.x since it does not have strtoul.Joel Sherrill1996-06-032-4/+12
|
* *** empty log message ***Joel Sherrill1996-05-231-2/+2
|
* updates from Tony BennettJoel Sherrill1996-04-221-6/+35
|
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-156-64/+12
|
* changes remerged after disk crash -- history lostJoel Sherrill1995-12-194-0/+12
|
* minor changes so it would compile in a cross environmentJoel Sherrill1995-12-051-0/+2
|
* fixed missing CVS IDsJoel Sherrill1995-10-065-0/+13
|
* SPARC merged and successfully tested w/o interrupt supportJoel Sherrill1995-10-064-0/+16
|
* moved to new development machine and went to gcc 2.7.0Joel Sherrill1995-10-064-0/+12
|
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-293-4/+4
|
* new programs addedJoel Sherrill1995-09-273-1/+276
|
* Modified UNIX simulator port so all references to native unixJoel Sherrill1995-09-271-0/+116
| | | | | stuff is in the executive source proper in the file cpu.c. This should help avoid conflicts between RTEMS POSIX files and UNIX files.
* Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1995-09-121-5/+129
| | | | Changed back to Newlib for Solaris UNIX simulator.
* AddedJoel Sherrill1995-09-111-0/+283
|
* Fixed missing RCS IdsJoel Sherrill1995-08-221-1/+1
|
* updates for msdos/go32 from Bryce CogswellJoel Sherrill1995-07-263-0/+498
|
* fixing revisionJoel Sherrill1995-05-314-0/+12
|
* Fully tested on all in-house targetsJoel Sherrill1995-05-241-4/+4
|
* Initial revisionJoel Sherrill1995-05-1113-0/+4699