Rev. | 时间 | 作者 |
---|---|---|
3d4ed53 users/palves/cxx-eliminate-cleanups | 2016-11-17 12:10:00 | Pedro Alves |
Eliminate make_cleanup_ui_file_delete |
||
05c10af | 2016-11-17 12:10:00 | Pedro Alves |
Eliminate gdb/common/gdb_sys_time.h |
||
81ffd1b | 2016-11-17 12:08:18 | Pedro Alves |
Use gnulib's C++ namespace support |
||
6fd203a | 2016-11-17 12:08:18 | Pedro Alves |
For flex: define YY_FATAL_ERROR, rename fprintf -> parser_fprintf |
||
71d6ca3 | 2016-11-17 12:08:18 | Pedro Alves |
gdb/c-exp.y: fprintf -> parser_fprintf |
||
00a902b | 2016-11-17 12:08:18 | Pedro Alves |
gdb/ctf.c: Get rid of mkdir redefinition |
||
3b9af7e | 2016-11-17 11:40:30 | Pedro Alves |
Use C++11 std::chrono |
||
fa3a130 | 2016-11-17 09:59:43 | Pedro Alves |
gdb/ada-lang.c: one malloc -> unique_ptr<[]> |
||
19f1935 | 2016-11-17 09:23:17 | Pedro Alves |
gdb/tracepoint.c: Don't use printf_vma |
||
fa98319 | 2016-11-17 09:00:19 | GDB Administrator |
Automatic date update in version.in |
||
256ae5d | 2016-11-17 03:42:24 | Kevin Buettner |
Stash frame id of current frame before stashing frame id for previous frame |
||
33cc7d3 | 2016-11-17 03:38:44 | Kevin Buettner |
Make gdb.PendingFrame.read_register handle "user" registers. |
||
41b56fe | 2016-11-17 03:38:19 | Kevin Buettner |
Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_ID |
||
df433d3 | 2016-11-17 03:37:11 | Kevin Buettner |
Distinguish sentinel frame from null frame. |
||
1a2f3d7 | 2016-11-17 03:37:11 | Kevin Buettner |
Extend test gdb.python/py-recurse-unwind.exp |
||
4cb771f | 2016-11-16 19:41:46 | Senthil Kumar Selvaraj |
Fix PR20789 - relaxation with negative valued diff relocs |
||
ff7ba33 | 2016-11-16 09:00:20 | GDB Administrator |
Automatic date update in version.in |
||
4c62b19 | 2016-11-16 08:22:37 | Pedro Alves |
gdb: update gnulib to pull in C++ namespace support fixes |
||
5cc8c73 | 2016-11-16 04:54:21 | Pedro Alves |
Delete gdb::unique_ptr/gdb::move |
||
b22e99f | 2016-11-16 04:54:21 | Pedro Alves |
gdb::{unique_ptr,move} -> std::{unique_ptr,move} |
||
b7f38fd | 2016-11-16 04:52:03 | Andreas Arnez |
bitfield-parent-optimized-out: Fix struct definition |
||
93ca393 | 2016-11-16 00:41:27 | Nick Clifton |
Fix SPARC relocations generated for the .eh_frame section. |
||
32ce946 | 2016-11-15 09:00:20 | GDB Administrator |
Automatic date update in version.in |
||
9d734ef | 2016-11-15 03:13:03 | H.J. Lu |
Also check GOT PLT for R_X86_64_PLTOFF64 |
||
35fd2dd | 2016-11-15 01:30:45 | Rudy |
Generate correct hint value for IDATA6. |
||
db58b37 | 2016-11-14 18:15:42 | Markus Metzger |
btrace: read entire aux buffer |
||
80bb340 | 2016-11-14 17:59:23 | Nick Clifton |
lexsup.c (parse_args): Add break at end of default case. |
||
63f2433 | 2016-11-14 17:44:17 | Nick Clifton |
Fix typo "Faal through" should be "Fall through". |
||
29df152 | 2016-11-14 09:00:19 | GDB Administrator |
Automatic date update in version.in |
||
b612f41 | 2016-11-13 22:11:44 | Anthony Green |
add missing ChangeLog entry |