summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Do not expand macros to 'defined'Pavel I. Kryukov2019-01-162-5/+7
* Introduce dwarf2_cu::get_builderKeith Seitz2019-01-164-116/+393
* doc: Add table of MI versionsSimon Marchi2019-01-162-11/+53
* S12Z: gas: Fix bug when a symbol name was the single letter 'c'.John Darrington2019-01-165-4/+32
* S12Z: gas: Permit "extend" instructions which don't actually extend.John Darrington2019-01-162-10/+7
* S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington2019-01-168-13/+45
* Automatic date update in version.inGDB Administrator2019-01-161-1/+1
* sim: Fix definition of SIM_ARANGE_INLINESimon Marchi2019-01-152-1/+5
* Remove cleanup from remote.cTom Tromey2019-01-152-418/+440
* Constify some remote-notif functionsTom Tromey2019-01-144-12/+25
* Constify remote_console_outputTom Tromey2019-01-142-3/+7
* Constify target_pass_signals and target_program_signalsTom Tromey2019-01-1410-27/+45
* Automatic date update in version.inGDB Administrator2019-01-151-1/+1
* Fix placement of output in TUI modeTom Tromey2019-01-142-0/+11
* Include <string.h> to dis-asm.h to get strchr declarationПавел Крюков2019-01-142-0/+5
* [PowerPC] Aliases for vector registersPedro Franco de Carvalho2019-01-1410-5/+279
* [PowerPC] Fix "info vector" test in gdb.arch/altivec-regs.expPedro Franco de Carvalho2019-01-142-38/+10
* Correct PR number in prevvious deltaNick Clifton2019-01-142-3/+3
* Add support to GNU ld to separate got related plt entries from normal ones in...Maamoun Tarsha2019-01-1419-99/+131
* Sync config.guess, config.sub from GCCRainer Orth2019-01-143-611/+633
* Implement the assembly instructions yield, wfe, wfi and sev for ARMv6T2 in bo...Srinath Parvathaneni2019-01-145-2/+44
* ld: Clarify --wrap documentationSebastian Huber2019-01-142-0/+24
* Automatic date update in version.inGDB Administrator2019-01-141-1/+1
* gdb: xtensa: fix register counters for xtensa-linuxMax Filippov2019-01-132-1/+13
* Automatic date update in version.inGDB Administrator2019-01-131-1/+1
* Implement help/show values for 'set|show style'.Philippe Waroquiers2019-01-123-54/+74
* Add RXv3 instructions.Yoshinori Sato2019-01-133-1569/+5442
* expand a bit the in-GDB help for the "catch exception" help textJoel Brobecker2019-01-122-1/+13
* gdb/testsuite: Don't allow paths to appear in test nameAndrew Burgess2019-01-122-0/+5
* Fix 'obj' may be used uninitialized warning in symtab.c:matching_obj_sections.Philippe Waroquiers2019-01-122-1/+6
* Automatic date update in version.inGDB Administrator2019-01-121-1/+1
* More fallout from PR 23963 changeAlan Modra2019-01-113-4/+10
* Automatic date update in version.inGDB Administrator2019-01-111-1/+1
* Replace inf_threads_iterator with next_iteratorTom Tromey2019-01-102-60/+12
* gdb/23712: Test case for multidictionaryKeith Seitz2019-01-102-0/+163
* gdb/23712: Remove dw2_add_symbol_to_listKeith Seitz2019-01-102-21/+11
* gdb/23712: Cleanup/Remove temporary dictionary functionsKeith Seitz2019-01-102-74/+36
* gdb/23712: Use new multidictionary APIKeith Seitz2019-01-109-107/+125
* gdb/23712: Introduce multidictionary'sKeith Seitz2019-01-103-68/+523
* Fix tracepoint.c:parse_tracepoint_definition leak (and one more)Pedro Alves2019-01-106-43/+65
* Fix leak in solib-target.c:library_list_start_libraryPedro Alves2019-01-102-2/+5
* Fix leak in mdebugread.cPedro Alves2019-01-102-9/+19
* gdb: Fix incorrect variable name in scoped_switch_fork_infoAndrew Burgess2019-01-102-1/+6
* gdb: Improve scoped_switch_fork_info classAndrew Burgess2019-01-102-4/+19
* Correct changelog entry.Nick Clifton2019-01-101-2/+3
* Stop objdump from displaying control codes embedded in symbol names.Nick Clifton2019-01-1033-469/+600
* Move psymtabs to their own obstackTom Tromey2019-01-105-10/+35
* Make psymtab_storage::free_psymtabs privateTom Tromey2019-01-103-21/+42
* Add psymtab_storage::allocate_dependenciesTom Tromey2019-01-106-16/+33
* Move more allocations to psymtab obstackTom Tromey2019-01-102-2/+9