]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - ld/ldmain.c
Correct spelling of "relocatable".
[thirdparty/binutils-gdb.git] / ld / ldmain.c
2003-06-25  Alan ModraCorrect spelling of "relocatable".
2003-05-30  Jakub Jelinekbfd/
2003-05-07  Alexandre Oliva* ldmain.h (overflow_cutoff_limit): Declare.
2003-04-29  H.J. Lubfd/
2003-04-24  H.J. Luinclude/
2003-03-31  Nick CliftonFix memory leaks
2003-03-25  Nick Cliftonldmain.c (ld_canon_sysroot, ld_canon_sysroot_len):...
2003-03-03  Alexandre Oliva* ldmain.c (set_scripts_dir): Look for relative to...
2003-02-25  Nick Clifton(ld_sysroot): Try to set from TOOLBINDIR too.
2003-02-17  Nick CliftonFix the behaviour of --allow-shlib-undefined, so that...
2003-01-09  Chris Demetriou2003-01-09 Chris Demetriou <cgd@broadcom.com>
2003-01-09  Daniel Jacobowitz * ldmain.c (main): Make sure ld_sysroot is initialized.
2003-01-06  Daniel Jacobowitz * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.
2003-01-04  Daniel Jacobowitz * Makefile.am (ldmain.o): Pass BINDIR.
2002-12-23  Alan Modra * ldmain.c (main): Init "strip_discarded".
2002-12-23  Nick CliftonChange linker's default behaviour - it will now reject...
2002-12-19  Alan Modra * ldmain.c (main): Re-order link_info initialization...
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-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
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-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
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>
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
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 Henderson19990502 sourceware import binu_ss_19990502
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1999-02-11  Nick CliftonFix for PR 19070 - add ability to detect and generate...
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21  nobodyThis commit was manufactured by cvs2svn to create branc...
1998-10-27  Ulrich Drepper(main): Initialize link_info.optimze to false.
1998-04-22  Tom Tromey * Many files: Added gettext invocations around user...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-03-13  Ian Lance Taylor * ldmain.c (multiple_definition): Only skip the warnin...
1997-02-28  Ian Lance Taylor * ldmain.c (main): Don't initialize link_info.lprefix or
1996-08-01  Ian Lance Taylor * ld.h (check_nocrossrefs): Declare.
1996-07-30  Ian Lance Taylorupdate copyright
1996-07-30  Ian Lance Taylor * ld.h (args_type): Add cref field.
1996-04-29  Ian Lance Taylor * ldlang.c (longest_section_name): Remove.
1996-04-26  Ian Lance Taylor * ldmisc.h (demangle): Declare.
1996-04-22  Ian Lance Taylor * ldlang.c (lang_size_sections): If _cooked_size is...
1996-03-26  Ian Lance Taylor * ldmain.c (main): Call bfd_set_error_program_name.
1996-03-12  Ian Lance Taylor * lexsup.c (parse_args): Handle --wrap.
1996-03-12  Ian Lance TaylorTue Mar 12 12:43:59 1996 David Mosberger-Tang <davidm...
1995-10-25  Ian Lance Taylor * ldmain.c (main): Initialize new field link_info...
1995-07-10  Ian Lance Taylor Based on patches from H.J. Lu <hjl@nynexst.com>:
next