aboutsummaryrefslogtreecommitdiff
path: root/bfd/mmo.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-12/+14
2007-04-26bfd/Alan Modra1-1/+1
2007-02-15 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra1-40/+2
2006-11-20 * bfd-in.h (struct stat): Don't typedef.Alan Modra1-1/+1
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-2/+2
2006-06-19bfd/Alan Modra1-2/+2
2006-05-03bfd/Alan Modra1-9/+11
2005-08-17 * elf64-mmix.c (mmix_elf_add_symbol_hook): Mark reg sectionAlan Modra1-0/+2
2005-05-23Approved by nickc@redhat.comFred Fish1-0/+1
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-02-20include/Alan Modra1-5/+5
2004-10-24 * mmo.c: Adjust to ISO C.Hans-Peter Nilsson1-321/+168
2004-10-24 * mmo.c (mmo_write_section_description): New function broken outHans-Peter Nilsson1-27/+118
2004-10-24 * mmo.c (File Layout): Correct place of misplaced blurb aboutHans-Peter Nilsson1-6/+6
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton1-0/+2
2004-07-21bfd/H.J. Lu1-0/+2
2004-06-24bfd/Alan Modra1-15/+13
2004-05-17binutils ChangeLog:Bob Wilson1-0/+1
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-1/+2
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-2/+2
2003-10-16Index: doc/ChangeLogAndrew Cagney1-2/+2
2003-02-04bfdAlan Modra1-29/+17
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-132/+172
2002-06-29 * mmo.c (mmo_write_loc_chunk): Don't eliminate leading andHans-Peter Nilsson1-8/+15
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-29/+24
2002-06-08 * armnetbsd.c: Replace CONST with const.Alan Modra1-22/+22
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra1-0/+1
2002-05-15Fix ld --just-symbolsAlan Modra1-0/+1
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+1
2002-03-14Fix compile time failureNick Clifton1-1/+1