aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog91
1 files changed, 47 insertions, 44 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 309d704..10ac41c 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -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>
@@ -9,13 +12,13 @@
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>
@@ -87,20 +90,20 @@
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".
@@ -162,7 +165,7 @@
* 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.
@@ -282,7 +285,7 @@
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>
@@ -310,22 +313,22 @@
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.
@@ -370,8 +373,8 @@
* 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>
@@ -381,14 +384,14 @@
(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>