]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils/ChangeLog
[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
2014-07-29  Matthew Fortune[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
2014-07-28  Alan ModraWarn for ar/nm/ranlib/ld on lto objects without plugin
2014-07-07  Nick CliftonRemove an accidental commit.
2014-07-04  Alan ModraRename configure.in to configure.ac
2014-07-04  Alan ModraUse modern AC_INIT in configure.in
2014-07-03  Tristan GingoldClarify doc on addr2line output.
2014-07-01  Alan ModraReorganise struct bfd
2014-06-26  Erik AkermannThis adds the ability to the strings program to display...
2014-06-26  Nick CliftonFixes part of a problem reading deliberately non-confor...
2014-06-17  Nick CliftonPrevent large (or negative) version values from overflo...
2014-06-09  Romain ChastenetCorrectly save and recall the CFA saved register state.
2014-06-05  Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-05-16  Jon TurneyThis fixes a few issues with pe/coff build-ids that...
2014-05-16  Kaushik PhataThis adds support for marking RL78 binaries as either...
2014-05-02  Alan Modrabfd target vector rationalisation
2014-04-24  Christian SvenssonAdd maintainers for OR1K.
2014-04-23  Andrew BennettAdd support for the MIPS eXtended Physical Address...
2014-04-22  Christian SvenssonRemove support for the (deprecated) openrisc and or32...
2014-04-18  Tristan Gingoldmach-o: layout executables
2014-04-16  Tristan GingoldMach-O: Add objdump -P dyld_info to dump dyld data.
2014-04-16  Tristan GingoldMach-O: improve objdump -P load output.
2014-04-07  Alan ModraReport an error on objcopy/strip of sectionless binaries
2014-04-03  Markus TrippelsdorfThis patch allows one to place the gcc's liblto_plugin...
2014-04-03  Tristan Gingoldmach-o: fix warnings on 32 bit hosts. Display personali...
2014-04-02  Tristan Gingoldmach-o: read and dump: prebound_dylib, prebind_cksum...
2014-04-01  Tristan Gingoldmach-o: display data_in_code.
2014-03-27  Tristan GingoldMach-O: disp dyld environment command in objdump -P...
2014-03-27  Tristan GingoldMach-O: add objdump -P function_starts to display funct...
2014-03-27  Tristan Gingoldobjdump: set address of debug sections.
2014-03-26  Tristan GingoldMach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.
2014-03-24  Tristan GingoldFix stack offset in Mach-O output for -P compact_unwind.
2014-03-20  Nick CliftonAn off-by-one error in the code to catch bogus vn_next...
2014-03-19  Nick CliftonThis is a fix for PR binutils/16723, where a corrupt...
2014-03-17  Tristan Gingoldod-macho: dump compact unwind info.
2014-03-17  Tristan Gingoldmach-o: handle lasz load dylib command.
2014-03-14  Anthony GreenCheck fwrite return code
2014-03-14  Nick CliftonFix build time problem with MingGW hosts, which do...
2014-03-12  Nick CliftonUpdate the documentation for the AR command so that...
2014-03-12  Dmitry GorbachevFix compile time warnings about unused variables 'yyinp...
2014-03-12  Alan Modraautoreconf
2014-03-06  Nick CliftonPatch for PR binutils/16664 which triggers a seg-fault...
2014-03-05  Alan ModraUpdate copyright years
2014-03-03  Alan ModraFix various copyright issues
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-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  Tom Tromeyremove remnants of old Mach-O workaround
2013-12-13  Kuan-Lin ChenAdd support for Andes NDS32:
2013-12-10  Roland McGrathUse $(INSTALL_PROGRAM_ENV) consistently.
2013-11-22  Cory Fields * windres.c (define_resource): Use zero for timestamp...
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-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-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 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-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/
next