aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0122-22/+22
* Fix assorted ChangeLog errorsAlan Modra2015-12-305-244/+261
* Add assembler support for ARMv8-M BaselineThomas Preud'homme2015-12-244-21/+62
* Add assembler support for ARMv8-M MainlineThomas Preud'homme2015-12-244-18/+54
* Consolidate Thumb-1/Thumb-2 ISA detectionThomas Preud'homme2015-12-242-3/+8
* Add support for ARM's NOREAD section flag.Mickael Guene2015-12-223-4/+9
* [Patch ARM] Fix build attributes for armv8-a in case of assembler files that ...Ramana Radhakrishnan2015-12-171-2/+3
* Add forgotten ChangeLog updates for 72d98d16ed09584660d0cbb759d90f8dfeef2343:Christophe Lyon2015-12-171-0/+4
* [ARM] Add support for thumb1 pcrop relocations.Mickael Guene2015-12-161-0/+5
* [ARM] Enable CRC by default for ARMv8.1 and later.Matthew Wahab2015-12-152-3/+11
* Add support for RX V2 Instruction SetYoshinori Sato2015-12-154-1/+28
* [AArch64][PATCH 11/14] Add support for the 2H vector type.Matthew Wahab2015-12-142-0/+6
* [AArch64][Patch 5/5] Add instruction PSB CSYNCMatthew Wahab2015-12-112-0/+14
* [AArch64][Patch 4/5] Support HINT aliases taking operands.Matthew Wahab2015-12-112-0/+7
* [AArch64][Patch 1/5] Support the ARMv8.2 Statistical Profiling Extension.Matthew Wahab2015-12-112-0/+5
* [AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.Matthew Wahab2015-12-102-0/+7
* [AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP instruction.Matthew Wahab2015-12-102-1/+8
* [AArch64][PATCH 1/2] Add support for RAS instruction ESB.Matthew Wahab2015-12-102-0/+7
* [AArch64] Fix ARMv8.1 and ARMv8.2 feature settings.Matthew Wahab2015-12-102-2/+13
* R_PPC64_ENTRYAlan Modra2015-12-072-0/+5
* Fix failures in the GAS testsuite for the ARC architecture.Claudiu Zissulescu2015-12-042-1/+5
* Darwin: add new mach-o header flags.Tristan Gingold2015-12-032-1/+7
* Invoke aout N_* macros with pointer to struct internal_execAlan Modra2015-12-0111-53/+70
* Port libvtv to SolarisRainer Orth2015-11-282-0/+9
* SH FDPIC backend supportRich Felker2015-11-282-0/+36
* PR other/61321 - demangler crash on casts in template parametersPedro Alves2015-11-281-0/+4
* Fix PR63758 by using the _NSGetEnviron() API on DarwinIain Sandoe2015-11-282-0/+38
* Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill2015-11-281-0/+2
* [AArch64] Add ARMv8.2 instructions BFC and REV64.Matthew Wahab2015-11-272-0/+5
* [AArch64] Add feature flags and command line for ARMv8.2 FP16 support.Matthew Wahab2015-11-272-0/+8
* Add an AArch64 simulator to GDB.Nick Clifton2015-11-242-0/+52
* [AArch64] Add support for ARMv8.1 Virtulization Host Extensions.Matthew Wahab2015-11-202-0/+7
* [ARM] Add ARMv8.2 architecture feature and command line option.Matthew Wahab2015-11-192-0/+8
* [AArch64] Add ARMv8.2 command line option and feature flag.Matthew Wahab2015-11-192-1/+14
* Mach-O: add new defines and struct for darwin 14.5Tristan Gingold2015-11-175-2/+158
* sim: cr16: convert to common sim memory modulesMike Frysinger2015-11-152-9/+6
* sim: drop extern C linkage from most sim interface headersMike Frysinger2015-11-158-59/+9
* Add assembler, disassembler and linker support for power9.Peter Bergner2015-11-115-0/+25
* sim: cr16/d10v: localize translation funcsMike Frysinger2015-11-103-46/+9
* Modify obstack.[hc] to avoid having to include other gnulib filesAlan Modra2015-11-092-1/+10
* Copy gnulib obstack filesAlan Modra2015-11-092-461/+454
* Disassemble RX NOP instructions as such.Nick Clifton2015-11-022-0/+8
* Fix disassembly of RX zero-offset register indirect instructions.Nick Clifton2015-11-022-0/+5
* Pass noaliases_p to aarch64_decode_insnYao Qi2015-10-282-1/+5
* Fix errors in the gas testsuite for the ARC target.Cupertino Miranda2015-10-282-7/+18
* Add support to readelf for reading NetBSD ELF core notes.Stephen Fisher2015-10-272-0/+5
* Add "-z call-nop=PADDING" option to ldH.J. Lu2015-10-222-0/+11
* Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu2015-10-222-4/+15
* Add R_386_GOT32X support to gas and ldH.J. Lu2015-10-222-0/+6
* Avoid using 'template' C++ keywordYao Qi2015-10-072-1/+6