aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-05R_PPC64_REL24_NOTOC supportAlan Modra14-117/+808
2018-08-05Lose _r2off in powerpc64 stub namesAlan Modra5-8/+17
2018-08-05Automatic date update in version.inGDB Administrator1-1/+1
2018-08-04[gdb/testsuite] Fix regexp in py-rbreak.expTom de Vries2-1/+5
2018-08-04Automatic date update in version.inGDB Administrator1-1/+1
2018-08-03x32: Align the .note.gnu.property section to 4 bytesH.J. Lu2-0/+9
2018-08-03Fix thinko when deciding whether to disable TCP's Nagle algorithmSergio Durigan Junior2-1/+7
2018-08-03Improve objcopy's ability to merge build notes.Nick Clifton2-3/+40
2018-08-03Update PRU assembler to corect hardware register numbering for DWARF.Dimitar Dimitrov4-7/+36
2018-08-03x86: drop NoRex64 from {,v}pmov{s,z}x*Jan Beulich3-48/+55
2018-08-03x86: drop "mem" operand type attributeJan Beulich8-17999/+18019
2018-08-03Automatic date update in version.inGDB Administrator1-1/+1
2018-08-02RISC-V: Fix TLS and --gc-sections conflict.Jim Wilson2-1/+7
2018-08-02Allow "info address" of a template parameterTom Tromey4-1/+44
2018-08-02Fix kill issue leading to zombie process on MacOS SierraXavier Roirand2-0/+24
2018-08-02Check results of get_darwin_inferiorTom Tromey2-14/+28
2018-08-02Backport gettext fixes to get rid of warnings on macOSSimon Marchi2-12/+29
2018-08-02Disable the PR12982 test for HPPA targets.Nick Clifton3-6/+20
2018-08-02ifunc.exp: Always build static_nonifunc_progH.J. Lu2-4/+8
2018-08-02Add a testcase for PR binutils/23460H.J. Lu8-0/+61
2018-08-02Automatic date update in version.inGDB Administrator1-1/+1
2018-08-01Fix spurious check-ld failures on aarch64-elfRoland McGrath7-14/+24
2018-08-01Add a note about regenerating the info files when creating a new release.Nick Clifton2-3/+8
2018-08-01Skip the test for PR12982 on HPPA targets as they always need an executable s...Nick Clifton2-0/+9
2018-08-01Fix bug in PDP11 assembler when handling a JSr instruction with deferred auto...James Patrick Conlon5-3/+57
2018-08-01Suppress compile time warning message when compiling coff-rs6000.c with gcc v8.Nick Clifton2-0/+24
2018-08-01Fix potential illegal memory access in AVR backend.Nick Clifton2-4/+9
2018-08-01Fix compile time warning problem with gcc 8 and the NS32K assembler sources.Nick Clifton2-1/+7
2018-08-01Close resource leaks in the BFD library's plugin handler.Nick Clifton2-7/+30
2018-08-01Copy from GCC: Add linker_output as prefix for LTO temps (PR lto/86548).marxin4-6/+42
2018-08-01Re: PowerPC64 __tls_get_addr_opt stub .eh_frame fixAlan Modra2-1/+6
2018-08-01PowerPC64 __tls_get_addr_opt stub .eh_frame fixAlan Modra7-67/+103
2018-08-01csky regenAlan Modra8-0/+27
2018-08-01Automatic date update in version.inGDB Administrator1-1/+1
2018-07-31Correct previous update - new translation for the opcodes subdirectory.Nick Clifton4-1961/+12760
2018-07-31Updated Swedish translation for the binutils sub-directory.Nick Clifton2-10851/+1568
2018-07-31Document the GDB 8.1.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2018-07-31Fix segfault when invoking -var-info-path-expression on a dynamic varobjJan Vrany6-0/+223
2018-07-31Re-generate gnulib importSimon Marchi7-572/+1092
2018-07-31Delete test target descriptions when exitingSimon Marchi3-8/+28
2018-07-31x86: also optimize KXOR{D,Q} and KANDN{D,Q}Jan Beulich9-9/+56
2018-07-31x86: fold various AVX512 templates with so far differing Masking attributesJan Beulich6-1449/+367
2018-07-31x86: add more exhaustive tests for invalid AVX512 zeroing-maskingJan Beulich3-0/+414
2018-07-31x86/Intel: correct permitted operand sizes for AVX512 scatter/gatherJan Beulich13-633/+742
2018-07-31x86: don't abort() upon DATA16 prefix on (E)VEX encoded insnJan Beulich7-5/+142
2018-07-31x86: drop CpuVREXJan Beulich7-4352/+4361
2018-07-31Automatic date update in version.inGDB Administrator1-1/+1
2018-07-30Match any kind of error after "cannot resolve name" on lib/gdbserver-support....Sergio Durigan Junior2-1/+6
2018-07-30RISC-V: Set insn info fields correctly when disassembling.Jim Wilson5-178/+242
2018-07-30gdb: Fix sizeof for dynamic types other than arraysAndrew Burgess2-1/+8