summaryrefslogtreecommitdiff
path: root/bfd/mmo.c
Commit message (Expand)AuthorAgeFilesLines
* Use %A and %B in more error messagesAlan Modra2017-04-131-55/+61
* 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/+24
* Remove syntactic sugarAlan Modra2016-09-301-26/+26
* add casts to avoid arithmetic on void *Trevor Saunders2016-04-261-2/+2
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-211-0/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* bfd/mmo.c: handle "objcopy --extract-symbols" generating and reading back.Hans-Peter Nilsson2015-10-221-3/+41
* Correct printed value of Main in mmo.c consistency error message.Hans-Peter Nilsson2015-10-201-6/+7
* bfd/mmo.c (MMIX): Fix massive gcc LTO testsuite failures.Hans-Peter Nilsson2015-07-291-47/+53
* 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/+3
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-0/+1
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+0
* mmo.c: Update URLs in documentation comments.Hans-Peter Nilsson2014-05-081-5/+5
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* * mmo.c (mmo File layout documentation): Add note about low bitsHans-Peter Nilsson2014-05-021-15/+43
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton2013-04-171-8/+10
* * mmo.c (mmo_write_chunk): Break out abfd->tdata.mmo_data to newHans-Peter Nilsson2013-04-141-11/+11
* * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra2013-01-261-0/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-1/+1
* include/ChangeLogCatherine Moore2011-07-111-0/+1
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+2
* fix set but unused variable warningsAlan Modra2010-06-271-6/+1
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/Richard Sandiford2009-04-161-0/+1
* * 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-12/+14
* bfd/Alan Modra2007-04-261-1/+1
* * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra2007-02-151-40/+2
* * bfd-in.h (struct stat): Don't typedef.Alan Modra2006-11-201-1/+1
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-2/+2
* bfd/Alan Modra2006-06-191-2/+2
* bfd/Alan Modra2006-05-031-9/+11
* * elf64-mmix.c (mmix_elf_add_symbol_hook): Mark reg sectionAlan Modra2005-08-171-0/+2
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+1
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* include/Alan Modra2005-02-201-5/+5
* * mmo.c: Adjust to ISO C.Hans-Peter Nilsson2004-10-241-321/+168
* * mmo.c (mmo_write_section_description): New function broken outHans-Peter Nilsson2004-10-241-27/+118
* * mmo.c (File Layout): Correct place of misplaced blurb aboutHans-Peter Nilsson2004-10-241-6/+6
* Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton2004-10-081-0/+2
* bfd/H.J. Lu2004-07-211-0/+2
* bfd/Alan Modra2004-06-241-15/+13
* binutils ChangeLog:Bob Wilson2004-05-171-0/+1
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-1/+2
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-2/+2