Age | Commit message (Expand) | Author | Files | Lines |
2005-09-20 | * ldlang.h (lang_output_section_statement_struct): Change type of | Alan Modra | 1 | -5/+4 |
2005-09-19 | PR ld/1353 | Alan Modra | 1 | -16/+16 |
2005-08-04 | bfd/ | Alan Modra | 1 | -4/+1 |
2005-08-03 | * ldlang.c (exp_init_os): Handle etree_provide. | Alan Modra | 1 | -0/+1 |
2005-07-28 | * ldlang.c (lang_output_section_statement_lookup_1): Don't cast a | DJ Delorie | 1 | -1/+6 |
2005-07-15 | * ldemul.c (ldemul_do_assignments): New function. | Alan Modra | 1 | -0/+1 |
2005-07-14 | bfd/ | Alan Modra | 1 | -8/+0 |
2005-07-08 | * ldlang.c (wild_sort): Formatting. | Alan Modra | 1 | -24/+22 |
2005-06-09 | * ld.h (lang_phase_type): Move to.. | Alan Modra | 1 | -284/+189 |
2005-06-04 | 2005-06-04 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+6 |
2005-06-02 | * ldexp.h (etree_value_type): Use "asection *" in place of | Alan Modra | 1 | -15/+15 |
2005-06-01 | ld: | Zack Weinberg | 1 | -3/+14 |
2005-05-17 | bfd/ | H.J. Lu | 1 | -27/+123 |
2005-05-17 | ldlang.c (print_assignment): Do not rely upon a valid result having a section | Nick Clifton | 1 | -2/+8 |
2005-05-17 | * ldlang.c (Scan_for_self_assignment): Check an assignment tree to | Nick Clifton | 1 | -8/+80 |
2005-05-12 | Update FSF addresses | Nick Clifton | 1 | -2/+2 |
2005-05-11 | * ldgram.y: Add SPECIAL token. | Alan Modra | 1 | -2/+5 |
2005-05-04 | bfd/ | Alan Modra | 1 | -6/+32 |
2005-05-03 | bfd/ | H.J. Lu | 1 | -53/+75 |
2005-04-28 | * ldgram.y (lang_memory_region_type): Make static. | Ben Elliston | 1 | -1/+1 |
2005-04-06 | 2005-04-06 Jakub Jelinek <jakub@redhat.com> | Jakub Jelinek | 1 | -51/+438 |
2005-03-18 | * ldlang.c (lang_insert_orphan): Use old section_tail rather than | Alan Modra | 1 | -4/+5 |
2005-03-17 | ld/ChangeLog: | Bob Wilson | 1 | -4/+3 |
2005-03-16 | bfd/ | H.J. Lu | 1 | -2/+12 |
2005-02-22 | * ldlang.c (section_already_linked): Don't call | Daniel Jacobowitz | 1 | -1/+2 |
2005-02-22 | bfd/ | H.J. Lu | 1 | -3/+6 |
2005-01-21 | * ldlang.c (lang_reasonable_defaults): Remove. | Ben Elliston | 1 | -59/+0 |
2005-01-18 | bfd/ | Alan Modra | 1 | -5/+4 |
2004-12-17 | * ldexp.h (exp_data_seg): Add min_base and maxpagesize fields. | Jakub Jelinek | 1 | -4/+10 |
2004-10-26 | * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc. | Mark Mitchell | 1 | -11/+24 |
2004-10-19 | 2004-10-19 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+3 |
2004-10-16 | bfd/ | Daniel Jacobowitz | 1 | -0/+63 |
2004-10-14 | ld/ | Alan Modra | 1 | -91/+480 |
2004-10-04 | ld/ | H.J. Lu | 1 | -7/+114 |
2004-10-04 | * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument. | Jakub Jelinek | 1 | -0/+34 |
2004-08-25 | bfd/ | Alan Modra | 1 | -2/+2 |
2004-08-25 | 2004-08-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -20/+7 |
2004-07-23 | (_place_orphan): Use an already existing section name if that section does not | Nick Clifton | 1 | -0/+1 |
2004-07-21 | bfd/ | H.J. Lu | 1 | -158/+4 |
2004-07-21 | (init_os): Make sure that the newly allocated userdata structure is zeroed out. | Nick Clifton | 1 | -1/+3 |
2004-07-19 | bfd/ | H.J. Lu | 1 | -0/+1 |
2004-06-29 | bfd/ | Alan Modra | 1 | -1/+5 |
2004-06-24 | bfd/ | Alan Modra | 1 | -60/+34 |
2004-06-14 | * ldlang.c (lang_finish): Don't free lang_definedness_table. | Alan Modra | 1 | -1/+2 |
2004-05-29 | * ldlang.c (gc_section_callback): Move SEC_EXCLUDE twiddles.. | Alan Modra | 1 | -6/+14 |
2004-05-28 | * ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flags | Alan Modra | 1 | -81/+95 |
2004-05-28 | * ldlang.c (lang_add_section): Don't twidlle SEC_EXCLUDE here. | Alan Modra | 1 | -37/+18 |
2004-05-27 | bfd/ | H.J. Lu | 1 | -19/+10 |
2004-05-26 | bfd/ | Alan Modra | 1 | -5/+20 |
2004-05-25 | bfd/ | Alan Modra | 1 | -43/+53 |