projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8333c85
)
ppc-aix: .bss relocation problem when overlapping with the .data section
author
Joel Brobecker
<brobecker@gnat.com>
Tue, 1 Jan 2013 11:04:34 +0000
(11:04 +0000)
committer
Joel Brobecker
<brobecker@gnat.com>
Tue, 1 Jan 2013 11:04:34 +0000
(11:04 +0000)
Add missing ChangeLog entry.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 3c5a3f251f454b3e49066150b1725b437829763d..d75b28edde3e33516a4a2e9fbdc2abb3e8727c64 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-2,6
+2,11
@@
* cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
+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.