Rev. | Tiempo | Autor |
---|---|---|
6bd7c2c users/aoliva/SFN | 2017-09-23 05:23:34 | Alexandre Oliva |
bring ChangeLog entries from master commit |
||
f9a656d | 2017-09-23 05:12:43 | Alexandre Oliva |
drop incorrect and unnecessary line break |
||
d7d1e62 | 2017-09-23 05:05:16 | Alexandre Oliva |
space after cast |
||
9e0703d | 2017-09-23 05:00:33 | Alexandre Oliva |
Merge remote-tracking branch 'remotes/master' into users/aoliva/SFN |
||
4357301 | 2017-09-23 02:28:16 | Sergio Durigan Junior |
Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)" |
||
6ec2e0f | 2017-09-23 02:28:03 | Sergio Durigan Junior |
Import "glob" and "getcwd" modules from gnulib |
||
0cf44ec | 2017-09-22 23:58:28 | Jim Wilson |
[GOLD] Set non-exec stack for aarch64 |
||
cc4d742 | 2017-09-22 23:51:55 | Simon Marchi |
gdbserver x86 on win32: call init_target_desc |
||
b69e926 | 2017-09-22 23:25:16 | H.J. Lu |
x86: Return -1 if bfd_canonicalize_dynamic_reloc returns 0 |
||
be2b629 | 2017-09-22 23:05:53 | H.J. Lu |
Add a test for PR ld/22150 |
||
b877d21 | 2017-09-22 22:57:52 | Pedro Alves |
bfd/version.h: Add rationale for BFD_VERSION_DATE |
||
432ae71 | 2017-09-22 17:47:19 | Simon Marchi |
Fix sometimes-uninitialized warning in gdbscm_value_address |
||
4fa7574 | 2017-09-22 17:42:45 | Rainer Orth |
Fix gdb 8.1 Solaris compilation |
||
7790bd6 | 2017-09-22 14:50:12 | Alan Modra |
[GOLD] clone assert breakage |
||
ec76901 | 2017-09-22 11:17:02 | Alan Modra |
[GOLD] Set non-exec stack for ppc64 |
||
11bb0c7 | 2017-09-22 11:15:55 | Alan Modra |
readelf tests |
||
df52f33 | 2017-09-22 09:00:27 | GDB Administrator |
Automatic date update in version.in |
||
ef272ca | 2017-09-22 08:54:19 | Maciej W. Rozycki |
readelf: Handle E_MIPS_MACH_5900 |
||
42c0794 | 2017-09-22 08:54:19 | James Cowgill |
PR gas/21762: MIPS: Fix .stabs directive marking labels as MIPS16 |
||
757bf54 | 2017-09-22 03:49:48 | Kevin Buettner |
Test case for Inferior.thread_from_thread_handle |
||
f2ff95c | 2017-09-22 03:49:48 | Kevin Buettner |
Documentation for qXfer:threads:read handle attribute |
||
f6327dc | 2017-09-22 03:49:47 | Kevin Buettner |
Add thread_handle_to_thread_info support for remote targets |
||
8629910 | 2017-09-22 03:49:47 | Kevin Buettner |
Add thread_db_notice_clone to gdbserver |
||
da2c323 | 2017-09-22 03:49:46 | Kevin Buettner |
Documentation for Inferior.thread_from_thread_handle |
||
fbbe533 | 2017-09-22 03:20:51 | Kevin Buettner |
Add `thread_from_thread_handle' method to (Python) gdb.Inferior |
||
e04ee09 | 2017-09-22 03:19:10 | Kevin Buettner |
Add target method for converting thread handle to thread_info struct pointer |
||
f557a88 | 2017-09-22 00:52:33 | Pedro Alves |
gdbserver: Remove traces of ancient Hc handling |
||
8fe09d7 | 2017-09-22 00:45:18 | Andreas Arnez |
S/390: Fix Elf note swap s390_gs_bc vs. s390_gs_cb |
||
ba52cbb | 2017-09-21 22:47:44 | Alan Modra |
Reduce excessive .eh_frame alignment for powerpc |
||
1e5b66e | 2017-09-21 22:19:40 | Simon Marchi |
linux-waitpid: Get rid of format string warning |