Rev. | Time | Author |
---|---|---|
04956cf users/palves/gdbserver-extract-unsigned-integer | 2016-02-11 21:20:36 | Pedro Alves |
Fix gdbserver's regcache_raw_read_unsigned on big endian hosts |
||
ca47aa9 | 2016-02-11 21:14:02 | Pedro Alves |
Move store/extract ... integer routines to gdb/common/ |
||
dd4a4f8 | 2016-02-11 20:35:04 | Pedro Alves |
Move 'enum bfd_endian' to a non-generated header |
||
32875eb | 2016-02-11 12:33:52 | H.J. Lu |
Mask off the least significant bit in GOT offset |
||
cd7c1b9 | 2016-02-11 09:00:14 | GDB Administrator |
Automatic date update in version.in |
||
5ac87a9 | 2016-02-11 07:31:13 | Marcin Kościelnicki |
gdb.trace: Read XML target description from tfile. |
||
18d3cec | 2016-02-11 07:31:11 | Marcin Kościelnicki |
gdb.trace: Save XML target description in tfile. |
||
9f6a71b | 2016-02-11 01:40:52 | Yao Qi |
Clear *VAL in regcache_raw_read_unsigned |
||
550dc4e | 2016-02-11 00:10:18 | Simon Marchi |
arm-tdep.c: Fix typo |
||
62e5fd5 | 2016-02-10 23:30:31 | Marcin Kościelnicki |
gdb/x86: Implement ax_pseudo_register_collect hook. |
||
e909d85 | 2016-02-10 23:30:13 | Marcin Kościelnicki |
gdb.trace: Use g packet order in tfile_fetch_registers. |
||
473b99e | 2016-02-10 22:50:22 | Marcin Kościelnicki |
gdb.trace: Fix off-by-one in tfile_fetch_registers. |
||
4670103 | 2016-02-10 21:09:01 | Claudiu Zissulescu |
Add support for ARC instruction relaxation in the assembler. |
||
83da6e7 | 2016-02-10 20:25:59 | Nick Clifton |
Correct assertion in NIOS2 linker to allow signed 16-buit immediate values. |
||
52cf976 | 2016-02-10 19:54:29 | Nick Clifton |
Sync top level files with gcc. |
||
1233c0b | 2016-02-10 12:28:01 | Joel Brobecker |
Update NEWS post GDB 7.11 branch creation. |
||
d1dc094 | 2016-02-10 12:20:26 | Joel Brobecker |
Bump version to 7.11.50.DATE-git. |
||
9ef9e6a | 2016-02-10 09:04:45 | Keith Seitz |
breakpoints/19546: Fix crash after updating breakpoints |
||
224c1b2 | 2016-02-10 09:00:21 | GDB Administrator |
Automatic date update in version.in |
||
39a67dc | 2016-02-10 07:31:04 | Keith Seitz |
Enable/update legacy linespecs in MI. |
||
a96e36d | 2016-02-10 07:29:21 | Keith Seitz |
Use string_to_event_location_basic in guile. |
||
9f61929 | 2016-02-10 07:27:50 | Keith Seitz |
python/19506 -- gdb.Breakpoint address location regression |
||
eeb1af4 | 2016-02-10 03:02:53 | Keith Seitz |
Refactor string_to_event_location for legacy linespec support. |
||
609332f | 2016-02-10 01:34:24 | Nick Clifton |
Fix compile time warnings building the binutils with a gcc6 compiler. |
||
1e94266 | 2016-02-09 23:01:58 | Simon Marchi |
Modernize configure.ac's |
||
2a7f3df | 2016-02-09 21:12:17 | Pedro Alves |
Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn't |
||
8adce03 | 2016-02-09 20:18:15 | Simon Marchi |
Fix siginfo C++ build error |
||
027e9c7 | 2016-02-09 19:47:54 | Nick Clifton |
Add a more helpful warning message to explain why some AArch64 relocations can overflow. |
||
c23bbc1 | 2016-02-09 19:36:54 | Walfred Tedeschi |
Revert "Fix build breakage" |
||
0635c87 | 2016-02-09 19:36:15 | Walfred Tedeschi |
Revert "Add a more helpful warning message to explain why some AArch64 relocations can overflow." |