diff options
author | Alan Modra <amodra@gmail.com> | 2004-01-09 05:36:30 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-01-09 05:36:30 +0000 |
commit | 8349035256b45f96828cf6e6f7ed6e44c1289668 (patch) | |
tree | 1ee8eb37168faf0cb017ea6366423edb9ba1ebae /ld/ChangeLog | |
parent | 42b190adc91a72248aa914b2dcc33241e547281b (diff) | |
download | gdb-8349035256b45f96828cf6e6f7ed6e44c1289668.zip gdb-8349035256b45f96828cf6e6f7ed6e44c1289668.tar.gz gdb-8349035256b45f96828cf6e6f7ed6e44c1289668.tar.bz2 |
* emultempl/ppc64elf.em (ppc_before_allocation): Clear cached
program_header_size.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 81ae1ee..e6c03c8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2004-01-09 Alan Modra <amodra@bigpond.net.au> + + * emultempl/ppc64elf.em (ppc_before_allocation): Clear cached + program_header_size. + 2004-01-06 Alexandre Oliva <aoliva@redhat.com> 2003-11-28 Alexandre Oliva <aoliva@redhat.com> |