summaryrefslogtreecommitdiff
path: root/bfd/mmo.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-04-13Use %A and %B in more error messagesAlan Modra
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-09-30Remove syntactic sugarAlan Modra
2016-04-26add casts to avoid arithmetic on void *Trevor Saunders
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-10-22bfd/mmo.c: handle "objcopy --extract-symbols" generating and reading back.Hans-Peter Nilsson
2015-10-20Correct printed value of Main in mmo.c consistency error message.Hans-Peter Nilsson
2015-07-29bfd/mmo.c (MMIX): Fix massive gcc LTO testsuite failures.Hans-Peter Nilsson
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-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra
2014-05-08mmo.c: Update URLs in documentation comments.Hans-Peter Nilsson
2014-05-02bfd target vector rationalisationAlan Modra
2014-05-02 * mmo.c (mmo File layout documentation): Add note about low bitsHans-Peter Nilsson
2014-03-05Update copyright yearsAlan Modra
2013-04-17 * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton
2013-04-14 * mmo.c (mmo_write_chunk): Break out abfd->tdata.mmo_data to newHans-Peter Nilsson
2013-01-26 * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2011-07-11include/ChangeLogCatherine Moore
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2010-06-27fix set but unused variable warningsAlan Modra
2009-11-232009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook
2009-09-02update copyright datesAlan Modra
2009-04-16bfd/Richard Sandiford
2007-07-26 * srec.c (srec_canonicalize_symtab): Don't alloc when symcountAlan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-02-15 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra
2006-11-20 * bfd-in.h (struct stat): Don't typedef.Alan Modra
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton
2006-06-19bfd/Alan Modra
2006-05-03bfd/Alan Modra
2005-08-17 * elf64-mmix.c (mmix_elf_add_symbol_hook): Mark reg sectionAlan Modra
2005-05-23Approved by nickc@redhat.comFred Fish
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-02-20include/Alan Modra
2004-10-24 * mmo.c: Adjust to ISO C.Hans-Peter Nilsson
2004-10-24 * mmo.c (mmo_write_section_description): New function broken outHans-Peter Nilsson
2004-10-24 * mmo.c (File Layout): Correct place of misplaced blurb aboutHans-Peter Nilsson
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton
2004-07-21bfd/H.J. Lu