From 627fe8051e8879e566626a404dcb5e53a1be2271 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Tue, 1 Jan 2013 11:04:34 +0000 Subject: ppc-aix: .bss relocation problem when overlapping with the .data section Add missing ChangeLog entry. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3c5a3f2..d75b28e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -4,6 +4,11 @@ 2013-01-01 Joel Brobecker + * rs6000-nat.c (bss_data_overlap): New function. + (vmap_symtab): Use it to adjust the .bss section's offset. + +2013-01-01 Joel Brobecker + Update year range in copyright notice of all files. 2013-01-01 Joel Brobecker -- cgit v1.1