Age | Commit message (Expand) | Author | Files | Lines |
2002-03-13 | * ldlang.c (lang_check): Do relocatable link checks first, so that | Alan Modra | 1 | -14/+21 |
2002-02-15 | Support arbitrary length fill patterns. | Alan Modra | 1 | -23/+36 |
2002-02-14 | * ld.texinfo (VERSION scripts): Symbol names are globbing patterns. | Alan Modra | 1 | -3/+3 |
2002-02-12 | * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens. | Jakub Jelinek | 1 | -16/+55 |
2002-02-10 | * ldlang.c (entry_section): New initialised variable. | Alan Modra | 1 | -1/+2 |
2002-02-05 | * ldlang.c (lang_reset_memory_regions): Rename from | Hans-Peter Nilsson | 1 | -4/+3 |
2002-01-08 | * ldlang.c (walk_wild_section): Exclude object file if enclosing | Alexandre Oliva | 1 | -1/+16 |
2001-12-18 | * ldgram.y (vers_node): Support anonymous version tags. | Jakub Jelinek | 1 | -2/+17 |
2001-11-21 | * ldlang.c (map_input_to_output_sections): Replace "break" | Alan Modra | 1 | -0/+2 |
2001-11-20 | * ldlang.c (walk_wild_section): Move sec == NULL case out of loop. | Alan Modra | 1 | -28/+25 |
2001-10-31 | * ldlang.c (lang_size_sections): Keep a valid output_offset field | Alan Modra | 1 | -0/+8 |
2001-10-29 | * ldlang.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2001-09-29 | From John Reiser <jreiser@BitWagon.com> | Alan Modra | 1 | -0/+2 |
2001-09-29 | * section.c (struct sec): Remove kept_section. | Alan Modra | 1 | -4/+1 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -9/+3 |
2001-08-20 | * ldlang.c (insert_pad): Fix typos in last patch. | Alan Modra | 1 | -2/+2 |
2001-08-20 | * ldlang.c: When traversing lang_statement_union_type lists, | Alan Modra | 1 | -15/+15 |
2001-08-20 | * ldlang.c (insert_pad): Use offsetof macro. | Alan Modra | 1 | -21/+10 |
2001-08-18 | * ldlang.c (insert_pad): Make use of an existing pad statement if | Alan Modra | 1 | -105/+95 |
2001-08-14 | (wild_doit): Rename to lang_add_section. | Alan Modra | 1 | -17/+17 |
2001-08-03 | * ld.texinfo (Input Section Basics): Clarify ordering of output | Alan Modra | 1 | -139/+158 |
2001-07-19 | If a region is specified assign it to all sections inside the overlay unless ... | Nick Clifton | 1 | -1/+12 |
2001-06-19 | * ldlang.c (lang_check): Emit fatal error if relocatable link | Hans-Peter Nilsson | 1 | -0/+12 |
2001-06-19 | 2001-06-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -5/+0 |
2001-06-18 | 2001-06-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -3/+3 |
2001-06-15 | * ldlang.c (lang_check): Emit fatal error if relocatable link | Hans-Peter Nilsson | 1 | -0/+5 |
2001-06-15 | Chnage load_symbols() to a boolean function | Nick Clifton | 1 | -25/+45 |
2001-06-08 | * ldlang.c (record_bfd_errors): Remove. | Alan Modra | 1 | -48/+0 |
2001-05-31 | 2001-05-31 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -8/+0 |
2001-05-17 | Add a flag to asection, linker_has_input, and use it to reliably | Alan Modra | 1 | -39/+50 |
2001-05-11 | * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix | Jakub Jelinek | 1 | -0/+6 |
2001-05-02 | 2001-05-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+2 |
2001-04-28 | Give emulation a chance to process unrecognized file before fatal error is | Nick Clifton | 1 | -6/+5 |
2001-04-13 | bfd/ | Jakub Jelinek | 1 | -0/+14 |
2001-03-13 | Fixtypos in ChangeLogs, fix copyright dates in files | Nick Clifton | 1 | -2/+3 |
2001-02-27 | BFD: Catch & report unhandled PE section flags. | Nick Clifton | 1 | -1/+57 |
2001-01-25 | (lang_leave_overlay): Don't set lma_region when load_base is specified. | Alan Modra | 1 | -2/+6 |
2001-01-23 | Only set lma_region from the default for the first section | Alan Modra | 1 | -1/+4 |
2001-01-16 | 2001-01-16 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+4 |
2001-01-14 | Extend "ld --unique" functionality. | Alan Modra | 1 | -18/+47 |
2000-12-13 | Revert the last beautification with "innocent" whitespace, | Nick Clifton | 1 | -1/+2 |
2000-11-30 | Add support for x86_64-*-linux-gnu* target | Nick Clifton | 1 | -8/+6 |
2000-10-12 | Another try at correcting relocations against discarded | Alan Modra | 1 | -2/+1 |
2000-10-09 | 2000-10-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -4/+3 |
2000-10-05 | 2000-10-05 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -272/+270 |
2000-09-29 | 2000-09-29 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -18/+4 |
2000-09-05 | A tidy of ld/ldlang.c, and add missing Makefile dependencies | Alan Modra | 1 | -165/+181 |
2000-08-25 | When choosing the target for a particular endianness, do nothing if the target | Nick Clifton | 1 | -25/+30 |
2000-07-11 | Remove some forward declarations in ldemul.h and ldfile.h, and | Alan Modra | 1 | -1/+1 |
2000-06-20 | tic54x/ibmc54xdsp target for ld. | Timothy Wall | 1 | -0/+7 |