summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bring ChangeLog entries from master commitusers/aoliva/SFNAlexandre Oliva2017-09-222-0/+40
* drop incorrect and unnecessary line breakAlexandre Oliva2017-09-221-2/+1
* space after castAlexandre Oliva2017-09-221-2/+2
* Merge remote-tracking branch 'remotes/master' into users/aoliva/SFNAlexandre Oliva2017-09-222078-78366/+171371
|\
| * Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"Sergio Durigan Junior2017-09-226-15/+28
| * Import "glob" and "getcwd" modules from gnulibSergio Durigan Junior2017-09-22111-446/+17430
| * [GOLD] Set non-exec stack for aarch64Jim Wilson2017-09-222-4/+9
| * gdbserver x86 on win32: call init_target_descSimon Marchi2017-09-222-2/+13
| * x86: Return -1 if bfd_canonicalize_dynamic_reloc returns 0H.J. Lu2017-09-222-1/+7
| * Add a test for PR ld/22150H.J. Lu2017-09-226-0/+59
| * bfd/version.h: Add rationale for BFD_VERSION_DATEPedro Alves2017-09-222-0/+23
| * Fix sometimes-uninitialized warning in gdbscm_value_addressSimon Marchi2017-09-222-7/+7
| * Fix gdb 8.1 Solaris compilationRainer Orth2017-09-225-10/+40
| * [GOLD] clone assert breakageAlan Modra2017-09-222-2/+6
| * [GOLD] Set non-exec stack for ppc64Alan Modra2017-09-222-2/+7
| * readelf testsAlan Modra2017-09-222-43/+49
| * Automatic date update in version.inGDB Administrator2017-09-221-1/+1
| * readelf: Handle E_MIPS_MACH_5900Maciej W. Rozycki2017-09-225-0/+33
| * PR gas/21762: MIPS: Fix .stabs directive marking labels as MIPS16James Cowgill2017-09-227-0/+49
| * Test case for Inferior.thread_from_thread_handleKevin Buettner2017-09-213-0/+201
| * Documentation for qXfer:threads:read handle attributeKevin Buettner2017-09-212-1/+8
| * Add thread_handle_to_thread_info support for remote targetsKevin Buettner2017-09-218-0/+153
| * Add thread_db_notice_clone to gdbserverKevin Buettner2017-09-214-0/+30
| * Documentation for Inferior.thread_from_thread_handleKevin Buettner2017-09-212-0/+12
| * Add `thread_from_thread_handle' method to (Python) gdb.InferiorKevin Buettner2017-09-213-0/+63
| * Add target method for converting thread handle to thread_info struct pointerKevin Buettner2017-09-217-0/+117
| * gdbserver: Remove traces of ancient Hc handlingPedro Alves2017-09-214-16/+20
| * S/390: Fix Elf note swap s390_gs_bc vs. s390_gs_cbAndreas Arnez2017-09-212-2/+8
| * Reduce excessive .eh_frame alignment for powerpcAlan Modra2017-09-214-6/+11
| * linux-waitpid: Get rid of format string warningSimon Marchi2017-09-212-1/+5
| * microblaze-tdep: Add ATTRIBUTE_PRINTF to microblaze_debugSimon Marchi2017-09-212-1/+5
| * Fix aarch64-freebsd build failureYao Qi2017-09-212-1/+7
| * oops - changelog entry omitted from previous deltaNick Clifton2017-09-211-0/+4
| * [SIM, ARM] Fix build failureYao Qi2017-09-212-1/+8
| * Change counted_command_line to a shared_ptrTom Tromey2017-09-203-116/+39
| * Use function_view in a couple of places in breakpoint.cTom Tromey2017-09-202-191/+121
| * Allocate bpstats with newTom Tromey2017-09-203-38/+70
| * Automatic date update in version.inGDB Administrator2017-09-211-1/+1
| * eval.c:evaluate_subexp_standard: Use RAII to avoid leaksPedro Alves2017-09-212-14/+35
| * Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson2017-09-207-17/+156
| * Remove make_cleanup_restore_target_terminalTom Tromey2017-09-2028-380/+384
| * Overload catch_command_errorsTom Tromey2017-09-202-21/+27
| * Make "list ambiguous" show symbol names tooPedro Alves2017-09-208-12/+45
| * Fix "list ambiguous_variable"Pedro Alves2017-09-206-46/+86
| * [OBV] amd64-features-makefile: add missing backslash.Walfred Tedeschi2017-09-202-1/+6
| * add ChangeLog from previous commitWalfred Tedeschi2017-09-201-0/+6
| * gdb - avx512: tests were failing due to missing memory aligment.Walfred Tedeschi2017-09-201-64/+64
| * [GOLD] PowerPC function address in non-PICAlan Modra2017-09-202-5/+26
| * Automatic date update in version.inGDB Administrator2017-09-201-1/+1
| * Add a 'starti' command.John Baldwin2017-09-199-26/+225