summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* * coffdump.c: Include bfd_stdint.hAlan Modra2011-03-292-2/+7
* * coffdump.c (coff_dump): Correct spelling error.Pierre Muller2011-03-282-2/+7
* * coffdump.c (dump_coff_scope): Use double typecast for pointer PPierre Muller2011-03-282-1/+6
* * dwarf.c (decode_location_expression): Use dwarf_vmatoaNick Clifton2011-03-252-7/+14
* * dwarf.c (process_debug_info): Use offset_size to determineNick Clifton2011-03-252-1/+6
* * bucomm.c (make_tempname): Stop memory leak.Nick Clifton2011-03-252-1/+5
* * objdump.c (dump_reloc_set): Free malloced memory.Nick Clifton2011-03-252-6/+12
* * stabs.c (parse_stab_enum_type): Fix memory leaks.Nick Clifton2011-03-252-19/+56
* * prdbg.c (pr_function_type): Close memory leaks.Nick Clifton2011-03-252-16/+71
* * ieee.c (ieee_add_bb11): Plug memory leak.Nick Clifton2011-03-252-5/+20
* * ar.c (write_archive): Plug memory leak.Nick Clifton2011-03-252-0/+2
* * ar.c (delete_members): Plug memory leak.Nick Clifton2011-03-252-2/+9
* * ar.c (move_members): Plug memory leak.Nick Clifton2011-03-252-5/+13
* * strings.c (print_strings): Plug memory leak.Nick Clifton2011-03-252-2/+10
* Replace bfd_vma type and analog types by dwarf_vma and analogs.Nick Clifton2011-03-253-187/+248
* PR 12590Alan Modra2011-03-172-2/+9
* * dwarf.c (dw_TAG_name): Handle DW_TAG_GNU_call_site_parameter.Jakub Jelinek2011-03-162-1/+51
* 2011-03-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-142-0/+4
* 2011-03-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-142-3/+3
* 2011-03-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-142-1/+7
* 2011-03-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-142-0/+5
* * common.h (EM_V850): V850s now supplied by Renesas.Nick Clifton2011-03-102-1/+5
* objdump: fix typo in help messageMike Frysinger2011-03-0312-12/+18
* PR binutils/12523Alan Modra2011-03-012-0/+6
* ChangeLog binutils/Kai Tietz2011-02-289-15/+36
* * readelf.c (decode_arm_unwind): Implement decoding of remainingNick Clifton2011-02-242-12/+83
* ChangeLog include/Kai Tietz2011-02-233-84/+254
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-132-10/+6
* PR binutils/12467Nick Clifton2011-02-082-3/+22
* binutils/Jan Kratochvil2011-01-262-1/+12
* * readelf.c (process_object): Free dynamic_section after use.Maciej W. Rozycki2011-01-192-0/+10
* Reset dump_sects after processing each archive member.H.J. Lu2011-01-182-0/+13
* * readelf.c (print_symbol): Handle symbol characters as unsigned.Andreas Schwab2011-01-112-8/+14
* * po/da.po: Updated Danish translation.Nick Clifton2011-01-102-1092/+2220
* * bucomm.c (get_file_size): Check for negative sizes and issue aNick Clifton2011-01-062-1/+9
* * lib/binutils-common.exp (regexp_diff): Use "==" instead of "eq".Dave Anglin2011-01-032-2/+6
* Update copyright in comments to 2011.H.J. Lu2011-01-011-1/+1
* Update copyright to 2011.H.J. Lu2011-01-012-1/+5
* Rotate binutils ChangeLogs.H.J. Lu2011-01-012-1070/+1078
* * binutils-all/copy-2.d: Change "hppa" to "hppa*" in not-target list.Dave Anglin2011-01-014-2/+12
* bfd/Richard Sandiford2010-12-312-1/+7
* 2010-12-15 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-12-152-5/+10
* Fix typos in elfedit documentation.H.J. Lu2010-12-122-4/+9
* * binemul.h (do_ar_emul_append): Declare.Alan Modra2010-12-105-84/+72
* gas/Maciej W. Rozycki2010-12-092-8/+22
* bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignoreMike Frysinger2010-12-092-0/+62
* * ar.c: Formatting.Alan Modra2010-12-082-29/+31
* * ar.c (long_options): Add target.Alan Modra2010-12-082-4/+16
* * ar.c (operation): New global variable.Alan Modra2010-12-082-187/+232
* * ar.c (main): Split ranlib path.Alan Modra2010-12-082-86/+117