summaryrefslogtreecommitdiff
path: root/ld/ldlang.c
Commit message (Expand)AuthorAgeFilesLines
* * ldlang.c (lang_check): Emit fatal error if relocatable linkHans-Peter Nilsson2001-06-191-0/+12
* 2001-06-19 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-191-5/+0
* 2001-06-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-181-3/+3
* * ldlang.c (lang_check): Emit fatal error if relocatable linkHans-Peter Nilsson2001-06-151-0/+5
* Chnage load_symbols() to a boolean functionNick Clifton2001-06-151-25/+45
* * ldlang.c (record_bfd_errors): Remove.Alan Modra2001-06-081-48/+0
* 2001-05-31 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-311-8/+0
* Add a flag to asection, linker_has_input, and use it to reliablyAlan Modra2001-05-171-39/+50
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+6
* 2001-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-021-2/+2
* Give emulation a chance to process unrecognized file before fatal error isNick Clifton2001-04-281-6/+5
* bfd/Jakub Jelinek2001-04-131-0/+14
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-131-2/+3
* BFD: Catch & report unhandled PE section flags.Nick Clifton2001-02-271-1/+57
* (lang_leave_overlay): Don't set lma_region when load_base is specified.Alan Modra2001-01-251-2/+6
* Only set lma_region from the default for the first sectionAlan Modra2001-01-231-1/+4
* 2001-01-16 H.J. Lu <hjl@gnu.org>H.J. Lu2001-01-161-1/+4
* Extend "ld --unique" functionality.Alan Modra2001-01-141-18/+47
* Revert the last beautification with "innocent" whitespace,Nick Clifton2000-12-131-1/+2
* Add support for x86_64-*-linux-gnu* targetNick Clifton2000-11-301-8/+6
* Another try at correcting relocations against discardedAlan Modra2000-10-121-2/+1
* 2000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-091-4/+3
* 2000-10-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-051-272/+270
* 2000-09-29 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-291-18/+4
* A tidy of ld/ldlang.c, and add missing Makefile dependenciesAlan Modra2000-09-051-165/+181
* When choosing the target for a particular endianness, do nothing if the targetNick Clifton2000-08-251-25/+30
* Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra2000-07-111-1/+1
* tic54x/ibmc54xdsp target for ld.Timothy Wall2000-06-201-0/+7
* 2000-05-10 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-101-1/+3
* place_orphan optimisationsAlan Modra2000-04-251-2/+3
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-211-22/+22
* Add LMA memory region functionality.Timothy Wall2000-02-161-34/+89
* These snippets were missed in the previous bytes vs octets patch toTimothy Wall2000-02-091-2/+6
* Fix typo in ALIGN_N usage.Timothy Wall2000-02-041-2/+2
* Add octets vs bytes functionality to LD.Timothy Wall2000-02-031-50/+83
* fix typo in comment.Nick Clifton2000-01-211-0/+1
* Apply H.J.'s patch to fix NOLOAD section sizes and dot updatesNick Clifton2000-01-181-3/+8
* * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.Catherine Moore2000-01-051-15/+25
* Fix bug in previous deltaNick Clifton1999-11-241-1/+1
* Do not check sections without a LOAD attribute for overlapNick Clifton1999-11-231-41/+44
* 1999-11-01 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1999-11-011-21/+84
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-121-7/+21
* * ldlang.c (open_output): Change local variable desired_endianIan Lance Taylor1999-09-121-1/+1
* From Wally Iimura <iimura@microunity.com>:Ian Lance Taylor1999-08-091-5/+13
* * ldlang.c (wild_doit): Update for renaming of SEC_SHORT toIan Lance Taylor1999-08-091-3/+3
* * ldlang.c (lang_gc_sections): Only handle the start symbolDoug Evans1999-07-201-6/+9
* Improve selection of output formatNick Clifton1999-07-191-35/+228
* * ldlang.c (wild_doit): Copy SEC_SHORT to output section.Richard Henderson1999-07-141-0/+4
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-7/+7
* * ldlang.c: Revert change of 1999-06-23.Ian Lance Taylor1999-07-021-5/+17