aboutsummaryrefslogtreecommitdiff
path: root/bfd/pef.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-16bfd/Richard Sandiford1-0/+1
2008-12-09bfdTom Tromey1-1/+1
2008-07-30Silence gcc printf warningsAlan Modra1-2/+2
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-1/+1
2007-02-15 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra1-5/+2
2006-11-22 * pef.c (bfd_pef_make_empty_symbol): Delete function. Define instead.Alan Modra1-5/+1
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-1/+1
2006-06-19bfd/Alan Modra1-2/+3
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-04-11Convert to ISO C90 formattingNick Clifton1-261/+184
2005-02-20include/Alan Modra1-3/+4
2005-02-16 * coff-arm.c (coff_arm_is_local_label_name): Warning fix.Alan Modra1-2/+2
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-7/+1
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton1-0/+1
2004-07-21bfd/H.J. Lu1-0/+1
2004-06-24bfd/Alan Modra1-5/+5
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-1/+2
2003-10-16Index: doc/ChangeLogAndrew Cagney1-2/+2
2003-05-29Replace <ctype.h> with "safe-ctype.h"Nick Clifton1-84/+64
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-5/+5
2002-11-152002-11-15 Klee Dienes <kdienes@apple.com>Klee Dienes1-3/+3
2002-11-12 * bfd.c (struct bfd_preserve): New.Alan Modra1-379/+484
2002-11-06Add support for PEF, Mach-O, xSYMNick Clifton1-0/+1207