Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-03-27 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-27 | Copy the r_offset field into and out of the internal reloc strcuture. | Nick Clifton | 2 | -0/+10 | |
2002-03-27 | * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for | Alan Modra | 2 | -2/+12 | |
terminating NULL if empty symbol table. (_bfd_elf_get_dynamic_symtab_upper_bound): Likewise. | |||||
2002-03-26 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-26 | 2002-03-26 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -1/+7 | |
* elflink.h (elf_link_input_bfd): Revert the last change since the gcc exception handling isn't fixed yet. | |||||
2002-03-26 | 2002-03-26 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -2/+6 | |
* elflink.h (elf_link_input_bfd): Complain about relocations against local symbols in discarded sections. | |||||
2002-03-26 | * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections. | Alan Modra | 2 | -5/+13 | |
2002-03-25 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-24 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-23 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-23 | * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on | Alan Modra | 2 | -11/+19 | |
section file offset for !SEC_LOAD sections. | |||||
2002-03-22 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-21 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-21 | * elf32-arm.h (elf32_arm_final_link_relocate case R_ARM_GOTOFF) | Richard Earnshaw | 2 | -0/+18 | |
(case R_ARM_GOT): Handle relocations to Thumb functions. | |||||
2002-03-21 | * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype. | Alan Modra | 9 | -487/+498 | |
Whitespace changes. * archive.c: Update copyright date. * bfd-in2.h: Regenerate. * libbfd.h: Regenerate. * Makefile.am: Run "make dep-am" * Makefile.in: Regenerate. * po/SRC-POTFILES.in: Regenerate. | |||||
2002-03-20 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-20 | 2002-03-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 3 | -18/+74 | |
* dwarf2.c (struct funcinfo): Move up. (lookup_address_in_function_table): New argument function_ptr. Set it. (lookup_address_in_line_table): New argument function. If function is non-NULL, use it to handle ``addr'' before the first line note of the function. (comp_unit_find_nearest_line): Update and swap calls to lookup_address_in_function_table and lookup_address_in_line_table. * syms.c (_bfd_stab_section_find_nearest_line): Use the first N_SLINE encountered if we see an N_FUN before any N_SLINE. | |||||
2002-03-20 | Fix extracting from AIX big archives. | Tom Rix | 3 | -10/+16 | |
2002-03-20 | Fix problem with linking shared libstdc++-v3 on AIX. | Tom Rix | 2 | -11/+16 | |
2002-03-19 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-19 | * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set | Hans-Peter Nilsson | 2 | -4/+5 | |
STT_NOTYPE symbols to STT_OBJECT. | |||||
2002-03-18 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-18 | * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64" | Jan Hubicka | 2 | -4/+8 | |
* configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native. * elf_x86_64.sh (ARCH): Set to i386:x86-64 set libraries to default to lib64 paths. | |||||
2002-03-18 | Add AIX 64 shared library support and emulation layer for binutils | Nick Clifton | 17 | -435/+1197 | |
2002-03-18 | Updated French translations | Nick Clifton | 2 | -71/+75 | |
2002-03-18 | * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success. | Alan Modra | 4 | -7/+15 | |
* libbfd.h: Regenerate. * archive.c (coff_write_armap): Pass on failures from bfd_write_bigendian_4byte_int. | |||||
2002-03-17 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-14 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-14 | 2002-03-14 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+7 | |
* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD error to bfd_error_nonrepresentable_section for reinit_array section in DSO. | |||||
2002-03-14 | When adding BSF_WEAK flag, OR it in rather than replacing previously selected | Nick Clifton | 2 | -5/+6 | |
flags. | |||||
2002-03-14 | Set ar_max_namelen to 15 | Nick Clifton | 2 | -7/+12 | |
2002-03-14 | * cpu-mips.c (mips_compatible): New. Don't check bits_per_word. | Alan Modra | 3 | -7/+54 | |
(N): Use the above. * elflink.h (elf_bfd_final_link): Revert last change. Instead, ensure reloc size matches before calling elf_link_input_bfd. Add an assert to check reloc size when counting output relocs. | |||||
2002-03-14 | Fix compile time failure | Nick Clifton | 2 | -1/+5 | |
2002-03-13 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-13 | Updated French translations | Nick Clifton | 2 | -963/+661 | |
2002-03-13 | * archures.c (bfd_default_compatible): Test bits_per_word. | Alan Modra | 6 | -73/+31 | |
* cpu-i386.c (i386_compatible): Remove. Replace occurrences with bfd_default_compatible. * cpu-i370.c (i370_compatible): Likewise. * cpu-sparc.c (sparc_compatible): Likewise. * cpu-h8300.c (compatible): Test in->arch == out->arch. | |||||
2002-03-13 | Revert last change. | Alan Modra | 2 | -57/+43 | |
2002-03-13 | * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Use ELF section | Alan Modra | 2 | -43/+57 | |
types instead of section names to determine whether init/fini array dynamic tags are needed. | |||||
2002-03-13 | * elflink.h: Formatting fixes. | Alan Modra | 2 | -14/+13 | |
(elf_link_output_extsym): Merge undefined and undef weak cases. | |||||
2002-03-13 | * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd | Alan Modra | 2 | -3/+9 | |
when word size of input matches output word size. | |||||
2002-03-12 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-12 | * cpu-i386.c (i386_compatible): New. Use it instead of | Andreas Jaeger | 2 | -6/+27 | |
bfd_default_compatible. | |||||
2002-03-11 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-10 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-09 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-08 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-07 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-07 | 2002-03-07 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -1/+6 | |
* coff-sh.c (shcoff_reloc_map): Use bfd_reloc_code_real_type as the type for bfd_reloc_val. | |||||
2002-03-06 | daily update | Alan Modra | 1 | -1/+1 | |
2002-03-05 | daily update | Alan Modra | 1 | -1/+1 | |