aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton126-198/+1164
2016-10-19Remove spurious whitespace introduced by previous delta.Nick Clifton1-9/+9
2016-10-19Regen gdb/config.inPedro Alves2-3/+7
2016-10-19[GAS][ARM]Generate unpredictable warning for pc used in data processing instr...Renlin Li5-0/+103
2016-10-19Automatic date update in version.inGDB Administrator1-1/+1
2016-10-18gdb: no longer define __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROSPedro Alves2-16/+5
2016-10-18Update gnulib to current upstream masterPedro Alves174-766/+2178
2016-10-18Check addr32flag instead of sizeflag for rip/eipH.J. Lu2-2/+8
2016-10-18Remove the remaining SSE5 supportH.J. Lu2-1/+6
2016-10-18Introduce gdb::unique_ptrPedro Alves3-0/+394
2016-10-18Updated Danish translation for the BFD library.Nick Clifton2-1767/+2553
2016-10-18sim: avr: move changelog entries to subdirMike Frysinger2-7/+7
2016-10-18i386-tdep: Verify architecture before proceeding with `set/show mpx'Maciej W. Rozycki2-2/+10
2016-10-18tilegx-tdep: Correct aliasing errors in `tilegx_analyze_prologue'Maciej W. Rozycki2-1/+6
2016-10-18AArch64/opcodes: Correct an `index' global shadowing errorMaciej W. Rozycki2-4/+9
2016-10-18NDS32/BFD: Correct an aliasing error in `nds32_elf_check_relocs'Maciej W. Rozycki2-2/+8
2016-10-18ARM/BFD: Correct an `index' global shadowing errorMaciej W. Rozycki2-4/+9
2016-10-18Automatic date update in version.inGDB Administrator1-1/+1
2016-10-17Fix duplicate test message in mi-trace-save.expSimon Marchi2-1/+6
2016-10-17Fix comment in mi-trace-save.expSimon Marchi2-1/+6
2016-10-17Fix -trace-save crash when argument is missingSimon Marchi4-0/+56
2016-10-17gdb: Fix phony iconv buildPedro Alves2-0/+9
2016-10-17Fixed matching in newly added test.Cupertino Miranda2-1/+5
2016-10-17Display unknown notes. Decode NT_GNU_HWCAP notes.Nick Clifton3-38/+124
2016-10-17Removed pseudo invalid instructions opcodes.Cupertino Miranda5-93/+25
2016-10-17Update list of ELF machine numbers.Nick Clifton4-11/+101
2016-10-17Sync libiberty sources with gcc mainline.Nick Clifton5-31/+152
2016-10-17Automatic date update in version.inGDB Administrator1-1/+1
2016-10-16Automatic date update in version.inGDB Administrator1-1/+1
2016-10-15Regenerate spu_ovl.o_cAlan Modra2-53/+57
2016-10-15Automatic date update in version.inGDB Administrator1-1/+1
2016-10-14FINAL/OVERRIDE: Define to empty on g++ < 4.7Pedro Alves2-5/+24
2016-10-14Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.hPedro Alves2-6/+27
2016-10-14Fix typos in trace commands docSimon Marchi2-2/+7
2016-10-14Document -ctf switch of -trace-saveSimon Marchi2-1/+10
2016-10-14Fix leftover remote test failures from PR binutils/19020Luis Machado2-1/+7
2016-10-14Fix set sysroot command on AIXUlrich Weigand2-6/+22
2016-10-14Add separate debug info file sectionAlan Modra2-0/+5
2016-10-14[ARC] Disassembler: fix LIMM detection for short instructions.Claudiu Zissulescu9-2/+60
2016-10-14btrace: remove leftover commentMarkus Metzger2-5/+4
2016-10-14Include strings.h where availableEli Zaretskii2-0/+8
2016-10-14Automatic date update in version.inGDB Administrator1-1/+1
2016-10-13ARI: Remove true/false checksPedro Alves2-21/+6
2016-10-13Share proc get_var_addressYao Qi5-66/+31
2016-10-13Skip testing structures with floating pointsYao Qi2-56/+68
2016-10-12Use std::string in macho_symfile_read_all_osoTom Tromey2-13/+11
2016-10-12Remove unnecessary null_cleanupTom Tromey2-3/+6
2016-10-12Turn wchar iterator into a classTom Tromey4-132/+116
2016-10-12Change selttest.c to use use std::vectorTom Tromey2-13/+14
2016-10-13Convert tid_range_parser and get_number_or_range to classesPedro Alves13-359/+401