summaryrefslogtreecommitdiff
path: root/bfd/tekhex.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-5/+5
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-38/+38
* Fix buffer overrun parsing a corrupt tekhex binary.Nick Clifton2017-08-181-1/+1
* Remove debugging accidentally left in tekhex.c.Nick Clifton2017-06-271-1/+1
* Fix address violation parsing a corrupt texhex format file.Nick Clifton2017-06-261-1/+5
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-211-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Orphan output section with multiple input sectionsAlan Modra2015-10-281-2/+4
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton2015-01-211-0/+6
* Fixes a bug in the previous delat to tekhex.c which meant that valid tekhex f...Nick Clifton2015-01-091-2/+2
* Fixes for memory access violations in the coffdump program.Nick Clifton2015-01-061-17/+16
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-0/+1
* tekhex architecureAlan Modra2014-11-071-1/+3
* tekhex buffer management and symbol typesAlan Modra2014-11-071-45/+63
* Revert bfd_get_size checksAlan Modra2014-11-071-3/+0
* Fix an (almost) infinite loop in the tekhex parser.Nick Clifton2014-10-311-0/+3
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-0/+1
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+0
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-1/+1
* include/ChangeLogCatherine Moore2011-07-111-0/+1
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+2
* 2009-12-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-12-151-6/+6
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+2
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-3/+4
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-17/+20
* bfd/Richard Sandiford2009-04-161-0/+1
* 2007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-261-0/+2
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+4
* bfd/Alan Modra2007-04-261-2/+2
* * texhex.c (first_phase): Don't fall through into the defaultJakub Jelinek2007-01-051-7/+9
* bfd/Alan Modra2006-06-191-1/+1
* * archive.c (bfd_generic_archive_p): Remove unused local variableBen Elliston2006-05-021-3/+0
* PR binutils/2584Kaz Kojima2006-04-271-24/+58
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+1
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Convert to ISO C90 formattingNick Clifton2005-04-111-410/+307