aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-02Add bound related fields to the siginfo structureWalfred Tedeschi2-2/+21
2016-02-02Use linux_get_siginfo_type_with_fields for x86Walfred Tedeschi6-3/+34
2016-02-02Preparation for new siginfo on LinuxWalfred Tedeschi3-3/+32
2016-02-02Merge gdb and gdbserver implementations for siginfoWalfred Tedeschi10-844/+563
2016-02-02Automatic date update in version.inGDB Administrator1-1/+1
2016-02-01Don't add DT_NEEDED for unmatched symbolH.J. Lu12-2/+88
2016-02-01gdb.texinfo (Value Sizes): Fix typo.Doug Evans2-1/+5
2016-02-01gdb.texinfo (Skipping Over Functions and Files): Fix typo.Doug Evans2-1/+5
2016-02-01gdb.base/skip.exp: Clean up multiple references to same test name.Doug Evans2-11/+18
2016-02-01Mention PR remote/19496 in gdb/testsuite/ChangeLog entryPedro Alves1-0/+1
2016-02-01Test gdb.threads/forking-threads-plus-breakpoint.exp with displaced stepping offPedro Alves2-5/+67
2016-02-01gdb: Guard against undefined behaviour in mi-vla-fortran.expAndrew Burgess2-16/+38
2016-02-01gdb: New set/show max-value-size command.Andrew Burgess9-4/+289
2016-02-01Fix ARC TLS support.Claudiu Zissulescu4-2/+54
2016-02-01Fix a problem building the ARM assembler using LLVM.Loria2-1/+10
2016-02-01Add support for importing data from ILF images.Nathaniel Smith2-14/+20
2016-02-01Fix error building Microblaze assembler on a 32-bit host.Nick Clifton2-2/+8
2016-02-01x86 synthetic plt symbolsAlan Modra3-14/+21
2016-02-01Fix undefined compilation behaviour shifting a value into the sign bit of a s...Michael McConville2-1/+7
2016-02-01Fix NetBSD build with BSD and GNU make(1).Kamil Rytarowski3-0/+10
2016-01-31Fix some comments in varobj.{c,h}Simon Marchi3-6/+13
2016-02-01elf64-s390.c: Fix -Werror=misleading-indentationJan Kratochvil2-4/+8
2016-02-01Automatic date update in version.inGDB Administrator1-1/+1
2016-01-31Fix /usr/bin/ld: final link failed: File truncated error on hppa.John David Anglin3-5/+29
2016-01-30Check reloc against IFUNC symbol only with dynamic symbolsH.J. Lu7-24/+57
2016-01-31Automatic date update in version.inGDB Administrator1-1/+1
2016-01-30Automatic date update in version.inGDB Administrator1-1/+1
2016-01-29Fix two misleading indentation warningsSimon Marchi3-16/+23
2016-01-29Replace == with = in gas/configure.acH.J. Lu3-2/+8
2016-01-29Replace == with = in ld/configure.acH.J. Lu3-2/+8
2016-01-29Add testsuite/ to the last gas ChangeLog entryH.J. Lu1-6/+6
2016-01-29Add option -mfence-as-lock-add=[no|yes].Andrew Senkevich9-0/+131
2016-01-29Automatic date update in version.inGDB Administrator1-1/+1
2016-01-28Set BFD_DECOMPRESS to decompress debug sectionsH.J. Lu6-2/+115
2016-01-28Add ChangeLog entry for update to gdb.dlang demangle tests.Iain Buclaw1-0/+4
2016-01-28Align dlang demangle tests with libiberty.Iain Buclaw1-15/+18
2016-01-28Sync libiberty with GCC.Iain Buclaw3-30/+71
2016-01-28Add rawmemchr to imported gnulib modulesSimon Marchi5-3/+12
2016-01-28Import strchrnul from gnulib and use itSimon Marchi18-42/+639
2016-01-28[testsuite] Fix tiemout fail in gdb.fortran/vla-value.expYao Qi2-3/+17
2016-01-28Fix GDB crash in dprintf.expYao Qi2-9/+6
2016-01-28Automatic date update in version.inGDB Administrator1-1/+1
2016-01-27rx: Treat scalars larger than 8 bytes as aggregates in rx_push_dummy_call.Kevin Buettner2-1/+7
2016-01-27Remove trailing `]' in --enable-compressed-debug-sectionsH.J. Lu3-2/+7
2016-01-27Add Keith Seitz as Linespec MaintainerJoel Brobecker2-0/+7
2016-01-27Automatic date update in version.inGDB Administrator1-1/+1
2016-01-26Fix function commentsSimon Marchi2-2/+7
2016-01-26Fix subject verb agreement in the description of several debug settings.John Baldwin2-7/+11
2016-01-26Remove argument pc in get_next_pcsYao Qi9-21/+38
2016-01-26[GDBserver] Use regcache_read_pc in install_software_single_step_breakpointsYao Qi2-1/+7