OSDN Git Service

s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
[pf3gnuchains/pf3gnuchains4x.git] / ld / ldmain.c
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-14 Nick CliftonAdd --enable-auto-import extension.
2002-10-30 Daniel Jacobowitz * emultempl/aix.em: Use include <> for generated headers.
2002-08-08 H.J. LuCheck symbols with undefine version.
2002-07-31 Nick CliftonAdd new field to bfd_link structure and use it to contr...
2002-07-01 Alan Modra * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
2002-06-07 Nick CliftonEnable pei386_auto_import by default. Only print a...
2002-05-22 H.J. Lu2002-05-21 H.J. Lu (hjl@gnu.org)
2002-05-10 Jakub Jelinek * ldmain.c (main): Enable -z combreloc by default.
2002-05-03 Kazu Hirata * ld.h: Fix formatting.
2002-03-18 Alan Modra * ldmain.c (main): Move .text readonly flag fudges...
2002-02-15 Alan Modra Support arbitrary length fill patterns.
2002-02-10 Daniel Jacobowitz2002-02-10 Daniel Jacobowitz <drow@mvista.com>
2002-01-26 Alan Modra * ldmain.c (main): Use full sentences to ease translation.
2001-12-14 Alan Modra * ldmain.c (main): Initialise link_info.eh_frame_hdr.
2001-12-06 Nick CliftonFixes to improve the ability to translate messages...
2001-12-03 Tom RixPass argc and argv to ldemul_choose_target.
2001-10-20 Alan Modra * ldgram.y (mri_script_command): Surround processing...
2001-10-18 Chris Demetriou2001-10-18 Chris Demetriou <cgd@broadcom.com>
2001-09-29 Alan ModraFrom John Reiser <jreiser@BitWagon.com>
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-16 Alan Modra * ldmain.c (main): Rename BufferSize to ld_bufsz becau...
2001-08-31 Eric Christopher2001-08-31 Eric Christopher <echristo@redhat.com>
2001-08-30 Nick Cliftonomitted in previous delta
2001-08-27 Nick CliftonDeclare BSIZE as static
2001-08-23 Jakub Jelinek * elf-bfd.h (enum elf_reloc_type_class): New.
2001-08-15 Tom RixFix for ld
2001-08-12 Nick CliftonMake --verbose always display linker script
2001-08-02 Charles Wilson2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
2001-07-11 H.J. Lu2001-07-11 H.J. Lu <hjl@gnu.org>
2001-07-11 Jakub Jelinek2001-07-11 Jakub Jelinek <jakub@redhat.com>
2001-06-15 Hans-Peter Nilsson * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC...
2001-05-23 Nick CliftonAdd MIPS r12k support
2001-05-02 H.J. Lu2001-05-02 H.J. Lu <hjl@gnu.org>
2001-04-13 Jakub Jelinekbfd/
2001-03-13 Nick CliftonFixtypos in ChangeLogs, fix copyright dates in files
2000-12-12 Nick CliftonAdd link option to allow undefiedn symbols in shared...
2000-11-24 Nick CliftonRemove redundant init of config.make_executable to...
2000-10-09 Kazu Hirata2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-09-21 Kazu Hirata2000-09-21 Kazu Hirata <kazu@hxi.com>
2000-09-14 Nick CliftonDisable relaxation if multiple symbol definitions are...
2000-09-05 Alan Modra--split-by-reloc, --split-by-file extensions. --unique...
2000-07-20 H.J. Lu2000-07-20 H.J. Lu <hjl@gnu.org>
2000-07-20 H.J. Lu2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-11 Alan ModraRemove some forward declarations in ldemul.h and ldfile...
2000-06-20 Alan ModraCorrect pointer comparisons relying on NULL less than...
2000-06-15 Alan ModraCorrectly set SEC_READONLY for .text section.
2000-05-26 Alan ModraEli Zaretskii's DOSish file name patches.
2000-05-23 Nick CliftonWhen deciding if ".text" section should be read-only...
2000-05-17 Nick CliftonApply patch from Richard Gorton <gorton@scrugs.lkg...
2000-03-01 H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
1999-07-11 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-23 Mark Mitchell * ldmain.c (main): Initialize link_info.init_function and
1999-05-03 Richard HendersonInitial revision