summaryrefslogtreecommitdiff
path: root/ld/ldmain.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu2002-05-221-0/+1
* * ldmain.c (main): Enable -z combreloc by default.Jakub Jelinek2002-05-101-1/+1
* * ld.h: Fix formatting.Kazu Hirata2002-05-031-5/+5
* * ldmain.c (main): Move .text readonly flag fudges from here..Alan Modra2002-03-181-14/+0
* Support arbitrary length fill patterns.Alan Modra2002-02-151-1/+1
* 2002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-101-1/+4
* * ldmain.c (main): Use full sentences to ease translation.Alan Modra2002-01-261-3/+5
* * ldmain.c (main): Initialise link_info.eh_frame_hdr.Alan Modra2001-12-141-0/+1
* Fixes to improve the ability to translate messages in the binutils toolsNick Clifton2001-12-061-2/+1
* Pass argc and argv to ldemul_choose_target.Tom Rix2001-12-031-1/+1
* * ldgram.y (mri_script_command): Surround processing of INCLUDEAlan Modra2001-10-201-0/+7
* 2001-10-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-10-181-1/+1
* From John Reiser <jreiser@BitWagon.com>Alan Modra2001-09-291-0/+1
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-4/+7
* * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUXAlan Modra2001-09-161-3/+3
* 2001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher2001-08-311-0/+2
* omitted in previous deltaNick Clifton2001-08-301-3/+3
* Declare BSIZE as staticNick Clifton2001-08-271-1/+1
* * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2001-08-231-0/+2
* Fix for ldTom Rix2001-08-151-1/+1
* Make --verbose always display linker scriptNick Clifton2001-08-121-11/+36
* 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>Charles Wilson2001-08-021-0/+1
* 2001-07-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-111-2/+2
* 2001-07-11 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2001-07-111-0/+8
* * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:Hans-Peter Nilsson2001-06-151-0/+1
* Add MIPS r12k supportNick Clifton2001-05-231-1/+2
* 2001-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-021-1/+1
* bfd/Jakub Jelinek2001-04-131-2/+2
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-131-1/+1
* Add link option to allow undefiedn symbols in shared librariesNick Clifton2000-12-121-0/+1
* Remove redundant init of config.make_executable to true.Nick Clifton2000-11-241-1/+0
* 2000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-091-2/+1
* 2000-09-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-211-30/+21
* Disable relaxation if multiple symbol definitions are encountered - otherwiseNick Clifton2000-09-141-0/+7
* --split-by-reloc, --split-by-file extensions. --unique option.Alan Modra2000-09-051-0/+2
* 2000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+1
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+2
* Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra2000-07-111-1/+1
* Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra2000-06-201-1/+1
* Correctly set SEC_READONLY for .text section.Alan Modra2000-06-151-11/+12
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-261-1/+10
* When deciding if ".text" section should be read-only, don't forget to resetNick Clifton2000-05-231-10/+11
* Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implementNick Clifton2000-05-171-1/+2
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-6/+15
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-9/+9
* * ldmain.c (main): Initialize link_info.init_function andMark Mitchell1999-06-231-1/+5
* Initial revisionRichard Henderson1999-05-031-0/+1300