summaryrefslogtreecommitdiffstats
path: root/make/custom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Purged references to STACK_CHECKER_REPORT_USAGEJoel Sherrill1998-04-0622-113/+1
|
* Changed CPU model to mcpu32.Joel Sherrill1998-04-061-1/+1
|
* Made the POSIX API option follow the configure line.Joel Sherrill1998-03-301-3/+1
|
* Made the HAS_POSIX_API follow the configure line option.Joel Sherrill1998-03-301-5/+0
|
* Made the C++ option follow the configure option.Joel Sherrill1998-03-301-9/+0
|
* Made HAS_POSIX_API have a "no" definition when it is not enabled.Joel Sherrill1998-03-301-0/+2
|
* Made C++ follow the configure option.Joel Sherrill1998-03-301-4/+0
|
* Changed RTEMS cpu to hppa1.1.Joel Sherrill1998-03-241-2/+1
|
* Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1998-03-241-0/+1
| | | | the CPU family name constants.
* renamed ppc to powerpcJoel Sherrill1998-03-231-1/+1
|
* Update from Eric Norum:Joel Sherrill1998-03-231-12/+3
| | | | | | | Here are some patches to the gen68360 BSP. The improvements include: Boot prom run-time selection of DRAM size (1/4/16 Mbytes) Full 32-bit ethernet address obtained from boot prom. Updated README.
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-03-201-11/+2
| | | | | | | | | | I've included a version of make/custom/gen68360.cfg that works with this. Note that I've removed the option of using `-m68020 -msoft-float -mno-bitfield' as an alternative to using `-mcpu32'. The alternative won't work with the new system (since it predefines __mc68020__ and not __mcpu32__), and didn't really work before anyway (since the newlib that gets linked was built with `-m68020 -msoft-float' and so could contain bitfield operators).
* New port from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1998-03-201-0/+108
|
* Patch from Eric Norum:Joel Sherrill1998-02-191-5/+0
| | | | | | | | | | While trying to work through this problem I decided that the build-time selection of the console I/O operation (polling or interrupt) was too clumsy. Here's a patch that allows run-time (actually init-time) selection of the console I/O mode. It also shows the need for another `flags' or `options' field in the rtems_driver_address_table structure...
* Went back to polled console.Joel Sherrill1998-02-181-1/+1
|
* Cleaned up the definition of CONSOLE_USE_POLLED and CONSOLE_USE_INTERRUPTS.Joel Sherrill1998-02-041-9/+9
|
* not submittedJoel Sherrill1998-01-271-106/+0
|
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-231-1/+11
|
* Removed PROJECT_HOME and CONFIG_DIR variables.Joel Sherrill1998-01-2033-0/+2667