Age | Commit message (Expand) | Author | Files | Lines |
2007-01-16 | bfd/ | H.J. Lu | 1 | -6/+27 |
2006-12-12 | * ldlang.c (print_output_section_statement): Print load address | Alan Modra | 1 | -8/+2 |
2006-10-30 | bfd/ | H.J. Lu | 1 | -4/+4 |
2006-10-27 | bfd/ | Alan Modra | 1 | -4/+5 |
2006-10-25 | New Cell SPU port. | Alan Modra | 1 | -3/+1 |
2006-10-19 | bfd/ | Alan Modra | 1 | -12/+6 |
2006-10-17 | bfd/ | Alan Modra | 1 | -2/+2 |
2006-10-11 | * ldlang.c (lang_append_dynamic_list): When appending, add all elements | Jakub Jelinek | 1 | -1/+4 |
2006-09-27 | bfd/ | H.J. Lu | 1 | -1/+10 |
2006-09-15 | PR ld/3107 | Nick Clifton | 1 | -1/+12 |
2006-09-07 | bfd/ | H.J. Lu | 1 | -0/+48 |
2006-08-29 | * ldlang.c (walk_wild): Allow * to glob '/' in wildcarded match. | Nathan Sidwell | 1 | -1/+1 |
2006-08-24 | * ldlang.c (lang_size_sections_1, lang_assignment_statement_enum): | Nick Clifton | 1 | -2/+2 |
2006-08-22 | * NEWS: Mention LMA default change. | Alan Modra | 1 | -6/+27 |
2006-08-16 | ld/ | Alan Modra | 1 | -67/+88 |
2006-08-08 | 2006-08-08 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -13/+7 |
2006-08-08 | ld/ | H.J. Lu | 1 | -1/+2 |
2006-08-01 | ld/ | H.J. Lu | 1 | -35/+41 |
2006-07-26 | * ldexp.c (fold_name <LOADADDR>): Use the lma. | Alan Modra | 1 | -51/+67 |
2006-07-26 | * ldlang.c: Formatting. | Alan Modra | 1 | -41/+42 |
2006-07-25 | * ldlang.c (analyze_walk_wild_section_handler): Init handler_data | Alan Modra | 1 | -4/+4 |
2006-07-23 | * ldlang.c (lang_section_bst): New structure for sorting sections by name. | Nick Clifton | 1 | -41/+145 |
2006-06-21 | Fix for segmentation fault. | Mark Shinwell | 1 | -1/+12 |
2006-06-20 | * emultempl/elf-generic.em (gld${EMULATION_NAME}_map_segments): Limit | Alan Modra | 1 | -1/+1 |
2006-06-20 | bfd/ | Alan Modra | 1 | -2/+2 |
2006-06-09 | * ldlang.h (lang_input_statement_type): Use bitfields for booleans. | Alan Modra | 1 | -52/+56 |
2006-06-07 | * ldlang.h (enum section_type): Delete dsect_section, copy_section, | Alan Modra | 1 | -4/+1 |
2006-06-06 | * ldlang.c (init_os): Whitespace. | Alan Modra | 1 | -5/+4 |
2006-06-05 | * ldlang.c (lookup_name): Delete dead code. Remove FIXMEs. | Alan Modra | 1 | -9/+3 |
2006-05-19 | * ldlang.c (lang_size_sections_1): Don't check mem regions for | Alan Modra | 1 | -1/+2 |
2006-05-17 | * ldlang.c (lang_size_sections): Call lang_reset_memory_regions | Daniel Jacobowitz | 1 | -0/+3 |
2006-04-19 | * ldlang.c (wild): Tidy default_common_section loop. | Alan Modra | 1 | -49/+44 |
2006-04-07 | * ldlang.c (load_symbols): Set as_needed and add_needed according | Kaz Kojima | 1 | -0/+7 |
2006-04-06 | bfd/ | H.J. Lu | 1 | -29/+39 |
2006-04-04 | * ldlang.c (lang_map): Print the list of discarded input sections. | Eric Botcazou | 1 | -6/+29 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -4/+8 |
2005-12-24 | * ldlang.h (lang_output_section_statement_type): Add prev. | Alan Modra | 1 | -7/+15 |
2005-12-19 | 2005-12-19 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -4/+7 |
2005-11-24 | bfd/ | Alan Modra | 1 | -41/+35 |
2005-11-24 | * ldlang.c (lang_insert_orphan): Skip first assignment to dot | Alan Modra | 1 | -2/+11 |
2005-11-18 | * ldlang.c (lang_size_sections_1): Revert 2005-11-16 functional | Alan Modra | 1 | -11/+16 |
2005-11-17 | * ldlang.h (lang_input_section_type): Remove "ifile" field. | Alan Modra | 1 | -19/+14 |
2005-11-16 | * ldlang.h (lang_output_section_statement_type): Add prev. | Alan Modra | 1 | -25/+19 |
2005-11-16 | * ld.texinfo (Forced Output Alignment): Specify that this is an | Alan Modra | 1 | -22/+17 |
2005-11-04 | * ldlang.c (struct output_statement_hash_entry): Don't indirect to os. | Alan Modra | 1 | -76/+87 |
2005-11-03 | * ldlang.h (lang_output_section_statement_type): Rearrange. Remove | Alan Modra | 1 | -9/+6 |
2005-10-24 | bfd/ | H.J. Lu | 1 | -7/+12 |
2005-10-15 | bfd/ | H.J. Lu | 1 | -6/+42 |
2005-10-13 | * ld.texino: Describe double-quoted string syntax for version | Mark Mitchell | 1 | -14/+19 |
2005-09-30 | Fix malformed error message. | Jim Wilson | 1 | -1/+1 |