aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlang.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-15PR ld/3107Nick Clifton1-1/+12
2006-09-07bfd/H.J. Lu1-0/+48
2006-08-29 * ldlang.c (walk_wild): Allow * to glob '/' in wildcarded match.Nathan Sidwell1-1/+1
2006-08-24* ldlang.c (lang_size_sections_1, lang_assignment_statement_enum):Nick Clifton1-2/+2
2006-08-22 * NEWS: Mention LMA default change.Alan Modra1-6/+27
2006-08-16ld/Alan Modra1-67/+88
2006-08-082006-08-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-13/+7
2006-08-08ld/H.J. Lu1-1/+2
2006-08-01ld/H.J. Lu1-35/+41
2006-07-26 * ldexp.c (fold_name <LOADADDR>): Use the lma.Alan Modra1-51/+67
2006-07-26 * ldlang.c: Formatting.Alan Modra1-41/+42
2006-07-25 * ldlang.c (analyze_walk_wild_section_handler): Init handler_dataAlan Modra1-4/+4
2006-07-23* ldlang.c (lang_section_bst): New structure for sorting sections by name.Nick Clifton1-41/+145
2006-06-21Fix for segmentation fault.Mark Shinwell1-1/+12
2006-06-20 * emultempl/elf-generic.em (gld${EMULATION_NAME}_map_segments): LimitAlan Modra1-1/+1
2006-06-20bfd/Alan Modra1-2/+2
2006-06-09 * ldlang.h (lang_input_statement_type): Use bitfields for booleans.Alan Modra1-52/+56
2006-06-07 * ldlang.h (enum section_type): Delete dsect_section, copy_section,Alan Modra1-4/+1
2006-06-06 * ldlang.c (init_os): Whitespace.Alan Modra1-5/+4
2006-06-05 * ldlang.c (lookup_name): Delete dead code. Remove FIXMEs.Alan Modra1-9/+3
2006-05-19 * ldlang.c (lang_size_sections_1): Don't check mem regions forAlan Modra1-1/+2
2006-05-17 * ldlang.c (lang_size_sections): Call lang_reset_memory_regionsDaniel Jacobowitz1-0/+3
2006-04-19 * ldlang.c (wild): Tidy default_common_section loop.Alan Modra1-49/+44
2006-04-07 * ldlang.c (load_symbols): Set as_needed and add_needed accordingKaz Kojima1-0/+7
2006-04-06bfd/H.J. Lu1-29/+39
2006-04-04 * ldlang.c (lang_map): Print the list of discarded input sections.Eric Botcazou1-6/+29
2006-03-16 PR 2434Alan Modra1-4/+8
2005-12-24 * ldlang.h (lang_output_section_statement_type): Add prev.Alan Modra1-7/+15
2005-12-192005-12-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+7
2005-11-24bfd/Alan Modra1-41/+35
2005-11-24 * ldlang.c (lang_insert_orphan): Skip first assignment to dotAlan Modra1-2/+11
2005-11-18 * ldlang.c (lang_size_sections_1): Revert 2005-11-16 functionalAlan Modra1-11/+16
2005-11-17 * ldlang.h (lang_input_section_type): Remove "ifile" field.Alan Modra1-19/+14
2005-11-16 * ldlang.h (lang_output_section_statement_type): Add prev.Alan Modra1-25/+19
2005-11-16 * ld.texinfo (Forced Output Alignment): Specify that this is anAlan Modra1-22/+17
2005-11-04 * ldlang.c (struct output_statement_hash_entry): Don't indirect to os.Alan Modra1-76/+87
2005-11-03 * ldlang.h (lang_output_section_statement_type): Rearrange. RemoveAlan Modra1-9/+6
2005-10-24bfd/H.J. Lu1-7/+12
2005-10-15bfd/H.J. Lu1-6/+42
2005-10-13 * ld.texino: Describe double-quoted string syntax for versionMark Mitchell1-14/+19
2005-09-30Fix malformed error message.Jim Wilson1-1/+1
2005-09-30ld/H.J. Lu1-7/+77
2005-09-20 * ldlang.h (lang_output_section_statement_struct): Change type ofAlan Modra1-5/+4
2005-09-19 PR ld/1353Alan Modra1-16/+16
2005-08-04bfd/Alan Modra1-4/+1
2005-08-03 * ldlang.c (exp_init_os): Handle etree_provide.Alan Modra1-0/+1
2005-07-28* ldlang.c (lang_output_section_statement_lookup_1): Don't cast aDJ Delorie1-1/+6
2005-07-15 * ldemul.c (ldemul_do_assignments): New function.Alan Modra1-0/+1
2005-07-14bfd/Alan Modra1-8/+0
2005-07-08 * ldlang.c (wild_sort): Formatting.Alan Modra1-24/+22