diff --git a/ld/ChangeLog b/ld/ChangeLog index bffdd5dc52..456a283546 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2000-07-10 Alan Modra + + * configure.tgt: Remove extraneous hppa*-*-linux-gnu*. + + From Ryan Bradetich + * ldwrite.c (SSIZE): Remove to cure macro redefinition warning. + 2000-07-09 Alan Modra Changes to create multiple linker stubs, positioned immediately @@ -65,7 +72,7 @@ (compute_dll_image_base): New static function. (gld_${EMULATION_NAME}_set_symbols): Use. -2000-06-05 DJ Delorie +2000-07-05 DJ Delorie * MAINTAINERS: new diff --git a/ld/configure.tgt b/ld/configure.tgt index 9f257fd815..d9d779c022 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -210,7 +210,6 @@ m68*-*-rtems*) targ_emul=m68kcoff ;; hppa*64*-*) targ_emul=elf64hppa ;; hppa*-*-linux-gnu*) targ_emul=hppalinux ;; hppa*-*-*elf*) targ_emul=hppaelf ;; -hppa*-*-linux-gnu*) targ_emul=hppaelf ;; hppa*-*-lites*) targ_emul=hppaelf ;; hppa*-*-rtems*) targ_emul=hppaelf ;; vax-dec-ultrix* | vax-dec-bsd*) targ_emul=vax ;; diff --git a/ld/ldwrite.c b/ld/ldwrite.c index b56119a39a..af129b28f8 100644 --- a/ld/ldwrite.c +++ b/ld/ldwrite.c @@ -305,8 +305,7 @@ clone_section (abfd, s, count) asection *s; int *count; { -#define SSIZE 8 - char sname[SSIZE]; /* ?? find the name for this size */ + char sname[8]; /* ?? find the name for this size */ asection *n; struct bfd_link_hash_entry *h; /* Invent a section name - use first five