Age | Commit message (Expand) | Author | Files | Lines |
1995-06-29 | Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+13 |
1995-03-27 | * ldmain.c (main): Revert patch of March 10, since the SVR4 linker | Ian Lance Taylor | 1 | -1/+6 |
1995-03-16 | * ldlang.c (load_symbols): If whole_archive is true and ENTRY | Ian Lance Taylor | 1 | -0/+4 |
1995-03-10 | * ldmain.c (main): Don't set EXEC_P if link_info.shared is set. | Ian Lance Taylor | 1 | -2/+11 |
1995-02-06 | * ldmain.c (undefined_symbol): Handle section being NULL. | Ian Lance Taylor | 1 | -6/+18 |
1995-02-06 | * ldctor.c (ldctor_build_sets): Handle bfd_link_hah_defweak. | Ian Lance Taylor | 1 | -9/+26 |
1994-09-14 | * ld.h (ld_config_type): Add new field warn_once. | Ian Lance Taylor | 1 | -0/+21 |
1994-09-14 | * ldmisc.c (vfinfo): Handle %D as %C, but never print the function | Ian Lance Taylor | 1 | -3/+4 |
1994-06-16 | * lexsup.c (parse_args): Add -shared to longopts, and handle it. | Ian Lance Taylor | 1 | -0/+3 |
1994-06-15 | * ldmain.c (get_emulation): Ignore -m486 for Linux compatibility. | Ian Lance Taylor | 1 | -0/+6 |
1994-06-15 | Let the user change the dynamic linker used by ELF code. | Ian Lance Taylor | 1 | -0/+1 |
1994-06-15 | * ld.h (ld_config_type): Add new field traditional_format. | Ian Lance Taylor | 1 | -0/+1 |
1994-06-02 | * ldfile.h (search_dirs_type): Move from ldfile.c, and add cmdline | Ian Lance Taylor | 1 | -1/+1 |
1994-06-01 | * ldlang.h (lang_input_statement_type): Remove fields subfiles, | Ian Lance Taylor | 1 | -11/+6 |
1994-05-19 | Add support for ELF shared libraries. | Ian Lance Taylor | 1 | -26/+57 |
1994-02-25 | Use getopt instead of lex and yacc to parse the command line. | David MacKenzie | 1 | -9/+5 |
1994-02-17 | * ldlang.c, ldmain.c, ldmisc.c: Use bfd_get_error and | David MacKenzie | 1 | -3/+4 |
1994-02-05 | * emultempl/lnk960.em (append), emultempl/hppaosf.em | David MacKenzie | 1 | -10/+3 |
1994-02-05 | * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc): Functions | David MacKenzie | 1 | -14/+36 |
1994-01-27 | * ldmain.c ldmain.h ldgram.y: If -v -V or --version was given, | David MacKenzie | 1 | -1/+7 |
1994-01-25 | Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -1/+6 |
1994-01-24 | * ldmain.c (reloc_overflow): Added name, reloc_name and addend | Ian Lance Taylor | 1 | -4/+15 |
1994-01-06 | * ldmain.c (add_to_set): Add bitsize argument. | Ian Lance Taylor | 1 | -843/+387 |
1993-12-12 | More gcc lint. | Ian Lance Taylor | 1 | -45/+66 |
1993-12-11 | Made many changes to eliminate gcc warnings. Made various | Ian Lance Taylor | 1 | -10/+16 |
1993-11-19 | * ldmain.c (enter_file_symbols): Removed duplicate tests of p. If | Ian Lance Taylor | 1 | -44/+98 |
1993-08-03 | add -warn-common option | David MacKenzie | 1 | -35/+55 |
1993-07-15 | remove dupliate include | David MacKenzie | 1 | -1/+1 |
1993-07-15 | source cleanups; fix finding scripts | David MacKenzie | 1 | -47/+54 |
1993-07-15 | * ldfile.c (ldlang_open_file, ldfile_open_command_file), | David MacKenzie | 1 | -1/+1 |
1993-07-13 | * ldmain.c (set_scripts_dir): Check . and <ld bin dir>/../lib for | David MacKenzie | 1 | -14/+30 |
1993-07-12 | * ldlang.c (lang_process): Use sizeof instead of magic constant. | David MacKenzie | 1 | -54/+121 |
1993-07-03 | Fix previous fix. | David MacKenzie | 1 | -0/+5 |
1993-07-03 | * ldmain.c (main): Don't add scriptdir to the lib search path. | David MacKenzie | 1 | -24/+51 |
1993-03-30 | Tue Mar 30 09:40:25 1993 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -230/+229 |
1993-01-29 | Fri Jan 29 09:57:58 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -5/+10 |
1993-01-26 | Tue Jan 26 11:49:50 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -61/+114 |
1992-10-05 | Mon Oct 5 08:55:14 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -58/+59 |
1992-07-02 | Aliasing bug fixes | Steve Chamberlain | 1 | -105/+115 |
1992-06-08 | *** empty log message *** | Steve Chamberlain | 1 | -442/+507 |
1992-06-08 | *** empty log message *** | Steve Chamberlain | 1 | -22/+32 |
1992-05-06 | * ldfile.c: merge in VMS filename support | Steve Chamberlain | 1 | -13/+26 |
1992-05-04 | * ldver.c: Bumped version to 1.96 - new release, resync with the | Steve Chamberlain | 1 | -7/+8 |
1992-04-05 | New lexer. | Steve Chamberlain | 1 | -2/+10 |
1992-03-06 | * ldmain.c (Q_enter_file_symbols): now aliases work again | Steve Chamberlain | 1 | -23/+26 |
1992-01-28 | * ldgram.y: map -M behave in the same way as -Map (sets file name | Steve Chamberlain | 1 | -40/+47 |
1992-01-24 | Now compiles with gcc too. | Steve Chamberlain | 1 | -2/+2 |
1992-01-24 | * Makefile.in: added relax, also made three stage go through a | Steve Chamberlain | 1 | -0/+11 |
1992-01-24 | Merging from VMS port. Doc to follow.. | Steve Chamberlain | 1 | -41/+43 |
1991-11-04 | Sun Nov 3 16:37:37 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 1 | -11/+11 |