aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-12Use address style to print addresses in breakpoint information.Philippe Waroquiers2-3/+10
2019-02-12Use function_name_style to print Ada and C function namesPhilippe Waroquiers3-3/+17
2019-02-12Updated French translation for ld/ and gold/ subdirectoriesNick Clifton4-2363/+2449
2019-02-12Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exptromey4-5/+30
2019-02-12Update description of how to make a release to include the use of the git cle...Nick Clifton2-74/+57
2019-02-12Automatic date update in version.inGDB Administrator1-1/+1
2019-02-11AArch64: Detect exit from execve syscallAlan Hayward2-22/+39
2019-02-11Automatic date update in version.inGDB Administrator1-1/+1
2019-02-10gas: Pass max_bytes to TC_FRAG_INITH.J. Lu17-22/+52
2019-02-10Fix type_stack leaks in c expression parsing.Philippe Waroquiers2-0/+9
2019-02-10(Ada) -var-update crash for variable whose type is a reference to changeableJoel Brobecker7-0/+157
2019-02-10Automatic date update in version.inGDB Administrator1-1/+1
2019-02-09[ARC] don't force _init/_fini as DT_INIT/DT_FINI.Claudiu Zissulescu4-38/+12
2019-02-09Automatic date update in version.inGDB Administrator1-1/+1
2019-02-08RISC-V: Add FP register core file support.Jim Wilson2-2/+27
2019-02-08Add missing ChangeLog files for previous patch.Jim Wilson2-0/+10
2019-02-08RISC-V: Compress 3-operand beq/bne against x0.Jim Wilson2-0/+8
2019-02-08binutils: Add new GNU format mode to `size` utilityAndrew Burgess5-38/+145
2019-02-08Make inline plt reloc "unsupported for bss-plt" an errorAlan Modra2-2/+7
2019-02-08binutils/size: Update example output in documentationAndrew Burgess2-3/+8
2019-02-08Automatic date update in version.inGDB Administrator1-1/+1
2019-02-07Arm: Backport hlt to all architectures.Tamar Christina7-2/+85
2019-02-07AArch64: Add negative tests for Armv8.3-a complex number instructions instruc...Tamar Christina3-0/+131
2019-02-07AArch64: Add verifier for By elem Single and Double sized instructions.Tamar Christina7-9/+147
2019-02-07SPARC: fix PR ld/18841Eric Botcazou3-2/+71
2019-02-07Visium: fix bogus overflow check on 32-bit hostsEric Botcazou2-7/+11
2019-02-07Visium: align branch absolute instruction for the GR6Eric Botcazou7-10/+41
2019-02-07Fix typo in description of --start-group/--end-group options.Nick Clifton2-1/+7
2019-02-07Updated Swedish translation for the opcodes sub-directoryNick Clifton2-308/+352
2019-02-07gdbserver: When attaching, add process before lwpsAlan Hayward5-24/+100
2019-02-07Move potentially obsolete BFD targets into the definitely obsolete section. ...Nick Clifton5-11/+23
2019-02-07Make gdb.base/corefile.exp work on terminals with few rowsSimon Marchi2-24/+26
2019-02-07C++-ify struct thread_fsmTom Tromey11-486/+289
2019-02-07Normalize include guards in gdbTom Tromey220-530/+974
2019-02-07Automatic date update in version.inGDB Administrator1-1/+1
2019-02-06Factorize macro definition code in macrotab.cPhilippe Waroquiers2-29/+38
2019-02-06Fix leak of identifier in macro definition.Philippe Waroquiers2-14/+17
2019-02-06Fix 'info proc cmdline' for native FreeBSD processes.John Baldwin2-0/+11
2019-02-06Fix some ldscripts/pr24008 failsAlan Modra2-0/+9
2019-02-05x86-64: Restore PIC check for PCREL reloc against protected symbolH.J. Lu8-54/+124
2019-02-06Automatic date update in version.inGDB Administrator1-1/+1
2019-02-05Hoist assertion in target_stack::unpushTom Tromey2-2/+6
2019-02-05Automatic date update in version.inGDB Administrator1-1/+1
2019-02-04Add more notes on how to make a releaseNick Clifton2-20/+78
2019-02-04Automatic date update in version.inGDB Administrator1-1/+1
2019-02-03Automatic date update in version.inGDB Administrator1-1/+1
2019-02-02Automatic date update in version.inGDB Administrator1-1/+1
2019-02-01Update binutils/MAINTAINERS for S12Z.John Darrington1-0/+1
2019-02-01S12Z: GAS: Allow #_symbol operands as mov sourceJohn Darrington5-35/+115
2019-02-01S12Z: GAS: Fix incorrect range test for 16-bit PC relative offsets.John Darrington8-1/+63