aboutsummaryrefslogtreecommitdiff
path: root/ld/ldmain.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-30 * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz1-1/+1
2002-08-08Check symbols with undefine version.H.J. Lu1-0/+1
2002-07-31Add new field to bfd_link structure and use it to control how common symbolsNick Clifton1-0/+1
2002-07-01 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.Alan Modra1-0/+1
2002-06-07Enable pei386_auto_import by default. Only print a info message about autoNick Clifton1-0/+1
2002-05-222002-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu1-0/+1
2002-05-10 * ldmain.c (main): Enable -z combreloc by default.Jakub Jelinek1-1/+1
2002-05-03 * ld.h: Fix formatting.Kazu Hirata1-5/+5
2002-03-18 * ldmain.c (main): Move .text readonly flag fudges from here..Alan Modra1-14/+0
2002-02-15 Support arbitrary length fill patterns.Alan Modra1-1/+1
2002-02-102002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+4
2002-01-26 * ldmain.c (main): Use full sentences to ease translation.Alan Modra1-3/+5
2001-12-14 * ldmain.c (main): Initialise link_info.eh_frame_hdr.Alan Modra1-0/+1
2001-12-06Fixes to improve the ability to translate messages in the binutils toolsNick Clifton1-2/+1
2001-12-03Pass argc and argv to ldemul_choose_target.Tom Rix1-1/+1
2001-10-20 * ldgram.y (mri_script_command): Surround processing of INCLUDEAlan Modra1-0/+7
2001-10-182001-10-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-1/+1
2001-09-29From John Reiser <jreiser@BitWagon.com>Alan Modra1-0/+1
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-4/+7
2001-09-16 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUXAlan Modra1-3/+3
2001-08-312001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher1-0/+2
2001-08-30omitted in previous deltaNick Clifton1-3/+3
2001-08-27Declare BSIZE as staticNick Clifton1-1/+1
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek1-0/+2
2001-08-15Fix for ldTom Rix1-1/+1
2001-08-12Make --verbose always display linker scriptNick Clifton1-11/+36
2001-08-022001-08-02 Charles Wilson <cwilson@ece.gatech.edu>Charles Wilson1-0/+1
2001-07-112001-07-11 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+2
2001-07-112001-07-11 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek1-0/+8
2001-06-15 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:Hans-Peter Nilsson1-0/+1
2001-05-23Add MIPS r12k supportNick Clifton1-1/+2
2001-05-022001-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-04-13bfd/Jakub Jelinek1-2/+2
2001-03-13Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton1-1/+1
2000-12-12Add link option to allow undefiedn symbols in shared librariesNick Clifton1-0/+1
2000-11-24Remove redundant init of config.make_executable to true.Nick Clifton1-1/+0
2000-10-092000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+1
2000-09-212000-09-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-30/+21
2000-09-14Disable relaxation if multiple symbol definitions are encountered - otherwiseNick Clifton1-0/+7
2000-09-05--split-by-reloc, --split-by-file extensions. --unique option.Alan Modra1-0/+2
2000-07-202000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+2
2000-07-11Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra1-1/+1
2000-06-20Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra1-1/+1
2000-06-15Correctly set SEC_READONLY for .text section.Alan Modra1-11/+12
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra1-1/+10
2000-05-23When deciding if ".text" section should be read-only, don't forget to resetNick Clifton1-10/+11
2000-05-17Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implementNick Clifton1-1/+2
2000-03-012000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu1-6/+15
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-9/+9