diff options
author | Cary Coutant <ccoutant@google.com> | 2010-08-12 22:18:15 +0000 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2010-08-12 22:18:15 +0000 |
commit | d1238d12e32efcc655008c02923373bf1332bfcf (patch) | |
tree | 0a663e1516bb9a3d1b8e9541b7591a1b0acb331c /gold/ChangeLog | |
parent | 84a3e6771f1337706dbf91cd1f8f27c7e671a2fb (diff) | |
download | gdb-d1238d12e32efcc655008c02923373bf1332bfcf.zip gdb-d1238d12e32efcc655008c02923373bf1332bfcf.tar.gz gdb-d1238d12e32efcc655008c02923373bf1332bfcf.tar.bz2 |
gold/ChangeLog:
* testsuite/incremental_test.sh: Rewrite.
* testsuite/incremental_test_1.c: Rewrite.
* testsuite/incremental_test_2.c: Rewrite.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 47814f0..7262501 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,11 @@ 2010-08-12 Cary Coutant <ccoutant@google.com> + * testsuite/incremental_test.sh: Rewrite. + * testsuite/incremental_test_1.c: Rewrite. + * testsuite/incremental_test_2.c: Rewrite. + +2010-08-12 Cary Coutant <ccoutant@google.com> + * arm.cc (Target_arm::got_size): Add const. (Target_arm::got_entry_count): New function. (Target_arm::plt_entry_count): New function. |