ld relro
[platform/upstream/binutils.git] / ld / lexsup.c
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.
1998-05-14 Nick CliftonAdded support for display emulation specific command...
1998-04-22 Ian Lance Taylor * lexsup.c (parse_args): Change -l options into -...
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...
1996-10-02 Ian Lance Taylor * lexsup.c (ld_options): Fix typo in --rpath-link...
1996-10-01 Ian Lance Taylor * ldver.c (ld_program_version): New variable.
1996-04-22 Ian Lance Taylor * ldlang.c (lang_size_sections): If _cooked_size is...
1996-04-09 Ian Lance Taylortweak last change
1996-04-09 Ian Lance Taylor * lexsup.c (ld_options): New static array.
1996-04-08 Ian Lance Taylor * lexsup.c (parse_args): Add -E as a synonym for ...
1996-03-20 Ian Lance Taylor * ldmain.c (add_wrap): New function.
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...
1996-02-27 Ian Lance Taylor * lexsup.c (parse_args): Recognize --no-whole-archive.
1995-09-28 Ian Lance Taylor * ld.h (parsing_defsym): Declare.
1995-09-28 Ian Lance Taylor * lexsup.c (parse_args): Handle -assert.
1995-08-22 Steve Chamberlain * ldmain.c (main): Remove PE stuff.
1995-08-16 Ian Lance Taylor * lexsup.c (parse_args): Accept -h as a synonym for...
1995-07-10 Ian Lance Taylor * ld.texinfo, ld.1: Document -Bstatic, -Bdynamic,...
1995-07-07 Ken Raeburnfsf address update, but not in COPYING files
1995-07-03 Ian Lance Taylor * lexsup.c (parse_args): Let -G either set the small...
1995-07-02 Ian Lance Taylor * lexsup.c (parse_args): Cast fopen result to PTR...
1995-06-29 Steve ChamberlainWed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash...
1994-09-20 Ian Lance Taylor * ld.h (args_type): Add new field endian.
1994-09-14 Ian Lance Taylor * ld.h (ld_config_type): Add new field warn_once.
1994-07-08 Ian Lance Taylor * lexsup.c (parse_args): Changed "retain-symbols-file...
1994-06-15 Ian Lance Taylor * lexsup.c (parse_args): Accept -static as a synonym for
1994-06-15 Ian Lance Taylor * ldmain.c (get_emulation): Ignore -m486 for Linux...
1994-06-15 Ian Lance Taylor Let the user change the dynamic linker used by ELF...
1994-06-15 Ian Lance Taylor * lexsup.c (parse_args): Sort out the option macros...
1994-06-15 Ian Lance Taylor * ld.h (ld_config_type): Add new field traditional_format.
1994-06-13 Ian Lance Taylor * lexsup.c (parse_args): Treat -i as a synonym for -r.
1994-06-02 Ian Lance Taylor * ldfile.h (search_dirs_type): Move from ldfile.c...
1994-05-27 Ian Lance Taylor * ldlang.c (entry_symbol): Make static.
1994-05-19 Ian Lance Taylor Add support for ELF shared libraries.
1994-02-26 Ian Lance Taylor * ldgram.y (dirlist_ptr): Removed; not used.
1994-02-25 David MacKenzieAdd missing newline in einfo message.
1994-02-25 David MacKenzie * lexsup.c (parse_args): Use symbolic numbers for...
1994-02-25 David MacKenzie Use getopt instead of lex and yacc to parse the comman...