aboutsummaryrefslogtreecommitdiff
path: root/bfd/ecoff.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-19bfd_size_type to size_tAlan Modra1-4/+4
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu1-2/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-23ecoff bfd.h tidyAlan Modra1-0/+1
2019-09-19bfd_section_* macrosAlan Modra1-11/+9
2019-09-18bfd_asymbol_* macrosAlan Modra1-2/+2
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra1-8/+7
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-16Remove netware supportAlan Modra1-16/+0
2018-02-26AOUT/COFF/PE messagesAlan Modra1-1/+1
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-1/+1
2018-02-16Remove bfd stub function casts.Alan Modra1-0/+7
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-75/+75
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+2
2016-09-30Remove syntactic sugarAlan Modra1-1/+1
2016-05-28Return void from linker callbacksAlan Modra1-15/+8
2016-05-25Skip an archive element if not added by linkerH.J. Lu1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-4/+4
2015-08-12Remove trailing spaces in bfdH.J. Lu1-1/+1
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-12/+16
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-052014-12-05 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-1/+1
2014-11-27Fixes a few more memory access violations exposed by fuzzed binaries.Nick Clifton1-0/+15
2014-11-26More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton1-0/+8
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-3/+6
2014-08-05Fix LTO vs. COFF archivesAlan Modra1-153/+11
2014-06-13Make bfd.link_next field a unionAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-05-16bfd/Cary Coutant1-2/+2
2013-04-24 * ecoff.c: casting the return value of BFD_ALIGN to intNick Clifton1-4/+2
2012-08-20 * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc forTom Tromey1-1/+1
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-4/+2
2012-05-14Add support for PowerPC VLE.James Lemke1-2/+0
2011-07-11include/ChangeLogCatherine Moore1-0/+2
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-13/+4
2010-12-13 * aoutx.h (aout_link_check_ar_symbols): Formatting.Alan Modra1-15/+10
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-5/+5
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn1-27/+74
2010-07-22 * ecoff.c: Don't include aout/ranlib.h.Alan Modra1-8/+8
2010-02-08 * section.c (struct bfd_section): Delete has_tls_reloc,Alan Modra1-9/+9
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-5/+5
2009-09-25 Update soruces to make alpha, arc and arm targets compile cleanlyNick Clifton1-19/+20
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-9/+9
2009-08-06 Add support for Xilinx MicroBlaze processor.Nick Clifton1-2/+2
2009-03-04include/elf/Alan Modra1-5/+6