import gdb-2000-02-02 snapshot
[external/binutils.git] / ld / lexsup.c
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 HendersonThis commit was generated by cvs2svn to track changes...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
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...