[ARC] Rename "class" named attributes.
[deliverable/binutils-gdb.git] / include /
2016-05-23  Claudiu Zissulescu[ARC] Rename "class" named attributes.
2016-05-23  Trevor Saunderstic54x: rename typedef of struct symbol_
2016-05-17  Tom TromeyAdd DW_LANG_Rust
2016-05-11  Matthew FortuneAdd MIPS32 DSPr3 support.
2016-05-10  Thomas Preud'hommeUse getters/setters to access ARM branch type
2016-05-10  Thomas Preud'hommeAdd support for ARMv8-M Mainline with DSP extension
2016-05-10  Thomas Preud'hommeAllow extension availability to depend on several archi...
2016-05-10  Thomas Preud'hommeAdd support for ARMv8-M security extensions instructions
2016-05-04  Claudiu Zissulescu[ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instr...
2016-04-28  Nick CliftonAdd support to AArch64 disassembler for verifying instr...
2016-04-27  Alan ModraCache result of scan for __start_* and __stop_* sections
2016-04-21  Nick CliftonAdd support for non-ELF targets to check their relocs.
2016-04-20  H.J. LuCheck ELF relocs after opening all input files
2016-04-20  Andrew Burgessarc: Fix relocation formula for ARC_NPS_CMEM16 relocation
2016-04-19  Andrew Burgessopcodes/arc: Add yet more nps instructions
2016-04-19  Andrew Burgessopcodes/arc: Add more nps instructions
2016-04-14  Andrew Burgessarc/nps400 : New cmem instructions and associated reloc...
2016-04-12  Claudiu ZissulescuAdd support for .extCondCode, .extCoreRegister and...
2016-04-12  Claudiu ZissulescuAdd support for .extInstruction pseudo-op.
2016-04-05  Claudiu Zissulescu[ARC] Fix support for double assist instructions.
2016-04-05  Claudiu Zissulescu[ARC] 24 bit reloc and overflow detection fix.
2016-03-29  Claudiu Zissulescu[ARC] Add support for Quarkse opcodes.
2016-03-22  Trevor Saundersmake more variables const
2016-03-21  Andrew Burgessarc/nps400: Add first nps400 instructions
2016-03-21  Andrew Burgessarc/opcodes: Use flag operand class to handle multiple...
2016-03-21  Andrew Burgessarc: Add nps400 machine type, and assembler flag.
2016-03-21  Andrew Burgessarc: Remove EF_ARC_CPU_GENERIC constant.
2016-03-21  Andrew Burgessarc: Remove duplicated constant in include/elf/arc.h
2016-03-21  Andrew Burgessarc/gas: default mach is arc700, initialised in md_begin
2016-03-15  H.J. LuAdd -z noreloc-overflow option to x86-64 ld
2016-03-08  Claudiu Zissulescu[ARC] Allow non-instruction relocations within .text...
2016-03-07  Trevor SaundersAdd const qualifiers at various places.
2016-03-04  Cary CoutantFix datestamps on ChangeLog entries to read 2015 instea...
2016-03-04  H.J. LuAdd missing ChangeLog entries for commit 82838
2016-03-04  Matthew Wahab[ARM] Add feature check for ARMv8.1 AdvSIMD instructions.
2016-03-03  Cary CoutantAdd new plugin hooks to support querying section alignm...
2016-03-03  Evgenii Stepanovget_symbols() plugin API tweak to support --start-lib...
2016-02-26  H.J. LuAdd ChangeLog entries for PR ld/19645
2016-02-26  H.J. LuProperly implement STT_COMMON
2016-02-26  H.J. Lu[x86] Resolve non-PIC undefweak symbols in executable
2016-02-19  Jiong Wang[ARM] Add FP16 feature extension for ARMv8.2 architecture
2016-02-10  Claudiu ZissulescuAdd support for ARC instruction relaxation in the assem...
2016-02-09  Nick CliftonFix compile time warnings building the binutils with...
2016-02-09  Alan ModraFix macro redefinition error on Solaris
2016-02-04  Nick CliftonFix the encoding of the MSP430's RRUX instruction.
2016-01-19  John BaldwinAdd support to readelf for reading FreeBSD ELF core...
2016-01-19  Miranda CupertinoAdd PIC and TLS support to the ARC target.
2016-01-18  Nick CliftonUse a 32-bit value to hold the section number in the...
2016-01-11  Nick CliftonImport changes made to files shared with the FSF GCC...
2016-01-07  Mike Frysingersim: sim_{create_inferior,open,parse_args}: constify...
2016-01-06  Maciej W. RozyckiMIPS/include: opcode/mips.h: Add a summary of MIPS16...
2016-01-05  Mike Frysingerlibiberty: {count,dup,write}argv: constify argv input...
2016-01-01  Alan ModraCopyright update for binutils
2016-01-01  Alan ModraNew 2016 binutils ChangeLog files
2016-01-01  Alan Modrabinutils ChangeLog rotation
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-30  Alan ModraFix assorted ChangeLog errors
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.
next
This page took 0.058807 seconds and 7 git commands to generate.