Age | Commit message (Expand) | Author | Files | Lines |
2010-04-09 | bfd/ChangeLog | Nick Clifton | 1 | -2/+0 |
2010-03-17 | * ldlang.c (lang_size_sections_1): Remove "s" param. Set "s" from | Alan Modra | 1 | -13/+11 |
2010-03-16 | * ldlang.c (lang_insert_orphan): Place loadable orphans in the same | Daniel Jacobowitz | 1 | -1/+14 |
2010-02-25 | bfd/ | Alan Modra | 1 | -125/+125 |
2010-02-23 | PR ld/11304 | Alan Modra | 1 | -108/+51 |
2010-02-22 | PR ld/11304 | Alan Modra | 1 | -51/+108 |
2010-02-19 | bfd/ | Alan Modra | 1 | -13/+24 |
2010-01-21 | PR 4437 | Nick Clifton | 1 | -3/+14 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -7/+3 |
2009-11-26 | PR ld/10956 | Nick Clifton | 1 | -2/+2 |
2009-11-05 | * lexsup.c: Rename --add-needed to --copy-dt-needed-entries. | Nick Clifton | 1 | -9/+11 |
2009-10-14 | * ldlang.c (load_symbols): Set whole_archive from entry when | Alan Modra | 1 | -1/+4 |
2009-10-09 | PR ld/10749 | Alan Modra | 1 | -1/+7 |
2009-10-08 | PR ld/10744 | Alan Modra | 1 | -2/+4 |
2009-10-07 | ld/ | Nathan Sidwell | 1 | -1/+9 |
2009-09-29 | * ldlang.c (lang_size_sections_1): Allow scripts to specify a | Alan Modra | 1 | -1/+1 |
2009-09-27 | * ldlang.c (lang_size_sections_1): Always force output vma to zero for | Christopher Faylor | 1 | -6/+3 |
2009-09-11 | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 1 | -49/+65 |
2009-08-30 | PR ld/10569 | Alan Modra | 1 | -2/+2 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -72/+75 |
2009-08-12 | 2009-08-12 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+34 |
2009-08-10 | PR 10474 | Alan Modra | 1 | -44/+46 |
2009-07-23 | 2009-07-22 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+3 |
2009-07-11 | * ldlang.c (insert_os_after): Don't tie assignments to non-alloc | Alan Modra | 1 | -5/+12 |
2009-06-25 | 2009-06-25 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -5/+6 |
2009-05-26 | * ldlang.c (lang_check_section_addresses): Ignore non-alloc sections. | Alan Modra | 1 | -1/+3 |
2009-05-22 | * ldlang.c (lang_check_section_addresses): Ignore non-loadable | Nathan Sidwell | 1 | -2/+3 |
2009-05-15 | ld/ | Alan Modra | 1 | -8/+41 |
2009-05-14 | * ldlang.c (lang_insert_orphan): Add __start_<section> symbol | Alan Modra | 1 | -11/+12 |
2009-04-16 | bfd/ | Richard Sandiford | 1 | -21/+3 |
2009-04-15 | gprof/ | Kazu Hirata | 1 | -2/+0 |
2009-04-03 | * ldlang.c (lang_leave_output_section_statement): Set lma_region | Nathan Sidwell | 1 | -0/+9 |
2009-03-20 | ld/ | H.J. Lu | 1 | -1/+1 |
2009-03-02 | * ldgram.y: Add support for REGION_ALIAS operator. | Nick Clifton | 1 | -25/+76 |
2009-02-16 | * ldlang.c (process_insert_statements): ASSERT that output section | Alan Modra | 1 | -1/+4 |
2009-02-16 | * ldlang.c (push_stat_ptr, pop_stat_ptr): New functions. | Alan Modra | 1 | -30/+53 |
2009-02-09 | Missing piece of 2009-01-26 commit | Nathan Sidwell | 1 | -2/+1 |
2008-11-26 | include/ | Alan Modra | 1 | -33/+40 |
2008-11-24 | * ldlang.c (lang_record_phdrs): Don't add orphans to PT_INTERP header. | Alan Modra | 1 | -0/+4 |
2008-10-25 | PR 6945 | Nick Clifton | 1 | -1/+6 |
2008-10-21 | * ldlang.c (lang_output_section_find_by_flags): Handle non-alloc | Alan Modra | 1 | -6/+24 |
2008-10-04 | * ldemul.c (ldemul_place_orphan): Add "constraint" param. | Alan Modra | 1 | -31/+32 |
2008-10-03 | bfd/ | Alan Modra | 1 | -5/+20 |
2008-09-07 | * ldlang.h (lang_output_section_find): Define. | Alan Modra | 1 | -68/+46 |
2008-08-21 | PR ld/6833 | Jan Kratochvil | 1 | -6/+12 |
2008-08-17 | bfd/ | Alan Modra | 1 | -2/+0 |
2008-06-12 | * ldlang.c (print_output_section_statement): If the output section | Nick Clifton | 1 | -1/+12 |
2008-06-07 | * NEWS: Mention archive:path patterns. | Alan Modra | 1 | -124/+135 |
2008-06-06 | include/ | Alan Modra | 1 | -25/+65 |
2008-05-31 | PR ld/6430 | Nick Clifton | 1 | -6/+32 |