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