aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-09Remove use of queue.h from gdbserver/event-loop.cTom Tromey2-22/+20
2018-06-09Remove two more uses of make_cleanup_closeTom Tromey2-18/+17
2018-06-09Remove a VEC from serial.cTom Tromey2-9/+9
2018-06-09Remove a VEC from dwarf2read.cTom Tromey3-10/+11
2018-06-09MIPS/LD/testsuite: Add microMIPS lazy binding stub testsMaciej W. Rozycki12-22/+217
2018-06-09MIPS/LD/testsuite: Fix lazy binding stub test symbol count commentMaciej W. Rozycki2-1/+6
2018-06-09MIPS/LD: Add missing `mips-*-windiss' target emulation dependencyMaciej W. Rozycki3-2/+7
2018-06-09Automatic date update in version.inGDB Administrator1-1/+1
2018-06-08Add missing client_state struct references to win target.Stan Cox2-1/+7
2018-06-08Make gdbreplay use more common routinesPedro Alves3-37/+52
2018-06-08ld/x86: Remove hidden _edata, __bss_start, and _endH.J. Lu4-7/+43
2018-06-08Fix build issue with Python 3.7Paul Koning2-3/+23
2018-06-08linux: Add maintenance commands to test libthread_dbGary Benson8-0/+524
2018-06-08Fix gdb mingw buildTom Tromey2-6/+11
2018-06-08[arm][gas] Add support for Arm Cortex-A76kyrtka013-0/+9
2018-06-08[AArch64][gas] Add support for Arm Cortex-A76kyrtka013-0/+9
2018-06-08Remove last cleanup from btrace codeTom Tromey2-7/+8
2018-06-08Remove cleanups from btrace codeTom Tromey7-85/+80
2018-06-08Prevent undefined FMOV instructions being accepted by the AArch64 assembler.Egeyar Bagcioglu7-3/+123
2018-06-08Define various symbols conditionally in shared librariesAlan Modra268-2108/+2241
2018-06-08Automatic date update in version.inGDB Administrator1-1/+1
2018-06-07Add ChangeLog entry for e5a77256e8961294b3ea7d483124834311ca363bSergio Durigan Junior1-0/+5
2018-06-07Introduce class target_stackPedro Alves3-62/+119
2018-06-07Eliminate find_target_beneathPedro Alves9-128/+69
2018-06-07target_ops::beneath -> target_ops::beneath()Pedro Alves10-747/+747
2018-06-07target_stack -> current_top_target() throughoutPedro Alves49-305/+378
2018-06-07Change build_address_symbolic to return std::stringTom Tromey5-42/+41
2018-06-07Fix AArch64 unintialized variable which can cause diagnostic failures.Tamar Christina2-0/+8
2018-06-07Aarch64 SVE pseudo register supportAlan Hayward3-21/+124
2018-06-07Automatic date update in version.inGDB Administrator1-1/+1
2018-06-07EXECUTABLE_SYMBOLS -> OTHER_SYMBOLSAlan Modra4-5/+16
2018-06-07TIC6X __c6xabi_DSBT_BASEAlan Modra4-1/+22
2018-06-06Guard declarations of 'sve_{vq,vl}_from_{vl,vq}' macros on Aarch64 (and unbre...Sergio Durigan Junior1-0/+4
2018-06-06Update the AArch64 assembler to note that the Qualcomm Saphira cpu supports A...Sameera Deshpande2-1/+6
2018-06-06armelf_fbsd and armelf_fuchsia dependenciesAlan Modra3-2/+12
2018-06-06Fix xtensa "clobbered by longjmp" warningsAlan Modra2-6/+12
2018-06-06Automatic date update in version.inGDB Administrator1-1/+1
2018-06-05Remove some text from --version outputTom Tromey7-14/+41
2018-06-05Fix typo in common/enum-flags.h exampleDavid Malcolm2-1/+6
2018-06-05Add "continue" response to pagerTom Tromey10-23/+89
2018-06-05Tidy bfdio to consistenly use containing archiveAlan Modra6-136/+151
2018-06-05PR23254, ld.bfd mishandles file pointers while scanning archiveAlan Modra5-16/+33
2018-06-05Another s12z regenAlan Modra2-1/+5
2018-06-05Add a test of the linker's "-z noexecstack" command line option.Flavio Ceolin3-0/+10
2018-06-05Updated Malay and Esperanto translations for the gprof/ subdirectory.Nick Clifton3-184/+200
2018-06-05Automatic date update in version.inGDB Administrator1-1/+1
2018-06-04Remove last Ada cleanupsTom Tromey4-144/+108
2018-06-04(windows) GDB/MI crash when using "-list-thread-groups --available"Joel Brobecker4-0/+64
2018-06-04xtensa: use property tables for correct disassemblyMax Filippov6-27/+231
2018-06-04xtensa: add separate property sections optionMax Filippov4-11/+98