Age | Commit message (Expand) | Author | Files | Lines |
2002-07-05 | * ldlang.c (print_wild_statement): Fix output formatting. | Alan Modra | 1 | -3/+5 |
2002-07-04 | * ldlang.c: (strip_excluded_output_sections): New function. | Alan Modra | 1 | -8/+39 |
2002-07-01 | * ldlang.h (entry_sym): Make it a struct bfd_sym_chain. | Alan Modra | 1 | -29/+22 |
2002-06-10 | * ldlang.c (lang_size_sections_1): Skip removed output sections. | Richard Sandiford | 1 | -0/+8 |
2002-06-04 | * ldlang.c (section_already_linked): Call bfd_discard_group. Typo fix. | Alan Modra | 1 | -1/+4 |
2002-05-27 | * ldlang.c (lang_size_sections_1): Move check for conflicting load | Richard Sandiford | 1 | -29/+47 |
2002-05-25 | * ldlang.c (lang_process): Formatting, grammar. | Alan Modra | 1 | -2/+2 |
2002-05-23 | * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL | Jakub Jelinek | 1 | -0/+7 |
2002-05-22 | * ldemul.c (ldemul_new_vers_pattern): New function. | Alan Modra | 1 | -1/+1 |
2002-05-15 | * ldlang.c (section_already_linked): Call bfd_link_just_syms. | Alan Modra | 1 | -7/+2 |
2002-05-07 | * ldlang.h (lang_output_section_statement_type): Add update_dot_tree. | Richard Sandiford | 1 | -72/+53 |
2002-05-03 | * ld.h: Fix formatting. | Kazu Hirata | 1 | -28/+28 |
2002-04-30 | * ldlang.c (print_assignment): Update print_dot for assignments to ".". | Richard Sandiford | 1 | -1/+11 |
2002-04-08 | * ldlang.c (lang_size_sections_1): Don't complain about | Alan Modra | 1 | -0/+2 |
2002-03-20 | * ldlang.c (ldlang_add_undef): If the output bfd has been opened, | Alan Modra | 1 | -12/+29 |
2002-03-18 | * ldmain.c (main): Move .text readonly flag fudges from here.. | Alan Modra | 1 | -0/+16 |
2002-03-14 | * ldlang.c (lang_check): Remove the word size check added in last | Alan Modra | 1 | -4/+2 |
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 |