diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 0af25ae..09fd550 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2006-10-04 Bob Wilson <bob.wilson@acm.org> + + * emulparams/xtensa-config.sh: Delete file. + * emulparams/elf32xtensa.sh: Set MAXPAGESIZE here instead of including + xtensa-config.sh. + * Makefile.am (eelf32xtensa.c): Remove dependency on xtensa-config.sh. + * Makefile.in: Regenerate. + 2006-10-03 Pedro Alves <pedro_alves@portugalmail.pt> * pe-dll.c : Fix typo. |