summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/i386ex/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/i386/i386ex/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/i386ex/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/i386ex/ChangeLog b/c/src/lib/libbsp/i386/i386ex/ChangeLog
index 7d0d6a146a..2eb1dc4857 100644
--- a/c/src/lib/libbsp/i386/i386ex/ChangeLog
+++ b/c/src/lib/libbsp/i386/i386ex/ChangeLog
@@ -1,3 +1,9 @@
+2000-09-29 Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
+
+ * startup/linkcmds: Added lines so DWARF debug information
+ would be available. Otherwise gdb complains that the offsets
+ for the debug info are incorrect and doesn't load the files.
+
2000-09-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.