aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-21Use gdb::unique_ptr in elf_read_minimal_symbolsTom Tromey2-8/+7
2016-10-21Replace two xmallocs with unique_ptrTom Tromey2-11/+13
2016-10-21Change command stats reporting to use classTom Tromey5-97/+104
2016-10-21Remove some cleanups in MITom Tromey2-7/+9
2016-10-21Remove make_cleanup_restore_current_uiTom Tromey8-202/+118
2016-10-21Record minimal symbols directly in reader.Tom Tromey13-232/+271
2016-10-21Change minimal_symbol_reader to store objfileTom Tromey10-33/+52
2016-10-21Introduce minimal_symbol_readerTom Tromey10-82/+89
2016-10-21Use scoped_restore for current_uiTom Tromey4-31/+31
2016-10-21Use scoped_restore for ui_fileTom Tromey5-48/+23
2016-10-21Use RAII to save and restore scalarsTom Tromey13-77/+155
2016-10-21Fix build failure in xcoffread.cTom Tromey2-1/+5
2016-10-21X86: Remove pcommit instructionH.J. Lu17-5475/+5378
2016-10-21Fix PR 17704.Gergely Nagy5-117/+219
2016-10-21Fix symbol table file name on AIXUlrich Weigand2-1/+7
2016-10-21Delete target_so_ops->special_symbol_handling hookPhilipp Rudo9-67/+18
2016-10-21Automatic date update in version.inGDB Administrator1-1/+1
2016-10-20Check invalid mask registersH.J. Lu6-17/+73
2016-10-20testsuite: Fix gcc_compiled for gcc 6 & 7Jan Kratochvil2-6/+6
2016-10-20Regenerate bfd.pot.Nick Clifton2-1623/+3418
2016-10-20Don't configure gdb for vxworks targetYao Qi2-0/+5
2016-10-20Automatic date update in version.inGDB Administrator1-1/+1
2016-10-19testsuite: Fix gdb.base/killed-outside.exp using irrelevant stale optionsMaciej W. Rozycki2-1/+6
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