aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-18More fixes for illegal memory accesses exposed by fuzzed binaries.Nick Clifton5-39/+165
2014-11-18Always run mpx3 and mpx4 tests in 64-bitH.J. Lu2-19/+22
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin29-86/+252
2014-11-18I caught a few mingw32-specific failures for some of the gdb.reverseLuis Machado11-10/+24
2014-11-18aarch64: allow adding/removing just feature flags via .arch_extensionJan Beulich7-12/+111
2014-11-18[AArch64] Add xgene2.Philipp Tomsich3-1/+9
2014-11-18[AArch64] Add xgene1.Philipp Tomsich3-1/+10
2014-11-18Fix memort access problems exposed by fuzzed binaries.Nick Clifton2-1/+23
2014-11-18daily updateAlan Modra1-1/+1
2014-11-17Add AVX512VBMI instructionsIlya Tocar25-5446/+7315
2014-11-17Add AVX512IFMA instructionsIlya Tocar25-5513/+6818
2014-11-17Add pcommit instructionIlya Tocar18-5264/+10674
2014-11-17Add clwb instructionIlya Tocar18-5260/+5421
2014-11-17GDB testsuite: More fixes for warnings with -std=gnu11Andreas Arnez5-0/+15
2014-11-17Eliminate literal line numbers in mi-until.expAndreas Arnez3-13/+26
2014-11-17Drop remaining references to removed source lines in break1.c and ur1.cAndreas Arnez6-54/+47
2014-11-17[gdbserver/lynx] spurious failure to write in inferior memoryJoel Brobecker2-5/+12
2014-11-17Sync libiberty from GCCJan-Benedict Glaw14-33/+823
2014-11-17dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit fieldPetr Machata2-2/+7
2014-11-17daily updateAlan Modra1-1/+1
2014-11-16Update config.{guess,sub} from upstream config repoJan-Benedict Glaw3-7/+20
2014-11-16Update `move-if-change' from gnulibJan-Benedict Glaw2-3/+7
2014-11-16Update from upstream AutomakeJan-Benedict Glaw7-836/+1005
2014-11-15Add copyright headers.Doug Evans3-0/+51
2014-11-15PR symtab/17559Doug Evans13-12/+131
2014-11-15expand_symtab_containing_pc: Renamed from find_pc_sect_symtab_via_partial.Doug Evans4-14/+18
2014-11-15Add missing parenthesisYao Qi2-1/+5
2014-11-14Don't make PLT entry for R_X86_64_GOTPLT64H.J. Lu2-7/+9
2014-11-14common-defs.h: include <stdarg.h> before <stdio.h>Joel Brobecker2-1/+6
2014-11-14Correct x86 assembler manualH.J. Lu3-23/+30
2014-11-14handle 'iconv's that define EILSEQ to ENOENTPedro Alves2-10/+27
2014-11-14Fix a null pointer dereference when reading the debug link info from a corrup...Nick Clifton2-5/+17
2014-11-14[AArch64] Enable CRC feature in GAS for cortex-a53 and cortex-a57.Marcus Shawcroft2-3/+10
2014-11-14More fixes for invalid memory accesses triggered by corrupt binaries.Nick Clifton4-18/+74
2014-11-14Fix dw2-ifort-parameter.exp fail with clangYao Qi3-11/+12
2014-11-14Fix implptr-optimized-out.exp failYao Qi2-3/+8
2014-11-14Use Dwarf::assemble in implptr-optimized-out.expYao Qi3-169/+66
2014-11-14Get start and end address of main in dwz.expYao Qi3-57/+14
2014-11-14DW attribute macro MACRO_AT_func and MACRO_AT_rangeYao Qi2-6/+131
2014-11-14New proc _handle_attributeYao Qi2-6/+18
2014-11-13PR symtab/17591Doug Evans2-1/+11
2014-11-13dwarf2read.c (update_enumeration_type_from_children): Avoid infinite loop.Doug Evans2-3/+10
2014-11-13Add cast to unsigned intH.J. Lu2-1/+5
2014-11-13Rename symbbol to symbolH.J. Lu2-1/+5
2014-11-13Mark R_X86_64_GOTPLT64 obsoleteH.J. Lu2-2/+5
2014-11-13Add assembler support for @gotpltH.J. Lu12-16/+72
2014-11-13NEWS: Fix typo.Jan Kratochvil2-3/+7
2014-11-13More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton8-31/+141
2014-11-13[AArch64] Remove example processors from GAS.Marcus Shawcroft2-5/+4
2014-11-13More fixes for readelf problems reading corrupt files.Nick Clifton2-4/+40