Fix ARI warning on gdb/typeprint.c:whatis_exp
[deliverable/binutils-gdb.git] / ld / ld.texinfo
2017-10-25  H.J. Luld: Correct -z ibt documentation
2017-10-17  Alan ModraCorrect -z text and other -z documentation
2017-10-12  Alan Modrald whitespace fixes
2017-10-02  Alan Modrald -z relro documentation
2017-09-09  Alan ModraPowerPC64 --plt-align
2017-08-29  Jozef LawrynowiczImprove MSP430 section placement.
2017-08-11  Nick CliftonAdd -z globalaudit linker command line option to set...
2017-07-31  Alan ModraPR 21847, PowerPC64 --plt-localentry again
2017-07-29  Alan ModraPR 21847, Don't default PowerPC64 to --plt-localentry
2017-07-18  Yuri ChornovianFix spelling typos.
2017-06-23  Andreas KrebbelS/390: Add support for pgste marker
2017-06-22  H.J. Lux86: Support Intel Shadow Stack with SHSTK property
2017-06-22  H.J. Lux86: Support Intel IBT with IBT property and IBT-enable PLT
2017-06-13  H.J. LuAlways define referenced __start_SECNAME/__stop_SECNAME
2017-06-06  Andrew Burgessld: Allow section groups to be resolved as part of...
2017-06-02  H.J. Lux86: Remove linker option: -z prefix-nop
2017-05-18  Nick CliftonTreat a prefix of "$SYSROOT" in the same way as "=...
2017-05-09  Alan Modrald.texinfo, use "affects" instead of "effects"
2017-04-19  Alan ModraImplement -z dynamic-undefined-weak
2017-04-10  Nick CliftonDocument undocumented linker command line options.
2017-03-11  Alan ModraDon't run new orphan tests on i860 and i960
2017-03-09  Andrew Burgessld: Orphan section documentation
2017-02-17  Nick CliftonFix documentation of the linker's --pop-state command...
2017-01-30  Maciej W. RozyckiMIPS: Add options to control branch ISA checks
2017-01-27  Dilyan PalauzovUpdate description of the -plugin option used by the...
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-16  fincsImplement and document --gc-keep-exported
2016-11-23  Nick CliftonFix the linker so that it will not silently generate...
2016-11-07  Nick CliftonFix infinite loop when processing rpath tokens.
2016-11-07  Nick CliftonNote that the linker's --compress-debug-sections option...
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
next
This page took 0.398418 seconds and 106 git commands to generate.