| Commit message (Expand) | Author | Age | Files | Lines |
* | (main): Initialize link_info.optimze to false. | Ulrich Drepper | 1998-10-27 | 1 | -1/+10 |
* | * Many files: Added gettext invocations around user-visible | Tom Tromey | 1998-04-22 | 1 | -63/+72 |
* | * ldmain.c (multiple_definition): Only skip the warning if the | Ian Lance Taylor | 1997-03-13 | 1 | -0/+12 |
* | * ldmain.c (main): Don't initialize link_info.lprefix or | Ian Lance Taylor | 1997-02-28 | 1 | -5/+10 |
* | * ld.h (check_nocrossrefs): Declare. | Ian Lance Taylor | 1996-08-01 | 1 | -1/+6 |
* | update copyright | Ian Lance Taylor | 1996-07-30 | 1 | -4/+4 |
* | * ld.h (args_type): Add cref field. | Ian Lance Taylor | 1996-07-30 | 1 | -17/+67 |
* | * ldlang.c (longest_section_name): Remove. | Ian Lance Taylor | 1996-04-29 | 1 | -0/+3 |
* | * ldmisc.h (demangle): Declare. | Ian Lance Taylor | 1996-04-26 | 1 | -5/+76 |
* | * ldlang.c (lang_size_sections): If _cooked_size is not 0, then | Ian Lance Taylor | 1996-04-22 | 1 | -1/+12 |
* | * ldmain.c (main): Call bfd_set_error_program_name. | Ian Lance Taylor | 1996-03-26 | 1 | -0/+21 |
* | * lexsup.c (parse_args): Handle --wrap. | Ian Lance Taylor | 1996-03-12 | 1 | -1/+1 |
* | Tue Mar 12 12:43:59 1996 David Mosberger-Tang <davidm@koala.azstarnet.com> | Ian Lance Taylor | 1996-03-12 | 1 | -3/+11 |
* | * ldmain.c (main): Initialize new field link_info.static_link. | Ian Lance Taylor | 1995-10-25 | 1 | -38/+150 |
* | Based on patches from H.J. Lu <hjl@nynexst.com>: | Ian Lance Taylor | 1995-07-10 | 1 | -2/+0 |
* | * ld.texinfo, ld.1: Document -Bstatic, -Bdynamic, -Bshared, and | Ian Lance Taylor | 1995-07-10 | 1 | -0/+1 |
* | fsf address update, but not in COPYING files | Ken Raeburn | 1995-07-07 | 1 | -1/+1 |
* | * ldmain.c (HAVE_SBRK): Define for everything except | Fred Fish | 1995-07-05 | 1 | -2/+7 |
* | Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1995-06-29 | 1 | -0/+13 |
* | * ldmain.c (main): Revert patch of March 10, since the SVR4 linker | Ian Lance Taylor | 1995-03-27 | 1 | -1/+6 |
* | * ldlang.c (load_symbols): If whole_archive is true and ENTRY | Ian Lance Taylor | 1995-03-16 | 1 | -0/+4 |
* | * ldmain.c (main): Don't set EXEC_P if link_info.shared is set. | Ian Lance Taylor | 1995-03-10 | 1 | -2/+11 |
* | * ldmain.c (undefined_symbol): Handle section being NULL. | Ian Lance Taylor | 1995-02-06 | 1 | -6/+18 |
* | * ldctor.c (ldctor_build_sets): Handle bfd_link_hah_defweak. | Ian Lance Taylor | 1995-02-06 | 1 | -9/+26 |
* | * ld.h (ld_config_type): Add new field warn_once. | Ian Lance Taylor | 1994-09-14 | 1 | -0/+21 |
* | * ldmisc.c (vfinfo): Handle %D as %C, but never print the function | Ian Lance Taylor | 1994-09-14 | 1 | -3/+4 |
* | * lexsup.c (parse_args): Add -shared to longopts, and handle it. | Ian Lance Taylor | 1994-06-16 | 1 | -0/+3 |
* | * ldmain.c (get_emulation): Ignore -m486 for Linux compatibility. | Ian Lance Taylor | 1994-06-15 | 1 | -0/+6 |
* | Let the user change the dynamic linker used by ELF code. | Ian Lance Taylor | 1994-06-15 | 1 | -0/+1 |
* | * ld.h (ld_config_type): Add new field traditional_format. | Ian Lance Taylor | 1994-06-15 | 1 | -0/+1 |
* | * ldfile.h (search_dirs_type): Move from ldfile.c, and add cmdline | Ian Lance Taylor | 1994-06-02 | 1 | -1/+1 |
* | * ldlang.h (lang_input_statement_type): Remove fields subfiles, | Ian Lance Taylor | 1994-06-01 | 1 | -11/+6 |
* | Add support for ELF shared libraries. | Ian Lance Taylor | 1994-05-19 | 1 | -26/+57 |
* | Use getopt instead of lex and yacc to parse the command line. | David MacKenzie | 1994-02-25 | 1 | -9/+5 |
* | * ldlang.c, ldmain.c, ldmisc.c: Use bfd_get_error and | David MacKenzie | 1994-02-17 | 1 | -3/+4 |
* | * emultempl/lnk960.em (append), emultempl/hppaosf.em | David MacKenzie | 1994-02-05 | 1 | -10/+3 |
* | * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc): Functions | David MacKenzie | 1994-02-05 | 1 | -14/+36 |
* | * ldmain.c ldmain.h ldgram.y: If -v -V or --version was given, | David MacKenzie | 1994-01-27 | 1 | -1/+7 |
* | Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-01-25 | 1 | -1/+6 |
* | * ldmain.c (reloc_overflow): Added name, reloc_name and addend | Ian Lance Taylor | 1994-01-24 | 1 | -4/+15 |
* | * ldmain.c (add_to_set): Add bitsize argument. | Ian Lance Taylor | 1994-01-06 | 1 | -843/+387 |
* | More gcc lint. | Ian Lance Taylor | 1993-12-12 | 1 | -45/+66 |
* | Made many changes to eliminate gcc warnings. Made various | Ian Lance Taylor | 1993-12-11 | 1 | -10/+16 |
* | * ldmain.c (enter_file_symbols): Removed duplicate tests of p. If | Ian Lance Taylor | 1993-11-19 | 1 | -44/+98 |
* | add -warn-common option | David MacKenzie | 1993-08-03 | 1 | -35/+55 |
* | remove dupliate include | David MacKenzie | 1993-07-15 | 1 | -1/+1 |
* | source cleanups; fix finding scripts | David MacKenzie | 1993-07-15 | 1 | -47/+54 |
* | * ldfile.c (ldlang_open_file, ldfile_open_command_file), | David MacKenzie | 1993-07-15 | 1 | -1/+1 |
* | * ldmain.c (set_scripts_dir): Check . and <ld bin dir>/../lib for | David MacKenzie | 1993-07-13 | 1 | -14/+30 |
* | * ldlang.c (lang_process): Use sizeof instead of magic constant. | David MacKenzie | 1993-07-12 | 1 | -54/+121 |