aboutsummaryrefslogtreecommitdiff
path: root/bfd/pef.c
AgeCommit message (Expand)AuthorFilesLines
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