summaryrefslogtreecommitdiff
path: root/ld/ldmain.c
Commit message (Expand)AuthorAgeFilesLines
* (main): Initialize link_info.optimze to false.Ulrich Drepper1998-10-271-1/+10
* * Many files: Added gettext invocations around user-visibleTom Tromey1998-04-221-63/+72
* * ldmain.c (multiple_definition): Only skip the warning if theIan Lance Taylor1997-03-131-0/+12
* * ldmain.c (main): Don't initialize link_info.lprefix orIan Lance Taylor1997-02-281-5/+10
* * ld.h (check_nocrossrefs): Declare.Ian Lance Taylor1996-08-011-1/+6
* update copyrightIan Lance Taylor1996-07-301-4/+4
* * ld.h (args_type): Add cref field.Ian Lance Taylor1996-07-301-17/+67
* * ldlang.c (longest_section_name): Remove.Ian Lance Taylor1996-04-291-0/+3
* * ldmisc.h (demangle): Declare.Ian Lance Taylor1996-04-261-5/+76
* * ldlang.c (lang_size_sections): If _cooked_size is not 0, thenIan Lance Taylor1996-04-221-1/+12
* * ldmain.c (main): Call bfd_set_error_program_name.Ian Lance Taylor1996-03-261-0/+21
* * lexsup.c (parse_args): Handle --wrap.Ian Lance Taylor1996-03-121-1/+1
* Tue Mar 12 12:43:59 1996 David Mosberger-Tang <davidm@koala.azstarnet.com>Ian Lance Taylor1996-03-121-3/+11
* * ldmain.c (main): Initialize new field link_info.static_link.Ian Lance Taylor1995-10-251-38/+150
* Based on patches from H.J. Lu <hjl@nynexst.com>:Ian Lance Taylor1995-07-101-2/+0
* * ld.texinfo, ld.1: Document -Bstatic, -Bdynamic, -Bshared, andIan Lance Taylor1995-07-101-0/+1
* fsf address update, but not in COPYING filesKen Raeburn1995-07-071-1/+1
* * ldmain.c (HAVE_SBRK): Define for everything exceptFred Fish1995-07-051-2/+7
* Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-06-291-0/+13
* * ldmain.c (main): Revert patch of March 10, since the SVR4 linkerIan Lance Taylor1995-03-271-1/+6
* * ldlang.c (load_symbols): If whole_archive is true and ENTRYIan Lance Taylor1995-03-161-0/+4
* * ldmain.c (main): Don't set EXEC_P if link_info.shared is set.Ian Lance Taylor1995-03-101-2/+11
* * ldmain.c (undefined_symbol): Handle section being NULL.Ian Lance Taylor1995-02-061-6/+18
* * ldctor.c (ldctor_build_sets): Handle bfd_link_hah_defweak.Ian Lance Taylor1995-02-061-9/+26
* * ld.h (ld_config_type): Add new field warn_once.Ian Lance Taylor1994-09-141-0/+21
* * ldmisc.c (vfinfo): Handle %D as %C, but never print the functionIan Lance Taylor1994-09-141-3/+4
* * lexsup.c (parse_args): Add -shared to longopts, and handle it.Ian Lance Taylor1994-06-161-0/+3
* * ldmain.c (get_emulation): Ignore -m486 for Linux compatibility.Ian Lance Taylor1994-06-151-0/+6
* Let the user change the dynamic linker used by ELF code.Ian Lance Taylor1994-06-151-0/+1
* * ld.h (ld_config_type): Add new field traditional_format.Ian Lance Taylor1994-06-151-0/+1
* * ldfile.h (search_dirs_type): Move from ldfile.c, and add cmdlineIan Lance Taylor1994-06-021-1/+1
* * ldlang.h (lang_input_statement_type): Remove fields subfiles,Ian Lance Taylor1994-06-011-11/+6
* Add support for ELF shared libraries.Ian Lance Taylor1994-05-191-26/+57
* Use getopt instead of lex and yacc to parse the command line.David MacKenzie1994-02-251-9/+5
* * ldlang.c, ldmain.c, ldmisc.c: Use bfd_get_error andDavid MacKenzie1994-02-171-3/+4
* * emultempl/lnk960.em (append), emultempl/hppaosf.emDavid MacKenzie1994-02-051-10/+3
* * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc): FunctionsDavid MacKenzie1994-02-051-14/+36
* * ldmain.c ldmain.h ldgram.y: If -v -V or --version was given,David MacKenzie1994-01-271-1/+7
* Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-01-251-1/+6
* * ldmain.c (reloc_overflow): Added name, reloc_name and addendIan Lance Taylor1994-01-241-4/+15
* * ldmain.c (add_to_set): Add bitsize argument.Ian Lance Taylor1994-01-061-843/+387
* More gcc lint.Ian Lance Taylor1993-12-121-45/+66
* Made many changes to eliminate gcc warnings. Made variousIan Lance Taylor1993-12-111-10/+16
* * ldmain.c (enter_file_symbols): Removed duplicate tests of p. IfIan Lance Taylor1993-11-191-44/+98
* add -warn-common optionDavid MacKenzie1993-08-031-35/+55
* remove dupliate includeDavid MacKenzie1993-07-151-1/+1
* source cleanups; fix finding scriptsDavid MacKenzie1993-07-151-47/+54
* * ldfile.c (ldlang_open_file, ldfile_open_command_file),David MacKenzie1993-07-151-1/+1
* * ldmain.c (set_scripts_dir): Check . and <ld bin dir>/../lib forDavid MacKenzie1993-07-131-14/+30
* * ldlang.c (lang_process): Use sizeof instead of magic constant.David MacKenzie1993-07-121-54/+121