summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ppc403/vectors/align_h.S (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-02-19Remove (Abandoned).Ralf Corsepius1-435/+0
2004-04-02 * ppc403/vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius1-1/+1
1999-11-09Added #define to make this file exactly like its siblings in mpc821Joel Sherrill1-1/+2
and mpc860 directories.
1999-11-04The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1-1/+1
particular, using bsp.h, or getting information from the BSP which should properly be obtained from RTEMS is forbidden. This is necessary to strengthen the division between the BSP independent parts of RTEMS and the BSPs themselves. This started after comments and analysis by Ralf Corsepius <corsepiu@faw.uni-ulm.de>. The changes primarily eliminated the need to include bsp.h and peeking at BSP_Configuration. The use of Cpu_table in each BSP needs to be eliminated.
1998-12-14Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1-0/+0
.s files to .S in conformance with GNU conventions. This is a minor step along the way to supporting automake.
1998-04-14new filesJoel Sherrill1-0/+0
1997-01-29Minor change to eliminate incorrect use of unaligned register.Joel Sherrill1-1/+2
1995-12-05update from Andy Bray <andy@i-cubed.co.uk>Joel Sherrill1-14/+11
1995-09-26new fileJoel Sherrill1-0/+436