diff options
author | Cary Coutant <ccoutant@google.com> | 2012-05-08 18:00:02 +0000 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2012-05-08 18:00:02 +0000 |
commit | 80f5885c0674e3f865455e9e03ea60e67f1e4ed3 (patch) | |
tree | 4cb39d114628070f9969a0b94ec8d859698a4cdb /gold/ChangeLog | |
parent | 96109726a4d048e59ef11a27264fbe0f47c34690 (diff) | |
download | gdb-80f5885c0674e3f865455e9e03ea60e67f1e4ed3.zip gdb-80f5885c0674e3f865455e9e03ea60e67f1e4ed3.tar.gz gdb-80f5885c0674e3f865455e9e03ea60e67f1e4ed3.tar.bz2 |
gold/
* layout.cc (gdb_sections): Update GDB version, add .debug_addr.
(lines_only_debug_sections): Likewise.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index a0a461f..9e28c62 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,8 @@ +2012-05-08 Cary Coutant <ccoutant@google.com> + + * layout.cc (gdb_sections): Update GDB version, add .debug_addr. + (lines_only_debug_sections): Likewise. + 2012-05-02 Roland McGrath <mcgrathr@google.com> * nacl.cc: New file. |