Age | Commit message (Expand) | Author | Files | Lines |
1999-06-13 | * elflink.h (elf_link_read_relocs_from_section): New function, | Mark Mitchell | 2 | -41/+91 |
1999-06-12 | * elfcode.h (elf_slurp_reloc_table_from_section): Don't assume | Mark Mitchell | 2 | -2/+13 |
1999-06-12 | * elf32-mips.c (mips_elf32_section_processing): Permit a | Ian Lance Taylor | 2 | -1/+7 |
1999-06-12 | 1999-06-12 David O'Brien <obrien@freebsd.org> | Ian Lance Taylor | 2 | -3/+13 |
1999-06-11 | * reloc.c (_bfd_relocate_contents): Permit bitfield relocations to | Ian Lance Taylor | 2 | -0/+12 |
1999-06-10 | * dwarf2.c (decode_line_info): Remove unused variable first_time. | Ian Lance Taylor | 2 | -1/+4 |
1999-06-10 | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 3 | -5/+25 |
1999-06-07 | * section.c (_bfd_strip_section_from_output): Remove output | Richard Henderson | 2 | -12/+17 |
1999-06-07 | Define ELF_MAXPAGESIZE | Nick Clifton | 2 | -0/+5 |
1999-06-07 | * Makefile.am (SOURCE_HFILES): Add missing headers. | Andreas Schwab | 3 | -8/+13 |
1999-06-06 | * elf32-mips.c (_bfd_mips_elf_print_private_data): Recognize | Mark Mitchell | 2 | -0/+7 |
1999-06-04 | Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | Richard Henderson | 4 | -35/+47 |
1999-06-04 | Define ELF_MAXPAGESIZE for all ELF based ports. | Nick Clifton | 6 | -5/+18 |
1999-06-04 | * Makefile.am: Rebuild dependencies. | Ian Lance Taylor | 3 | -0/+17 |
1999-06-04 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+13 |
1999-06-04 | Rename epoc-pe interworking function names to avoid a name space clash. | Nick Clifton | 6 | -2/+39 |
1999-06-04 | (ELF_MAXPAGESIZE): Default to 0x1000 not 1 | Nick Clifton | 3 | -15/+25 |
1999-06-04 | * elf.c (elf_fake_sections): Undo change of 1999-05-10. | Andreas Schwab | 2 | -2/+6 |
1999-06-03 | * elf32-sh.c (sh_elf_relax_delete_bytes): Fix setting of | Joern Rennecke | 2 | -6/+11 |
1999-06-03 | * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH32 | Joern Rennecke | 2 | -0/+55 |
1999-06-03 | * libbfd.c (_bfd_generic_verify_endian_match): New function. | Joern Rennecke | 6 | -26/+42 |
1999-06-03 | Update. | Ulrich Drepper | 1 | -40/+44 |
1999-06-03 | Fix typo: change ELF_MAXPAGE_SIZE to ELF_MAXPAGESIZE. | Ulrich Drepper | 1 | -108/+108 |
1999-06-03 | * bfd-in.h (bfd_elf32_arm_allocate_interworking_sections): Correct | Ian Lance Taylor | 3 | -4/+11 |
1999-06-03 | Update. | Richard Henderson | 2 | -99/+907 |
1999-06-03 | David Mosberger <davidm@hpl.hp.com> | Richard Henderson | 2 | -30/+140 |
1999-06-02 | * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR. | Mark Mitchell | 2 | -3/+51 |
1999-06-02 | * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR. | Mark Mitchell | 2 | -37/+93 |
1999-06-02 | Update copyright dates. | Mark Mitchell | 2 | -2/+3 |
1999-06-02 | Update copyright. | Richard Henderson | 1 | -1/+1 |
1999-06-02 | Mark Salter <msalter@cygnus.com> | Richard Henderson | 2 | -0/+8 |
1999-06-02 | Rename interworking functions to avoid a name space collision | Nick Clifton | 3 | -0/+20 |
1999-06-02 | * elf-bfd.h (elf_backend_data): Remove use_rela_p. Add | Mark Mitchell | 6 | -22/+96 |
1999-06-02 | * hosts/alphalinux.h (TRAD_CORE_EXTRA_SIZE_ALLOWED): Expand to 4096. | Richard Henderson | 2 | -2/+6 |
1999-06-02 | * reloc.c (BFD_RELOC_MIPS_SUB): New relocation. | Mark Mitchell | 6 | -10/+94 |
1999-06-02 | * vms-misc.c (_bfd_vms_hash_newfunc): Fix use of uninitialized | Andreas Schwab | 2 | -1/+5 |
1999-06-02 | * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Avoid ambigous | Andreas Schwab | 2 | -4/+11 |
1999-05-30 | Philip Blundell <philb@gnu.org> | Nick Clifton | 2 | -2/+14 |
1999-05-29 | Fix implementation of R_ARM_PC24 and R_ARM_THM_PC22 relocs to conform to spec. | Nick Clifton | 6 | -72/+221 |
1999-05-28 | Initialise EI_OSABI and EI_ABIVERSION fields of e_ident array. | Nick Clifton | 4 | -0/+31 |
1999-05-27 | * configure.in: Check whether getuid and getgid exist. | Ian Lance Taylor | 6 | -8/+29 |
1999-05-27 | fix copyrights | Ian Lance Taylor | 3 | -3/+5 |
1999-05-27 | 1999-05-28 Martin Dorey <mdorey@madge.com> | Ian Lance Taylor | 10 | -298/+1201 |
1999-05-27 | rebuild | Ian Lance Taylor | 1 | -0/+1 |
1999-05-27 | Add support for BFD_RELOC_ARM_PLT32 | Nick Clifton | 2 | -26/+73 |
1999-05-26 | Applied patches from Philip Blundell <pb@nexus.co.uk>, to improve PIC support. | Nick Clifton | 2 | -19/+69 |
1999-05-25 | * coff-arm.c (coff_arm_relocate_section): Don't emit | Catherine Moore | 2 | -12/+10 |
1999-05-25 | * peicode.h (coff_swap_sym_in): When we create the actual section | DJ Delorie | 2 | -0/+8 |
1999-05-24 | 1999-05-24 Philip Blundell <pb@nexus.co.uk> | Nick Clifton | 2 | -1/+6 |
1999-05-19 | * coff-arm.c (coff_arm_relocate_section): Account for | Catherine Moore | 1 | -3/+4 |