Nick Clifton
|
a2b64bede3
|
Fixtypos in ChangeLogs, fix copyright dates in files
|
2001-03-13 06:14:29 +00:00 |
Alan Modra
|
577a062318
|
Extend "ld --unique" functionality.
|
2001-01-14 04:36:35 +00:00 |
Kazu Hirata
|
89cdebba13
|
2000-10-09 Kazu Hirata <kazu@hxi.com>
* ldcref.c: Fix formatting.
* ldctor.h: Likewise.
* ldemul.c: Likewise.
* ldemul.h: Likewise.
* ldexp.c: Likewise.
* ldexp.h: Likewise.
* ldfile.c: Likewise.
* ldfile.h: Likewise.
* ld.h: Likewise.
* ldlang.c: Likewise.
* ldlang.h: Likewise.
* ldmain.c: Likewise.
|
2000-10-09 15:09:17 +00:00 |
Kazu Hirata
|
5cc18311d9
|
2000-09-29 Kazu Hirata <kazu@hxi.com>
* deffile.h: Fix formatting.
* ld.h: Likewise.
* ldctor.h: Likewise.
* ldemul.h: Likewise.
* ldexp.h: Likewise.
* ldfile.h: Likewise.
* ldlang.h: Likewise.
* lexsup.c: Likewise.
* mri.c: Likewise.
* pe-dll.c: Likewise.
|
2000-09-29 13:21:41 +00:00 |
Alan Modra
|
b71e277823
|
Remove some forward declarations in ldemul.h and ldfile.h, and
re-arrange header include order.
Fix shadowing warnings in ldlang.h
Fix compile errors in mpw-elfmips.c
|
2000-07-11 03:42:41 +00:00 |
Alan Modra
|
aea4bd9d34
|
place_orphan optimisations
|
2000-04-25 05:14:16 +00:00 |
Timothy Wall
|
562d3460fb
|
Add LMA memory region functionality.
|
2000-02-16 18:53:32 +00:00 |
Catherine Moore
|
18625d5459
|
* ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
(name_list): New.
* ld.texinfo (EXCLUDE_FILE): Update documentation.
* ldgram.y (wildcard_spec): Support a list of excluded_files.
(exclude_name_list): New.
ldlang.c (walk_wild_section): Support list of excluded files.
(print_wild_statement): Likewise.
(lang_add_wild): Likewise.
* ldlang.h (lang_wild_statement_type): Likewise.
* scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
|
2000-01-05 14:12:23 +00:00 |
Ian Lance Taylor
|
aa8804e46e
|
This fixes ! to work as documented in a memory region attribute list.
From Thomas Zenker <thz@lennartz-electronic.de>:
* ldgram.y (attributes_opt): Use attributes_list instead of NAME.
(attributes_list, attributes_string): New nonterminals.
* ldlang.c (lang_set_flags): Add invert parameter. Don't handle
'!'.
* ldlang.c (lang_set_flags): Update declaration.
|
1999-06-12 21:24:56 +00:00 |
Richard Henderson
|
252b5132c7
|
19990502 sourceware import
|
1999-05-03 07:29:11 +00:00 |