summaryrefslogtreecommitdiffstats
path: root/c/src/make/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-13 04:47:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-13 04:47:01 +0000
commitea9f76742163cccf98eb326db7459c18d2fad1b6 (patch)
treefe7c5ad5be0278b4e5738b6c6a985b4fc8c86344 /c/src/make/ChangeLog
parent2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ea9f76742163cccf98eb326db7459c18d2fad1b6.tar.bz2
2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* compilers/gcc-target-default.cfg: Remove obsolete reference to src/libxil/Makefile. Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc -spec).
Diffstat (limited to '')
-rw-r--r--c/src/make/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog
index f8c8843983..a5a7c79df6 100644
--- a/c/src/make/ChangeLog
+++ b/c/src/make/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * compilers/gcc-target-default.cfg: Remove obsolete reference to
+ src/libxil/Makefile.
+ Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc
+ -spec).
+
2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* compilers/gcc-target-default.cfg: Add -qrtems-debug handling.