]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - include
sim: delete SIM_HAVE_FLATMEM support
[thirdparty/binutils-gdb.git] / include /
2015-12-24  Thomas Preud'hommeAdd assembler support for ARMv8-M Baseline
2015-12-24  Thomas Preud'hommeAdd assembler support for ARMv8-M Mainline
2015-12-24  Thomas Preud'hommeConsolidate Thumb-1/Thumb-2 ISA detection
2015-12-22  Mickael GueneAdd support for ARM's NOREAD section flag.
2015-12-17  Ramana Radhakrishnan[Patch ARM] Fix build attributes for armv8-a in case...
2015-12-17  Christophe LyonAdd forgotten ChangeLog updates for 72d98d16ed09584660d...
2015-12-16  Mickael Guene[ARM] Add support for thumb1 pcrop relocations.
2015-12-15  Matthew Wahab[ARM] Enable CRC by default for ARMv8.1 and later.
2015-12-15  Yoshinori SatoAdd support for RX V2 Instruction Set
2015-12-14  Matthew Wahab[AArch64][PATCH 11/14] Add support for the 2H vector...
2015-12-11  Matthew Wahab[AArch64][Patch 5/5] Add instruction PSB CSYNC
2015-12-11  Matthew Wahab[AArch64][Patch 4/5] Support HINT aliases taking operands.
2015-12-11  Matthew Wahab[AArch64][Patch 1/5] Support the ARMv8.2 Statistical...
2015-12-10  Matthew Wahab[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.
2015-12-10  Matthew Wahab[AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP...
2015-12-10  Matthew Wahab[AArch64][PATCH 1/2] Add support for RAS instruction...
2015-12-10  Matthew Wahab[AArch64] Fix ARMv8.1 and ARMv8.2 feature settings.
2015-12-07  Alan ModraR_PPC64_ENTRY
2015-12-04  Claudiu ZissulescuFix failures in the GAS testsuite for the ARC architecture.
2015-12-03  Tristan GingoldDarwin: add new mach-o header flags.
2015-12-01  Alan ModraInvoke aout N_* macros with pointer to struct internal_exec
2015-11-28  Rainer OrthPort libvtv to Solaris
2015-11-28  Rich FelkerSH FDPIC backend support
2015-11-28  Pedro AlvesPR other/61321 - demangler crash on casts in template...
2015-11-28  Iain SandoeFix PR63758 by using the _NSGetEnviron() API on Darwin
2015-11-28  Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-11-27  Matthew Wahab[AArch64] Add ARMv8.2 instructions BFC and REV64.
2015-11-27  Matthew Wahab[AArch64] Add feature flags and command line for ARMv8...
2015-11-24  Nick CliftonAdd an AArch64 simulator to GDB.
2015-11-20  Matthew Wahab[AArch64] Add support for ARMv8.1 Virtulization Host...
2015-11-19  Matthew Wahab[ARM] Add ARMv8.2 architecture feature and command...
2015-11-19  Matthew Wahab[AArch64] Add ARMv8.2 command line option and feature...
2015-11-17  Tristan GingoldMach-O: add new defines and struct for darwin 14.5
2015-11-16  Mike Frysingersim: cr16: convert to common sim memory modules
2015-11-15  Mike Frysingersim: drop extern C linkage from most sim interface...
2015-11-12  Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-10  Mike Frysingersim: cr16/d10v: localize translation funcs
2015-11-09  Alan ModraModify obstack.[hc] to avoid having to include other...
2015-11-09  Alan ModraCopy gnulib obstack files
2015-11-02  Nick CliftonDisassemble RX NOP instructions as such.
2015-11-02  Nick CliftonFix disassembly of RX zero-offset register indirect...
2015-10-28  Yao QiPass noaliases_p to aarch64_decode_insn
2015-10-28  Cupertino MirandaFix errors in the gas testsuite for the ARC target.
2015-10-27  Stephen FisherAdd support to readelf for reading NetBSD ELF core...
2015-10-22  H.J. LuAdd "-z call-nop=PADDING" option to ld
2015-10-22  H.J. LuAdd R_X86_64_[REX_]GOTPCRELX support to gas and ld
2015-10-22  H.J. LuAdd R_386_GOT32X support to gas and ld
2015-10-07  Yao QiAvoid using 'template' C++ keyword
2015-10-07  Yao QiWrap include/opcode/aarch64.h in extern "C" for C++
2015-10-07  Nick CliftonNew ARC implementation.
2015-10-02  Yao QiMake aarch64_zero_register_p declaration starts from...
2015-10-02  Yao Qi[aarch64] expose disas_aarch64_insn and rename it to...
2015-09-30  Nick CliftonResync files in the binutils repository that are mainta...
2015-09-29  Dominik VogtAdd support for extensions in the .machine pseudoop...
2015-09-28  jamesbowmanFT32: define macros for instruction recognition.
2015-09-23  Nick CliftonFix compile time warnings generated when compiling...
2015-09-22  Nick CliftonEnhance the RX disassembler to detect and report bad...
2015-09-22  Rainer OrthSolaris PIE support
2015-09-21  H.J. LuChange ch_type in Elf64_External_Chdr to 4 bytes
2015-09-20  Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-09-09  Nick CliftonMake register name tables in visium.h static in order...
2015-08-23  Alan ModraReorder enum output_type for better code generation
2015-08-19  Jiong Wang[AArch64][3/6] GAS support TLSLD move/add relocation...
2015-08-19  Jiong Wang[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-19  Alan ModraRemove link_info.pic
2015-08-19  Alan ModraAdd bfd_link_pde, and simplify some tests of link_info...
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-08-12  H.J. LuSync ansidecl.h with GCC
2015-08-11  Jiong Wang[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-11  Jiong Wang[AArch64][4/8] Add R_AARCH64_P32_TLSLD_ADD_LO12_NC...
2015-08-11  Jiong Wang[AArch64][1/8] Add R_AARCH64_P32_TLSLD_ADR_PAGE21 in...
2015-07-24  H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-21  Matthew Wahab[ARM] Support correctly spelled ARMv6KZ architecture...
2015-07-16  Jiong Wang[AArch64][1/3] Add R_AARCH64_P32_TLSLD_ADR_PREL21 in...
2015-07-14  H.J. LuSync longlong.h with GCC
2015-07-14  H.J. LuSync hashtab.h, splay-tree.h with GCC
2015-07-14  H.J. LuRemove trailing spaces in demangle.h
2015-07-14  H.J. LuSync ansidecl.h with GCC
2015-07-09  Catherine Moore2015-07-09 Catherine Moore <clm@codesourcery.com>
2015-07-08  Denis ChertykovDefine DIFF_EXPR_OK for avr target to allow PC relative...
2015-07-03  Alan ModraRemove ppc860, ppc750cl, ppc7450 insns from common...
2015-07-01  Sandra LoosemoreOpcodes and assembler support for Nios II R2
2015-07-01  Sandra LoosemoreRelocations for Nios II R2
2015-07-01  Sandra LoosemoreAdd Nios II arch flags and compatibility tests
2015-06-26  Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
2015-06-24  Iain BuclawSync libiberty from GCC, replaying updates to configure...
2015-06-22  Nick CliftonStop "objdump -d" from disassembling past a symbolic...
2015-06-19  Peter BergnerAllow for optional operands with non-zero default values.
2015-06-17  Mike Frysingersim: callback: add human readable strings for debugging...
2015-06-04  Matthew Wahab[AArch64] Add support for ARMv8.1 command line option
2015-06-03  Matthew Wahab[ARM] Support for ARMv8.1 command line option
2015-06-02  Matthew Wahab[ARM] Support for ARMv8.1 Adv.SIMD extension
2015-06-02  Matthew Wahab[ARM] Add support for ARMv8.1 PAN extension
2015-06-02  Matthew Wahab[ARM] Rework CPU feature selection in the disassembler
2015-06-02  Matthew Wahab[AArch64] Support for ARMv8.1a Adv.SIMD instructions
2015-06-02  Matthew Wahab[AArch64] Support for ARMv8.1a Limited Ordering Regions...
2015-06-01  Matthew Wahab[AArch64][libopcode] Add support for PAN architecture...
2015-05-29  Roland McGrathRecognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.
2015-05-28  Catherine MooreCompact EH Support
2015-05-12  Jiong Wang[AArch64] Add R_AARCH64_P32_LD32_GOTPAGE_LO14 to elf...
next