aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-02gdbserver/linux-low: turn 'regs_info' into a methodTankut Baris Aktemur23-98/+217
2020-04-02gdbserver/linux-low: turn 'arch_setup' into a methodTankut Baris Aktemur22-84/+237
2020-04-02gdbserver/linux-low: start turning linux target ops into methodsTankut Baris Aktemur22-5/+374
2020-04-02gdbserver/linux-low: turn some static functions into private methodsTankut Baris Aktemur3-133/+195
2020-04-02gdbserver: make linux target op 'cannot_store_register' a predicate functionTankut Baris Aktemur3-6/+12
2020-04-02Add support for intel SERIALIZE instructionLiliCui14-4151/+4251
2020-04-02linux-x86.exp: Compile with -I../bfdH.J. Lu2-5/+11
2020-04-02ld: Disable ifunc tests on SolarisRainer Orth50-48/+103
2020-04-02[PATCH gas/m68k] Fix a register range checkGunther Nikl2-1/+6
2020-04-02[gdb/testsuite] Fix silent timeout in gdb.multi/multi-target.expTom de Vries3-15/+59
2020-04-02Replace "use use" in a warning message with "use".Nick Clifton2-1/+6
2020-04-02[gdb/ada] Fix -readnow FAILsTom de Vries2-3/+34
2020-04-02[gdb] Use partial symbol table to find language for mainTom de Vries9-10/+137
2020-04-02[gdb/testsuite] Accept new complex print style in mixed-lang-stack.expTom de Vries2-2/+6
2020-04-02Automatic date update in version.inGDB Administrator1-1/+1
2020-04-01gdb: fix style issues in is_linked_with_cygwin_dllSimon Marchi2-4/+8
2020-04-01Fix an undefined behavior in record_lineBernd Edlinger2-16/+23
2020-04-01Fix the resizing condition of the line tableBernd Edlinger2-1/+5
2020-04-01x86: Only allow S + A relocations against absolute symbolH.J. Lu32-32/+746
2020-04-01Fix value_literal_complex commentTom Tromey3-4/+11
2020-04-01Add _Complex type support to C parserTom Tromey4-30/+68
2020-04-01Implement complex arithmeticTom Tromey4-21/+215
2020-04-01Change the C parser to allow complex constantsTom Tromey2-8/+75
2020-04-01Change how complex types are printed in CTom Tromey12-34/+48
2020-04-01Add accessors for members of complex numbersTom Tromey5-10/+45
2020-04-01Change how complex types are createdTom Tromey10-57/+71
2020-04-01Move Rust union tests to new fileTom Tromey5-25/+88
2020-04-01Remove local variable from simple.rs test caseTom Tromey2-1/+4
2020-04-01gdb/infrun: stop all threads if there exists a non-stop targetTankut Baris Aktemur5-4/+118
2020-04-01gdb: define convenience function 'exists_non_stop_target'Tankut Baris Aktemur3-0/+28
2020-04-01Arm: Skip Thumb2 PLT tests on NaCL.Tamar Christina2-2/+9
2020-04-01Allow pointer arithmetic with integer referencesHannes Domani5-3/+41
2020-04-01Extend the linker's error message for missing libraries if there is an almost...Nick Clifton2-0/+23
2020-04-01gdb/remote: do not check for null_ptid in stop replyTankut Baris Aktemur4-7/+30
2020-04-01Avoid copying in lookup_name_infoTom Tromey8-41/+95
2020-04-01Avoid some copying in psymtab.cTom Tromey2-42/+25
2020-04-01Updated Serbian translation for the gprof subdirectoryNick Clifton2-24/+29
2020-04-01x86: Force relocation against local absolute symbolH.J. Lu7-3/+32
2020-04-01gas: Fix some x86_64 testcases for Solaris not using R_X86_64_PLT32 [PR25732]Rainer Orth8-47/+92
2020-04-01Arm: Fix LSB of GOT for Thumb2 only PLT.Tamar Christina5-0/+33
2020-04-01Arm: Fix thumb2 PLT branch offsets.Tamar Christina6-2/+66
2020-04-01include: Sync plugin-api.h with GCCMartin Liska2-1/+7
2020-04-01ld/testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.Hans-Peter Nilsson2-2/+6
2020-04-01mmo.c: Fix ld testsuite regression "objcopy executable (pr25662)".Hans-Peter Nilsson2-1/+10
2020-04-01Automatic date update in version.inGDB Administrator1-1/+1
2020-03-31PR 25611, PR 25614: GAS: Remove a double inclusion of "bignum.h"Maciej W. Rozycki2-1/+6
2020-03-31Fix py-tui.c build problemTom Tromey2-1/+12
2020-03-31Don't pass NULL to memcpy in gdbTom Tromey4-3/+15
2020-03-31[gdb/testsuite] Fix c-linkage-name.exp with -fltoTom de Vries2-7/+18
2020-03-31alpha-coff: unitialised readAlan Modra2-1/+6