| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Fix previous fix. | David MacKenzie | 1993-07-03 | 1 | -0/+5 |
* | * ldmain.c (main): Don't add scriptdir to the lib search path. | David MacKenzie | 1993-07-03 | 1 | -24/+51 |
* | Tue Mar 30 09:40:25 1993 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1993-03-30 | 1 | -230/+229 |
* | Fri Jan 29 09:57:58 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1993-01-29 | 1 | -5/+10 |
* | Tue Jan 26 11:49:50 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1993-01-26 | 1 | -61/+114 |
* | Mon Oct 5 08:55:14 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1992-10-05 | 1 | -58/+59 |
* | Aliasing bug fixes | Steve Chamberlain | 1992-07-02 | 1 | -105/+115 |
* | *** empty log message *** | Steve Chamberlain | 1992-06-08 | 1 | -442/+507 |
* | *** empty log message *** | Steve Chamberlain | 1992-06-08 | 1 | -22/+32 |
* | * ldfile.c: merge in VMS filename support | Steve Chamberlain | 1992-05-06 | 1 | -13/+26 |
* | * ldver.c: Bumped version to 1.96 - new release, resync with the | Steve Chamberlain | 1992-05-04 | 1 | -7/+8 |
* | New lexer. | Steve Chamberlain | 1992-04-05 | 1 | -2/+10 |
* | * ldmain.c (Q_enter_file_symbols): now aliases work again | Steve Chamberlain | 1992-03-06 | 1 | -23/+26 |