Age | Commit message (Expand) | Author | Files | Lines |
2005-01-21 | * ldlang.c (lang_reasonable_defaults): Remove. | Ben Elliston | 1 | -3/+0 |
2004-10-26 | * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc. | Mark Mitchell | 1 | -1/+2 |
2004-10-16 | bfd/ | Daniel Jacobowitz | 1 | -0/+2 |
2004-10-14 | ld/ | Alan Modra | 1 | -1/+18 |
2004-07-19 | bfd/ | H.J. Lu | 1 | -0/+4 |
2004-05-19 | * ldgram.y (sect_constraint): New. | Jakub Jelinek | 1 | -1/+3 |
2004-04-30 | * ldlang.c (unique_section_p): Pass section parm, return true on | Alan Modra | 1 | -1/+1 |
2004-03-18 | bfd/ | Alan Modra | 1 | -0/+4 |
2004-02-23 | * ldlang.h (struct lang_output_section_state): Change processed | Nathan Sidwell | 1 | -1/+1 |
2004-01-13 | * ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true will | Nick Clifton | 1 | -59/+88 |
2004-01-03 | * ldexp.c (align_n): Make static. | Alan Modra | 1 | -2/+1 |
2003-12-04 | * ldlang.c (lang_do_assignments): Function return is void. | Alan Modra | 1 | -1/+1 |
2003-10-21 | Add warning messages for the use of an undeclared memory region and the | Nick Clifton | 1 | -1/+3 |
2003-10-11 | * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbols | Hans-Peter Nilsson | 1 | -0/+14 |
2003-07-27 | * ld.texinfo: Typo fixes. Document SUBALIGN. | Alan Modra | 1 | -1/+1 |
2003-06-28 | Convert to C90 | Alan Modra | 1 | -81/+75 |
2003-03-03 | * ldfile.h (struct search_dirs): Added sysrooted field. | Alexandre Oliva | 1 | -0/+6 |
2003-02-21 | Disable region size checking whilst relaxing sections. | Nick Clifton | 1 | -2/+2 |
2002-12-08 | * ldlang.h: Formatting. | Alan Modra | 1 | -48/+81 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -24/+24 |
2002-10-10 | * ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts if | Jakub Jelinek | 1 | -0/+1 |
2002-10-08 | 2002-10-08 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+0 |
2002-10-07 | Abort if the filename to be added matches the linker output filename. | Nick Clifton | 1 | -0/+1 |
2002-07-01 | * ldlang.h (entry_sym): Make it a struct bfd_sym_chain. | Alan Modra | 1 | -1/+1 |
2002-05-07 | * ldlang.h (lang_output_section_statement_type): Add update_dot_tree. | Richard Sandiford | 1 | -3/+9 |
2002-02-15 | Support arbitrary length fill patterns. | Alan Modra | 1 | -10/+13 |
2002-02-14 | * ld.texinfo (VERSION scripts): Symbol names are globbing patterns. | Alan Modra | 1 | -1/+1 |
2002-02-10 | * ldlang.c (entry_section): New initialised variable. | Alan Modra | 1 | -0/+1 |
2002-02-05 | * ldlang.c (lang_reset_memory_regions): Rename from | Hans-Peter Nilsson | 1 | -2/+3 |
2001-08-20 | * ldlang.c: When traversing lang_statement_union_type lists, | Alan Modra | 1 | -1/+0 |
2001-08-18 | * ldlang.c (insert_pad): Make use of an existing pad statement if | Alan Modra | 1 | -1/+1 |
2001-08-14 | (wild_doit): Rename to lang_add_section. | Alan Modra | 1 | -1/+1 |
2001-08-03 | * ld.texinfo (Input Section Basics): Clarify ordering of output | Alan Modra | 1 | -4/+2 |
2001-03-13 | Fixtypos in ChangeLogs, fix copyright dates in files | Nick Clifton | 1 | -1/+2 |
2001-01-14 | Extend "ld --unique" functionality. | Alan Modra | 1 | -1/+13 |
2000-10-09 | 2000-10-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -83/+59 |
2000-09-29 | 2000-09-29 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -28/+22 |
2000-07-11 | Remove some forward declarations in ldemul.h and ldfile.h, and | Alan Modra | 1 | -1/+1 |
2000-04-25 | place_orphan optimisations | Alan Modra | 1 | -1/+2 |
2000-02-16 | Add LMA memory region functionality. | Timothy Wall | 1 | -2/+5 |
2000-01-05 | * ld.h (wildcard_spec): Change exclude_name to exclude_name_list. | Catherine Moore | 1 | -3/+3 |
1999-06-12 | This fixes ! to work as documented in a memory region attribute list. | Ian Lance Taylor | 1 | -2/+4 |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+490 |