aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
AgeCommit message (Expand)AuthorFilesLines
2003-01-03 * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.Stan Cox1-0/+3
2002-12-30Add support for msp430.Nick Clifton1-0/+5
2002-12-20* reloc.c: Add BFD_RELOC_XSTORMY16_12.DJ Delorie1-0/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-151/+206
2002-11-182002-11-16 Klee Dienes <kdienes@apple.com>Klee Dienes1-2/+11
2002-11-05 * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64Alan Modra1-0/+3
2002-10-11 * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject,Kaz Kojima1-0/+8
2002-09-27bfd/Jakub Jelinek1-0/+8
2002-09-19bfd/Jakub Jelinek1-0/+3
2002-08-29Add linker relaxation to v850 toolchainNick Clifton1-1/+3
2002-08-142002-08-14 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+5
2002-08-09Add QNX Neutrino PowerPC support and common up QNX functionsNick Clifton1-1/+2
2002-07-31Rename function arguments to avoid shadowing global symbols of the same name.Nick Clifton1-2/+1
2002-07-17Add IP2k support to BFD and LDNick Clifton1-0/+14
2002-06-23 * Makefile.in: Regenerate.Alan Modra1-0/+9
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra1-2/+10
2002-05-31 * bfd-in2.h: Regenerate.Alan Modra1-0/+3
2002-05-30include/elf/Richard Henderson1-0/+13
2002-05-28Add DLX targetNick Clifton1-0/+3
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-3/+25
2002-05-15Fix ld --just-symbolsAlan Modra1-2/+6
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+7
2002-03-21 * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.Alan Modra1-49/+49
2002-03-18 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.Alan Modra1-1/+1
2002-02-09 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.Richard Henderson1-0/+1
2002-02-08Contribute sh64-elf.Alexandre Oliva1-0/+49
2002-01-15 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.Jakub Jelinek1-1/+1
2002-01-06 * syms.c (_bfd_generic_make_empty_symbol): New function.Alan Modra1-2/+1
2001-12-21 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask forJakub Jelinek1-0/+1
2001-12-17hash bfd sections for fast lookup and create.Alan Modra1-0/+5
2001-12-08Index: bfd/ChangeLogGeoffrey Keating1-0/+3
2001-11-152001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+5
2001-10-30Add MMIX supportNick Clifton1-0/+23
2001-10-01bfd/Alan Modra1-4/+5
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-14/+13
2001-09-05 * elf64-alpha.c (SKIP_HOWTO): New.Richard Henderson1-7/+2
2001-08-29 * Makefile.am (elf32-h8300.lo): New target.Joern Rennecke1-0/+5
2001-08-27 * config.bfd: Add powerpc64 target. Add powerpc64 vectors toAlan Modra1-0/+25
2001-07-12sje patch for 32-bit IA-64 ELF relocs for HPUXJim Wilson1-0/+2
2001-05-28Add support for .uahword, .uaword and .uaxword pseudo opsNick Clifton1-0/+2
2001-05-23Add MIPS ELF64 relocsNick Clifton1-0/+11
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek1-0/+12
2001-04-24Add OpenRISC supportNick Clifton1-0/+2
2001-04-13bfd/Jakub Jelinek1-0/+15
2001-03-22 * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,Hans-Peter Nilsson1-0/+11
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-18Add PDP-11 supportNick Clifton1-0/+2
2001-02-10Add s390 supportNick Clifton1-0/+17
2001-02-07Change bfd_target_vector from an array to a pointerNick Clifton1-1/+1
2001-01-252001-01-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-22/+17