Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-01-14 | Extend "ld --unique" functionality. | Alan Modra | 1 | -3/+6 | |
2001-01-13 | formatting fix | Nick Clifton | 1 | -1/+1 | |
2001-01-12 | Update copyright date to 2001 | Nick Clifton | 1 | -2/+2 | |
2000-12-31 | Fix problems with new EXACTLY_TWO_DASHES command line switch option. | Nick Clifton | 1 | -3/+11 | |
2000-12-28 | Requre that long options starting with 'o' only accept a double dash prefix. | Nick Clifton | 1 | -12/+40 | |
2000-12-12 | Add link option to allow undefiedn symbols in shared libraries | Nick Clifton | 1 | -2/+10 | |
2000-10-17 | Added new option --target-help. | Chandra Chavva | 1 | -0/+7 | |
2000-10-11 | 2000-10-10 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -30/+27 | |
* deffile.h: Fix formatting. * lexsup.c: Likewise. * mri.c: Likewise. | |||||
2000-09-29 | 2000-09-29 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -11/+11 | |
* deffile.h: Fix formatting. * ld.h: Likewise. * ldctor.h: Likewise. * ldemul.h: Likewise. * ldexp.h: Likewise. * ldfile.h: Likewise. * ldlang.h: Likewise. * lexsup.c: Likewise. * mri.c: Likewise. * pe-dll.c: Likewise. | |||||
2000-09-05 | --split-by-reloc, --split-by-file extensions. --unique option. | Alan Modra | 1 | -6/+18 | |
2000-09-02 | Add .gnu.linkonce.wi.* to .debug_info sections. | Nick Clifton | 1 | -11/+0 | |
2000-07-20 | Add optional style argument to --demangle switch. | Nick Clifton | 1 | -2/+14 | |
2000-07-20 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+4 | |
* emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed. (PARSE_AND_LIST_PROLOGUE): New. (PARSE_AND_LIST_LONGOPTS): Likewise. (PARSE_AND_LIST_OPTIONS): Likewise. (PARSE_AND_LIST_ARGS_CASES): Likewise. * ldmain.c (main): Clear link_info.flags and link_info.flags_1. * lexsup.c (ld_options): Comment out 'z'. (parse_args): Likewise. * emultempl/elf32.em: Include "elf/common.h". (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z options. (gld_${EMULATION_NAME}_list_options): Likewise. * ld.texinfo: Add documentation for the recognized -z options. | |||||
2000-07-08 | Fix --section-start=xxxx | Alan Modra | 1 | -4/+9 | |
2000-05-22 | Patch from Thomas de Lellis to implement --section-start | Nick Clifton | 1 | -0/+36 | |
2000-05-18 | 2000-05-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 | |
* lexsup.c (parse_args): `i' == `r', not `q'. | |||||
2000-05-17 | Fix typo in previous delta | Nick Clifton | 1 | -2/+2 | |
2000-05-17 | Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implement | Nick Clifton | 1 | -0/+5 | |
--emit-relocs switch to the linker to preserve relocs in an output executable | |||||
2000-05-15 | Update printed copyright. | Alan Modra | 1 | -1/+1 | |
2000-05-03 | Fix 64 bit target section start on 32 bit machine. | Alan Modra | 1 | -3/+3 | |
2000-04-04 | Move translated part of bug report string back into .c files so | Alan Modra | 1 | -1/+1 | |
xgettext can find it. Regnerate .pot files. | |||||
2000-04-03 | Move bug report string to one place. | Alan Modra | 1 | -2/+2 | |
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -1/+1 | |
* lexsup.c (parse_args): Use strtoul for --split-by-reloc argument. | |||||
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -0/+3 | |
* lexsup.c (parse_args): If we get an unrecognized argument, mention --help. | |||||
1999-08-06 | * lexsup.c (is_num): Reindent. | Ian Lance Taylor | 1 | -12/+20 | |
(parse_args): Mention program name in error message. | |||||
1999-06-23 | * ldmain.c (main): Initialize link_info.init_function and | Mark Mitchell | 1 | -0/+14 | |
link_info.fini_function. * lexsup.c (OPTION_INIT): New macro. (OPTION_FINI): Likewise. (ld_options): Add descriptions for them. (parse_args): Handle them. | |||||
1999-06-09 | restore previous format of --help output | Nick Clifton | 1 | -2/+4 | |
1999-05-28 | Minor formatting changes. | Nick Clifton | 1 | -4/+4 | |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+1140 | |