Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |