summaryrefslogtreecommitdiff
path: root/bfd/elf-eh-frame.c
Commit message (Expand)AuthorAgeFilesLines
* Correct assertion in NIOS2 linker to allow signed 16-buit immediate values.Nick Clifton2016-02-101-3/+15
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Handle __start_* and __stop_* symbols in --gc-sectionsAlan Modra2015-10-231-1/+2
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-8/+6
* Compact EH SupportCatherine Moore2015-05-281-109/+563
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* ld -r abort in _bfd_elf_write_section_eh_frameAlan Modra2014-11-111-1/+6
* Run eh_frame optimisation for relocatable linkAlan Modra2014-10-131-8/+17
* Discard zero address range eh_frame FDEsAlan Modra2014-10-041-5/+19
* Produce output file with -noinhibit-exec after overlapping FDE errorAlan Modra2014-09-221-17/+11
* Test for overflow in eh_frame_hdr entries and for overlapping FDEsAlan Modra2014-09-121-10/+41
* Delete redundant struct cie fieldAlan Modra2014-08-221-5/+3
* Index PowerPC64 linker generated .eh_frame in .eh_frame_hdrAlan Modra2014-08-221-27/+4
* Don't use vma to identify eh_frame personality functionAlan Modra2014-04-301-6/+12
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Don't segv on cie.initial_instructions[] overflow.Alan Modra2013-12-211-6/+10
* bfd/Alan Modra2013-02-211-1/+1
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-55/+62
* PR ld/13909Alan Modra2012-05-251-24/+23
* * elf-eh-frame.c (_bfd_elf_maybe_strip_eh_frame_hdr): HandleAlan Modra2012-05-231-1/+5
* PR ld/13991Alan Modra2012-04-241-7/+7
* PR ld/12570Jakub Jelinek2011-06-201-19/+37
* PR ld/12887Alan Modra2011-06-141-2/+6
* PR ld/12253Alan Modra2010-11-231-4/+30
* bfd/ChangeLogNick Clifton2010-04-091-6/+1
* bfd/Jakub Jelinek2010-04-051-2/+11
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-2/+1
* bfd/Richard Sandiford2009-09-211-1/+1
* bfd/Richard Sandiford2009-09-211-3/+25
* bfd/Richard Sandiford2009-09-191-24/+51
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-16/+17
* update copyright datesAlan Modra2009-09-021-1/+1
* * elflink.c: Add FIXMEs for some places that require octets_per_byteAlan Modra2009-08-111-0/+8
* bfdTom Tromey2009-07-101-1/+1
* bfd/Jan Kratochvil2009-02-011-20/+10
* bfd/Jan Kratochvil2008-09-171-4/+29
* (_bfd_elf_write_section_eh_frame): Do properAndreas Schwab2008-08-241-4/+4
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): DropAlan Modra2008-07-211-1/+5
* bfd/Richard Sandiford2008-01-091-153/+170
* bfd/Richard Sandiford2007-12-151-55/+27
* bfd/Richard Sandiford2007-12-151-32/+23
* bfd/Richard Sandiford2007-12-151-16/+15
* bfd/Richard Sandiford2007-12-151-0/+59
* bfd/Richard Sandiford2007-12-151-156/+221
* bfd/Richard Sandiford2007-12-151-15/+18
* bfd/Richard Sandiford2007-11-301-1/+2
* Add support for building on a 64-bit Windows host.Nick Clifton2007-07-121-1/+1
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): TidyAlan Modra2007-07-021-10/+11
* 2007-05-25 Eric Christopher <echristo@apple.com>Eric Christopher2007-05-251-2/+3