aboutsummaryrefslogtreecommitdiff
path: root/bfd/reloc.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata1-8/+8
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-3/+3
2003-10-18 Support linker relaxation of new R_MMIX_PUSHJ_STUBBABLE relocs.Hans-Peter Nilsson1-0/+2
2003-10-17 * reloc.c (bfd_generic_relax_section): Default-setHans-Peter Nilsson1-3/+14
2003-10-16Index: doc/ChangeLogAndrew Cagney1-9/+10
2003-08-252003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Maciej W. Rozycki1-4/+3
2003-07-102002-12-12 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-0/+36
2003-07-01 * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.Martin Schwidefsky1-0/+11
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-131/+108
2003-06-25Correct spelling of "relocatable".Alan Modra1-21/+21
2003-04-23bfd:Joern Rennecke1-1/+1
2003-04-22Replace references to Mitsubishi M32R with references to Renesas M32R.Nick Clifton1-1/+1
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton1-1/+1
2003-04-01Add Xtensa portNick Clifton1-0/+43
2003-03-25Add iWMMXt supportNick Clifton1-0/+2
2003-03-12* Reverted 2003-03-02's patch.Alexandre Oliva1-4/+2
2003-03-02 * elf32-mips.c (elf_mips_howto_table_rel): Change definition ofThiemo Seufer1-2/+4
2003-02-04 * reloc.c: Add PPC and PPC64 TLS relocs.Alan Modra1-0/+83
2003-01-24bfd/Jakub Jelinek1-0/+50
2003-01-24 * bfd-in2.h: Regenerate.Martin Schwidefsky1-0/+43
2003-01-20 * bfd-in2.h: Regenerate.Martin Schwidefsky1-0/+36
2003-01-03 * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.Stan Cox1-1/+10
2002-12-30Add support for msp430.Nick Clifton1-0/+13
2002-12-20* reloc.c: Add BFD_RELOC_XSTORMY16_12.DJ Delorie1-0/+2
2002-12-18 * bfd/reloc.c (struct reloc_howto_struct): Revise src_mask andAlan Modra1-11/+10
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-34/+34
2002-11-07Use bfd_simple_get_relocated_section_contents() instead of bfd_get_section_co...Nick Clifton1-13/+14
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin1-2/+2
2002-10-11 * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject,Kaz Kojima1-0/+16
2002-09-27bfd/Jakub Jelinek1-0/+16
2002-09-19bfd/Jakub Jelinek1-0/+6
2002-08-29Add linker relaxation to v850 toolchainNick Clifton1-2/+12
2002-08-13 * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC11_RL_GROUP,Stephane Carrez1-3/+39
2002-07-17Add IP2k support to BFD and LDNick Clifton1-0/+49
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-8/+8
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley1-0/+21
2002-05-30include/elf/Richard Henderson1-0/+29
2002-05-302002-05-29 Matt Thomas <matt@3am-software.com>Jason Thorpe1-0/+9
2002-05-28Add DLX targetNick Clifton1-0/+13
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-3/+47
2002-03-18Add AIX 64 shared library support and emulation layer for binutilsNick Clifton1-100/+98
2002-02-09 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.Richard Henderson1-0/+7
2002-02-08Contribute sh64-elf.Alexandre Oliva1-1/+102
2002-01-30Tidy up formatting in bfd-in2.hNick Clifton1-49/+39
2001-12-21 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask forJakub Jelinek1-0/+2
2001-12-08Index: bfd/ChangeLogGeoffrey Keating1-0/+9
2001-12-03 * reloc.c (bfd_install_relocation): Correct reloc address test.Alan Modra1-3/+4
2001-12-02 * coff-mips.c (mips_bfd_reloc_type_lookup): ReplaceThiemo Seufer1-9/+0
2001-10-30Add MMIX supportNick Clifton1-0/+72
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-118/+119