Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-04-18 | Only check associated vector if the matching_vector has been created. | Nick Clifton | 2 | -1/+8 | |
2003-04-18 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-17 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-16 | * dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in | Alexandre Oliva | 2 | -1/+6 | |
2003-04-09's change. | |||||
2003-04-16 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-15 | If a section holds uninitialized data and is from an object file or from an | Nick Clifton | 2 | -8/+17 | |
executable image that has not initialized the s_size field, or if the physical size is padded, use the virtual size (stored in s_paddr) instead. | |||||
2003-04-15 | Properly report filename for alignment reduction. | Nick Clifton | 2 | -6/+25 | |
Add test for alignment reduction. | |||||
2003-04-15 | Replace occurrances of 'Hitachi' with 'Renesas'. | Nick Clifton | 14 | -59/+75 | |
2003-04-15 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-14 | Maintain maximum alignment for common symbols. Warn reducing alignment for | Nick Clifton | 2 | -7/+68 | |
common symbols. Report old filename when symbol size changes. | |||||
2003-04-14 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-13 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-12 | * elfxx-mips.c (mips_elf_calculate_relocation): Adjust two other | Alexandre Oliva | 2 | -6/+14 | |
occurrences of the same test changed in the previous patch. Optimize. | |||||
2003-04-12 | * elfxx-mips.c (mips_elf_get_global_gotsym_index): New. | Alexandre Oliva | 2 | -3/+36 | |
(mips_elf_calculate_relocation): Decay GOT_PAGE/GOT_OFST to GOT_DISP/addend only if the symbol got a global GOT entry. | |||||
2003-04-12 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-11 | * elfxx-mips.c (mips_elf_calculate_relocation): Decay | Alexandre Oliva | 2 | -3/+69 | |
GOT_PAGE/GOT_OFST referencing overridable symbol to GOT_DISP/addend. (_bfd_mips_elf_check_relocs): Handle GOT_PAGE referencing global symbol as GOT_DISP. | |||||
2003-04-11 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-10 | * elf32-xtensa.c (elf_xtensa_relocate_section): Don't continue to the | Bob Wilson | 2 | -5/+9 | |
next relocation on an undefined symbol. | |||||
2003-04-10 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-09 | * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>: | Richard Henderson | 2 | -1/+18 | |
Ignore relocations against r_symndx == 0. | |||||
2003-04-09 | 2003-04-09 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -2/+6 | |
* elf64-alpha.c (elf64_alpha_relocate_section): Don't return FALSE for undefined symbols. * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise. | |||||
2003-04-09 | * dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standard | Alexandre Oliva | 2 | -17/+31 | |
and IRIX-specific shift-to-64-bit 4-byte lengths before following addr_size. | |||||
2003-04-09 | * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor) | Alexandre Oliva | 2 | -4/+10 | |
pointer size from ABI, not arch_bits_per_address. | |||||
2003-04-09 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-08 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-07 | * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file related | Kevin Buettner | 2 | -2/+7 | |
constants for n32 ABI. | |||||
2003-04-07 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-06 | (bfd_simple_get_relocated_section_contents): Disable free that leads to GDB | Nick Clifton | 2 | -0/+16 | |
vs BFD memory corruption. | |||||
2003-04-06 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-05 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-04 | * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjust | Stephane Carrez | 2 | -19/+38 | |
symbols that mark the end of the section. (m68hc11_elf_relax_section): Use R_M68HC11_PCREL_8 relocs when converting to a relative branch so that the offset is computed after the relaxation; also relocate a jsr into a bsr if possible but don't relax them if they are to a far symbol as we need to call the trampoline code. (elf_m68hc11_howto_table): Set pcrel_offset to true. | |||||
2003-04-04 | Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and ↵ | Svein Seldal | 5 | -22/+31 | |
s/c3x/tic3x/. 2003 copyright update | |||||
2003-04-04 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-03 | (_bfd_XXi_swap_scnhdr_out): Compute ps and ss differently for object files and | Nick Clifton | 4 | -46/+69 | |
executables. (coff_swap_scnhdr_in): Only set the s_size field for object files or for executables who have not already initialised the field. (bfd_pe_executable_p): New macro. Return true if the PE format bfd is an executable. | |||||
2003-04-03 | * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): Expand comment. | Alan Modra | 2 | -2/+7 | |
2003-04-03 | * elf32-ppc.c (ppc_elf_check_relocs): Don't use SYMBOL_REFERENCES_LOCAL | Alan Modra | 2 | -4/+8 | |
here as it's too early to reliably determine locality. (ppc_elf_gc_sweep_hook): Likewise. | |||||
2003-04-03 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-02 | * xtensa-modules.c: Remove comment indicating that this is a | Bob Wilson | 2 | -2/+5 | |
generated file. | |||||
2003-04-02 | daily update | Alan Modra | 1 | -1/+1 | |
2003-04-01 | * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Test for NULL dynobj. | Alan Modra | 2 | -42/+49 | |
2003-04-01 | Add Xtensa port | Nick Clifton | 15 | -20/+12754 | |
2003-04-01 | Fixes for iWMMXt contribution. | Nick Clifton | 9 | -186/+362 | |
2003-04-01 | * dwarf2.c (read_attribute_value): Correct typo in comment. | Ben Elliston | 2 | -1/+5 | |
2003-04-01 | Make add_line_info() take a copy of the filename. | Nick Clifton | 2 | -1/+12 | |
2003-04-01 | Remove use of concat() inside concat_filename() | Nick Clifton | 2 | -18/+33 | |
2003-04-01 | * simple.c (bfd_simple_get_relocated_section_contents): Add | Daniel Jacobowitz | 5 | -116/+130 | |
parameter symbol_table. Optionally use it instead of the symbol table from the bfd. Save and restore output offsets and output sections around bfd_get_relocated_section_contents. Fix a memory leak. (simple_save_output_info, simple_restore_output_info): New functions. * bfd-in2.h: Regenerate. * dwarf2.c (read_abbrevs): Use bfd_simple_get_relocated_section_contents instead of bfd_get_section_contents. (decode_line_info): Likewise. (_bfd_dwarf2_find_nearest_line): Likewise. Don't call find_rela_addend. (find_rela_addend): Remove. * elfxx-ia64.c (elfNN_ia64_reloc): Weaken sanity check for debugging sections. (elfNN_ia64_hash_table_create): Create the hash table with malloc, not bfd_zalloc. | |||||
2003-04-01 | daily update | Alan Modra | 1 | -1/+1 | |
2003-03-31 | Fix memory leaks | Nick Clifton | 10 | -65/+122 | |
2003-03-31 | daily update | Alan Modra | 1 | -1/+1 | |
2003-03-30 | daily update | Alan Modra | 1 | -1/+1 | |