Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-05-22 | Improve Solaris compatability | Nick Clifton | 1 | -0/+1 | |
2001-04-13 | * ld.texinfo: Document --fatal-warnings. | J.T. Conklin | 1 | -1/+6 | |
* ld.1: Regenerate. * ldmisc.c (vfinfo): Set flag to inhibit making executable if warnings have been turned into errors. * lexsup.c (OPTION_WARN_FATAL): Define. (ld_options): Entry for --fatal-warnings. (parse_args): Handle OPTION_WARN_FATAL. * ld.h (ld_config_type): Add fatal_warnings field. | |||||
2001-03-26 | 2001-03-26 Andreas Jaeger <aj@suse.de> | Andreas Jaeger | 1 | -1/+1 | |
* binutils.texi (nm): Fix texi syntax. 2001-03-26 Andreas Jaeger <aj@suse.de> * ld.texinfo (Overview): Fix syntax in texi code. | |||||
2001-03-25 | Automate generate on man pages | Nick Clifton | 1 | -9/+94 | |
2001-03-17 | * emultempl/elf32.em (OPTION_GROUP): New macro. | Ulrich Drepper | 1 | -45/+54 | |
Add new option Bgroup to longopts. (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs. (gld*_list_options): Add -Bgroup and -z defs. * ld.1: Document -Bgroup and -z defs. * ld.texinfo: Likewise. | |||||
2001-03-13 | Fixtypos in ChangeLogs, fix copyright dates in files | Nick Clifton | 1 | -0/+2 | |
2001-01-14 | Extend "ld --unique" functionality. | Alan Modra | 1 | -7/+9 | |
2001-01-07 | 2001-01-07 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -1/+1 | |
* ld.texinfo (Bug Reporting): Update email address for reports. | |||||
2000-12-28 | Requre that long options starting with 'o' only accept a double dash prefix. | Nick Clifton | 1 | -7/+14 | |
2000-12-26 | Add --no-default-excludes option for PE targets | Nick Clifton | 1 | -1/+1 | |
2000-12-12 | * ld.texinfo: Add notes about --whole-archive and gcc. | DJ Delorie | 1 | -0/+6 | |
2000-12-12 | Add link option to allow undefiedn symbols in shared libraries | Nick Clifton | 1 | -0/+13 | |
2000-11-06 | Add GNU Free Documentation License | Nick Clifton | 1 | -9/+13 | |
2000-11-06 | Add GNU Free Documentation License | Nick Clifton | 1 | -24/+380 | |
2000-10-17 | Added new option --target-help. | Chandra Chavva | 1 | -0/+4 | |
2000-09-27 | .plt stub for lazy linking, --stub-group-size=N ld switch, | Alan Modra | 1 | -0/+33 | |
import stub fix, extra DIR14F reloc to fix abort in tc_gen_reloc | |||||
2000-09-05 | --split-by-reloc, --split-by-file extensions. --unique option. | Alan Modra | 1 | -6/+15 | |
2000-08-25 | 2000-08-24 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+2 | |
* emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't check -rpath nor LD_RUN_PATH for cross link. * ld.texinfo: Document the change. | |||||
2000-08-22 | 2000-08-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 | |
* emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after LD_LIBRARY_PATH for native linker. Display the needed DSO if trace_file_tries is non-zero. (gld${EMULATION_NAME}_try_needed): Report the needed DSO found if trace_file_tries is non-zero. * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH. * News: Mention it. | |||||
2000-07-20 | 2000-07-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+11 | |
* ld.texinfo: Add documentation for --disable-new-dtags and --enable-new-dtags. * ldmain.c (main): Initialize link_info.new_dtags to false. * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add --disable-new-dtags and --enable-new-dtags. (gld_${EMULATION_NAME}_list_options): Likewise. | |||||
2000-07-20 | Add optional style argument to --demangle switch. | Nick Clifton | 1 | -5/+12 | |
2000-07-20 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+15 | |
* 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-06-20 | tic54x/ibmc54xdsp target for ld. | Timothy Wall | 1 | -0/+18 | |
2000-05-22 | Patch from Thomas de Lellis to implement --section-start | Nick Clifton | 1 | -0/+12 | |
2000-05-17 | Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implement | Nick Clifton | 1 | -0/+10 | |
--emit-relocs switch to the linker to preserve relocs in an output executable | |||||
2000-04-25 | Note that output section data commands can only appear inside output section | Nick Clifton | 1 | -0/+10 | |
descriptions and not between them. | |||||
2000-04-11 | Remove extraneous paragraph. | Alan Modra | 1 | -6/+0 | |
2000-02-29 | * ldgram.y (exclude_name_list): Don't require a comma to separate | Jim Blandy | 1 | -3/+3 | |
list entries; the lexer considers commas to be valid part of a filename, so in something like `foo, bar' the comma is considered part of the first filename, `foo,'. * ld.texinfo: Update section on EXCLUDE_FILE lists. | |||||
2000-02-16 | Add LMA memory region functionality. | Timothy Wall | 1 | -3/+6 | |
2000-01-07 | Fix description of -n command line switch | Nick Clifton | 1 | -3/+4 | |
2000-01-07 | Remind users about -Wl, | Nick Clifton | 1 | -0/+14 | |
2000-01-05 | * ld.h (wildcard_spec): Change exclude_name to exclude_name_list. | Catherine Moore | 1 | -6/+8 | |
(name_list): New. * ld.texinfo (EXCLUDE_FILE): Update documentation. * ldgram.y (wildcard_spec): Support a list of excluded_files. (exclude_name_list): New. ldlang.c (walk_wild_section): Support list of excluded files. (print_wild_statement): Likewise. (lang_add_wild): Likewise. * ldlang.h (lang_wild_statement_type): Likewise. * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support. | |||||
1999-09-09 | * ld.texinfo: Fix arguments of @var to not contain punctuation. | Andreas Schwab | 1 | -1/+1 | |
1999-06-23 | * ldmain.c (main): Initialize link_info.init_function and | Mark Mitchell | 1 | -0/+16 | |
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-22 | document behaviour of dot inside sections. | Nick Clifton | 1 | -0/+33 | |
1999-06-21 | Add new command line switch --thumb-entry. | Nick Clifton | 1 | -1/+10 | |
1999-06-14 | Fix use of @item vs. @itemx. | Andreas Schwab | 1 | -2/+2 | |
1999-05-29 | * ld.texinfo (Options): Clarify that options which refer to files | Ian Lance Taylor | 1 | -7/+10 | |
must be properly ordered. | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+4305 | |