diff --git a/ld/ChangeLog b/ld/ChangeLog index fe10455c87a..6efe3d78382 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2002-06-07 Alan Modra + + * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces. + 2002-06-06 John David Anglin * configure.host (hppa*64*-*-hpux11*): Define NATIVE_LIB_DIRS, diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index 0cef64e6ca2..6bbe1b802bb 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -311,7 +311,7 @@ cat <