aboutsummaryrefslogtreecommitdiff
path: root/bfd/mmo.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-1/+0
2014-05-08mmo.c: Update URLs in documentation comments.Hans-Peter Nilsson1-5/+5
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-05-02 * mmo.c (mmo File layout documentation): Add note about low bitsHans-Peter Nilsson1-15/+43
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-04-17 * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton1-8/+10
2013-04-14 * mmo.c (mmo_write_chunk): Break out abfd->tdata.mmo_data to newHans-Peter Nilsson1-11/+11
2013-01-26 * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra1-0/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-1/+1
2011-07-11include/ChangeLogCatherine Moore1-0/+1
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra1-1/+2
2010-06-27fix set but unused variable warningsAlan Modra1-6/+1
2009-11-232009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-04-16bfd/Richard Sandiford1-0/+1
2007-07-26 * srec.c (srec_canonicalize_symtab): Don't alloc when symcountAlan Modra1-3/+3