diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2006-10-18 12:38:26 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2006-10-18 12:38:26 +0000 |
commit | 269186e39750d9559e45007fb11e96c841acfe52 (patch) | |
tree | caf24197ddb8bcabe8d22f26a0aae188019a4d8f /ld | |
parent | 7e1fa4ad31e7789ed94d2339c7175047a107cfb0 (diff) | |
download | gdb-269186e39750d9559e45007fb11e96c841acfe52.zip gdb-269186e39750d9559e45007fb11e96c841acfe52.tar.gz gdb-269186e39750d9559e45007fb11e96c841acfe52.tar.bz2 |
Fix typo in last changelog.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 5780be9..e94c09ae6 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2006-10-18 Richard Sandiford <richard@codesourcery.com> - * ld-mips-elf/rel32-n32.d: Bump addresses by 0x30 to account for + * ld-mips-elf/rel32-n32.d: Bump addresses by 0x20 to account for the fact that .reginfo is now placed before .text. Change the section number of .text accordingly. |