aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-25RISC-V: Give error for RVE PLTs.Jim Wilson2-8/+46
2018-09-25S/390: Fix symbolic displacement in layAndreas Krebbel4-1/+8
2018-09-25Remove dead code from gdbserver's configureTom Tromey3-11/+5
2018-09-25Couple of minor tweaks to the linker testsuite.Eric Botcazou3-1/+15
2018-09-25Automatic date update in version.inGDB Administrator1-1/+1
2018-09-24RISC-V: For PCREL_LO12, fix addend handling in auipc lookup.Jim Wilson2-2/+11
2018-09-24RISC-V: Allow pcrel_lo addends, error on addend overflow.Jim Wilson7-13/+58
2018-09-24Fix PR gdb/20948: --write option to GDB causes segmentation faultJozef Lawrynowicz5-0/+91
2018-09-24Add "const" to a few locals in gdbTom Tromey4-4/+11
2018-09-23Allow setting a parameter to raise gdb.GdbErrorTom Tromey6-4/+57
2018-09-23Consolidate gdb.GdbError handlingTom Tromey5-97/+66
2018-09-23Check for negative argument in Type.template_argumentTom Tromey4-0/+23
2018-09-23Report Python errors coming from gdb.post_eventTom Tromey4-3/+23
2018-09-23Allow conversion of pointers to Python intTom Tromey4-3/+23
2018-09-23Preserve sign when converting gdb.Value to Python intTom Tromey4-1/+23
2018-09-23Allow more Python scalar conversionsTom Tromey4-3/+48
2018-09-24Automatic date update in version.inGDB Administrator1-1/+1
2018-09-23Fix incorrect extraction of signed constants in nios2 disassembler.Sandra Loosemore2-13/+21
2018-09-23Mark more file descriptors close-on-execTom Tromey3-3/+12
2018-09-23Also recognize __sighndlr on Solaris/x86Rainer Orth3-2/+10
2018-09-23Remove a spurious target_terminal::ours() from windows_nat_target::wait()Jon Turney2-2/+5
2018-09-23Fix build error in aarch64-linux-tdep.c on macOSSimon Marchi2-1/+6
2018-09-23Automatic date update in version.inGDB Administrator1-1/+1
2018-09-22Automatic date update in version.inGDB Administrator1-1/+1
2018-09-22Revert part of commit 32ec8896025Alan Modra2-6/+5
2018-09-21csky-opc.h: Initialize fields of last array elementsSimon Marchi7-68/+14
2018-09-21elf32-nds32: Don't define fls if it is provided by the systemSimon Marchi5-2/+14
2018-09-21Remove redundant test in update_inserted_breakpoint_locationsYacov Simhony2-1/+6
2018-09-21Correct ChangeLog entry for commit b8426d169d3f8aH.J. Lu1-1/+1
2018-09-21gas: Make bfin-parse.c/rl78-parse.c/rx-parse.c depend on bfd/reloc.cH.J. Lu3-6/+14
2018-09-21ELF: Don't include zero size sections at start of PT_NOTE segmentH.J. Lu2-4/+12
2018-09-21Fix more fallout from 17f6ade235fcAlan Modra4-60/+42
2018-09-21Automatic date update in version.inGDB Administrator1-1/+1
2018-09-20ld: Add the entry symbol, _main, for LynxOS targetsH.J. Lu17-0/+55
2018-09-20RISC-V: Fix library search path for rv32.Jim Wilson4-3/+9
2018-09-20More Solaris procfs cleanupRainer Orth5-149/+166
2018-09-20gas: Update expected outputs of "readelf -wL"H.J. Lu12-70/+86
2018-09-20binutils --dwarf=decodedline: Add display of is_stmt flagJohn Darrington3-11/+16
2018-09-20Add '_' in the match pattern.Hafiz Abid Qadeer2-1/+5
2018-09-20S12Z/GAS: Correct a signed vs unsigned comparison error with GCC 4.1Maciej W. Rozycki2-11/+18
2018-09-20PPC/GAS: Correct a signed vs unsigned comparison error with GCC 4.1Maciej W. Rozycki2-1/+6
2018-09-20ARC: Fix build errors with large constants and C89Maciej W. Rozycki4-28/+37
2018-09-20RS6000/BFD: Remove dead duplicate `config.bfd' target matchersMaciej W. Rozycki2-2/+7
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton58-5491/+9171
2018-09-20PR23685, buffer overflowAlan Modra2-5/+12
2018-09-20Provide pid_to_exec_file on Solaris (PR tdep/17903)Rainer Orth2-0/+37
2018-09-20Handle missing Solaris auxv entriesRainer Orth4-4/+36
2018-09-20Missed last ChangeLog entry.Rainer Orth1-0/+12
2018-09-20Fold i386-v4-nat.c into i386-sol2-nat.cRainer Orth4-170/+117
2018-09-20Bug 23686, two segment faults in nmAlan Modra3-7/+33