summaryrefslogtreecommitdiff
path: root/bfd/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* Stop indexed move byte instructions from being relaxed.Nick Clifton2004-01-211-1/+6
* 2003-12-17 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2004-01-061-0/+28
* Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton2003-12-191-0/+31
* * ChangeLog: Fix typos.Kazu Hirata2003-11-301-8/+8
* Index: sim/frv/ChangeLogAndrew Cagney2003-10-311-3/+3
* Support linker relaxation of new R_MMIX_PUSHJ_STUBBABLE relocs.Hans-Peter Nilsson2003-10-181-0/+2
* * reloc.c (bfd_generic_relax_section): Default-setHans-Peter Nilsson2003-10-171-3/+14
* Index: doc/ChangeLogAndrew Cagney2003-10-161-9/+10
* 2003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Maciej W. Rozycki2003-08-251-4/+3
* 2002-12-12 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2003-07-101-0/+36
* * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.Martin Schwidefsky2003-07-011-0/+11
* Convert to C90 and a few tweaks.Alan Modra2003-06-291-131/+108
* Correct spelling of "relocatable".Alan Modra2003-06-251-21/+21
* bfd:Joern Rennecke2003-04-231-1/+1
* Replace references to Mitsubishi M32R with references to Renesas M32R.Nick Clifton2003-04-221-1/+1
* Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton2003-04-151-1/+1
* Add Xtensa portNick Clifton2003-04-011-0/+43
* Add iWMMXt supportNick Clifton2003-03-251-0/+2
* * Reverted 2003-03-02's patch.Alexandre Oliva2003-03-121-4/+2
* * elf32-mips.c (elf_mips_howto_table_rel): Change definition ofThiemo Seufer2003-03-021-2/+4
* * reloc.c: Add PPC and PPC64 TLS relocs.Alan Modra2003-02-041-0/+83
* bfd/Jakub Jelinek2003-01-241-0/+50
* * bfd-in2.h: Regenerate.Martin Schwidefsky2003-01-241-0/+43
* * bfd-in2.h: Regenerate.Martin Schwidefsky2003-01-201-0/+36
* * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.Stan Cox2003-01-031-1/+10
* Add support for msp430.Nick Clifton2002-12-301-0/+13
* * reloc.c: Add BFD_RELOC_XSTORMY16_12.DJ Delorie2002-12-201-0/+2
* * bfd/reloc.c (struct reloc_howto_struct): Revise src_mask andAlan Modra2002-12-181-11/+10
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-34/+34
* Use bfd_simple_get_relocated_section_contents() instead of bfd_get_section_co...Nick Clifton2002-11-071-13/+14
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin2002-10-251-2/+2
* * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject,Kaz Kojima2002-10-111-0/+16
* bfd/Jakub Jelinek2002-09-271-0/+16
* bfd/Jakub Jelinek2002-09-191-0/+6
* Add linker relaxation to v850 toolchainNick Clifton2002-08-291-2/+12
* * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC11_RL_GROUP,Stephane Carrez2002-08-131-3/+39
* Add IP2k support to BFD and LDNick Clifton2002-07-171-0/+49
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-8/+8
* 2002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2002-06-181-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