summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/shared/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/shared/ChangeLog b/c/src/lib/libbsp/powerpc/shared/ChangeLog
new file mode 100644
index 0000000000..49b8434db8
--- /dev/null
+++ b/c/src/lib/libbsp/powerpc/shared/ChangeLog
@@ -0,0 +1,13 @@
+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-05 Joel Sherrill <joel@OARcorp.com>
+
+ * start/start.S: Include proper files to compile.
+
+2000-08-10 Joel Sherrill <joel@OARcorp.com>
+
+ * ChangeLog: New file.