diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-09-21 19:24:52 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-09-21 19:24:52 +0000 |
commit | 61bcf373982ba67b309cfef137f0afa2f6cbf0c0 (patch) | |
tree | b31bc304f8a203d6422055f2f7e9f01650883b7e /bfd/ChangeLog | |
parent | a38c9fe6f444e8e26d56d9dd4c057f743b6e09fa (diff) | |
download | gdb-61bcf373982ba67b309cfef137f0afa2f6cbf0c0.zip gdb-61bcf373982ba67b309cfef137f0afa2f6cbf0c0.tar.gz gdb-61bcf373982ba67b309cfef137f0afa2f6cbf0c0.tar.bz2 |
* elf64-alpha.c (elf64_alpha_create_got_section): Initialize
->got if the section already exists.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6af4a6a..9452f98 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2003-09-21 Daniel Jacobowitz <drow@mvista.com> + + * elf64-alpha.c (elf64_alpha_create_got_section): Initialize + ->got if the section already exists. + 2003-09-19 Nathan Sidwell <nathan@codesourcery.com> * dwarf2.c (decode_line_info): Cope with an initially empty |