summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/hppa1.1/hppa.h (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-02-18Yet another part of automake VI from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-716/+0
> 4) rtems-rc-19990202-0.diff /reorg-score-cpu.sh > > reorg-score-cpu.sh reorganizes the cpu/<cpu>/* subdirectories in a > similar manner than previous reorg scripts did. rtems-rc-19990202-0.diff > contains the diffs after reorg-score-cpu.sh has been run on a > rtems-19981215 snapshot + my patches up to rtems-rc-19990131-2.diff. > > This patch is rather nasty and may break something. However, I've tested > it for about 10 different target/bsp pairs and believe to have shaken > out most bugs. I wonder about the following .h files that were not moved: a29k/asm.h a29k/cpu_asm.h i386/asm.h i960/asm.h m68k/asm.h m68k/m68302.h m68k/m68360.h m68k/qsm.h m68k/sim.h mips64orion/asm.h mips64orion/cpu_asm.h mips64orion/mips64orion.h no_cpu/asm.h no_cpu/cpu_asm.h powerpc/asm.h powerpc/mpc860.h sh/asm.h sparc/asm.h sparc/erc32.h
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22updated with new license information per Tony Bennett.Joel Sherrill1-11/+3
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-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.
1997-01-29Removed definitions which are now in targopts.h. This eliminates theJoel Sherrill1-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.
1996-08-15updates from Tony Bennett (tbennett@divnc.com)Joel Sherrill1-0/+22
1996-05-23updates from Tony BennettJoel Sherrill1-74/+78
1996-04-22updartes from Tony BennettJoel Sherrill1-3/+0
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill1-13/+12
1995-12-05minor changes so it would compileJoel Sherrill1-5/+5
1995-10-06fixed missing CVS IDsJoel Sherrill1-1/+1
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill1-7/+33
1995-09-26posix support initially addedJoel Sherrill1-4/+4
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-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.
1995-08-04Tony's updatesJoel Sherrill1-4/+9
1995-05-24Fully tested on all in-house targetsJoel Sherrill1-124/+112