forked from Imagelibrary/rtems
* make/custom/pck6.cfg: New file * make/custom/pc486.cfg: Use -m486 * make/custom/pc586.cfg: Use -mpentium * make/custom/pc686.cfg: Use -mmpentiumpro * make/custom/i386ex.cfg: Use -msoft-float * aclocal/check-bsps.h: - Add pck6-BSP - Exclude ChangeLog from being picked up as BSP * aclocal/bsp-alias.m4: Add pck6-BSP
16 lines
457 B
Plaintext
16 lines
457 B
Plaintext
2000-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* make/custom/pck6.cfg: New file
|
|
* make/custom/pc486.cfg: Use -m486
|
|
* make/custom/pc586.cfg: Use -mpentium
|
|
* make/custom/pc686.cfg: Use -mmpentiumpro
|
|
* make/custom/i386ex.cfg: Use -msoft-float
|
|
* aclocal/check-bsps.h:
|
|
- Add pck6-BSP
|
|
- Exclude ChangeLog from being picked up as BSP
|
|
* aclocal/bsp-alias.m4: Add pck6-BSP
|
|
|
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* ChangeLog: New file.
|