aboutsummaryrefslogtreecommitdiff
path: root/bfd/targets.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley1-0/+2
2002-06-17 * targets.c: Sort target vecs.Alan Modra1-10/+20
2002-06-08* Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.Jason Thorpe1-0/+2
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra1-1/+5
2002-06-04bfd:Jason Thorpe1-0/+5
2002-05-31 * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.Alan Modra1-0/+2
2002-05-302002-05-29 Matt Thomas <matt@3am-software.com>Jason Thorpe1-0/+2
2002-05-28Add DLX targetNick Clifton1-0/+2
2002-05-15Fix ld --just-symbolsAlan Modra1-0/+4
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+4
2002-03-18Add AIX 64 shared library support and emulation layer for binutilsNick Clifton1-0/+1
2002-02-08Contribute sh64-elf.Alexandre Oliva1-0/+4
2002-01-31Add support for OpenRISC 32-bit embedded processorNick Clifton1-0/+6
2002-01-30Tidy up formatting in bfd-in2.hNick Clifton1-65/+49
2002-01-23Add: bfd_elf32_ia64_hpux_big_vec, bfd_elf64_ia64_hpux_big_vec andNick Clifton1-0/+3
2002-01-08bfd:Jason Thorpe1-1/+5
2001-12-19*** empty log message ***Alan Modra1-0/+2
2001-12-08Index: bfd/ChangeLogGeoffrey Keating1-0/+2
2001-10-31Fix typo: bfd_mmo_mmix_vec => bfd_mmo_vec.Nick Clifton1-1/+1
2001-10-31Remove #if 0 around bfd_mmo_mmix_vecHans-Peter Nilsson1-2/+0
2001-10-30Add MMIX supportNick Clifton1-1/+8
2001-10-02 * version.h: New file.Alan Modra1-62/+65
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-201/+202
2001-08-29 * Makefile.am (elf32-h8300.lo): New target.Joern Rennecke1-0/+1
2001-08-27 * config.bfd: Add powerpc64 target. Add powerpc64 vectors toAlan Modra1-0/+6
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek1-1/+5
2001-05-03Compute value of _bfd_target_vector_entries based on the size ofNick Clifton1-1/+1