Age | Commit message (Expand) | Author | Files | Lines |
2003-09-04 | Add binutils support for v850e1 processor | Nick Clifton | 1 | -0/+2 |
2003-07-10 | 2002-12-12 Alexandre Oliva <aoliva@redhat.com> | Alexandre Oliva | 1 | -0/+8 |
2003-07-01 | * elf32-s390.c (s390_elf_ldisp_reloc): New prototype. | Martin Schwidefsky | 1 | -0/+4 |
2003-06-29 | Convert to C90 and a few tweaks. | Alan Modra | 1 | -224/+202 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -1/+1 |
2003-04-01 | Add Xtensa port | Nick Clifton | 1 | -0/+10 |
2003-03-25 | Add iWMMXt support | Nick Clifton | 1 | -0/+1 |
2003-03-12 | * Reverted 2003-03-02's patch. | Alexandre Oliva | 1 | -1/+0 |
2003-03-02 | * elf32-mips.c (elf_mips_howto_table_rel): Change definition of | Thiemo Seufer | 1 | -0/+1 |
2003-02-04 | * reloc.c: Add PPC and PPC64 TLS relocs. | Alan Modra | 1 | -0/+40 |
2003-01-24 | bfd/ | Jakub Jelinek | 1 | -0/+24 |
2003-01-24 | * bfd-in2.h: Regenerate. | Martin Schwidefsky | 1 | -0/+20 |
2003-01-20 | * bfd-in2.h: Regenerate. | Martin Schwidefsky | 1 | -0/+9 |
2003-01-03 | * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo. | Stan Cox | 1 | -0/+3 |
2002-12-30 | Add support for msp430. | Nick Clifton | 1 | -0/+5 |
2002-12-20 | * reloc.c: Add BFD_RELOC_XSTORMY16_12. | DJ Delorie | 1 | -0/+1 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -151/+206 |
2002-11-18 | 2002-11-16 Klee Dienes <kdienes@apple.com> | Klee Dienes | 1 | -2/+11 |
2002-11-05 | * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64 | Alan Modra | 1 | -0/+3 |
2002-10-11 | * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject, | Kaz Kojima | 1 | -0/+8 |
2002-09-27 | bfd/ | Jakub Jelinek | 1 | -0/+8 |
2002-09-19 | bfd/ | Jakub Jelinek | 1 | -0/+3 |
2002-08-29 | Add linker relaxation to v850 toolchain | Nick Clifton | 1 | -1/+3 |
2002-08-14 | 2002-08-14 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 |
2002-08-09 | Add QNX Neutrino PowerPC support and common up QNX functions | Nick Clifton | 1 | -1/+2 |
2002-07-31 | Rename function arguments to avoid shadowing global symbols of the same name. | Nick Clifton | 1 | -2/+1 |
2002-07-17 | Add IP2k support to BFD and LD | Nick Clifton | 1 | -0/+14 |
2002-06-23 | * Makefile.in: Regenerate. | Alan Modra | 1 | -0/+9 |
2002-06-05 | * bfd-in.h: Remove "taken from the source" comment. | Alan Modra | 1 | -2/+10 |
2002-05-31 | * bfd-in2.h: Regenerate. | Alan Modra | 1 | -0/+3 |
2002-05-30 | include/elf/ | Richard Henderson | 1 | -0/+13 |
2002-05-28 | Add DLX target | Nick Clifton | 1 | -0/+3 |
2002-05-23 | * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL | Jakub Jelinek | 1 | -3/+25 |
2002-05-15 | Fix ld --just-symbols | Alan Modra | 1 | -2/+6 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+7 |
2002-03-21 | * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype. | Alan Modra | 1 | -49/+49 |
2002-03-18 | * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success. | Alan Modra | 1 | -1/+1 |
2002-02-09 | * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP. | Richard Henderson | 1 | -0/+1 |
2002-02-08 | Contribute sh64-elf. | Alexandre Oliva | 1 | -0/+49 |
2002-01-15 | * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change. | Jakub Jelinek | 1 | -1/+1 |
2002-01-06 | * syms.c (_bfd_generic_make_empty_symbol): New function. | Alan Modra | 1 | -2/+1 |
2001-12-21 | * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask for | Jakub Jelinek | 1 | -0/+1 |
2001-12-17 | hash bfd sections for fast lookup and create. | Alan Modra | 1 | -0/+5 |
2001-12-08 | Index: bfd/ChangeLog | Geoffrey Keating | 1 | -0/+3 |
2001-11-15 | 2001-11-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+5 |
2001-10-30 | Add MMIX support | Nick Clifton | 1 | -0/+23 |
2001-10-01 | bfd/ | Alan Modra | 1 | -4/+5 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -14/+13 |
2001-09-05 | * elf64-alpha.c (SKIP_HOWTO): New. | Richard Henderson | 1 | -7/+2 |
2001-08-29 | * Makefile.am (elf32-h8300.lo): New target. | Joern Rennecke | 1 | -0/+5 |