aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-19Fix signedness warningJan-Benedict Glaw2-1/+5
2014-11-19[AArch64] Warn on load pair to same registerJiong Wang5-0/+68
2014-11-19Use 2-byte instead of 4-byte NOP on S390 in 'bp-permanent' test caseAndreas Arnez2-0/+12
2014-11-19[Ada] gdb.ada/complete.exp failure on x86_64-windowsJoel Brobecker2-1/+14
2014-11-19[Ada] Ignore __XA types when redundant.Joel Brobecker7-0/+181
2014-11-19varsize-limit error printing element of packed array...Joel Brobecker7-2/+145
2014-11-19Don't set CC in config/i386/go32.mhYao Qi2-1/+4
2014-11-19Automatic date update in version.inGDB Administrator1-1/+1
2014-11-18Check PC-relative offset overflow in PLT entryH.J. Lu6-8/+62
2014-11-18symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans22-62/+76
2014-11-18buildsym API cleanupDoug Evans8-126/+145
2014-11-18Fixes a seg-fault when displaying the time data for a corrupt archive.Nick Clifton2-2/+11
2014-11-18symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated.Doug Evans11-44/+56
2014-11-18SYMTAB_DIRNAME: New macro.Doug Evans7-17/+28
2014-11-18SYMTAB_OBJFILE: New macro.Doug Evans19-43/+52
2014-11-18Fix memory leak in watch_main_source_file_lossage.Doug Evans2-0/+6
2014-11-18Use SYMBOL_OBJFILE more.Doug Evans11-14/+29
2014-11-18Split up end_symtab_from_static_block into two.Doug Evans2-193/+229
2014-11-18The result of symtab expansion is always a primary symtab.Doug Evans3-16/+31
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