Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-05-19 | * NEWS: Mention new linker map file generation and the | Joern Rennecke | 1 | -4/+75 |
2004-05-19 | * ldgram.y (sect_constraint): New. | Jakub Jelinek | 1 | -9/+106 |
2004-05-11 | bfd/ | Jakub Jelinek | 1 | -1/+13 |
2004-05-07 | * ldlang.c (print_padding_statement): Cast size_t to bfd_vma | Joern Rennecke | 1 | -1/+1 |
2004-04-30 | * ldlang.c (unique_section_p): Pass section parm, return true on | Alan Modra | 1 | -2/+9 |
2004-04-19 | * ldlang.c (lang_do_assignments_1): Handle .tbss output section | Jakub Jelinek | 1 | -3/+5 |
2004-03-18 | bfd/ | Alan Modra | 1 | -21/+3 |
2004-03-05 | * elf.c (map_sections_to_segments): Ignore .tbss sections for | Nathan Sidwell | 1 | -11/+12 |
2004-02-23 | * ldlang.c (lang_check): Use %P, not %E, in error message. | Ian Lance Taylor | 1 | -1/+1 |
2004-02-23 | * ldlang.h (struct lang_output_section_state): Change processed | Nathan Sidwell | 1 | -3/+12 |
2004-02-19 | * ldlang.c (map_input_to_output_sections): Initialize sections | Nathan Sidwell | 1 | -2/+7 |
2004-02-18 | * ldgram.y (statement_anywhere): Add assert rule. | Nathan Sidwell | 1 | -0/+4 |
2004-01-13 | * ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true will | Nick Clifton | 1 | -21/+25 |
2004-01-13 | If dot is advanced, then assume that the section should be allocated. | Nick Clifton | 1 | -0/+6 |
2004-01-12 | * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD | Alan Modra | 1 | -4/+2 |
2004-01-03 | * ldexp.c (align_n): Make static. | Alan Modra | 1 | -69/+75 |
2003-12-08 | 2003-12-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+1 |
2003-12-04 | bfd/ | H.J. Lu | 1 | -2/+2 |
2003-12-04 | * ldlang.c (lang_do_assignments): Function return is void. | Alan Modra | 1 | -1/+1 |
2003-11-19 | Fix IA-64 linker failure reported by Andreas Schwab. | Jim Wilson | 1 | -3/+5 |
2003-10-31 | When looking for a previously loaded file compare the local_sym_name not the | Nick Clifton | 1 | -4/+9 |