gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / ld / ldexp.c
2020-03-13  Christian EggersFix several mix up between octets and bytes in ELF...
2020-03-04  Alan ModraRevert "PR25570, ld duplicate "warning: changing start...
2020-03-04  Alan ModraPR25570, ld duplicate "warning: changing start of section"
2020-01-28  Alan ModraDon't report symbol lookup failure in first phase of...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-11-25  Alan ModraPass section when available to bfd_octets_per_byte
2019-11-25  Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-10-03  Nick Alcockbfd, ld: add CTF section linking
2019-08-10  Alan Modrastat_alloc casts
2019-03-06  Nick BowlerAllow the use of the ORIGIN and LENGTH attributes in...
2019-01-27  Alan ModraPR24008, Wrong value of ternary expression in map file
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-10-08  Alan ModraSeparate header PT_LOAD for -z separate-code
2018-09-14  Maciej W. RozyckiLD: Always make a SEGMENT_START expression section...
2018-09-14  Maciej W. RozyckiLD: Avoid a division by zero page size with SEGMENT_STA...
2018-08-26  Alan ModraDelay evaluation of alignment expressions in output...
2018-07-17  Maciej W. RozyckiLD: Export relative-from-absolute symbol marking to BFD
2018-05-22  H.J. Luld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
2018-02-26  Alan Modrald error/warning messages
2018-02-19  Alan ModraUse %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-01  Simon MarchiFix compile time warnings building the binutils with...
2018-01-11  Andrew Burgessld: Remove unused expression state
2018-01-11  Andrew Burgessld: Fix issue where PROVIDE overrides defined symbol
2018-01-11  Andrew Burgessld: In map file use '=' in PROVIDE statements
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-11-28  Alan ModraPR22471, undefined reference to linker-defined symbols
2017-11-28  Alan ModraCopying symbol type in ld script assignments
2017-11-13  H.J. Luld: Add fold_segment_align/fold_segment_relro_end/fold_...
2017-11-13  H.J. Luld: Update phase_enum/relro_enum and add seg_align_type
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-03  Alan Modratry_copy_symbol_type node_class check
2016-10-11  Alan ModraAlways descend into output section statements in lang_d...
2016-10-07  Alan ModraFold arithmetic integer expressions fallout
2016-10-04  Alan Modrald expression section
2016-10-04  Alan ModraFold arithmetic integer expressions
2016-07-20  Alan ModraEarly expression evaluation
2016-07-15  Thomas Preud'hommeAdd support for creating ELF import libraries
2016-07-05  Jan Beulichld: track linker-definedness of symbols
2016-06-14  Alan ModraFormatting fixes.
2016-01-01  Alan ModraCopyright update for binutils
2015-10-27  Alan ModraEvaluate __start_* and __stop_* symbol PROVIDE expressi...
2015-10-15  Simon DardisWhen evaluating a ternary operator in a linker script...
2015-09-18  Alan ModraDelay converting linker script defined symbols from...
2015-08-18  Alan ModraPPC64: Allow .TOC. in linker script to override backend...
2015-08-12  H.J. LuRemove trailing spaces in ld
2015-08-06  Alan ModraRevert ALIGN changes
2015-07-20  Alan ModraALIGN change affects standard scripts
2015-07-10  Alan ModraMake ALIGN(x) behave as ALIGN(.,x)
2015-04-22  Alan ModraRewrite relro adjusting code
2015-04-01  Alan ModraStart of relro segment adjustment
2015-01-28  Senthil Kumar SelvarajAllow symbols in MEMORY region specification
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-23  Alan ModraReport an error for script multiply defined symbols
2014-12-23  Alan ModraUse a symbol flag bit to mark linker defined symbols
2014-12-23  Alan ModraDon't PROVIDE over top of common symbols
2014-12-23  Alan ModraCorrect logic for "defined by object"
2014-12-23  Alan ModraMove support code for linker script DEFINED to ldexp.c
2014-06-07  Alan ModraPROVIDE in linker script vs. built-in symbols
2014-03-05  Alan ModraUpdate copyright years
2014-01-22  Alan ModraMake assignments to dot keep an empty output section.
2014-01-20  Alan ModraAllow self-assignment for absolute symbols defined...
2013-08-15  Nick Clifton * ldexp.c: Add LOG2CEIL() builtin function to linker...
2013-01-10  H.J. LuRemove trailing white spaces in ld
2012-12-17  Alan Modra PR ld/14962
2012-08-06  Maciej W. Rozycki bfd/
2012-06-15  Alan Modrald/
2012-06-11  H.J. LuDon't hardcode .got.plt into DATA_SEGMENT_RELRO_END...
2012-03-14  Alan Modra PR ld/13839
2012-03-08  Tristan Gingold2012-03-08 Tristan Gingold <gingold@adacore.com>
2012-02-22  Nick Clifton PR ld/13683
2012-02-17  Alan Modra PR ld/13343
2011-05-16  Nathan Sidwell * ldlang.c (print_assignment): Use the symbol's sectio...
2011-05-03  Alan Modra PR ld/12726
2011-01-21  Alan Modra * ldexp.c (fold_binary): Set result section for arithm...
2011-01-13  Alan Modra PR ld/12356
2011-01-13  Alan Modra PR ld/12356
2011-01-12  Alan Modra PR ld/12380
2010-12-20  Alan Modra * ld.texinfo (Expression Section): Describe treatment...
2010-12-20  Alan Modra PR ld/12001
2010-10-01  Alan Modra PR ld/12066
2010-08-19  Alan Modrabinutils/
2010-08-12  Alan Modra * ldexp.c (new_rel): Remove "str". Update all call...
2010-07-28  Alan Modra * ldexp.c (exp_print_tree): Print function-like binary...
2010-05-26  H.J. LuWarn if value of SEGMENT_START isn't multiple of maximu...
2010-05-14  Alan Modra PR ld/11583
2009-11-23  Paul Brook2009-11-23 Paul Brook <paul@codesourcery.com>
2009-09-11  Nick Clifton * po/bfd.pot: Updated by the Translation project.
2009-09-02  Alan Modraupdate copyright dates
2009-08-30  Alan Modra PR ld/10569
2009-08-29  Nick Clifton Updated sources to avoid using the identifier...
2008-09-25  Alan Modra * ldexp.c (fold_binary): Evaluate rhs when lhs not...
2008-08-21  Jan Kratochvil PR ld/6833
2008-05-07  Alan Modra * ldexp.c (exp_print_token): Add ABSOLUTE, MIN_K,...
2008-02-16  Alan Modra PR ld/5761
2008-02-15  Alan Modrainclude/
2007-09-18  H.J. Lubfd/
2007-08-17  Alan Modra * ldexp.c (exp_get_vma, exp_get_fill): Canonicalise...
2007-07-06  Nick CliftonUpdate sources to GPLv3
2007-06-18  Nathan Sidwell * ldlex.l, ldgram.y: Add ALIGNOF.
next
This page took 0.773665 seconds and 106 git commands to generate.