Age | Commit message (Expand) | Author | Files | Lines |
1994-09-20 | * ld.h (args_type): Add new field endian. | Ian Lance Taylor | 1 | -7/+3 |
1994-09-14 | * ld.h (ld_config_type): Add new field warn_once. | Ian Lance Taylor | 1 | -5/+54 |
1994-07-08 | * lexsup.c (parse_args): Changed "retain-symbols-file" from | Ian Lance Taylor | 1 | -6/+40 |
1994-06-15 | * lexsup.c (parse_args): Accept -static as a synonym for | Ian Lance Taylor | 1 | -0/+1 |
1994-06-15 | * ldmain.c (get_emulation): Ignore -m486 for Linux compatibility. | Ian Lance Taylor | 1 | -0/+1 |
1994-06-15 | Let the user change the dynamic linker used by ELF code. | Ian Lance Taylor | 1 | -1/+6 |
1994-06-15 | * lexsup.c (parse_args): Sort out the option macros and change the | Ian Lance Taylor | 1 | -22/+23 |
1994-06-15 | * ld.h (ld_config_type): Add new field traditional_format. | Ian Lance Taylor | 1 | -3/+8 |
1994-06-13 | * lexsup.c (parse_args): Treat -i as a synonym for -r. | 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 | -2/+2 |
1994-05-27 | * ldlang.c (entry_symbol): Make static. | Ian Lance Taylor | 1 | -1/+1 |
1994-05-19 | Add support for ELF shared libraries. | Ian Lance Taylor | 1 | -23/+32 |
1994-02-26 | * ldgram.y (dirlist_ptr): Removed; not used. | Ian Lance Taylor | 1 | -0/+1 |
1994-02-25 | Add missing newline in einfo message. | David MacKenzie | 1 | -1/+1 |
1994-02-25 | * lexsup.c (parse_args): Use symbolic numbers for long options. | David MacKenzie | 1 | -51/+74 |
1994-02-25 | Use getopt instead of lex and yacc to parse the command line. | David MacKenzie | 1 | -0/+322 |