summaryrefslogtreecommitdiff
path: root/bfd/srec.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-23/+10
* Use bfd_get_filename throughout bfdAlan Modra2020-05-191-5/+5
* bfd_cleanup for object_pAlan Modra2020-03-021-4/+4
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-2/+3
* 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
* assorted target messagesAlan Modra2018-02-261-4/+4
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-4/+4
* Remove bfd stub function casts.Alan Modra2018-02-161-9/+9
* 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-33/+33
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+1
* bfd: Rename Chunk and S3ForcedPedro Alves2017-02-171-11/+11
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+4
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+2
* Remove syntactic sugarAlan Modra2016-09-301-5/+5
* 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
* Fix stack buffer overflows when parsing corrupt ihex files.Yuriy M. Kaminskiy2015-08-041-1/+1
* 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
* This patch fixes a flaw in the SREC parser which could cause a stack overflowNick Clifton2014-10-281-2/+2
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-0/+1
* Report an error for S-records with less than the miniumum sizeAlan Modra2014-08-291-3/+15
* Check S-record with 0 sizeH.J. Lu2014-08-281-1/+2
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+0
* Update copyright yearsAlan Modra2014-03-051-3/+1
* PR binutils/15474Alan Modra2013-05-221-3/+4
* include/ChangeLogCatherine Moore2011-07-111-0/+1
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+3
* 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-12/+13
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/Richard Sandiford2009-04-161-0/+1
* * cache.c (cache_bread): Set bfd_error_file_truncated if EOFDaniel Jacobowitz2008-02-111-1/+37
* 2007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-261-0/+5
* * srec.c (srec_get_section_contents): Return immediately onAlan Modra2007-07-261-1/+11
* * srec.c (srec_canonicalize_symtab): Don't alloc when symcountAlan Modra2007-07-261-3/+3
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+4
* bfd/Alan Modra2007-04-261-1/+1
* * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra2007-02-151-6/+3
* bfd/Alan Modra2006-06-191-1/+1
* * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra2006-06-011-3/+4
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+1