]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/section.c
[PATCH] fix windmc typedef bug
[thirdparty/binutils-gdb.git] / bfd / section.c
2020-04-18  Alan Modrabfd_is_const_section thinko
2020-03-14  Alan ModraBFD_FAKE_SECTIONS formatting
2020-03-13  Christophe LyonAdd support for non-contiguous memory regions
2020-02-07  H.J. LuELF: Support the section flag 'o' in .section directive
2020-02-03  H.J. Lusection.c: Fix typo in comments (withe -> with)
2020-02-03  H.J. LuELF: Add support for unique section ID to assembler
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-11-25  Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-09-20  Alan Modrabfd macro conversion to inline functions, section
2019-09-19  Alan Modrabfd_section_* macros
2019-09-11  Alan ModraTidy ld/ldmisc.c
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-10-03  Millan WolffFix the handling of inlined frames in DWARF debug info.
2018-05-16  Alan ModraPR22458, failure to choose a matching ELF target
2018-04-16  Alan ModraRemove IEEE 695 object support
2018-02-19  Maciej W. RozyckiLD: Support fixed-size sections some psABIs may require
2018-02-19  Maciej W. RozyckiBFD: Remove unused SEC_HAS_GOT_REF section flag
2018-02-16  Alan ModraRemove bfd stub function casts.
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-07-27  Nick CliftonFix address violation issues encountered when parsing...
2017-04-23  Alan ModraPR 21414, null pointer deref of _bfd_elf_large_com_sect...
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-10-11  Alan ModraBFD_FAKE_SECTION macro params
2016-07-05  Andre Vieria[ARM] Change noread to purecode.
2016-03-11  Dan GisselFix some places where octet to byte conversions are...
2016-01-01  Alan ModraCopyright update for binutils
2015-12-22  Mickael GueneAdd support for ARM's NOREAD section flag.
2015-10-28  Alan ModraOrphan output section with multiple input sections
2015-08-31  Alan Modrappc64 section group handling
2015-08-31  Alan ModraMake asection->id and asection->index unsigned
2015-07-24  Alan Modrabfd_get_section_by_name_if hash chain traversal
2015-05-28  Catherine MooreCompact EH Support
2015-04-24  H.J. LuDefine SEC_MEP_VLIW in bfd/section.c
2015-04-23  H.J. LuDon't change compressed input debug section names
2015-04-15  H.J. LuAdd --compress-debug-sections=[none|zlib|zlib-gnu|zlib...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-03-05  Alan ModraUpdate copyright years
2014-02-03  Alan Modrappc476 icache bug workaround
2014-01-29  Nick CliftonFollowing up on Tom's suggestion I am checking in a...
2013-01-26  Alan Modra * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_p...
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2013-01-07  Tom Tromey * section.c (_bfd_std_section): Rename from std_section.
2012-11-07  H.J. LuReplace memcpy with memmove
2012-07-18  H.J. LuFix a typo in section.c comments
2012-06-29  Alan Modra * section.c (bfd_get_linker_section): New function.
2012-05-22  Alan Modra * elflink.c (bfd_elf_discard_info): Handle multiple...
2012-05-14  James LemkeAdd support for PowerPC VLE.
2012-05-05  Alan ModraReplace all uses of bfd_abs_section, bfd_com_section...
2012-04-24  Alan Modra PR ld/13991
2011-07-11  Catherine Mooreinclude/ChangeLog
2011-05-07  H.J. LuReverse copy .ctors/.dtors sections if needed.
2011-04-11  Alan Modra * bfd-in.h (bfd_get_section_limit): Don't use rawsize...
2010-11-08  Alan Modrabfd/
2010-10-29  H.J. LuAdd compressed debug section support to binutils and ld.
2010-02-08  Alan Modraupdate copyright date
2010-02-08  Alan Modra * section.c (struct bfd_section): Delete has_tls_reloc,
2009-09-09  Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-08-06  Nick Clifton Add support for Xilinx MicroBlaze processor.
2009-03-27  Nick Clifton * section.c (bfd_get_section_contents): Detect...
2009-03-19  Kai Tietz2009-03-19 Kai Tietz <kai.tietz@onevision.com>
2009-03-04  Alan Modrainclude/elf/
2008-02-15  Alan Modra PR 5765
2007-12-18  Daniel Jacobowitz * section.c (BFD_FAKE_SECTION): Update.
2007-12-15  Richard Sandifordbfd/
2007-10-16  Bob Wilson * section.c (struct bfd_section): Clarify comment...
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26  Alan Modrabfd/
2006-10-27  Alan Modrabfd/
2006-05-03  Alan Modrabfd/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-16  Alan Modra PR 2434
2005-07-25  H.J. Lu2005-07-25 H.J. Lu <hongjiu.lu@intel.com>
2005-06-29  Alan Modra * elflink.c (_bfd_elf_gc_mark): Mark sections referenc...
2005-05-17  Daniel Jacobowitz * elf.c (_bfd_elf_write_object_contents): Check for...
2005-05-05  H.J. Lu2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
2005-05-04  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04  Alan Modrabfd/
2005-05-04  Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-05-03  Alan Modra * section.c (bfd_section_list_remove): Don't clear...
2005-05-03  H.J. Lubfd/
2005-04-11  H.J. Lu2005-04-11 H.J. Lu <hongjiu.lu@intel.com>
2005-03-03  Alan Modraupdate copyright dates
2005-02-22  H.J. Lubfd/
2005-01-31  Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2005-01-06  Alan Modrabfd/
2004-09-10  Joel Brobecker * section.c (bfd_sections_find_if): Fix paramet...
2004-07-21  H.J. Lubfd/
2004-06-29  Alan Modrabfd/
2004-06-24  Alan Modrabfd/
2004-06-15  Alan Modra * section.c (struct sec): Remove usused flags. Reorga...
2004-05-02  H.J. Lubfd/
2004-05-01  Alan Modra * section.c (bfd_make_section_anyway): Copy the whole
2004-04-30  H.J. Lu2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
2004-04-30  Alan Modra * section.c (bfd_make_section_anyway): Add all section...
2003-12-01  Kazu Hirata * coff-rs6000.c: Remove ARGSUSED and VARARGS.
2003-11-30  Kazu Hirata * ChangeLog: Fix typos.
2003-11-03  Andrew Cagney2003-11-03 Andrew Cagney <cagney@redhat.com>
2003-10-31  Andrew CagneyIndex: sim/frv/ChangeLog
2003-10-23  Michael Snyder2003-10-23 Michael Snyder <msnyder@redhat.com>
next