Age | Commit message (Expand) | Author | Files | Lines |
2005-03-31 | daily update | Alan Modra | 1 | -1/+1 |
2005-03-30 | * bfd/bfd-in.h (bfd_is_arm_mapping_symbol_name): Rename from | Julian Brown | 5 | -6/+18 |
2005-03-30 | * bfd/bfd-in.h (bfd_elf32_is_arm_mapping_symbol_name): Add prototype. | Julian Brown | 5 | -13/+35 |
2005-03-30 | * configure.in: Check for ffs decl and alphabetize. | Aaron W. LaFramboise | 5 | -61/+153 |
2005-03-30 | daily update | Alan Modra | 1 | -1/+1 |
2005-03-29 | Approved by nickc@redhat.com | Fred Fish | 2 | -17/+7 |
2005-03-29 | bfd/ | Daniel Jacobowitz | 5 | -80/+743 |
2005-03-29 | * elf32-arm.c (elf32_arm_check_relocs): Increment count for all | Daniel Jacobowitz | 2 | -15/+9 |
2005-03-29 | * elf.c (elfcore_grok_nto_status): Print tid as long. | Joel Brobecker | 2 | -2/+7 |
2005-03-29 | * irix-core.c: Remove some unnecessary prototypes. | Joel Brobecker | 2 | -16/+4 |
2005-03-29 | * irix-core.c: Convert to ISO C. | Joel Brobecker | 2 | -31/+26 |
2005-03-29 | * irix-core.c (do_sections): Replace + by | in expression. | Joel Brobecker | 2 | -2/+9 |
2005-03-29 | daily update | Alan Modra | 1 | -1/+1 |
2005-03-28 | * netbsd-core.c: Convert to ISO C. Fix formatting. | Mark Kettenis | 2 | -32/+19 |
2005-03-27 | Update BFD_VERSION_DATE to 20050327 by hand. | H.J. Lu | 1 | -1/+1 |
2005-03-24 | 2005-03-24 Eric Christopher <echristo@redhat.com> | Eric Christopher | 2 | -20/+24 |
2005-03-24 | (_bfd_target_vector): Only include the bfd_elf32_ia64_hpux_big_vec vector | Nick Clifton | 2 | -0/+8 |
2005-03-24 | (BFD32_BACKENDS): Delete elf32-ia64.lo. | Nick Clifton | 3 | -2/+12 |
2005-03-24 | bfd/ChangeLog: | Eric Christopher | 2 | -20/+29 |
2005-03-23 | Accept any C library to accompany a GNU Linux implementation, not just the GNU | Nick Clifton | 4 | -22/+30 |
2005-03-23 | bfd/ | H.J. Lu | 5 | -25/+44 |
2005-03-22 | daily update | Alan Modra | 1 | -1/+1 |
2005-03-22 | * hash.c (strtab_hash_newfunc): Fix typo in allocated size. | Hans-Peter Nilsson | 2 | -1/+5 |
2005-03-22 | include ChangeLog | Bob Wilson | 2 | -30/+60 |
2005-03-22 | Oops - fix typo in ISO-C90ifcation | Nick Clifton | 1 | -2/+2 |
2005-03-22 | Oops - fix typos and finish of ISO-C90'fication of ieee.c | Nick Clifton | 1 | -367/+346 |
2005-03-22 | Convert to ISO C90 formatting. | Nick Clifton | 8 | -1318/+852 |
2005-03-22 | * elf32-arm.c (elf32_arm_final_link_relocate): Don't fail for | Daniel Jacobowitz | 2 | -0/+8 |
2005-03-22 | * elf32-arm.c (elf32_arm_final_link_relocate): Add | Daniel Jacobowitz | 2 | -63/+34 |
2005-03-22 | bfd/ | Alan Modra | 2 | -0/+9 |
2005-03-22 | * elf32-ppc.c (elf_linker_section_pointers_t): Remove | Alan Modra | 2 | -88/+47 |
2005-03-22 | * elf32-ppc.c (ppc_elf_set_sdata_syms): New function, extracted from.. | Alan Modra | 2 | -15/+46 |
2005-03-21 | daily update | Alan Modra | 1 | -1/+1 |
2005-03-21 | (coff_link_hash_entry): Only define for non WINCE targets. | Nick Clifton | 2 | -0/+22 |
2005-03-21 | bfd/ | Alan Modra | 2 | -4/+17 |
2005-03-21 | bfd/ | Alan Modra | 3 | -149/+124 |
2005-03-21 | * elf32-ppc.c (is_ppc_elf_target): Move to linker part of file. | Alan Modra | 2 | -104/+109 |
2005-03-21 | * elf32-ppc.c (struct elf_linker_section): Remove rel_section. | Alan Modra | 2 | -59/+13 |
2005-03-21 | * elf32-ppc.c (is_ppc_elf_target): New function. | Alan Modra | 2 | -7/+25 |
2005-03-20 | 2005-03-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 14 | -86/+110 |
2005-03-20 | daily update | Alan Modra | 1 | -1/+1 |
2005-03-19 | daily update | Alan Modra | 1 | -1/+1 |
2005-03-19 | * peicode.h (pe_ILF_build_a_bfd): Strip only one prefix | Danny Smith | 2 | -31/+17 |
2005-03-18 | 2005-03-18 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -3/+6 |
2005-03-18 | daily update | Alan Modra | 1 | -1/+1 |
2005-03-18 | * elfxx-ia64.c (elfNN_ia64_install_value): Change type of insn | Andreas Schwab | 2 | -2/+8 |
2005-03-18 | Add support for generating PLT lookups for the ColdFire. | Nick Clifton | 2 | -16/+84 |
2005-03-18 | * elf32-arm.c (elf32_arm_modify_segment_map): New function. | Mark Mitchell | 2 | -3/+66 |
2005-03-18 | 2005-03-18 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+8 |
2005-03-18 | * elf-bfd.h (_bfd_elf_link_renumber_dynsyms): Delete. | Alan Modra | 3 | -25/+36 |