summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-01 07:06:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-01 07:06:46 +0000
commitc698e7b8c9e14fd16a5e1da5ab161372c8b6236c (patch)
tree1b90cf8b4e39f6b59c6256838152e761fdca8694 /make/ChangeLog
parent2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c698e7b8c9e14fd16a5e1da5ab161372c8b6236c.tar.bz2
2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32 * ChangeLog: File paths corrected
Diffstat (limited to 'make/ChangeLog')
-rw-r--r--make/ChangeLog16
1 files changed, 11 insertions, 5 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index 7b39e2a69d..a78115f668 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,14 +1,20 @@
+2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
+ * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
+ * ChangeLog: File paths corrected
+
2000-08-29 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
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
+
+ * custom/pck6.cfg: New file
+ * custom/pc486.cfg: Use -m486
+ * custom/pc586.cfg: Use -mpentium
+ * custom/pc686.cfg: Use -mmpentiumpro
* custom/i386ex.cfg: Use -msoft-float
2000-08-11 Charles-Antoine Gauthier <charles.gauthier@nrc.ca>