Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-10-25 | * ChangeLog-9197: Fix typos. | Kazu Hirata | 1 | -2/+2 |
2003-10-24 | 2003-10-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+1 |
2003-10-24 | 2003-10-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -3/+3 |
2003-10-24 | bfd/ | H.J. Lu | 1 | -24/+68 |
2003-10-22 | bfd/ | Jakub Jelinek | 1 | -67/+231 |
2003-10-21 | Add warning messages for the use of an undeclared memory region and the | Nick Clifton | 1 | -22/+35 |
2003-10-17 | * ldlang.c (lang_size_sections): Last, set _cooked_size for output | Hans-Peter Nilsson | 1 | -0/+9 |
2003-10-11 | * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbols | Hans-Peter Nilsson | 1 | -14/+129 |
2003-10-08 | * ldlang.c (lang_size_sections_1): Use IGNORE_SECTION to tell | Alexandre Oliva | 1 | -2/+1 |
2003-07-27 | * ld.texinfo: Typo fixes. Document SUBALIGN. | Alan Modra | 1 | -3/+8 |
2003-06-28 | Convert to C90 | Alan Modra | 1 | -733/+394 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -14/+14 |