Age | Commit message (Expand) | Author | Files | Lines |
2015-05-09 | [Python] Add methods reference_value and const_value to gdb.Value. | Siva Chandra | 11 | -1/+135 |
2015-05-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-05-09 | Ignore 0x66 prefix for call/jmp/jcc in 64-bit mode | H.J. Lu | 9 | -22/+151 |
2015-05-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-05-08 | Avoid segfault on missing directory table. | Sandra Loosemore | 2 | -6/+17 |
2015-05-08 | Fix register save offset for nios2 signal handler trampolines. | Sandra Loosemore | 2 | -2/+28 |
2015-05-08 | Use PTRACE_GETREGSET/SETREGSET in nios2 gdbserver. | Sandra Loosemore | 2 | -7/+11 |
2015-05-08 | Revert to using "trap 31" for breakpoints on nios2. | Sandra Loosemore | 2 | -6/+19 |
2015-05-08 | Fix coredump-filter.exp by correctly unsetting array | Sergio Durigan Junior | 2 | -1/+6 |
2015-05-08 | libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available. | Joel Brobecker | 2 | -0/+7 |
2015-05-08 | Fix sequential gdb test runs | Pedro Alves | 2 | -0/+8 |
2015-05-08 | Change ARM symbol name verification code so that it only triggers when the fo... | Nick Clifton | 6 | -35/+61 |
2015-05-08 | Remove unused declaration of print_return_value. | Jan Kratochvil | 2 | -3/+4 |
2015-05-08 | Problem printing record with array whose upper bound is record component | Joel Brobecker | 2 | -2/+8 |
2015-05-08 | [Ada] error trying to call function when parameter is aligner type. | Joel Brobecker | 2 | -0/+15 |
2015-05-08 | gdb/copyright.py: Remove sim/erc32 files from NOT_FSF_LIST. | Joel Brobecker | 2 | -3/+4 |
2015-05-08 | Switch erc32 simulator copyright headers to FSF. | Joel Brobecker | 11 | -150/+158 |
2015-05-08 | [PR python/18291] Fix printing of "disabled" status of xmethod matchers. | Siva Chandra | 4 | -2/+16 |
2015-05-08 | Add -mno-shared to x86 assembler | H.J. Lu | 7 | -0/+110 |
2015-05-08 | Fix PR 18208: update /proc/pid/coredump_filter by c code | Yao Qi | 3 | -9/+31 |
2015-05-08 | [gdbserver] Disable conditional breakpoints on no-hardware-single-step targets | Yao Qi | 8 | -1/+53 |
2015-05-08 | S390: Fix for inadvertently setting 24-bit mode in fill_gregset | Andreas Arnez | 2 | -9/+25 |
2015-05-08 | Skip watch_thread_num.exp on targets without access watchpoints | Andreas Arnez | 2 | -1/+8 |
2015-05-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-05-07 | Optimize branches to non-weak symbols with visibility | H.J. Lu | 7 | -4/+137 |
2015-05-07 | Remove unused td_ta_map_id2thr code | Gary Benson | 2 | -6/+6 |
2015-05-07 | Remove unused td_thr_validate code | Gary Benson | 2 | -5/+6 |
2015-05-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-05-06 | compile: Support relocation to GNU-IFUNCs | Jan Kratochvil | 2 | -0/+9 |
2015-05-06 | Code cleanup: compile: Constify some parameters | Jan Kratochvil | 3 | -7/+19 |
2015-05-06 | PR server/18081: gdbserver crashes when providing an unexisting binary | Pedro Alves | 4 | -0/+75 |
2015-05-06 | Get rid of deprecated_init_ui_hook | Joel Brobecker | 5 | -22/+11 |
2015-05-06 | Make the "info dll" command available on all platform. | Joel Brobecker | 6 | -11/+22 |
2015-05-06 | gas: typo in comment fixed. | Jose E. Marchesi | 2 | -1/+5 |
2015-05-06 | gas: added tests for the sparc natural instructions. | Jose E. Marchesi | 5 | -5/+53 |
2015-05-06 | gas: support for the sparc %ncc condition codes register. | Jose E. Marchesi | 9 | -2/+56 |
2015-05-06 | Skip discarded resource sections when building a PE resource table. | Toni Spets | 2 | -1/+8 |
2015-05-06 | Update GAS documentation to note that dollar local labels are only supported ... | Nick Clifton | 2 | -15/+23 |
2015-05-06 | [AArch64] Record instruction alignment for .inst directive | Renlin Li | 5 | -5/+30 |
2015-05-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-05-05 | Further document ada-lang.c::value_assign_to_component & fix whitespaces. | Joel Brobecker | 2 | -11/+22 |
2015-05-05 | out of line functions nested inside inline functions. | Joel Brobecker | 4 | -0/+27 |
2015-05-05 | DWARF: cannot break on out-of-line function nested inside inlined function. | Pierre-Marie de Rodat | 7 | -6/+159 |
2015-05-05 | compare object sizes before comparing them with value_contents_eq | Joel Brobecker | 3 | -3/+16 |
2015-05-05 | testsuite/gdb.ada/var_rec_arr: New testcase. | Joel Brobecker | 5 | -0/+144 |
2015-05-05 | GDB crash trying to subscript array of variant record. | Joel Brobecker | 2 | -0/+17 |
2015-05-05 | [Ada] array of variant record subscripting | Joel Brobecker | 2 | -2/+8 |
2015-05-05 | [Ada] Resolve dynamic type before trying to print it. | Joel Brobecker | 2 | -0/+7 |
2015-05-05 | Add valaddr support in dynamic property resolution. | Joel Brobecker | 8 | -11/+45 |
2015-05-05 | preserve the bit stride when resolving an array type. | Joel Brobecker | 2 | -3/+8 |