summaryrefslogtreecommitdiff
path: root/ld/ldwrite.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces in ldH.J. Lu2013-01-101-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+2
* * ldlang.h (struct lang_input_statement_flags): New, extract from..Alan Modra2012-03-051-1/+1
* Support arch-dependent fillH.J. Lu2012-01-311-0/+1
* * ldwrite.c (build_link_order <lang_data_statement_enum>): Don'tAlan Modra2010-10-211-38/+48
* 2010-09-22 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-09-221-1/+2
* bfd/Alan Modra2010-09-161-4/+3
* * ldwrite.c (clone_section): Call bfd_copy_private_section_data onNick Clifton2010-09-071-2/+5
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-3/+4
* include/Alan Modra2008-02-151-21/+27
* * ldwrite.c (build_link_order <lang_padding_statement_enum>): CorrectAlan Modra2007-09-081-1/+4
* Update sources to GPLv3Nick Clifton2007-07-061-15/+16
* bfd/Alan Modra2007-04-261-2/+2
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-3/+3
* * ldlang.h (lang_input_section_type): Remove "ifile" field.Alan Modra2005-11-171-33/+36
* * ldlang.h (lang_output_section_statement_type): Rearrange. RemoveAlan Modra2005-11-031-2/+2
* Update FSF addressesNick Clifton2005-05-121-1/+1
* bfd/Alan Modra2005-05-041-6/+6
* * ldexp.c: Warning fixes.Alan Modra2005-02-221-2/+2
* bfd/Alan Modra2004-06-241-18/+6
* * ldwrite.c (build_link_order): Use bfd_get_section_sizeAlan Modra2004-06-151-1/+1
* * ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flagsAlan Modra2004-05-281-2/+2
* bfd/Alan Modra2004-05-251-1/+2
* bfd/Changelog:Nathan Sidwell2003-10-071-8/+55
* Convert to C90Alan Modra2003-06-281-32/+10
* Correct spelling of "relocatable".Alan Modra2003-06-251-3/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-13/+13
* * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz2002-10-301-1/+1
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-231-1/+3
* Support arbitrary length fill patterns.Alan Modra2002-02-151-6/+8
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-131-1/+1
* 2000-09-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-211-6/+7
* Silence gcc warning.Alan Modra2000-09-211-1/+5
* Handle out of memory situations.Alan Modra2000-09-201-12/+11
* --split-by-reloc, --split-by-file extensions. --unique option.Alan Modra2000-09-051-64/+78
* Warning fix and remove extraneous hppa*-*-linux-gnu*.Alan Modra2000-07-101-2/+1
* Initial revisionRichard Henderson1999-05-031-0/+530