OSDN Git Service

* emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Zap
authoramodra <amodra>
Tue, 4 Nov 2003 23:11:22 +0000 (23:11 +0000)
committeramodra <amodra>
Tue, 4 Nov 2003 23:11:22 +0000 (23:11 +0000)
unused variable.

ld/ChangeLog
ld/emultempl/ppc64elf.em

index 309d704..10ac41c 100644 (file)
@@ -1,5 +1,8 @@
 2003-11-05  Alan Modra  <amodra@bigpond.net.au>
 
+       * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Zap
+       unused variable.
+
        * emulparams/elf32_i860.sh (TEXT_START_ADDR): Define.
 
 2003-11-04  Alan Modra  <amodra@bigpond.net.au>
 
 2003-10-31  Nick Clifton  <nickc@redhat.com>
 
-        * ldlang.c (lookup_name): When looking for a previously loaded
-        file compare the local_sym_name not the filename, as the
-        filename might have been transformed via the search directory
-        path lookup.
-        If the sought-for file has not been found in the input file
-        chain then create a new node with the search_dirs_flag set so
-        that the entire set of directory paths will be scanned for it.
+       * ldlang.c (lookup_name): When looking for a previously loaded
+       file compare the local_sym_name not the filename, as the
+       filename might have been transformed via the search directory
+       path lookup.
+       If the sought-for file has not been found in the input file
+       chain then create a new node with the search_dirs_flag set so
+       that the entire set of directory paths will be scanned for it.
 
 2003-10-30  Andrew Cagney  <cagney@redhat.com>
 
 
 2003-10-21  Nick Clifton  <nickc@redhat.com>
 
-        * ldlang.c (lang_memory_region_lookup): Add second parameter -
-        create - which is true if the region is being created.  Issue
-        appropriate warning messages for finding and not finding
-        already created regions.
-        (lang_memory_default): Use DEFAULT_MEMORY_REGION.
-        (lang_leave_overlay_section): Likewise.
-        (lang_size_sections_1): Likewise.
-        Pass second parameter to lang_memory_region_lookup.
-        (lang_get_regions): Likewise.
-        * ldlang.h (DEFAULT_MEMORY_REGION): Define.
-        Update prototype for lang_memory_region_lookup.        
+       * ldlang.c (lang_memory_region_lookup): Add second parameter -
+       create - which is true if the region is being created.  Issue
+       appropriate warning messages for finding and not finding
+       already created regions.
+       (lang_memory_default): Use DEFAULT_MEMORY_REGION.
+       (lang_leave_overlay_section): Likewise.
+       (lang_size_sections_1): Likewise.
+       Pass second parameter to lang_memory_region_lookup.
+       (lang_get_regions): Likewise.
+       * ldlang.h (DEFAULT_MEMORY_REGION): Define.
+       Update prototype for lang_memory_region_lookup.
        * ldgram.y: Pass second parameter to lang_memory_region_lookup.
-        Use DEFAULT_MEMORY_REGION instead of "*default".
-        
+       Use DEFAULT_MEMORY_REGION instead of "*default".
+
 2003-10-20  Andrew Cagney  <cagney@redhat.com>
 
        * pe-dll.c: Replace "struct sec" with "struct bfd_section".
        * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Don't
        use $EMULATION_NAME to call bfd function.
 
-2003-10-14  Danny Smith  <dannysmith@users.sourceforge.net>  
+2003-10-14  Danny Smith  <dannysmith@users.sourceforge.net>
 
        * pe-dll.c (pe_implied_import_dll): Also scan .rdata sections
        to identify data symbols.
 
 2003-10-02  Ivan Warren <ivan@vmfacility.fr>
 
-        * pe-dll.c (make_one): Correct sym def order & pick right sym for
+       * pe-dll.c (make_one): Correct sym def order & pick right sym for
        .idata$7 reloc.
 
 2003-09-30  Chris Demetriou  <cgd@broadcom.com>
 2003-08-20  Nick Clifton  <nickc@redhat.com>
 
        * ldmain.c: Initialise the new fields in bfd_link_info to
-        NOT_YET_SET.
-               * lexsup.c (enum option_values): New enum.  Use this to
-        replace the handed coded values for the long switch options.
-        (ld_options): Add 'unresolved-symbols',
-        'warn-unresolved-symbols' and 'error-unresolved-symbols'.
-        (parse_args): Handle the new switches.  Set the values of
-        unresolved_symbols_in_objects and
-        unresolved_symbols_in_shared_libs appropriately.  If they were
-        not initialised by the command line, install default values.
-        * emultempl/elf32.em (handle_option): Update OPTION_GROUP and
-        -z defs to use the new fields in bfd_link_info.
+       NOT_YET_SET.
+       * lexsup.c (enum option_values): New enum.  Use this to
+       replace the handed coded values for the long switch options.
+       (ld_options): Add 'unresolved-symbols',
+       'warn-unresolved-symbols' and 'error-unresolved-symbols'.
+       (parse_args): Handle the new switches.  Set the values of
+       unresolved_symbols_in_objects and
+       unresolved_symbols_in_shared_libs appropriately.  If they were
+       not initialised by the command line, install default values.
+       * emultempl/elf32.em (handle_option): Update OPTION_GROUP and
+       -z defs to use the new fields in bfd_link_info.
        * ld.texinfo: Document the new switches.
        * NEWS: Mention this feature.
 
 2003-08-15 Dmitry Diky <diwil@mail.ru>
-       
+
        * Makefile.am (GENSCRIPTS_EXTRA): New script definition which
        calls genscripts_extra.sh.
        Rearrange all msp430 depends using this script.
        * emulparams/msp430xE423.sh: New file.
        * emulparams/msp430xE427.sh: New file.
        * emulparams/msp430xW425.sh: New file.
-       * emulparams/msp430xE425.sh: New file.  
-       * emulparams/msp430xW423.sh: New file.  
+       * emulparams/msp430xE425.sh: New file.
+       * emulparams/msp430xW423.sh: New file.
        * emulparams/msp430xW427.sh: New file.
 
 2003-08-07  Danny Smith  <dannysmith@users.sourceforge.net>
        (set_pe_subsystem): Change second arg to lang_add_entry to TRUE.
 
 2003-08-05  Christian Groessler  <chris@groessler.org>
-            Jason Eckhardt  <jle@rice.edu>
-
-        * configure.tgt: Recognize new target i860-*-coff.
-        * Makefile.am (ALL_EMULATIONS): Add ecoff_i860.o.
-        (ecoff_i860.c): New rule.
-        * emulparams/coff_i860.sh: New file.
-        * scripttempl/i860coff.sc: New file.
-        * Makefile.in: Regenerate.
+           Jason Eckhardt  <jle@rice.edu>
+
+       * configure.tgt: Recognize new target i860-*-coff.
+       * Makefile.am (ALL_EMULATIONS): Add ecoff_i860.o.
+       (ecoff_i860.c): New rule.
+       * emulparams/coff_i860.sh: New file.
+       * scripttempl/i860coff.sc: New file.
+       * Makefile.in: Regenerate.
 
 2003-08-04  Nick Clifton  <nickc@redhat.com>
 
index 1ed49e5..e6b24c9 100644 (file)
@@ -401,7 +401,6 @@ static struct bfd_elf_version_expr *
 gld${EMULATION_NAME}_new_vers_pattern (struct bfd_elf_version_expr *entry)
 {
   struct bfd_elf_version_expr *dot_entry;
-  struct bfd_elf_version_expr *next;
   unsigned int len;
   char *dot_pat;