aboutsummaryrefslogtreecommitdiff
path: root/bfd/tekhex.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu1-0/+1
2018-02-16Remove bfd stub function casts.Alan Modra1-5/+5
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton1-1/+1
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-38/+38
2017-08-18Fix buffer overrun parsing a corrupt tekhex binary.Nick Clifton1-1/+1
2017-06-27Remove debugging accidentally left in tekhex.c.Nick Clifton1-1/+1
2017-06-26Fix address violation parsing a corrupt texhex format file.Nick Clifton1-1/+5
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra1-0/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-28Orphan output section with multiple input sectionsAlan Modra1-2/+4
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton1-0/+6
2015-01-09Fixes a bug in the previous delat to tekhex.c which meant that valid tekhex f...Nick Clifton1-2/+2
2015-01-06Fixes for memory access violations in the coffdump program.Nick Clifton1-17/+16
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu1-0/+1
2014-11-07tekhex architecureAlan Modra1-1/+3
2014-11-07tekhex buffer management and symbol typesAlan Modra1-45/+63
2014-11-07Revert bfd_get_size checksAlan Modra1-3/+0
2014-10-31Fix an (almost) infinite loop in the tekhex parser.Nick Clifton1-0/+3
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra1-0/+1
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-1/+0
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-1/+1
2011-07-11include/ChangeLogCatherine Moore1-0/+1
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra1-1/+2
2009-12-152009-12-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-6/+6
2009-11-232009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+2
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-3/+4
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-17/+20
2009-04-16bfd/Richard Sandiford1-0/+1
2007-07-262007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder1-0/+2
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+4
2007-04-26bfd/Alan Modra1-2/+2
2007-01-05 * texhex.c (first_phase): Don't fall through into the defaultJakub Jelinek1-7/+9
2006-06-19bfd/Alan Modra1-1/+1
2006-05-02 * archive.c (bfd_generic_archive_p): Remove unused local variableBen Elliston1-3/+0
2006-04-27 PR binutils/2584Kaz Kojima1-24/+58
2005-05-23Approved by nickc@redhat.comFred Fish1-0/+1
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-04-11Convert to ISO C90 formattingNick Clifton1-410/+307
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton1-0/+1
2004-07-21bfd/H.J. Lu1-0/+2