summaryrefslogtreecommitdiff
path: root/bfd/merge.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-16Prevent a possible seg-fault in the section merging code, by always creating ...Nick Clifton
2017-09-29Fail when string merge can't alloc memoryAlan Modra
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-09-30Remove syntactic sugarAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu
2010-08-20Revert the last checkin on sec_merge_emit.H.J. Lu
2010-08-20 * merge.c (sec_merge_emit): Do not zero pad sections that do notNick Clifton
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-08-11 * elflink.c: Add FIXMEs for some places that require octets_per_byteAlan Modra
2007-11-05 * merge.c (sec_merge_hash_lookup): Revert last change.Alan Modra
2007-11-01bfd:Joseph Myers
2007-09-19 * bfd-in.h (bfd_hash_insert): Declare.Alan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2006-10-27bfd/Alan Modra
2006-03-16 PR 2434Alan Modra
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04bfd/Alan Modra
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-05-022005-05-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-04-14 * merge.c (sec_merge_emit): Tidy. Check for bfd_zmalloc errors.Alan Modra
2005-04-14 * merge.c (merge_strings): Round up section size for alignment.Alan Modra
2005-02-20include/Alan Modra
2004-06-24bfd/Alan Modra
2004-05-25bfd/Alan Modra
2004-05-22 * merge.c (_bfd_merged_section_offset): Remove "addend" param.Alan Modra
2003-10-29 * merge.c (struct sec_merge_sec_info): Update comment.Alan Modra
2003-10-04Set SEC_EXCLUDE flag on sections which become empty after merging.Nick Clifton
2003-08-31 * merge.c: Update to ISO C90.Andreas Jaeger
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin
2002-07-09 * merge.c (_bfd_merge_section): Remove redundant output_section check.Alan Modra
2002-07-04 * merge.c (_bfd_merged_section_offset): Avoid accessing byte beforeJakub Jelinek
2002-06-10Use htab_create_alloc with calloc, not htab_alloc.Nick Clifton
2002-06-06Include libiberty.hNick Clifton
2002-03-05 * merge.c (_bfd_merge_sections): Don't segfault if thereJakub Jelinek
2002-01-15 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.Jakub Jelinek
2001-09-21 * Makefile.am: Run "make dep-am".Alan Modra