Age | Commit message (Expand) | Author | Files | Lines |
2002-05-30 | 2002-05-29 Matt Thomas <matt@3am-software.com> | Jason Thorpe | 10 | -684/+2462 |
2002-05-29 | * config.bfd (arm-*-netbsd*): Add bfd_elf32_littlearm_vec | Jason Thorpe | 2 | -0/+6 |
2002-05-29 | * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables with | Christopher Faylor | 2 | -71/+77 |
2002-05-29 | Fix genreation of arm <->thumb glue stubs by ensuring that they are in the la... | Nick Clifton | 4 | -39/+70 |
2002-05-29 | Move declaration and initialisation of saw_line and saw_func out of for loop. | Nick Clifton | 1 | -0/+6 |
2002-05-29 | * elf64-ppc.c (ppc64_elf_get_symbol_info): New function. | Alan Modra | 3 | -0/+27 |
2002-05-29 | * cpu-h8300.c: Make default h8300 machine first in machine list. | Alan Modra | 2 | -25/+20 |
2002-05-29 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-28 | Add DLX target | Nick Clifton | 15 | -20/+791 |
2002-05-28 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-27 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-26 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-25 | * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting. | Alan Modra | 2 | -1/+3 |
2002-05-25 | * chew.c: Use #include "" instead of <> for local header files. | Alan Modra | 2 | -1/+5 |
2002-05-25 | * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Revert last change. | Alan Modra | 2 | -16/+49 |
2002-05-25 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-24 | 2002-05-24 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 2 | -0/+78 |
2002-05-24 | Add a target for i386-netbsdpe. | Nick Clifton | 2 | -0/+8 |
2002-05-24 | * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy is_func | Alan Modra | 2 | -27/+43 |
2002-05-24 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-23 | * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL | Jakub Jelinek | 11 | -85/+1261 |
2002-05-23 | For the Thumb BLX reloc round the relocation up rather than down. | Nick Clifton | 3 | -25/+30 |
2002-05-23 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-22 | 2002-05-21 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -28/+34 |
2002-05-22 | * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip .branch_lt. | Alan Modra | 2 | -6/+19 |
2002-05-22 | * elf64-ppc.c (ppc64_elf_relocate_section): Return false for | Alan Modra | 2 | -7/+16 |
2002-05-22 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-21 | * objdump.c (dump_headers): Fix output formatting for ELF32 | Thiemo Seufer | 2 | -1/+5 |
2002-05-21 | * elf-bfd.h (elf_backend_emit_relocs): Change prototype to return | Thiemo Seufer | 3 | -11/+32 |
2002-05-21 | bfd: | Jason Thorpe | 2 | -0/+8 |
2002-05-21 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-20 | * elf64-ppc.c (ppc_build_one_stub): Point undefined function syms | Alan Modra | 2 | -0/+19 |
2002-05-20 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-19 | * cpu-mips.c (mips_compatible): Don't try to check machine | Thiemo Seufer | 2 | -5/+7 |
2002-05-19 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-18 | Fix C_FILE auxent. | Tom Rix | 2 | -1/+5 |
2002-05-18 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-17 | * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting. | Alan Modra | 2 | -10/+30 |
2002-05-17 | * acinclude.m4 (AM_INSTALL_LIBBFD): New. | Alan Modra | 7 | -336/+473 |
2002-05-17 | Remove computation of len from inside hash loop. | Nick Clifton | 2 | -1/+6 |
2002-05-17 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-16 | Add targets for sh64-linux (little endian and big endian). | Nick Clifton | 2 | -0/+13 |
2002-05-16 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-15 | Do not assume that the first thunk is located in the same section as the | Nick Clifton | 2 | -3/+60 |
2002-05-15 | Replace bfd_read with bfd_bread. | Nick Clifton | 2 | -5/+12 |
2002-05-15 | Fix ld --just-symbols | Alan Modra | 35 | -22/+160 |
2002-05-15 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-14 | * elf32-mips.c: Remove superfluous definitions copied from | Thiemo Seufer | 2 | -173/+37 |
2002-05-14 | * elfxx-mips.c: Call it IRIX, not Irix in comments. | Thiemo Seufer | 2 | -13/+17 |
2002-05-14 | daily update | Alan Modra | 1 | -1/+1 |