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