aboutsummaryrefslogtreecommitdiff
path: root/bfd/targets.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton1-1/+2
2004-09-03 * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.Mark Mitchell1-0/+4
2004-08-28bfd/Alan Modra1-1/+2
2004-07-27bfd:Jason Thorpe1-0/+2
2004-07-21bfd/H.J. Lu1-1/+6
2004-07-07Add new port: crx-elfNick Clifton1-0/+2
2004-07-06Add support for sh-symbian-elf targetNick Clifton1-0/+2
2004-05-24Add support for an m88k-openbsd targetNick Clifton1-0/+2
2004-05-17binutils ChangeLog:Bob Wilson1-0/+5
2004-05-06* configure.in (bfd_elf32_frvfdpic_vec): New.Alexandre Oliva1-0/+2
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-0/+4
2004-04-22bfd/Jakub Jelinek1-0/+4
2004-03-30Add (linker) support for CR16C processorNick Clifton1-0/+2
2004-03-15 * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.Alan Modra1-6/+6
2004-03-15 * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra1-19/+19
2003-12-19Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton1-0/+6
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-1/+1
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-10/+10
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-10-16Index: doc/ChangeLogAndrew Cagney1-1/+1
2003-10-08Include bfd_elf64_sparc_vec if BFD64 is enabled.Nick Clifton1-2/+0
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-1/+1
2003-07-16 * config.bfd, configure.host, configure.in: Remove ia64-aix support.Richard Henderson1-4/+0
2003-07-102001-09-12 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-0/+2
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-170/+165
2003-04-01Add Xtensa portNick Clifton1-0/+4
2003-02-14Change embedded documentation to use consistent indentation and to split upNick Clifton1-6/+8
2003-01-03 * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.Stan Cox1-1/+3
2002-12-30Add support for msp430.Nick Clifton1-0/+2
2002-12-23Change linker's default behaviour - it will now reject binary files whoesNick Clifton1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-81/+83
2002-11-12 * bfd.c (struct bfd_preserve): New.Alan Modra1-6/+0
2002-11-07Disable sym_vec too.Alan Modra1-0/+3
2002-11-07 * targets.c (_bfd_target_vector): Disable pef_vec and pef_xlib_vec.Alan Modra1-0/+3
2002-11-06Add support for PEF, Mach-O, xSYMNick Clifton1-13/+29
2002-11-06 * Makefile.am: Remove entries for elf32-qnx.[ch].Alan Modra1-14/+0
2002-11-05 * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64Alan Modra1-0/+15
2002-10-21 * targets.c (_bfd_target_vector): Add missing qnx vectors.Alan Modra1-0/+4
2002-10-21 * targets.c (bfd_target_list): Don't return the default target twice.Alan Modra1-2/+5
2002-10-09* Makefile.am: Add entries for elf32-sh64-lin.c andStephen Clarke1-0/+4
2002-09-172002-09-16 Bruno Haible <bruno@clisp.org>David O'Brien1-0/+4
2002-08-28Add TMS320C4x supportNick Clifton1-0/+6
2002-08-22Add sh-nto supportNick Clifton1-0/+2
2002-08-09Add QNX Neutrino PowerPC support and common up QNX functionsNick Clifton1-0/+4
2002-07-31 * Makefile.am: Add n32 ABI support.Thiemo Seufer1-0/+10
2002-07-30Add arm-*-nto port.Nick Clifton1-0/+2
2002-07-17Add IP2k support to BFD and LDNick Clifton1-0/+2
2002-07-01 * vaxbsd.c: New BFD backend for VAX BSD and Ultrix.Alan Modra1-0/+2
2002-06-25Only create a selvecs for aix5coff64_vec if 64-bit bfd support has been enabled.Nick Clifton1-0/+2