Age | Commit message (Expand) | Author | Files | Lines |
2006-05-01 | * bfd-in.h (bfd_hash_table): Add count field. | DJ Delorie | 1 | -0/+2 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -2/+5 |
2006-02-07 | * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e, | Nathan Sidwell | 1 | -1/+6 |
2005-12-07 | bfd/ | H.J. Lu | 1 | -1/+2 |
2005-09-30 | * Makefile.am: Bfin support. | Catherine Moore | 1 | -0/+4 |
2005-08-04 | bfd/ | Alan Modra | 1 | -6/+0 |
2005-08-04 | bfd/ | Alan Modra | 1 | -1/+1 |
2005-07-29 | * elf-bfd.h (struct elf_backend_data): Add action_discarded. | Alan Modra | 1 | -0/+2 |
2005-07-15 | * elflink.c (bfd_elf_record_link_assignment): Remove output_bfd param. | Alan Modra | 1 | -1/+1 |
2005-07-14 | bfd/ | Alan Modra | 1 | -3/+8 |
2005-07-05 | * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2, bfd_alloc2, | Jakub Jelinek | 1 | -0/+3 |
2005-06-29 | 2005-06-29 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -1/+1 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | bfd/ | H.J. Lu | 1 | -0/+3 |
2005-05-04 | bfd/ | Alan Modra | 1 | -1/+4 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-04-15 | * bfd/bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype. | Julian Brown | 1 | -1/+1 |
2005-03-30 | * bfd/bfd-in.h (bfd_is_arm_mapping_symbol_name): Rename from | Julian Brown | 1 | -1/+1 |
2005-03-30 | * bfd/bfd-in.h (bfd_elf32_is_arm_mapping_symbol_name): Add prototype. | Julian Brown | 1 | -0/+4 |
2005-03-23 | bfd/ | H.J. Lu | 1 | -0/+3 |
2005-02-20 | include/ | Alan Modra | 1 | -1/+1 |
2005-02-10 | * bfd-in.h (BFD_LINKER_CREATED): Define. | Jakub Jelinek | 1 | -1/+5 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -8/+0 |
2005-01-28 | * bfd/bin-in.h (bfd_elf32_arm_set_target_relocs): Update prototype. | Julian Brown | 1 | -1/+1 |
2004-11-30 | 2004-11-30 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -1/+1 |
2004-09-17 | bfd/ | Paul Brook | 1 | -1/+4 |
2004-09-13 | bfd/ | Paul Brook | 1 | -1/+1 |
2004-07-21 | bfd/ | H.J. Lu | 1 | -0/+23 |
2004-07-19 | bfd/ | H.J. Lu | 1 | -1/+5 |
2004-06-29 | * bfd-in.h (bfd_get_section_limit): Define. | Alan Modra | 1 | -0/+4 |
2004-06-28 | * bfd-in.h (struct stab_info): Move from stabs.c. | Alan Modra | 1 | -0/+13 |
2004-06-24 | bfd/ | Alan Modra | 1 | -2/+2 |
2004-06-17 | * bfd-in.h (bfd_cache_close_all): New function declaration. | Jerome Guitton | 1 | -0/+2 |
2004-06-15 | * section.c (struct sec): Remove usused flags. Reorganize a little. | Alan Modra | 1 | -1/+2 |
2004-05-21 | Add --hash-size switch to the linker | Nick Clifton | 1 | -0/+5 |
2004-04-21 | [ bfd/ChangeLog ] | Chris Demetriou | 1 | -4/+0 |
2004-04-01 | * bfd/bfd-in.h (bfd_elf32_arm_process_before_allocation): Update. | Paul Brook | 1 | -1/+1 |
2004-03-27 | * Makefile.am: Remove all mention of elflink.h. | Alan Modra | 1 | -3/+1 |
2004-03-26 | missed files in last commit | Alan Modra | 1 | -4/+1 |
2004-03-18 | bfd/ | Alan Modra | 1 | -2/+8 |
2004-03-15 | * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types. | Alan Modra | 1 | -26/+19 |
2004-03-15 | * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*. | Alan Modra | 1 | -20/+20 |
2004-02-16 | 2004-02-16 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -10/+4 |
2004-02-11 | 2004-02-11 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2003-11-24 | * aix5ppc-core.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-04 | * bfd-in.h (_bfd_elf_tls_setup): Declare. | Alan Modra | 1 | -0/+3 |
2003-10-31 | Index: sim/frv/ChangeLog | Andrew Cagney | 1 | -7/+7 |
2003-10-20 | 2003-10-19 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -12/+12 |
2003-10-13 | bfd/ | H.J. Lu | 1 | -0/+7 |
2003-08-27 | * configure.in: Define and substitute BFD_HOST_LONG_LONG. | Ian Lance Taylor | 1 | -7/+6 |