ld: Allow EXCLUDE_FILE to be used outside of the section list
[deliverable/binutils-gdb.git] / ld / ld.texinfo
2016-11-04  Andrew Burgessld: Allow EXCLUDE_FILE to be used outside of the sectio...
2016-10-04  Alan Modrald expression section
2016-09-20  Andrew Burgessld: Extend documentation for EXCLUDE_FILE
2016-09-14  Nick CliftonAdd support for disabling automatic generation of ...
2016-08-26  Thomas Preud'hommeAdd support for stable secure gateway veneers addresses
2016-08-04  Thomas Preud'homme2016-08-04 Thomas Preud'homme <thomas.preudhomme...
2016-08-04  Thomas Preud'homme2016-08-04 Thomas Preud'homme <thomas.preudhomme...
2016-07-15  Thomas Preud'hommeAdd support for creating ELF import libraries
2016-05-03  Jiong Wang[AArch64] Also puts value in place for R_AARCH64_RELATIVE
2016-04-18  Matthew FortuneAdd new NOCROSSREFS_TO linker script command
2016-03-15  H.J. LuAdd -z noreloc-overflow option to x86-64 ld
2016-02-26  H.J. LuProperly implement STT_COMMON
2016-02-26  H.J. Lu[x86] Resolve non-PIC undefweak symbols in executable
2016-02-11  H.J. LuEnable -Bsymbolic and -Bsymbolic-functions to PIE
2016-01-01  Alan ModraCopyright update for binutils
2015-11-04  Alan ModraDATA_SEGMENT_ALIGN documentation is not consistent...
2015-10-29  Matthias Klosefix typo in ld's texinfo
2015-10-27  Laurent AlfonsiAdd --fix-stm32l4xx-629360 to the ARM linker to enable...
2015-10-22  H.J. LuAdd "-z call-nop=PADDING" option to ld
2015-10-21  Nick CliftonReset x86 Linux targets to not compressing debug sectio...
2015-10-15  H.J. LuFix a typo for "-z noextern-protected-data"
2015-09-29  Nick CliftonPR/19014: Fix a spelling mistake in the linker document...
2015-09-21  Alan ModraFormat ld option items
2015-09-20  Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-09-18  Alan ModraAdd missing PowerPC64 ld --save-restore-funcs doc
2015-09-18  Alan ModraAdd PowerPC64 ld --tls-get-addr-optimize.
2015-09-08  Nick CliftonExtend the descriptiopn of how to access linker defined...
2015-09-04  Andrew Burgessld: Extend options for altering orphan handling behaviour.
2015-09-03  Nick CliftonFix typo in desription of linker script symbols.
2015-09-03  Nick CliftonFix a typo in the linker documentation: The COFF sectio...
2015-08-06  Alan ModraRevert ALIGN changes
2015-08-04  Andrew Burgessld: Add '--require-defined' command line option.
2015-08-03  Andrew Burgessld/doc: Document that multiple MEMORY commands are...
2015-07-14  H.J. LuMake default compression gABI compliant
2015-07-14  Nick CliftonFix texinfo problem by adding the required period after...
2015-07-03  Kai TietzAdd experimental support for --gc-sections with COFF...
2015-06-12  Tristan GingoldAdd new ld option: --print-memory-usage
2015-05-14  Nick CliftonUpdate description of the ASSERT linker script command...
2015-04-15  H.J. LuAdd --compress-debug-sections=[none|zlib|zlib-gnu|zlib...
2015-04-14  H.J. LuAdd -z noextern-protected-data to ld for ELF/x86
2015-04-10  Nick CliftonAdd documentation about the interation of the ARM assem...
2015-04-07  Nick CliftonAdd new linker option: --warn-orphan which generates...
2015-03-02  Alan ModraCorrect -z nocopyreloc doc
2015-02-13  Alan ModraCorrect ld.texinfo cross reference
2015-02-06  H.J. LuDocument -z text, -z notext and -z textoff
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-11-24  Alan ModraPowerPC64 --plt-align
2014-11-18  Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-10-24  Jiong Wang[AArch64] Cortex-A53 erratum 835769 linker workaround
2014-10-15  Hans-Peter Nilssonld.texinfo: "=" path-prefix forces sysroot in scripts...
2014-10-15  Hans-Peter Nilssonld.texinfo: Clarify that sysroot affects "=" expansion.
2014-08-20  Nick CliftonEnabling the HIGH_ENTROPY_VA flag allows the operating...
2014-08-18  Alan ModraPR 17287, DT_NEEDED of unneeded libraries affects ...
2014-08-09  Ulrich Drepper * ldlang.h (struct lang_input_statement_flags...
2014-06-26  Linda ZhangChange the default behaviour of the PE targeted linker...
2014-04-09  Nick CliftonRemove remaining default manifest support.
2014-04-08  Jon TURNEYAdd support for generating and inserting build IDs...
2014-04-04  Cary CoutantDocument optional comma in linker script.
2014-03-21  Chris Faylor2014-03-21 Christopher Faylor <me.binutils2014@cgf.cx>
2014-03-05  Alan ModraUpdate copyright years
2014-02-27  Yuri GribovThis patch adds support for ARM PLT entries that suppor...
2014-02-27  Nick CliftonThis patch adds a default manifest in to the final...
2014-02-02  Sebastian HuberFix ALIGN_WITH_INPUT
2014-01-31  Sandra LoosemoreNios II CALL26 linker relaxation
2014-01-22  Alan ModraMake assignments to dot keep an empty output section.
2014-01-10  Alan ModraDon't adjust LOAD segment to match GNU_RELRO segment
2013-12-13  Kuan-Lin ChenAdd support for Andes NDS32:
2013-12-11  H.J. LuRemove shared object from -Ttext-segment
2013-11-22  Cory Fields * windres.c (define_resource): Use zero for timestamp...
2013-08-28  Nick Clifton PR ld/15896
2013-08-22  Nick Clifton * emultempl/pe.em: Add --disable-large-address-aware...
2013-08-15  Nick Clifton * ldexp.c: Add LOG2CEIL() builtin function to linker...
2013-07-19  Nick Clifton * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.
2013-06-25  Maciej W. Rozycki bfd/
2013-06-22  Richard Sandiford * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips...
2013-06-12  Nick Cliftonoops - omitted
2013-06-10  Nick Clifton PR ld/15598
2013-06-07  Nick Clifton * ld.texinfo (SEGMENT_START): Rephrase to indicate...
2013-04-30  Nick Cliftonline omitted from previous delta.
2013-04-30  Nick Clifton * ld.texinfo (SORT_BY_ALIGNMENT): Fix and clarify...
2013-03-25  Kai Tietz * ld.texinfo (--disable-runtime-pseudo-reloc...
2013-03-21  Nick Clifton * elf32-h8300 (h8_relax_section): Add new relaxation...
2013-03-18  Alan Modra PR ld/12549
2013-02-26  Nick Clifton PR ld/15188
2013-02-10  Alan Modra PR ld/15130
2013-01-18  Mike Frysingerld: change --enable-new-dtags to only generate new...
2013-01-14  Alan Modra * ld.texinfo (-Tldata-segment): Describe.
2013-01-07  Nick Clifton * ld.texinfo: Replace @ with @@ when it is part of...
2012-12-18  Roland McGrathld/
2012-11-27  Nick Clifton PR ld/14776
2012-11-20  H.J. LuImplement ELF linker -z global option
2012-10-23  Nathan Sidwell bfd/
2012-09-16  Alan Modra * ld.texinfo (Expression Section): Correct description of
2012-08-06  Maciej W. Rozycki bfd/
2012-07-10  H.J. LuAdd SORT_NONE and don't sort sort .init/.fini sections
2012-07-02  H.J. LuReplace __end_SECNAME with __stop_SECNAME
2012-01-11  Alan Modrabfd/
2011-08-22  Michael Matz * ldmain.c (add_DT_NEEDED_for_dynamic): Default to...
2011-08-09  Matthew Gretton... * bfd/bfd-in.h (bfd_elf32_arm_set_target_relocs):...
2011-07-16  Roland McGrathImplement ld --print-output-format.
next
This page took 0.380412 seconds and 107 git commands to generate.