aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlang.h
AgeCommit message (Expand)AuthorFilesLines
2006-06-20 * emultempl/elf-generic.em (gld${EMULATION_NAME}_map_segments): LimitAlan Modra1-0/+2
2006-06-09 * ldlang.h (lang_input_statement_type): Use bitfields for booleans.Alan Modra1-12/+13
2006-06-07 * ldlang.h (enum section_type): Delete dsect_section, copy_section,Alan Modra1-5/+2
2005-12-24 * ldlang.h (lang_output_section_statement_type): Add prev.Alan Modra1-0/+1
2005-12-192005-12-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+0
2005-11-24bfd/Alan Modra1-1/+5
2005-11-17 * ldlang.h (lang_input_section_type): Remove "ifile" field.Alan Modra1-6/+3
2005-11-16 * ldlang.h (lang_output_section_statement_type): Add prev.Alan Modra1-0/+1
2005-11-03 * ldlang.h (lang_output_section_statement_type): Rearrange. RemoveAlan Modra1-18/+14
2005-10-13 * ld.texino: Describe double-quoted string syntax for versionMark Mitchell1-1/+1
2005-09-30ld/H.J. Lu1-0/+2
2005-09-20 * ldlang.h (lang_output_section_statement_struct): Change type ofAlan Modra1-1/+1
2005-06-09 * ld.h (lang_phase_type): Move to..Alan Modra1-6/+5
2005-06-01ld:Zack Weinberg1-0/+2
2005-05-17bfd/H.J. Lu1-1/+2
2005-05-12Update FSF addressesNick Clifton1-2/+2
2005-05-04bfd/Alan Modra1-0/+2
2005-04-28 * ldgram.y (lang_memory_region_type): Make static.Ben Elliston1-2/+0
2005-04-062005-04-06 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek1-2/+15
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-21 * ldlang.c (lang_reasonable_defaults): Remove.Ben Elliston1-3/+0
2004-10-26 * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.Mark Mitchell1-1/+2
2004-10-16bfd/Daniel Jacobowitz1-0/+2
2004-10-14ld/Alan Modra1-1/+18
2004-07-19bfd/H.J. Lu1-0/+4
2004-05-19 * ldgram.y (sect_constraint): New.Jakub Jelinek1-1/+3
2004-04-30 * ldlang.c (unique_section_p): Pass section parm, return true onAlan Modra1-1/+1
2004-03-18bfd/Alan Modra1-0/+4
2004-02-23 * ldlang.h (struct lang_output_section_state): Change processedNathan Sidwell1-1/+1
2004-01-13* ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true willNick Clifton1-59/+88
2004-01-03 * ldexp.c (align_n): Make static.Alan Modra1-2/+1
2003-12-04 * ldlang.c (lang_do_assignments): Function return is void.Alan Modra1-1/+1
2003-10-21Add warning messages for the use of an undeclared memory region and theNick Clifton1-1/+3
2003-10-11 * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbolsHans-Peter Nilsson1-0/+14
2003-07-27 * ld.texinfo: Typo fixes. Document SUBALIGN.Alan Modra1-1/+1
2003-06-28Convert to C90Alan Modra1-81/+75
2003-03-03* ldfile.h (struct search_dirs): Added sysrooted field.Alexandre Oliva1-0/+6
2003-02-21Disable region size checking whilst relaxing sections.Nick Clifton1-2/+2
2002-12-08 * ldlang.h: Formatting.Alan Modra1-48/+81
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-24/+24
2002-10-10 * ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts ifJakub Jelinek1-0/+1
2002-10-082002-10-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+0
2002-10-07Abort if the filename to be added matches the linker output filename.Nick Clifton1-0/+1
2002-07-01 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.Alan Modra1-1/+1
2002-05-07 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.Richard Sandiford1-3/+9
2002-02-15 Support arbitrary length fill patterns.Alan Modra1-10/+13
2002-02-14 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.Alan Modra1-1/+1
2002-02-10 * ldlang.c (entry_section): New initialised variable.Alan Modra1-0/+1
2002-02-05 * ldlang.c (lang_reset_memory_regions): Rename fromHans-Peter Nilsson1-2/+3
2001-08-20 * ldlang.c: When traversing lang_statement_union_type lists,Alan Modra1-1/+0