add MAINTAINERS files
[binutils-gdb.git] / ld / ldmain.c
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
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>:
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-05 Fred Fish * ldmain.c (HAVE_SBRK): Define for everything except
1995-06-29 Steve ChamberlainWed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash...
1995-03-27 Ian Lance Taylor * ldmain.c (main): Revert patch of March 10, since...
1995-03-16 Ian Lance Taylor * ldlang.c (load_symbols): If whole_archive is true...
1995-03-10 Ian Lance Taylor * ldmain.c (main): Don't set EXEC_P if link_info.share...
1995-02-06 Ian Lance Taylor * ldmain.c (undefined_symbol): Handle section being...
1995-02-06 Ian Lance Taylor * ldctor.c (ldctor_build_sets): Handle bfd_link_hah_de...
1994-09-14 Ian Lance Taylor * ld.h (ld_config_type): Add new field warn_once.
1994-09-14 Ian Lance Taylor * ldmisc.c (vfinfo): Handle %D as %C, but never print...
1994-06-16 Ian Lance Taylor * lexsup.c (parse_args): Add -shared to longopts,...
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 * ld.h (ld_config_type): Add new field traditional_format.
1994-06-02 Ian Lance Taylor * ldfile.h (search_dirs_type): Move from ldfile.c...
1994-06-01 Ian Lance Taylor * ldlang.h (lang_input_statement_type): Remove fields...
1994-05-19 Ian Lance Taylor Add support for ELF shared libraries.
1994-02-25 David MacKenzie Use getopt instead of lex and yacc to parse the comman...
1994-02-17 David MacKenzie * ldlang.c, ldmain.c, ldmisc.c: Use bfd_get_error and
1994-02-05 David MacKenzie * emultempl/lnk960.em (append), emultempl/hppaosf.em
1994-02-05 David MacKenzie * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc...
1994-01-27 David MacKenzie * ldmain.c ldmain.h ldgram.y: If -v -V or --version...
1994-01-25 Stan ShebsTue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros...
1994-01-24 Ian Lance Taylor * ldmain.c (reloc_overflow): Added name, reloc_name...
1994-01-06 Ian Lance Taylor * ldmain.c (add_to_set): Add bitsize argument.
1993-12-12 Ian Lance TaylorMore gcc lint.
1993-12-11 Ian Lance Taylor Made many changes to eliminate gcc warnings. Made...
1993-11-19 Ian Lance Taylor * ldmain.c (enter_file_symbols): Removed duplicate...
1993-08-03 David MacKenzieadd -warn-common option
1993-07-15 David MacKenzieremove dupliate include
1993-07-15 David MacKenziesource cleanups; fix finding scripts
1993-07-15 David MacKenzie * ldfile.c (ldlang_open_file, ldfile_open_command_file),
1993-07-13 David MacKenzie * ldmain.c (set_scripts_dir): Check . and <ld bin...
1993-07-12 David MacKenzie * ldlang.c (lang_process): Use sizeof instead of magic...
1993-07-03 David MacKenzie Fix previous fix.
1993-07-03 David MacKenzie * ldmain.c (main): Don't add scriptdir to the lib...
1993-03-30 Steve ChamberlainTue Mar 30 09:40:25 1993 Steve Chamberlain (sac@thepu...
1993-01-29 Ian Lance TaylorFri Jan 29 09:57:58 1993 Ian Lance Taylor (ian@cygnus...
1993-01-26 Ian Lance TaylorTue Jan 26 11:49:50 1993 Ian Lance Taylor (ian@cygnus...
1992-10-05 Steve ChamberlainMon Oct 5 08:55:14 1992 Steve Chamberlain (sac@thepu...
1992-07-02 Steve ChamberlainAliasing bug fixes
1992-06-08 Steve Chamberlain*** empty log message ***
1992-06-08 Steve Chamberlain*** empty log message ***
1992-05-06 Steve Chamberlain * ldfile.c: merge in VMS filename support
1992-05-04 Steve Chamberlain * ldver.c: Bumped version to 1.96 - new release, resyn...
1992-04-05 Steve ChamberlainNew lexer.
1992-03-06 Steve Chamberlain * ldmain.c (Q_enter_file_symbols): now aliases work...
1992-01-28 Steve Chamberlain * ldgram.y: map -M behave in the same way as -Map...
1992-01-24 Steve ChamberlainNow compiles with gcc too.
1992-01-24 Steve Chamberlain * Makefile.in: added relax, also made three stage...
1992-01-24 Steve ChamberlainMerging from VMS port. Doc to follow..
1991-11-04 Steve ChamberlainSun Nov 3 16:37:37 1991 Steve Chamberlain (steve...
1991-10-11 John GilmoreInclude bfd.h before sysdep.h, so ansidecl and PROTO...
1991-10-05 Steve ChamberlainAdded -N and fixed -n flags.
1991-08-01 Steve ChamberlainAdded new keyword 'CONSTRUCTORS'
1991-05-14 Steve Chamberlain*** empty log message ***
1991-05-03 Steve Chamberlain*** empty log message ***
1991-04-17 Steve Chamberlain*** empty log message ***
1991-04-15 Steve ChamberlainMerges from Intel.
1991-04-14 Steve Chamberlaincheckpoint before a merge
1991-04-04 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-04-04 nobodyThis commit was manufactured by cvs2svn to create branc...
1991-03-25 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-03-22 Steve ChamberlainBrought up to sync with Intel again.
next