]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils
Fix a GDB assert failure on windows
[thirdparty/binutils-gdb.git] / binutils /
2014-02-11  Cary CoutantFix readelf so it doesn't complain about corrupt attribute.
2014-02-09  Alan Modrabinutils potfiles regen
2014-02-06  Andrew Pinskibinutils/ChangeLog:
2014-02-06  Cary CoutantAdd readelf support for dumping gold version note sections.
2014-01-29  Nick CliftonMy patch to the binutils strip-10.d test was wrong...
2014-01-28  Nick CliftonA recent change to the BFD library has meant that the...
2014-01-08  H.J. LuUpdate copyright year to 2014
2014-01-08  H.J. LuNew Year - binutils ChangeLog rotation
2014-01-07  Tom Tromeyremove VA_* from binutils
2014-01-07  Tom Tromeyremove uses of PARAMS from binutils
2013-12-31  Nick Clifton * objcopy.c (dump_sections): New list.
2013-12-20  Nick Clifton PR binutils/16218
2013-12-19  H.J. LuSet SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections
2013-12-19  Tom Tromeyremove remnants of old Mach-O workaround
2013-12-13  Kuan-Lin ChenAdd support for Andes NDS32:
2013-12-12  H.J. LuAlso copy EI_OSABI field
2013-12-10  Roland McGrathUse $(INSTALL_PROGRAM_ENV) consistently.
2013-12-07  Mike Frysingerstrip off +x bits on non-executable/script files
2013-12-03  Nick Clifton * peXXigen.c (pe_print_resource_entries): New function...
2013-11-27  Richard Sandifordbinutils/testsuite/
2013-11-22  Cory Fields * windres.c (define_resource): Use zero for timestamp...
2013-11-21  Tristan GingoldFix version.dll binutils test on non native platforms
2013-11-13  Nick Clifton * rescoff.c (write_coff_file): Use 64-bit alignment...
2013-11-07  Doug Evans Add pretty-printing of .debug_gnu_pubnames, .debug_gnu...
2013-11-07  Roland McGrathSet CPU type in BFD backend for x86_64-nacl* and i...
2013-11-02  Alan ModraAssorted x86 testsuite fixes.
2013-11-02  Alan ModraTestsuite fix for targets where .int isn't 4 bytes
2013-10-30  Alan ModraReplace DT_PPC_TLSOPT with DT_PPC_OPT.
2013-10-30  Alan ModraAdd ELFv2 .localentry support.
2013-10-30  Alan ModraAdd .abiversion related support for ELFv2
2013-10-25  Nick Clifton * nm.c (display_rel_file): Treat bfd_error_no_symbols as
2013-10-25  Nick Clifton* nm.c (display_rel_file): Treat bfd_error_no_symbols as
2013-10-25  Nick Clifton * binutils-all/objdump.exp (cps_expected): Add MSP430...
2013-10-25  Tom Tromeybinutils doc update
2013-10-14  Chao-ying Fu2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>
2013-10-14  Jan-Benedict Glaw2013-10-14 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2013-10-14  Nick Clifton * gen-aout.c (main): Fix formatting. Close file.
2013-10-11  Roland McGrathbinutils/
2013-10-11  Roland McGrathbinutils/
2013-10-09  Nick CliftonFix typo in previous delta.
2013-10-09  Nick Clifton PR binutils/16023
2013-10-09  Nick Clifton PR binutils/16024
2013-10-09  Nick Clifton * dwarf.c (add64): New function.
2013-10-01  Nick Clifton * arsup.c (ar_save): Respect the deterministic setting...
2013-10-01  Jan-Benedict Glaw2013-10-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2013-09-27  H.J. LuPass offset_size to print_dwarf_vma for cie_id
2013-09-20  Alan Modra * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
2013-09-18  Tristan Gingoldbinutils/
2013-09-18  Tristan Gingold2013-09-18 Tristan Gingold <gingold@adacore.com>
2013-09-17  Steve Ellcey2013-09-17 Doug Gilmore <Doug.Gilmore@imgtec.com>
2013-09-12  Nick Clifton * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1...
2013-09-10  Nick Clifton * dwarf.c (display_debug_frames): Check for DW64_CIE_I...
2013-08-27  Nick Clifton PR binutils/15796
2013-08-23  H.J. LuRemove the extra space
2013-08-23  Nick Clifton PR binutils/15777
2013-08-23  Nick Clifton PR binutils/15779
2013-08-23  Nick Clifton PR binutils/14136
2013-08-23  Nick Clifton PR binutils/15798
2013-08-23  Nick Clifton PR binutils/15834
2013-08-22  Nick Clifton * binutils-all/nm.exp: --size-sort test: Add more...
2013-08-20  Hans-Peter Nilsson * binutils-all/nm.exp: Revert last change. Instead...
2013-08-20  Hans-Peter Nilsson * binutils-all/nm.exp: Xfail test for nm --size-sort for
2013-08-19  Tristan Gingoldbinutils/
2013-08-12  Andreas SchwabPR binutils/15818
2013-08-09  Nick Clifton * elf32-rl78.c (rl78_elf_merge_private_bfd_data):...
2013-07-26  H.J. LuAdd Intel AVX-512 support
2013-07-19  Nick Clifton PR binutils/15745
2013-07-18  Nick Clifton * ar.c (usage): Fix C conformance issue.
2013-07-18  Nick Clifton * doc/binutils.texi (nm, objdump): Remove bogus links...
2013-07-18  Nick Clifton * readelf.c (process_unwind): Do not return the result...
2013-07-15  Maciej W. Rozycki include/elf/
2013-07-12  Maciej W. Rozycki include/elf/
2013-07-10  Tristan Gingoldinclude/coff/
2013-07-09  Tristan Gingoldbinutils/
2013-05-31  H.J. LuDon't align text/data/bss sections for ELF
2013-05-29  Cary Coutantbinutils/
2013-05-15  Cary Coutantbinutils/
2013-05-10  Andrew Pinskibinutils/ChangeLog:
2013-05-03  Nick Cliftonoops - omitted from previous delta
2013-05-02  Nick Clifton * archures.c: Add some more MSP430 machine numbers.
2013-05-02  Nick Clifton * dwarf.c (display_debug_lines_raw): Do not treat...
2013-05-01  Maciej W. Rozycki bfd/
2013-04-29  Nick Clifton * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove...
2013-04-26  Ian Lance Taylor * MAINTAINERS: Add myself and Cary as gold maintainers.
2013-04-08  Tom Tromey * dwarf.c (process_debug_info): Check dwarf_cutoff_level.
2013-04-08  Tom Tromey * dwarf-mode.el: Bump version number.
2013-04-05  Alan Modra PR binutils/15324
2013-03-29  H.J. LuIncrement hdrptr by 8 after SAFE_BYTE_GET64
2013-03-27  Nick Clifton PR binutils/13409
2013-03-26  Alan Modra PR binutils/15206
2013-03-26  Nick Cliftonoops - fix PR attributation
2013-03-26  Nick Clifton PR binutils/15205
2013-03-25  Nick Clifton PR binutils/15202
2013-03-22  Nick Clifton PR binutils/15201
2013-03-22  Nick Clifton PR binutils/15157
2013-03-15  Nick Clifton * addr2line.c (slurp_symtab): If canonicalization...
2013-03-14  Nick Clifton * MAINTAINERS: Add myself as Meta maintainer.
2013-03-08  Nick Clifton * elf-bfd.h (elfcore_write_s390_tdb): Add prototype.
2013-03-06  Alan Modra * strings.c (get_char): Dispense with buf[]. Instead...
2013-03-05  Corinna Vinschen * configure.in: Build DLL tools on x86_64-*-cygwin...
next