aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-m32c.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-08Revert reloc howto nitsAlan Modra1-3/+3
2022-06-08HOWTO size encodingAlan Modra1-13/+13
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-107/+105
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra1-2/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-18Constify more arraysAlan Modra1-1/+1
2020-08-25PR26463, ASAN: m32c_elf_relax_section elf32-m32c.c:1448Alan Modra1-1/+2
2020-06-29C++ commentsAlan Modra1-1/+0
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-12/+6
2020-02-19_bfd_alloc_and_readAlan Modra1-4/+3
2020-02-19Miscellaneous memory alloc related fixesAlan Modra1-4/+4
2020-02-19_bfd_mul_overflowAlan Modra1-3/+7
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-2/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-6/+8
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-5/+5
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-3/+3
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-14Update the address of the FSF in the copyright notice of files which were usi...Nick Clifton1-1/+2
2017-12-06BFD whitespace fixesAlan Modra1-77/+77
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-4/+4
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-1/+1
2017-04-27Constify elf_backend_eh_frame_address_sizeAlan Modra1-1/+2
2017-04-13Use %A and %B in more error messagesAlan Modra1-4/+5
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra1-22/+15
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+3
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-1/+2
2016-09-30Remove syntactic sugarAlan Modra1-5/+6
2016-05-28Return void from linker callbacksAlan Modra1-15/+8
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-09-23Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton1-5/+16
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-6/+6
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-22Handle R_M32C_24 speciallyDJ Delorie1-4/+71
2015-01-19More fixes related to NONE relocsAlan Modra1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-3/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-1/+5
2014-06-13Make bfd.link_next field a unionAlan Modra1-2/+2
2014-06-10Unwrap symbols for debug informationAlan Modra1-0/+5
2014-05-02bfd target vector rationalisationAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-10-09bfd/ChangeLogSergio Durigan Junior1-17/+63
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-22/+22
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-7/+5