aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Fix compile time warnings building the binutils with clang.Simon Marchi5-5/+17
2018-02-01PR22769, crash when running 32-bit objdump on corrupted fileAlan Modra2-2/+11
2018-02-01Automatic date update in version.inGDB Administrator1-1/+1
2018-01-31Fix testsuite/ld-elf/pr21964-5.cH.J. Lu2-1/+5
2018-01-31Fix for prologue processing on PowerPCNikola Prica6-2/+117
2018-01-31LD/testsuite: Fix a typo s/scrip/script/ in `note-3.so' build test nameMaciej W. Rozycki2-1/+5
2018-01-31MIPS/LD/testsuite: Correct dynamic links with VR4100, VR4300 and VR5000Maciej W. Rozycki6-11/+51
2018-01-31LD/testsuite: Move ELF shared library tests from elf.exp to shared.expMaciej W. Rozycki3-155/+162
2018-01-31gdb: Fix remote-sim/MinGW/Darwin buildsPedro Alves1-0/+12
2018-01-31gdb: Fix remote-sim/MinGW/Darwin buildsPedro Alves4-23/+14
2018-01-31bfd_elf_define_start_stop: Fix checkMichael Matz5-2/+42
2018-01-31Check if __start/__stop symbols are referenced by shared objectsH.J. Lu5-2/+48
2018-01-31(Ada) Add gdb-mi support for stopping at start of exception handler.Xavier Roirand7-2/+291
2018-01-31(Ada) C++fy conditional string when catching exception.Xavier Roirand3-27/+22
2018-01-31(Ada/MI) Add testcase for mi catch assert with conditionXavier Roirand3-0/+161
2018-01-31(Ada) Add testcase for catch assert with conditionXavier Roirand3-0/+151
2018-01-31internal-error using '@' (repeat) operator on array of dynamic objectsJoel Brobecker4-4/+37
2018-01-31PR22714, Assembler preprocessor loses track of \@Alan Modra2-1/+29
2018-01-31Document the GDB 8.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2018-01-31Automatic date update in version.inGDB Administrator1-1/+1
2018-01-30Improve junk file removal in source tarball creation script.Nick Clifton2-2/+6
2018-01-30Update description of nm's symbol bss type letters.Nick Clifton2-2/+12
2018-01-30s390: Fix gdb.base/all-architectures.exp with --enable-targets=allPhilipp Rudo5-14/+42
2018-01-30Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves25-202/+1064
2018-01-30linux-nat: Eliminate custom target_terminal_{inferior,ours}, stop using set_s...Pedro Alves2-52/+36
2018-01-30Add --gc-sections test checking removal of __start/__stop symbols.Alan Modra4-0/+25
2018-01-30PR22758, FAIL: Run pr22393-2Alan Modra2-24/+26
2018-01-29gdb.base/break.exp: fix last "info break" test failure on Ubuntu 16.04Joel Brobecker2-2/+22
2018-01-30MIPS/LD/testsuite: Correct PR ld/22649 test case failuresMaciej W. Rozycki4-4/+27
2018-01-30MIPS/LD/testsuite: Adjust match patterns for special section indexesMaciej W. Rozycki3-4/+10
2018-01-3032-bit objcopy build failAlan Modra2-2/+7
2018-01-30Automatic date update in version.inGDB Administrator1-1/+1
2018-01-30Make __start/__stop symbols dynamic and add testcaseAlan Modra6-2/+52
2018-01-30 Adjust test for PR ld/22269.Eric Botcazou2-1/+10
2018-01-30Fix PR gas/22738 (.dc.a directive has wrong size on SPARC 64-bit).Eric Botcazou5-3/+31
2018-01-29MIPS/LD/testsuite: Correct comm-data.exp test ABI/emul/endian arrangementMaciej W. Rozycki2-2/+89
2018-01-29Don't call "detach_inferior" on "remote_follow_fork"Sergio Durigan Junior2-1/+4
2018-01-29Update Russian translation for the gas sub-directoryNick Clifton2-4734/+9701
2018-01-29Prevent patch remnants from being included in release tarballs.Nick Clifton2-0/+10
2018-01-29ld: Skip unsupported static executable testsH.J. Lu5-12/+87
2018-01-29PR22741, objcopy segfault on fuzzed COFF objectAlan Modra2-1/+8
2018-01-29Automatic date update in version.inGDB Administrator1-1/+1
2018-01-28Remove dwarf2_per_objfile_free and use after free of dwarf2_per_objfileSimon Marchi2-33/+33
2018-01-28Update release notes with a reminder to check the gpg key being used.Nick Clifton2-2/+13
2018-01-27Add a testcase for PR ld/22751H.J. Lu5-2/+77
2018-01-28Automatic date update in version.inGDB Administrator1-1/+1
2018-01-28PR22751, LTO broken for libgcc libcallsAlan Modra2-1/+8
2018-01-27Update documentation on making a releaseNick Clifton2-4/+100
2018-01-27Avoid compilation errors in MinGW native builds of GDBEli Zaretskii2-0/+28
2018-01-27Avoid compilation warning in libiberty/simple-object-xcoff.cEli Zaretskii2-5/+17