summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix gnulib's lstat replacement in C++ namespace modeusers/palves/statPedro Alves2020-01-201-34/+32
* Handle different "struct stat" between GDB and BFDPedro Alves2020-01-206-9/+58
* Fix gdbsupport build on compilers that don't default to C++11 or abovePedro Alves2020-01-173-0/+9
* Fix gdbsupport buildPedro Alves2020-01-175-54/+62
* x86: Add {vex} pseudo prefixH.J. Lu2020-01-178-11/+40
* gdb: remove uses of iterate_over_inferiors in top.cSimon Marchi2020-01-172-32/+28
* gdb: remove uses of iterate_over_inferiors in mi/mi-main.cSimon Marchi2020-01-172-46/+40
* gdb: remove use of iterate_over_inferiors in mi/mi-interp.cSimon Marchi2020-01-172-28/+26
* gdb: remove use of iterate_over_inferiors in py-inferior.cSimon Marchi2020-01-172-14/+15
* Forgot to add testcases to commit for [binutils][arm] PR25376 Change MVE ...Andre Vieira2020-01-174-0/+30
* Update libiberty sources with changes in the gcc mainline.Nick Clifton2020-01-17100-456/+875
* Automatic date update in version.inGDB Administrator2020-01-171-1/+1
* Fix some spelling errors.Christian Biesinger2020-01-168-7/+20
* Add type for $_tlb->process_environment_block->process_parametersHannes Domani2020-01-162-1/+65
* Ensure proc-service symbols have default visibility (PR build/24805)Pedro Alves2020-01-162-0/+40
* [gdb] Move ChangeLog entries to their right filesPedro Alves2020-01-1629-314/+453
* Support for DWARF5 location lists entriesNitika Achra2020-01-162-0/+44
* [binutils][arm] PR25376 Change MVE into a CORE_HIGH featureAndre Vieira2020-01-166-243/+275
* MSP430: Remove unused linker script template elf32msp430_3.scJozef Lawrynowicz2020-01-162-224/+4
* MSP430: Add input section rules for .upper sections to default linker scriptJozef Lawrynowicz2020-01-164-0/+50
* x86: drop found_cpu_match local variableJan Beulich2020-01-162-8/+7
* x86: drop stale Vec_Imm4 related commentJan Beulich2020-01-162-2/+4
* x86: add a few more missing VexWIGJan Beulich2020-01-163-8/+14
* x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit modeJan Beulich2020-01-167-20/+70
* Automatic date update in version.inGDB Administrator2020-01-161-1/+1
* texi2pod.pl: import support for @t{...} from gccSimon Marchi2020-01-152-0/+5
* Use get_thread_regcache instead of get_current_regcache in post_create_inferiorSimon Marchi2020-01-152-1/+7
* Set the default page size of the PDP11 target to 8192 bytes.Lars Brinkhoff2020-01-154-2/+12
* tic4x disassembly static variablesAlan Modra2020-01-162-31/+54
* MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz2020-01-1510-11/+114
* Reinstate gas em=freebsd for sparc-freebsdAlan Modra2020-01-152-0/+5
* PR25384, PowerPC64 ELFv1 copy relocs against function symbolsAlan Modra2020-01-157-27/+58
* Fix valgrind error from gdb.decode_lineTom Tromey2020-01-144-0/+25
* Automatic date update in version.inGDB Administrator2020-01-151-1/+1
* Don't link gdb twice against libibertyTom Tromey2020-01-142-1/+5
* Add gdbsupport check-defines scriptTom Tromey2020-01-144-0/+91
* Remove use of <config.h> from gdb/nat/Tom Tromey2020-01-144-24/+6
* Move many configure checks to common.m4Tom Tromey2020-01-1416-1980/+5360
* Move gdbsupport to the top levelTom Tromey2020-01-14146-141/+13387
* Consolidate definition of USE_WIN32APITom Tromey2020-01-147-37/+55
* Fix indentation in common.m4Tom Tromey2020-01-145-16/+25
* Make skip without argument skip the current inline functionBernd Edlinger2020-01-144-10/+30
* x86: Updated align branch tests for Darwin and i686-pc-elfLili Cui2020-01-1424-183/+254
* Fix/Update misc commentsLuis Machado2020-01-145-15/+24
* Fix various assembler testsuite failures for the Z80 target.Sergey Belyashov2020-01-1413-127/+251
* som: Don't loop forever reading symbol chainsAlan Modra2020-01-142-2/+16
* ubsan: alpha-vms: segvAlan Modra2020-01-143-10/+20
* ubsan: z8k: left shift cannot be represented in type 'int'Alan Modra2020-01-142-8/+13
* Automatic date update in version.inGDB Administrator2020-01-141-1/+1
* gdb: Handle malformed ELF, symbols in non-allocatable sectionsAndrew Burgess2020-01-136-4/+253