Age | Commit message (Expand) | Author | Files | Lines |
2011-04-04 | Make the unknown archive element readable. | H.J. Lu | 2 | -1/+9 |
2011-04-04 | binutils/ | David S. Miller | 2 | -1/+42 |
2011-03-31 | bfd/ | Tristan Gingold | 2 | -1/+10 |
2011-03-31 | bfd/ | Tristan Gingold | 2 | -1/+6 |
2011-03-31 | include/elf/ | Bernd Schmidt | 4 | -5/+19 |
2011-03-31 | binutils/ | Tristan Gingold | 2 | -11/+156 |
2011-03-30 | 2011-03-30 Catherine Moore <clm@codesourcery.com> | Catherine Moore | 2 | -0/+14 |
2011-03-30 | * readelf.c (process_gnu_liblist): Stop memory leak. | Nick Clifton | 2 | -0/+6 |
2011-03-29 | * coffdump.c: Include bfd_stdint.h | Alan Modra | 2 | -2/+7 |
2011-03-28 | * coffdump.c (coff_dump): Correct spelling error. | Pierre Muller | 2 | -2/+7 |
2011-03-28 | * coffdump.c (dump_coff_scope): Use double typecast for pointer P | Pierre Muller | 2 | -1/+6 |
2011-03-25 | * dwarf.c (decode_location_expression): Use dwarf_vmatoa | Nick Clifton | 2 | -7/+14 |
2011-03-25 | * dwarf.c (process_debug_info): Use offset_size to determine | Nick Clifton | 2 | -1/+6 |
2011-03-25 | * bucomm.c (make_tempname): Stop memory leak. | Nick Clifton | 2 | -1/+5 |
2011-03-25 | * objdump.c (dump_reloc_set): Free malloced memory. | Nick Clifton | 2 | -6/+12 |
2011-03-25 | * stabs.c (parse_stab_enum_type): Fix memory leaks. | Nick Clifton | 2 | -19/+56 |
2011-03-25 | * prdbg.c (pr_function_type): Close memory leaks. | Nick Clifton | 2 | -16/+71 |
2011-03-25 | * ieee.c (ieee_add_bb11): Plug memory leak. | Nick Clifton | 2 | -5/+20 |
2011-03-25 | * ar.c (write_archive): Plug memory leak. | Nick Clifton | 2 | -0/+2 |
2011-03-25 | * ar.c (delete_members): Plug memory leak. | Nick Clifton | 2 | -2/+9 |
2011-03-25 | * ar.c (move_members): Plug memory leak. | Nick Clifton | 2 | -5/+13 |
2011-03-25 | * strings.c (print_strings): Plug memory leak. | Nick Clifton | 2 | -2/+10 |
2011-03-25 | Replace bfd_vma type and analog types by dwarf_vma and analogs. | Nick Clifton | 3 | -187/+248 |
2011-03-17 | PR 12590 | Alan Modra | 2 | -2/+9 |
2011-03-16 | * dwarf.c (dw_TAG_name): Handle DW_TAG_GNU_call_site_parameter. | Jakub Jelinek | 2 | -1/+51 |
2011-03-14 | 2011-03-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2 | -0/+4 |
2011-03-14 | 2011-03-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2 | -3/+3 |
2011-03-14 | 2011-03-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2 | -1/+7 |
2011-03-14 | 2011-03-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2 | -0/+5 |
2011-03-10 | * common.h (EM_V850): V850s now supplied by Renesas. | Nick Clifton | 2 | -1/+5 |
2011-03-03 | objdump: fix typo in help message | Mike Frysinger | 12 | -12/+18 |
2011-03-01 | PR binutils/12523 | Alan Modra | 2 | -0/+6 |
2011-02-28 | ChangeLog binutils/ | Kai Tietz | 9 | -15/+36 |
2011-02-24 | * readelf.c (decode_arm_unwind): Implement decoding of remaining | Nick Clifton | 2 | -12/+83 |
2011-02-23 | ChangeLog include/ | Kai Tietz | 3 | -84/+254 |
2011-02-13 | Remove freebsd1 from libtool.m4 macros and config.rpath. | Ralf Wildenhues | 2 | -10/+6 |
2011-02-08 | PR binutils/12467 | Nick Clifton | 2 | -3/+22 |
2011-01-26 | binutils/ | Jan Kratochvil | 2 | -1/+12 |
2011-01-19 | * readelf.c (process_object): Free dynamic_section after use. | Maciej W. Rozycki | 2 | -0/+10 |
2011-01-18 | Reset dump_sects after processing each archive member. | H.J. Lu | 2 | -0/+13 |
2011-01-11 | * readelf.c (print_symbol): Handle symbol characters as unsigned. | Andreas Schwab | 2 | -8/+14 |
2011-01-10 | * po/da.po: Updated Danish translation. | Nick Clifton | 2 | -1092/+2220 |
2011-01-06 | * bucomm.c (get_file_size): Check for negative sizes and issue a | Nick Clifton | 2 | -1/+9 |
2011-01-03 | * lib/binutils-common.exp (regexp_diff): Use "==" instead of "eq". | Dave Anglin | 2 | -2/+6 |
2011-01-01 | Update copyright in comments to 2011. | H.J. Lu | 1 | -1/+1 |
2011-01-01 | Update copyright to 2011. | H.J. Lu | 2 | -1/+5 |
2011-01-01 | Rotate binutils ChangeLogs. | H.J. Lu | 2 | -1070/+1078 |
2011-01-01 | * binutils-all/copy-2.d: Change "hppa" to "hppa*" in not-target list. | Dave Anglin | 4 | -2/+12 |
2010-12-31 | bfd/ | Richard Sandiford | 2 | -1/+7 |
2010-12-15 | 2010-12-15 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -5/+10 |