summaryrefslogtreecommitdiff
path: root/bfd/srec.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-04-21Fix an assertion failure in the BFD library when parsing a corrupt SREC forma...Nick Clifton
2021-03-31Use bool in bfdAlan Modra
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-10-28Fix a potential illegal memory access when creating an srec format file.Nick Clifton
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra
2020-05-19Use bfd_get_filename throughout bfdAlan Modra
2020-03-02bfd_cleanup for object_pAlan Modra
2020-02-19bfd_size_type to size_tAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers
2019-09-11Tidy ld/ldmisc.cAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu
2018-02-26assorted target messagesAlan Modra
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-02-16Remove bfd stub function casts.Alan Modra
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-02-17bfd: Rename Chunk and S3ForcedPedro Alves
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-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-08-04Fix stack buffer overflows when parsing corrupt ihex files.Yuriy M. Kaminskiy
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu
2014-10-28This patch fixes a flaw in the SREC parser which could cause a stack overflowNick Clifton
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra
2014-08-29Report an error for S-records with less than the miniumum sizeAlan Modra
2014-08-28Check S-record with 0 sizeH.J. Lu
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-05-22 PR binutils/15474Alan Modra
2011-07-11include/ChangeLogCatherine Moore
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2009-11-232009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-04-16bfd/Richard Sandiford
2008-02-11 * cache.c (cache_bread): Set bfd_error_file_truncated if EOFDaniel Jacobowitz
2007-07-262007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder
2007-07-26 * srec.c (srec_get_section_contents): Return immediately onAlan Modra
2007-07-26 * srec.c (srec_canonicalize_symtab): Don't alloc when symcountAlan Modra