summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Start working on reading .dmp filesusers/cbiesinger/minidumpChristian Biesinger2020-02-1424-13/+5748
* gnulib: import count-one-bits module and use itSimon Marchi2020-02-1417-103/+303
* Return unique_xmalloc_ptr from call_site_find_chainTom Tromey2020-02-144-19/+22
* Remove the old movsx and movzx documentation for AT&T syntaxH.J. Lu2020-02-142-16/+5
* Remove Intel syntax comments on movsx and movzxH.J. Lu2020-02-142-3/+7
* x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZXJan Beulich2020-02-1432-205/+1694
* x86: adjust segment override prefix emissionJan Beulich2020-02-144-6/+29
* x86: optimize away pointless segment overridesJan Beulich2020-02-144-3/+31
* x86: extend LEA's segment override warningJan Beulich2020-02-146-3/+33
* x86: Document movsx/movsxd/movzx for AT&T syntaxH.J. Lu2020-02-142-0/+59
* Fix argv[] in programs invoked by gdbserver on MS-WindowsEli Zaretskii2020-02-142-18/+33
* [gdb] Speedup lnp_state_machine::handle_special_opcodeRichard Biener2020-02-142-5/+10
* Automatic date update in version.inGDB Administrator2020-02-141-1/+1
* x86: Resolve PLT32 reloc aganst local symbol to sectionH.J. Lu2020-02-137-2/+62
* gdbserver: rename source files to .ccSimon Marchi2020-02-1366-68/+75
* gdbsupport: rename source files to .ccSimon Marchi2020-02-1340-133/+139
* [gdb/testsuite] Remove stale exec in gdb_compile_adaTom de Vries2020-02-132-0/+6
* [gdb/testsuite] Add unsupported tests in catch_ex_std.expTom de Vries2020-02-132-0/+17
* plugin: Search bfd-plugins directories only onceH.J. Lu2020-02-132-39/+50
* Adding myself to gdb/MAINTAINERSAlok Kumar Sharma2020-02-132-0/+5
* x86: fix SSE4a dependencies of ".arch .nosse*"Jan Beulich2020-02-135-5/+27
* [gdb/testsuite] Fix gnatmake_version_at_leastTom de Vries2020-02-132-1/+8
* Remove some dead code from event-loop.cTom Tromey2020-02-122-33/+5
* Automatic date update in version.inGDB Administrator2020-02-131-1/+1
* Move the frame data to the BFD when possibleTom Tromey2020-02-122-5/+42
* Remove the objfile backlink from comp_unitTom Tromey2020-02-122-13/+23
* Remove a use of the comp_unit backlinkTom Tromey2020-02-122-8/+20
* Add per-unit obstackTom Tromey2020-02-122-2/+10
* Store the comp_unit instead of the FDE tableTom Tromey2020-02-122-25/+34
* Change fde table to a vectorTom Tromey2020-02-122-115/+70
* Change booleans to bool in ARM's gdbarch_tdepChristian Biesinger2020-02-123-18/+27
* Print more information in arm_dump_tdepChristian Biesinger2020-02-122-0/+18
* Remove dwarf_expr_batonTom Tromey2020-02-122-9/+4
* Fix kill of processes created by win32_create_inferiorHannes Domani2020-02-122-0/+7
* Cache the Thread Local Base pointer type in the gdbarchHannes Domani2020-02-122-8/+12
* x86: correct VFPCLASSP{S,D} operand size handlingJan Beulich2020-02-129-9/+137
* x86: fold two JMP templatesJan Beulich2020-02-123-16/+8
* x86-64: Intel64 adjustments for insns dealing with far pointersJan Beulich2020-02-1215-28/+224
* Disable gdbserver on host != target configurationsMaciej W. Rozycki2020-02-122-2/+16
* [gdb] Fix -Wstrict-null-sentinel warning (--with-iconv-bin)Tom de Vries2020-02-121-1/+2
* x86: also disallow non-byte/-word registers with byte/word suffixJan Beulich2020-02-127-71/+62
* x86/Intel: improve diagnosticsJan Beulich2020-02-122-4/+11
* Update a comment in psymtab.hTom Tromey2020-02-112-1/+7
* Don't allow copying of auto_obstackTom Tromey2020-02-112-0/+7
* Don't forward-declare struct objfile in dwarf2/frame.hTom Tromey2020-02-112-1/+4
* Automatic date update in version.inGDB Administrator2020-02-121-1/+1
* Plugin: Treat each object as independentH.J. Lu2020-02-112-38/+45
* Remove use of deprecated_add_core_fns in cris_tdep.cChristian Biesinger2020-02-112-43/+37
* New testcase for PR tui/25126 (staled source cache)Sergio Durigan Junior2020-02-113-0/+148
* Add a comment for the ARM_F{0..7}_REGNUM registersChristian Biesinger2020-02-112-0/+6