Age | Commit message (Expand) | Author | Files | Lines |
2007-04-28 | * prdbg.c (tg_variable): Adjust for changed demangler. | Alan Modra | 1 | -0/+5 |
2007-04-26 | bfd/ | Alan Modra | 1 | -0/+8 |
2007-04-24 | * srconv.c (walk_tree_type_1): Initialise dpt.dunno. | Nick Clifton | 1 | -0/+4 |
2007-04-24 | * objcopy.c (filter_symbols): Explicitly stripping a symbol used in relocatio... | Nick Clifton | 1 | -0/+7 |
2007-04-24 | * Makefile.in: Regenerate. | Alan Modra | 1 | -0/+5 |
2007-04-23 | * objcopy.c (reverse_bytes): New variable. | Nick Clifton | 1 | -0/+10 |
2007-04-20 | * rclex.l: Allow underscores at the start of identifiers. | Nick Clifton | 1 | -0/+4 |
2007-04-19 | * budemang.c: Delete. | Alan Modra | 1 | -0/+15 |
2007-04-14 | * Makefile.am: Add ACLOCAL_AMFLAGS. | Steve Ellcey | 1 | -0/+7 |
2007-04-13 | * Makefile.am (TOOL_PROGS): Add objcopy. | Nathan Sidwell | 1 | -0/+5 |
2007-04-12 | 2007-04-12 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+6 |
2007-04-10 | * NEWS: Mention disjoint histograms support in | Vladimir Prus | 1 | -0/+5 |
2007-04-09 | * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for | Daniel Jacobowitz | 1 | -0/+5 |
2007-04-06 | 2007-04-06 Matt Thomas <matt@netbsd.org> | Matt Thomas | 1 | -0/+4 |
2007-04-05 | PR binutils/4292 | Alan Modra | 1 | -0/+6 |
2007-04-02 | PR binutils/4292 | Nick Clifton | 1 | -0/+15 |
2007-03-28 | bfd/ | Richard Sandiford | 1 | -0/+6 |
2007-03-28 | Add ChangeLog entry for delta 1.361->1.362 to readelf.c accidentally checked ... | Nick Clifton | 1 | -0/+8 |
2007-03-28 | * MAINTAINERS: Update mailing list addresses. Add myself | Alan Modra | 1 | -0/+5 |
2007-03-27 | * embedspu.sh: Correct toe_addr quoting. | Alan Modra | 1 | -0/+4 |
2007-03-26 | * embedspu.sh: Combine "_EAR_" and "_EAR_*" patterns. Tighten | Alan Modra | 1 | -0/+7 |
2007-03-23 | PR gas/3811 | Kaz Kojima | 1 | -0/+5 |
2007-03-22 | bfd: | Joseph Myers | 1 | -0/+5 |
2007-03-16 | Use pc-relative relocation instead of an absolute relocation for x86_64-pc-mi... | Nick Clifton | 1 | -0/+5 |
2007-03-15 | bfd/ | H.J. Lu | 1 | -0/+25 |
2007-03-13 | * readelf.c (dump_section): Also test for SHT_REL sections when producing | Nick Clifton | 1 | -0/+5 |
2007-03-07 | binutils: | Joseph Myers | 1 | -0/+9 |
2007-03-01 | binutils/ | Richard Sandiford | 1 | -0/+18 |
2007-03-01 | 2007-03-01 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+4 |
2007-03-01 | bfd: | Joseph Myers | 1 | -0/+4 |
2007-03-01 | * Makefile.am (install-exec-local): Depend on $(noinst_PROGRAMS). | Daniel Jacobowitz | 1 | -0/+6 |
2007-03-01 | * embedspu.sh: Set type and size of global program handle symbol. | Alan Modra | 1 | -0/+4 |
2007-02-28 | * Makefile.am (PROGS): Delete. | Alan Modra | 1 | -0/+8 |
2007-02-28 | * Makefile.am (PROGS): Add BUILD_INSTALL_MISC. | Alan Modra | 1 | -0/+16 |
2007-02-27 | * bin2c.c: New file. | Alan Modra | 1 | -0/+13 |
2007-02-17 | top level: | Joseph Myers | 1 | -0/+32 |
2007-02-13 | * embedspu.sh: Add -W to readelf invocation. | Alan Modra | 1 | -0/+4 |
2007-02-07 | Add myself as maintainer of the MeP port. | Dave Brolley | 1 | -0/+4 |
2007-02-06 | Fix entries for MeP submission. | Dave Brolley | 1 | -0/+2 |
2007-02-06 | PR gas/3800 | Nick Clifton | 1 | -0/+15 |
2007-02-05 | 2007-02-05 Dave Brolley <brolley@redhat.com> | Dave Brolley | 1 | -0/+20 |
2007-02-02 | Fix typos in year. | H.J. Lu | 1 | -3/+3 |
2007-02-02 | 2076-02-02 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+4 |
2007-02-02 | binutils/ | H.J. Lu | 1 | -0/+5 |
2007-02-02 | 2076-02-02 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+10 |
2007-02-02 | * doc/binutils.texi (objdump): Document support for disassembling the 440 Pow... | Nick Clifton | 1 | -0/+5 |
2007-01-31 | * dwarf.c (process_debug_info): Protect against bogus length and | Nathan Sidwell | 1 | -0/+5 |
2007-01-25 | * ar.c (print_contents, extract_file): Cast the return value | Kazu Hirata | 1 | -0/+5 |
2007-01-12 | * ar.c (open_inarch): Check fwrite return. Use size_t. | Alan Modra | 1 | -0/+6 |
2007-01-11 | 2007-01-11 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+4 |