Age | Commit message (Expand) | Author | Files | Lines |
2003-02-21 | Add SHT_IA_64_LOPSREG, SHT_IA_64_HIPSREG and SHT_IA_64_PRIORITY_INIT. | Nick Clifton | 2 | -31/+38 |
2003-02-18 | * ppc64.h (IS_PPC64_TLS_RELOC): Rename from IS_TLS_RELOC. | Alan Modra | 2 | -1/+3 |
2003-02-18 | * ppc.h: Replace DTPMOD64, TPREL64, DTPREL64 with DTPMOD32 etc. | Alan Modra | 2 | -3/+10 |
2003-02-10 | Add support for marking ARM ELF binaries as support the Cirrus EP9312 Maverick | Nick Clifton | 2 | -0/+5 |
2003-02-04 | * ppc.h: Add TLS relocs. Format. | Alan Modra | 3 | -125/+205 |
2003-01-28 | * mips.h (EF_MIPS_XGOT): Define. | Alexandre Oliva | 2 | -0/+7 |
2003-01-24 | bfd/ | Jakub Jelinek | 1 | -4/+27 |
2003-01-24 | * s390.h: Add s390 TLS relocations. | Martin Schwidefsky | 2 | -0/+41 |
2003-01-23 | Add SH2E support | Nick Clifton | 2 | -0/+20 |
2003-01-23 | include/elf/ChangeLog | Alan Modra | 2 | -56/+5 |
2003-01-20 | * s390.h: Rename R_390_GOTOFF to R_390_GOTOFF32. Add new gotoff, | Martin Schwidefsky | 2 | -1/+16 |
2003-01-17 | missed changelog entry | Alan Modra | 1 | -1/+1 |
2003-01-17 | * common.h: Formatting, typo fixes. | Alan Modra | 2 | -164/+177 |
2003-01-16 | * ppc.h: Split out ppc64 definitions to.. | Alan Modra | 3 | -79/+119 |
2003-01-13 | Change EM_MSP430 value to new, officially assigned number. | Nick Clifton | 2 | -5/+8 |
2003-01-03 | * dis-asm.h (print_insn_iq2000): Declare. | Stan Cox | 3 | -0/+65 |
2002-12-31 | [ bfd/ChangeLog ] | Chris Demetriou | 2 | -0/+7 |
2002-12-30 | Add support for msp430. | Nick Clifton | 3 | -0/+67 |
2002-12-20 | * xstormy16.h: Add XSTORMY16_12. | DJ Delorie | 2 | -1/+6 |
2002-12-17 | * xstormy16.h (START_RELOC_NUMBERS) Add relocation numbers | DJ Delorie | 2 | -0/+8 |
2002-12-10 | Add support for displaying extension to DWARF2 used by Unified Parallel C | Nick Clifton | 2 | -6/+20 |
2002-12-01 | * m68hc11.h (EF_M68HC12_MACH, EF_M68HCS12_MACH): Define. | Stephane Carrez | 2 | -0/+24 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 3 | -5/+10 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 2 | -67/+23 |
2002-10-11 | * sh.h: Add SH TLS relocs. | Kaz Kojima | 2 | -3/+17 |
2002-09-30 | [include/elf] | Richard Sandiford | 2 | -0/+11 |
2002-09-27 | bfd/ | Jakub Jelinek | 1 | -8/+16 |
2002-09-19 | bfd/ | Jakub Jelinek | 1 | -1/+4 |
2002-09-12 | Handle DW_OP_GNU_push_tls_address. | Nick Clifton | 2 | -16/+24 |
2002-08-29 | Add linker relaxation to v850 toolchain | Nick Clifton | 2 | -24/+28 |
2002-08-15 | * i370.h: Define relocs using reloc-macros.h. | Alan Modra | 2 | -2/+28 |
2002-08-13 | * m68hc11.h (E_M68HC12_BANKS, E_M68HC11_I32, E_M68HC11_F64, | Stephane Carrez | 2 | -1/+46 |
2002-07-17 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+4 |
2002-07-17 | Add IP2k support to BFD and LD | Nick Clifton | 3 | -0/+75 |
2002-07-10 | * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED, | Jakub Jelinek | 1 | -0/+7 |
2002-07-01 | typo fix | Alan Modra | 1 | -11/+11 |
2002-07-01 | include/elf: | Jason Thorpe | 2 | -3/+7 |
2002-06-18 | 2002-06-18 Dave Brolley <brolley@redhat.com> | Dave Brolley | 3 | -0/+103 |
2002-06-06 | * common.h: Change registry@sco.com to registry@caldera.com. | Alan Modra | 2 | -2/+9 |
2002-06-05 | bfd/ | Jason Thorpe | 2 | -0/+11 |
2002-06-02 | include/elf/ | Richard Henderson | 2 | -0/+12 |
2002-05-31 | 2002-05-31 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 1 | -2/+2 |
2002-05-30 | include/elf/ | Richard Henderson | 2 | -0/+22 |
2002-05-30 | 2002-05-29 Matt Thomas <matt@3am-software.com> | Jason Thorpe | 2 | -0/+55 |
2002-05-28 | Add DLX target | Nick Clifton | 3 | -0/+62 |
2002-05-23 | * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL | Jakub Jelinek | 3 | -3/+26 |
2002-05-08 | * common.h (NT_GNU_ABI_TAG): Define. | Jason Thorpe | 2 | -0/+24 |
2002-04-25 | 2002-04-24 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -0/+5 |
2002-02-13 | bfd: | Jason Thorpe | 2 | -0/+5 |
2002-02-12 | Add DT_PPC64_OPD and DT_PPC64_OPDSZ dynamic tags | Alan Modra | 2 | -0/+8 |