diff options
author | Doug Kwan <dougkwan@google.com> | 2012-03-17 01:33:19 +0000 |
---|---|---|
committer | Doug Kwan <dougkwan@google.com> | 2012-03-17 01:33:19 +0000 |
commit | 7c6109da4af4ecd994e5ff09c2edc28e98cb228b (patch) | |
tree | 730f514f05995a3e4c8c8162682ee4fa96aabf68 /gold/ChangeLog | |
parent | fabe9782647119ac9d52a6a702cbdf3983ee0176 (diff) | |
download | gdb-7c6109da4af4ecd994e5ff09c2edc28e98cb228b.zip gdb-7c6109da4af4ecd994e5ff09c2edc28e98cb228b.tar.gz gdb-7c6109da4af4ecd994e5ff09c2edc28e98cb228b.tar.bz2 |
2012-03-16 Doug Kwan <dougkwan@google.com>
* testsuite/Makefile.am: Disable test initpri3b.
* testsuite/Makefile.in: Regenerate.
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 4479618..adcd647 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,8 @@ +2012-03-16 Doug Kwan <dougkwan@google.com> + + * testsuite/Makefile.am: Disable test initpri3b. + * testsuite/Makefile.in: Regenerate. + 2012-03-15 Doug Kwan <dougkwan@google.com> * arm.cc (Target_arm::got_section): Make .got section read-only |