diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 096d1fe..997b6f2 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2001-07-09 David O'Brien <obrien@FreeBSD.org> + + * emultempl/elf32.em: Do not assuming that contents of the buffer + returned from basename function will remain unchanged accross other + function calls. + 2001-07-03 H.J. Lu <hjl@gnu.org> * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on |