]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/merge.c
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / bfd / merge.c
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-06  Alan ModraGet rid of SEC_ELF_COMPRESS
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-03-31  Alan ModraUse bool in bfd
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-03-13  Christian EggersFix several mix up between octets and bytes in ELF...
2020-02-26  Alan ModraIndent labels
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-10-14  Alan Modraqsort issues
2019-03-08  Alan ModraPR24311, FAIL: S-records with constructors
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-10-23  Alan ModraPR23806, NULL pointer dereference in merge_strings
2018-10-23  Alan ModraPR23804, buffer overflow in sec_merge_hash_lookup
2018-02-19  Alan Modra%L conversions
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-11-16  Nick CliftonPrevent a possible seg-fault in the section merging...
2017-09-29  Alan ModraFail when string merge can't alloc memory
2017-07-12  Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-04-13  Alan ModraUse %A and %B in more error messages
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-09-30  Alan ModraRemove syntactic sugar
2016-01-01  Alan ModraCopyright update for binutils
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
2013-02-11  Alan Modra * elfcode.h (elf_checksum_contents): Free contents.
2010-10-29  H.J. LuAdd compressed debug section support to binutils and ld.
2010-08-20  H.J. LuRevert the last checkin on sec_merge_emit.
2010-08-20  Nick Clifton * merge.c (sec_merge_emit): Do not zero pad...
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-09  Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-09-02  Alan Modraupdate copyright dates
2009-08-11  Alan Modra * elflink.c: Add FIXMEs for some places that require...
2007-11-05  Alan Modra * merge.c (sec_merge_hash_lookup): Revert last change.
2007-11-01  Joseph Myersbfd:
2007-09-19  Alan Modra * bfd-in.h (bfd_hash_insert): Declare.
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26  Alan Modrabfd/
2006-10-27  Alan Modrabfd/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-16  Alan Modra PR 2434
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-02  H.J. Lu2005-05-02 H.J. Lu <hongjiu.lu@intel.com>
2005-04-14  Alan Modra * merge.c (sec_merge_emit): Tidy. Check for bfd_zmall...
2005-04-14  Alan Modra * merge.c (merge_strings): Round up section size for...
2005-02-20  Alan Modrainclude/
2004-06-24  Alan Modrabfd/
2004-05-25  Alan Modrabfd/
2004-05-22  Alan Modra * merge.c (_bfd_merged_section_offset): Remove "addend...
2003-10-29  Alan Modra * merge.c (struct sec_merge_sec_info): Update comment.
2003-10-04  Nick CliftonSet SEC_EXCLUDE flag on sections which become empty...
2003-08-31  Andreas Jaeger * merge.c: Update to ISO C90.
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-25  Dave Anglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-09  Alan Modra * merge.c (_bfd_merge_section): Remove redundant outpu...
2002-07-04  Jakub Jelinek * merge.c (_bfd_merged_section_offset): Avoid accessin...
2002-06-10  Nick CliftonUse htab_create_alloc with calloc, not htab_alloc.
2002-06-06  Nick CliftonInclude libiberty.h
2002-03-05  Jakub Jelinek * merge.c (_bfd_merge_sections): Don't segfault if...
2002-01-15  Jakub Jelinek * elflink.h (elf_link_input_bfd): Back out 2002-01...
2001-09-21  Alan Modra * Makefile.am: Run "make dep-am".
2001-09-19  H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18  Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-08-09  Alan Modra * coff-rs6000.c: Add missing prototypes.
2001-05-11  Jakub Jelinek * merge.c (struct sec_merge_hash_entry): Add u.entsize...
2001-04-24  Jakub Jelinek * merge.c (struct sec_merge_hash_entry): Add alignment...
2001-04-13  Jakub Jelinekbfd/