summaryrefslogtreecommitdiff
path: root/bfd/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with trunk.cagney_regbuf-20020515-branchAndrew Cagney2002-06-211-0/+21
* include/elf/Richard Henderson2002-05-301-0/+29
* 2002-05-29 Matt Thomas <matt@3am-software.com>Jason Thorpe2002-05-301-0/+9
* Add DLX targetNick Clifton2002-05-281-0/+13
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-231-3/+47
* Add AIX 64 shared library support and emulation layer for binutilsNick Clifton2002-03-181-100/+98
* * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.Richard Henderson2002-02-091-0/+7
* Contribute sh64-elf.Alexandre Oliva2002-02-081-1/+102
* Tidy up formatting in bfd-in2.hNick Clifton2002-01-301-49/+39
* * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask forJakub Jelinek2001-12-211-0/+2
* Index: bfd/ChangeLogGeoffrey Keating2001-12-081-0/+9
* * reloc.c (bfd_install_relocation): Correct reloc address test.Alan Modra2001-12-031-3/+4
* * coff-mips.c (mips_bfd_reloc_type_lookup): ReplaceThiemo Seufer2001-12-021-9/+0
* Add MMIX supportNick Clifton2001-10-301-0/+72
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-118/+119
* * elf64-alpha.c (SKIP_HOWTO): New.Richard Henderson2001-09-051-21/+8
* * Makefile.am (elf32-h8300.lo): New target.Joern Rennecke2001-08-291-0/+13
* * config.bfd: Add powerpc64 target. Add powerpc64 vectors toAlan Modra2001-08-271-0/+50
* sje patch for 32-bit IA-64 ELF relocs for HPUXJim Wilson2001-07-121-0/+4
* Add support for .uahword, .uaword and .uaxword pseudo opsNick Clifton2001-05-281-0/+4
* Add MIPS ELF64 relocsNick Clifton2001-05-231-0/+22
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+22
* Add OpenRISC supportNick Clifton2001-04-241-0/+7
* * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,Hans-Peter Nilsson2001-03-221-0/+38
* Update copyright noticesNick Clifton2001-03-081-1/+2
* Add PDP-11 supportNick Clifton2001-02-181-0/+7
* Add s390 supportNick Clifton2001-02-101-0/+69
* Updated ARC assembler from arccores.comNick Clifton2001-01-111-1/+1
* 2001-01-01 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-011-24/+4
* Add support for x86_64-*-linux-gnu* targetNick Clifton2000-11-301-0/+19
* * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.Richard Henderson2000-11-161-6/+0
* 2000-09-02 H.J. Lu <hjl@gnu.org>H.J. Lu2000-09-031-11/+10
* * elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,Alexandre Oliva2000-09-021-0/+11
* 2000-07-31 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2000-08-011-0/+67
* * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.Hans-Peter Nilsson2000-07-201-0/+14
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-0/+17
* * bfd-in.h (bfd_family_coff): Define.Nicholas Duffek2000-06-161-6/+0
* * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,Richard Henderson2000-05-231-0/+8
* Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra2000-05-021-1/+1
* Add XCOFF64 support.Clinton Popetz2000-04-261-0/+2
* IA-64 ELF support.Jim Wilson2000-04-211-0/+128
* Allow address wrap for bitfields again.Alan Modra2000-04-111-9/+11
* Add support for R_ARM_XPC25 and R_ARM_THM_XPC22 relocsNick Clifton2000-04-081-3/+13
* BFD and include/coff support for tic54x target.Timothy Wall2000-04-071-0/+35
* sh-dsp REPEAT support:Joern Rennecke2000-04-051-0/+4
* ATMEL AVR microcontroller support.Alan Modra2000-03-271-0/+85
* Extend the allowed bitfield range (ie. that for whichAlan Modra2000-03-171-63/+31
* Fix typos in comments, and restore comment formatting destroyed by emacs atAlan Modra2000-03-111-47/+47
* * reloc.c (reloc_howto_struct): Fix partial_inplace comment.Doug Evans2000-03-071-2/+15
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-1/+2