aboutsummaryrefslogtreecommitdiff
path: root/bfd/mmo.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-15bfd, binutils, gas: Remove/mark unused variablesTsukasa OI1-1/+1
2022-09-06bfd: Add bfd_find_nearest_line_with_altAaron Merey1-0/+1
2022-08-17timeout in mmo_get_symbolsAlan Modra1-7/+6
2022-08-17mmo.c leak in mmo_make_sectionAlan Modra1-7/+5
2022-08-17asan: heap buffer overflow in mmo_scanAlan Modra1-12/+14
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra1-8/+3
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-17asan: buffer overflow in mmo_get_symbolsAlan Modra1-0/+10
2021-10-28asan: mmo: NULL dereferenc in mmo_xore_32Alan Modra1-22/+56
2021-10-28bfd: remove use of INLINEAlan Modra1-13/+13
2021-03-31Use bool in bfdAlan Modra1-114/+113
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-1/+1
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu1-0/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-26PR26478 UBSAN: mmo.c:2941 null pointer memcpyAlan Modra1-1/+2
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-2/+1
2020-04-01mmo.c: Fix ld testsuite regression "objcopy executable (pr25662)".Hans-Peter Nilsson1-1/+5
2020-03-02bfd_cleanup for object_pAlan Modra1-3/+3
2020-02-28mmix-mmo set SEC_DATA for .data sectionAlan Modra1-1/+1
2020-01-04mmo tdata leakAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-11bfd signed overflow fixesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-44/+36
2019-09-11Tidy ld/ldmisc.cAlan Modra1-0/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-08-20Don't init array at run timeAlan Modra1-27/+24
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu1-0/+1
2018-02-26assorted target messagesAlan Modra1-3/+3
2018-02-19%L conversionsAlan Modra1-6/+6
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-26/+26
2018-02-16Remove bfd stub function casts.Alan Modra1-8/+7
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-3/+3
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-9/+8
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra1-0/+1
2017-04-13Use %A and %B in more error messagesAlan Modra1-55/+61
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+24
2016-09-30Remove syntactic sugarAlan Modra1-26/+26
2016-04-26add casts to avoid arithmetic on void *Trevor Saunders1-2/+2
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton1-0/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-22bfd/mmo.c: handle "objcopy --extract-symbols" generating and reading back.Hans-Peter Nilsson1-3/+41
2015-10-20Correct printed value of Main in mmo.c consistency error message.Hans-Peter Nilsson1-6/+7
2015-07-29bfd/mmo.c (MMIX): Fix massive gcc LTO testsuite failures.Hans-Peter Nilsson1-47/+53
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/+3
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra1-0/+1