summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/hppa1.1/hppa.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-5/+6
| | | | | | | | | | | | | | | | | | | | 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.
* Removed definitions which are now in targopts.h. This eliminates theJoel Sherrill1997-01-291-22/+0
| | | | | need for the "sed'ing" of this file. This should be a significant win when addressing non-unix host and non-gnu toolsets.
* updates from Tony Bennett (tbennett@divnc.com)Joel Sherrill1996-08-151-0/+22
|
* updates from Tony BennettJoel Sherrill1996-05-231-74/+78
|
* updartes from Tony BennettJoel Sherrill1996-04-221-3/+0
|
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-151-13/+12
|
* minor changes so it would compileJoel Sherrill1995-12-051-5/+5
|
* fixed missing CVS IDsJoel Sherrill1995-10-061-1/+1
|
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-291-7/+33
|
* posix support initially addedJoel Sherrill1995-09-261-4/+4
|
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-1/+1
| | | | | | single biggest changes were the expansion of the workspace size macro to include other types of objects and the increase in the minimum stack size for most CPUs.
* Tony's updatesJoel Sherrill1995-08-041-4/+9
|
* Fully tested on all in-house targetsJoel Sherrill1995-05-241-124/+112
|
* Initial revisionJoel Sherrill1995-05-111-0/+704