summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
...
* Don't compress empty debug sectionH.J. Lu2012-07-033-0/+37
* * dwarf.c: Include gdb-index.h.Tom Tromey2012-07-022-16/+50
* Simplify global symbol handlingH.J. Lu2012-06-292-4/+8
* PR binutils/14302Nick Clifton2012-06-293-17/+29
* * readelf.c (is_16bit_abs_reloc): Handle mn10200 reloc.Alan Modra2012-06-292-0/+7
* * dwarf-mode.el: Add final comment. Bump version.Tom Tromey2012-06-132-3/+11
* * dwarf.c (read_and_display_attr_value): HandleJakub Jelinek2012-06-082-1/+48
* binutils/testsuite/Thomas Schwinge2012-06-072-0/+5
* * addr2line.c (translate_addresses): Truncate input addresses toAlan Modra2012-06-012-8/+19
* * readelf.c (process_section_headers): Correct bug in previousNick Clifton2012-05-302-7/+10
* * read.c (read_symbol_name): New function. Reads a symbol names.Nick Clifton2012-05-282-63/+66
* bfd/Andreas Schwab2012-05-175-9437/+350
* Expect addend as signedH.J. Lu2012-05-172-2/+6
* PR 14072Nick Clifton2012-05-176-342/+9499
* binutils/Alan Modra2012-05-177-10/+25
* * dwarf.c (display_debug_ranges): Don't report more than one useAlan Modra2012-05-172-3/+14
* PR binutils/13558Nick Clifton2012-05-166-20/+34
* * arm-dis.c (arm_opcodes): Don't disassemble STMFD/LDMIA sp!, {reg}Nick Clifton2012-05-162-1/+6
* * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.Nick Clifton2012-05-152-1/+5
* Add support for PowerPC VLE.jwlemke2012-05-142-1/+3
* Print addend as signed in objdumpH.J. Lu2012-05-142-4/+23
* * doc/binutils.texi: Add --dwarf-check option.Cary Coutant2012-05-116-181/+616
* Always display addend as signed hex numberH.J. Lu2012-05-112-3/+13
* PR binutils/14028Nick Clifton2012-05-114-2/+18
* * dwarf.c (read_and_display_attr_value): Don't look up tag fromJakub Jelinek2012-05-102-5/+16
* Added log for a change I made in binutils/MAINTAINERS.seank2012-05-091-0/+4
* Added my contact information to the maintainers section.seank2012-05-091-0/+1
* binutils/Cary Coutant2012-05-083-4/+89
* * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of otherAlan Modra2012-05-083-2/+8
* * dwarf.c (get_TAG_name): Use get_DW_TAG_name.Tom Tromey2012-05-072-289/+40
* * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG.Alan Modra2012-05-073-0/+8
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-052-2/+6
* Add support for Motorola XGATE embedded CPUNick Clifton2012-05-032-6/+17
* * po/vi.po: Updated Vietnamese translation.Nick Clifton2012-05-025-1559/+11596
* PR binutils/13121Nick Clifton2012-05-012-39/+45
* * doc/binutils.texi: Add -D/--enable-deterministic-archives optionCary Coutant2012-04-253-1/+49
* Don't generate empty reloc sectionsH.J. Lu2012-04-137-37/+91
* * objdump.c (dump_bfd): If defaulting to dwarf callNick Clifton2012-04-112-0/+6
* binutils/Roland McGrath2012-04-064-2/+11
* * configure.in (AC_CHECK_FUNCS): Add setlocale.Nick Clifton2012-04-055-2/+53
* bfd/Roland McGrath2012-04-035-9/+24
* PR binutils/13925Nick Clifton2012-03-302-0/+11
* * dwarf.c (display_gdb_index): Handle index version 6.Tom Tromey2012-03-292-1/+8
* PR binutils/3807Hans-Peter Nilsson2012-03-132-3/+19
* * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TLS_GD,Nick Clifton2012-03-072-0/+7
* * doc/binutils.texi (c++filt): Fix typos.Nick Clifton2012-02-292-4/+8
* Add big-endian support for tilegx.walt2012-02-252-2/+6
* PR binutils/13710Kai Tietz2012-02-243-1/+20
* PR binutils/13682Kai Tietz2012-02-213-11/+61
* * objdump.c (slurp_file): Close file if fstat fails.Alan Modra2012-02-202-8/+15