Fix typo in documentation of --check-sections.
[platform/upstream/binutils.git] / ld / lexsup.c
2005-10-30 Mark Mitchell * as.c (show_usage): Document "@FILE".
2005-05-12 Nick CliftonUpdate FSF addresses
2005-04-04 Nick CliftonAdd a check for <unistd.h> providing a prototype for...
2005-03-16 H.J. Lubfd/
2005-03-03 Alan Modraupdate copyright dates
2005-01-19 Richard Sandiford * ldmain.h (ld_sysroot): Change type to a constant...
2004-11-15 Paul Brookbfd/
2004-10-26 Mark Mitchell * Makefile.in (earmsymbian.c): Depend on armbpabi...
2004-10-26 Paul Brookbfd/
2004-10-07 Nick CliftonAdd linker option: --warn-shared-textrel to produce...
2004-10-04 H.J. Luld/
2004-07-19 H.J. Lubfd/
2004-05-28 Alan Modra * ldlang.c: Formatting. Wrap long lines, expand bfd_g...
2004-05-21 Nick CliftonAdd --hash-size switch to the linker
2004-05-19 Joern Rennecke * NEWS: Mention new linker map file generation and the
2004-03-20 H.J. Lubfd/
2004-03-18 Alan Modrabfd/
2003-12-07 Kazu Hirata * lexsup.c (is_num): Remove.
2003-12-02 Alan Modra * ldmain.c (main): Remove mpc860c0 code.
2003-10-08 Nick Cliftonlexsup.c (parse_args: OPTION_CALL_SHARED): Revise comme...
2003-10-06 Nick Cliftonlexsup.c (parse_args): Report unresolved symbols in...
2003-08-20 Nick CliftonBetter handking for unresolved symbols
2003-06-28 Alan ModraConvert to C90
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-03-31 Nick CliftonFix memory leaks
2003-02-28 Alan Modra * ldemul.c (ldemul_add_options, ldemul_handle_option...
2003-02-17 Nick CliftonFix the behaviour of --allow-shlib-undefined, so that...
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-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-30 Daniel Jacobowitz * emultempl/aix.em: Use include <> for generated headers.
2002-10-23 Nick CliftonAdd new command line option "--no-omagic" which undoes...
2002-10-08 H.J. Lu2002-10-08 H.J. Lu <hjl@gnu.org>
2002-10-07 Nick CliftonAbort if the filename to be added matches the linker...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-08 H.J. LuCheck symbols with undefine version.
2002-05-22 H.J. Lu2002-05-21 H.J. Lu (hjl@gnu.org)
2002-05-03 Kazu Hirata * ld.h: Fix formatting.
2002-02-11 Daniel Jacobowitz2002-02-10 Daniel Jacobowitz <drow@mvista.com>
2002-02-10 Daniel Jacobowitz2002-02-10 Daniel Jacobowitz <drow@mvista.com>
2001-12-13 Alan Modra * lexsup.c (parse_args): Don't pass shortopts to secon...
2001-12-07 Nick CliftonInsert 'PROGRAM' into the text string describing the...
2001-11-02 Chris Demetriou2001-11-01 Chris Demetriou <cgd@broadcom.com>
2001-10-31 Nick CliftonFix infinite parsing loop
2001-10-02 Alan Modra * ldver.h (ld_program_version): Remove declaration.
2001-09-29 Alan ModraFrom John Reiser <jreiser@BitWagon.com>
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-08-23 Jakub Jelinek * elf-bfd.h (enum elf_reloc_type_class): New.
2001-08-12 Nick CliftonMake --verbose always display linker script
2001-06-18 Hans-Peter Nilsson * emultempl/elf32.em (gld${EMULATION_NAME}_before_allo...
2001-06-16 H.J. Lu2001-06-15 H.J. Lu <hjl@gnu.org>
2001-06-15 Hans-Peter Nilsson * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC...
2001-05-22 Nick CliftonImprove Solaris compatability
2001-05-02 H.J. Lu2001-05-02 H.J. Lu <hjl@gnu.org>
2001-04-13 J.T. Conklin* ld.texinfo: Document --fatal-warnings.
2001-04-13 Jakub Jelinekbfd/
2001-03-13 Nick CliftonFixtypos in ChangeLogs, fix copyright dates in files
2001-01-14 Alan ModraExtend "ld --unique" functionality.
2001-01-13 Nick Cliftonformatting fix
2001-01-12 Nick CliftonUpdate copyright date to 2001
2000-12-31 Nick CliftonFix problems with new EXACTLY_TWO_DASHES command line...
2000-12-28 Nick CliftonRequre that long options starting with 'o' only accept...
2000-12-12 Nick CliftonAdd link option to allow undefiedn symbols in shared...
2000-10-17 Chandra ChavvaAdded new option --target-help.
2000-10-11 Kazu Hirata2000-10-10 Kazu Hirata <kazu@hxi.com>
2000-09-29 Kazu Hirata2000-09-29 Kazu Hirata <kazu@hxi.com>
2000-09-05 Alan Modra--split-by-reloc, --split-by-file extensions. --unique...
2000-09-02 Nick CliftonAdd .gnu.linkonce.wi.* to .debug_info sections.
2000-07-20 Nick CliftonAdd optional style argument to --demangle switch.
2000-07-20 H.J. Lu2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-08 Alan ModraFix --section-start=xxxx
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-22 Nick CliftonPatch from Thomas de Lellis to implement --section...
2000-05-18 H.J. Lu2000-05-18 H.J. Lu <hjl@gnu.org>
2000-05-17 Nick CliftonFix typo in previous delta
2000-05-17 Nick CliftonApply patch from Richard Gorton <gorton@scrugs.lkg...
2000-05-15 Alan ModraUpdate printed copyright.
2000-05-03 Alan ModraFix 64 bit target section start on 32 bit machine.
2000-04-04 Alan ModraMove translated part of bug report string back into...
2000-04-03 Alan ModraMove bug report string to one place.
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-09-12 Ian Lance Taylor1999-09-12 Donn Terry <donn@interix.com>
1999-09-12 Ian Lance Taylor1999-09-12 Donn Terry <donn@interix.com>
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-06 Ian Lance Taylor * lexsup.c (is_num): Reindent.
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-06-23 Mark Mitchell * ldmain.c (main): Initialize link_info.init_function and
1999-06-09 Nick Cliftonrestore previous format of --help output
1999-05-28 Nick CliftonMinor formatting changes.
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-07-02 Richard Henderson * ld.h (args_type): Add gc_sections.
next