From e94ad1feb9fd593f4b2443f486421d233bffc537 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 10 Aug 2000 13:24:00 +0000 Subject: Adding ChangeLogs. --- c/src/lib/libbsp/powerpc/shared/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 c/src/lib/libbsp/powerpc/shared/ChangeLog (limited to 'c/src/lib/libbsp/powerpc/shared') 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 + + * 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 + + * start/start.S: Include proper files to compile. + +2000-08-10 Joel Sherrill + + * ChangeLog: New file. -- cgit v1.2.3