summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* h8300-rtems now uses the correct command to generate the specs file.Joel Sherrill2000-06-291-1/+1
|
* Added initial h8300 support.Joel Sherrill2000-06-291-1/+5
|
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-29/+33
|
* Patch rtems-rc-20000118-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-311-0/+2
| | | | | | | | | | | | | | that contains: * cleanups to configuration files * A reworked gccnewlib.spec.in: I have reformated it for enhanced readability and added more rtems-base packages. It now should be free of any installation conflicts (If there still remain some, they should be regarded as bugs). * A fix to the bin2boot RTEMS_BSP issue (make RTEMS_BSP="pc386 pc486" now works). * removes libbsp/bare/wrapup * Further cleanups
* Removed gnat and made final cleanup.Joel Sherrill2000-01-271-1/+4
|
* The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1999-11-041-2/+5
| | | | | | | | | | | 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.
* Added sh-rtemself and m68k-rtemself.Joel Sherrill1999-10-211-17/+25
|
* Changes from Ralf with script-19991021-0. He fixed the %filesJoel Sherrill1999-10-211-10/+12
| | | | | | | | issue and has mkbspspec in a better state. user.cfg is now gone. There are some miscellaneous changes to buildall done by Joel to clean up the build process.
* New version from Ralf.Joel Sherrill1999-10-201-0/+51