ppc-aix: .bss relocation problem when overlapping with the .data section
authorJoel Brobecker <brobecker@gnat.com>
Tue, 1 Jan 2013 11:04:34 +0000 (11:04 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 1 Jan 2013 11:04:34 +0000 (11:04 +0000)
Add missing ChangeLog entry.

gdb/ChangeLog

index 3c5a3f2..d75b28e 100644 (file)
@@ -4,6 +4,11 @@
 
 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
 
+       * rs6000-nat.c (bss_data_overlap): New function.
+       (vmap_symtab): Use it to adjust the .bss section's offset.
+
+2013-01-01  Joel Brobecker  <brobecker@adacore.com>
+
        Update year range in copyright notice of all files.
 
 2013-01-01  Joel Brobecker  <brobecker@adacore.com>