summaryrefslogtreecommitdiff
path: root/bfd/targets.c
Commit message (Expand)AuthorAgeFilesLines
* Change embedded documentation to use consistent indentation and to split upNick Clifton2003-02-141-6/+8
* * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.Stan Cox2003-01-031-1/+3
* Add support for msp430.Nick Clifton2002-12-301-0/+2
* Change linker's default behaviour - it will now reject binary files whoesNick Clifton2002-12-231-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-81/+83
* * bfd.c (struct bfd_preserve): New.Alan Modra2002-11-121-6/+0
* Disable sym_vec too.Alan Modra2002-11-071-0/+3
* * targets.c (_bfd_target_vector): Disable pef_vec and pef_xlib_vec.Alan Modra2002-11-071-0/+3
* Add support for PEF, Mach-O, xSYMNick Clifton2002-11-061-13/+29
* * Makefile.am: Remove entries for elf32-qnx.[ch].Alan Modra2002-11-061-14/+0
* * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64Alan Modra2002-11-051-0/+15
* * targets.c (_bfd_target_vector): Add missing qnx vectors.Alan Modra2002-10-211-0/+4
* * targets.c (bfd_target_list): Don't return the default target twice.Alan Modra2002-10-211-2/+5
* * Makefile.am: Add entries for elf32-sh64-lin.c andStephen Clarke2002-10-091-0/+4
* 2002-09-16 Bruno Haible <bruno@clisp.org>David O'Brien2002-09-171-0/+4
* Add TMS320C4x supportNick Clifton2002-08-281-0/+6
* Add sh-nto supportNick Clifton2002-08-221-0/+2
* Add QNX Neutrino PowerPC support and common up QNX functionsNick Clifton2002-08-091-0/+4
* * Makefile.am: Add n32 ABI support.Thiemo Seufer2002-07-311-0/+10
* Add arm-*-nto port.Nick Clifton2002-07-301-0/+2
* Add IP2k support to BFD and LDNick Clifton2002-07-171-0/+2
* * vaxbsd.c: New BFD backend for VAX BSD and Ultrix.Alan Modra2002-07-011-0/+2
* Only create a selvecs for aix5coff64_vec if 64-bit bfd support has been enabled.Nick Clifton2002-06-251-0/+2
* 2002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2002-06-181-0/+2
* * targets.c: Sort target vecs.Alan Modra2002-06-171-10/+20
* * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.Jason Thorpe2002-06-081-0/+2
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-051-1/+5
* bfd:Jason Thorpe2002-06-041-0/+5
* * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.Alan Modra2002-05-311-0/+2
* 2002-05-29 Matt Thomas <matt@3am-software.com>Jason Thorpe2002-05-301-0/+2
* Add DLX targetNick Clifton2002-05-281-0/+2
* Fix ld --just-symbolsAlan Modra2002-05-151-0/+4
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-0/+4
* Add AIX 64 shared library support and emulation layer for binutilsNick Clifton2002-03-181-0/+1
* Contribute sh64-elf.Alexandre Oliva2002-02-081-0/+4
* Add support for OpenRISC 32-bit embedded processorNick Clifton2002-01-311-0/+6
* Tidy up formatting in bfd-in2.hNick Clifton2002-01-301-65/+49
* Add: bfd_elf32_ia64_hpux_big_vec, bfd_elf64_ia64_hpux_big_vec andNick Clifton2002-01-231-0/+3
* bfd:Jason Thorpe2002-01-081-1/+5
* *** empty log message ***Alan Modra2001-12-191-0/+2
* Index: bfd/ChangeLogGeoffrey Keating2001-12-081-0/+2
* Fix typo: bfd_mmo_mmix_vec => bfd_mmo_vec.Nick Clifton2001-10-311-1/+1
* Remove #if 0 around bfd_mmo_mmix_vecHans-Peter Nilsson2001-10-311-2/+0
* Add MMIX supportNick Clifton2001-10-301-1/+8
* * version.h: New file.Alan Modra2001-10-021-62/+65
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-201/+202
* * Makefile.am (elf32-h8300.lo): New target.Joern Rennecke2001-08-291-0/+1
* * config.bfd: Add powerpc64 target. Add powerpc64 vectors toAlan Modra2001-08-271-0/+6
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-1/+5
* Compute value of _bfd_target_vector_entries based on the size ofNick Clifton2001-05-031-1/+1