Age | Commit message (Expand) | Author | Files | Lines |
2015-01-16 | Fix TUI-related documentation. | Eli Zaretskii | 4 | -4/+17 |
2015-01-16 | S/390: Add support for IBM z13. | Andreas Krebbel | 25 | -691/+2492 |
2015-01-16 | Leave more space in TUI mode for thread ID. | Eli Zaretskii | 2 | -2/+8 |
2015-01-16 | Fix gcc-5 compilation | Jan Kratochvil | 2 | -1/+6 |
2015-01-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-01-15 | Move code to disable ASR to nat/ | Sergio Durigan Junior | 29 | -84/+213 |
2015-01-15 | Move safe_strerror to common/ | Sergio Durigan Junior | 16 | -73/+212 |
2015-01-15 | Don't complain about -fPIC for undefined symbol | H.J. Lu | 6 | -3/+37 |
2015-01-15 | Skip two more attach tests when testing against stub-like targets | Don Breazeal | 3 | -8/+17 |
2015-01-15 | Fix memory access violations triggered by running objdump on fuzzed binaries. | Nick Clifton | 18 | -30/+178 |
2015-01-15 | Fixes a bug in the relaxation of R_MSP430X_ABS16 to R_MSP430_10_PCREL. | Nick Clifton | 2 | -1/+8 |
2015-01-15 | Omit section dynsyms for any linker created section | Alan Modra | 2 | -11/+8 |
2015-01-15 | Document the GDB 7.8.2 release in gdb/ChangeLog | Joel Brobecker | 1 | -0/+4 |
2015-01-15 | Fix ARM fail of gap test | Alan Modra | 2 | -44/+55 |
2015-01-15 | [Ada] 'first/'last/'length of array whose bound is a discriminant | Joel Brobecker | 7 | -2/+143 |
2015-01-15 | Build failure in sim/rx/gdb-if.c on windows | Joel Brobecker | 2 | -4/+10 |
2015-01-14 | Don't disable gprof for moxie | Anthony Green | 3 | -2/+7 |
2015-01-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-01-14 | Merge include/libiberty.h from GCC | Jan-Benedict Glaw | 2 | -0/+44 |
2015-01-14 | [ARM] Reject R_ARM_REL32 when trying to defer it to runtime | Jiong Wang | 16 | -968/+319 |
2015-01-14 | Fix a bug in resolving HI16/LO16 relocation pairs for MIPS. | Cary Coutant | 2 | -13/+28 |
2015-01-14 | Detect 64-bit-ness in PowerPC Book III-E | Yao Qi | 16 | -11/+127 |
2015-01-14 | Move some ppc macros to nat/ppc-linux.h | Yao Qi | 6 | -81/+111 |
2015-01-14 | PR17525 - breakpoint commands not executed when program run from -x script | Pedro Alves | 6 | -2/+147 |
2015-01-14 | PR cli/17828: -batch -ex r breaks terminal | Pedro Alves | 5 | -0/+230 |
2015-01-13 | Enhance gdb.lookup_objfile so that it works with a symlinked binary. | Doug Evans | 6 | -2/+52 |
2015-01-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-01-13 | [ARM] vcmp/vcmpe should accept #0x0 as an operand | Jiong Wang | 6 | -9/+38 |
2015-01-13 | gdb/testsuite: Make clean mostlyclean should not delete *.py. | Joel Brobecker | 2 | -1/+5 |
2015-01-13 | Update NEWS post GDB 7.9 branch creation. | Joel Brobecker | 2 | -1/+9 |
2015-01-13 | Bump version to 7.9.50.DATE-cvs. | Joel Brobecker | 2 | -1/+6 |
2015-01-13 | [AArch64] Fix function pointer variable with -Bsymbolic-functions | Jiong Wang | 6 | -1/+29 |
2015-01-13 | [AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2 | Jiong Wang | 6 | -1/+41 |
2015-01-13 | [AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12 | Jiong Wang | 7 | -2/+69 |
2015-01-13 | [ARI] Remove trailing new-line in argument of call to warning.gdb-7.9-branchpoint | Joel Brobecker | 2 | -1/+6 |
2015-01-13 | [ARI] Remove trailing new-line in argument of call to warning. | Joel Brobecker | 2 | -1/+6 |
2015-01-13 | [python/Ada] gdb.lookup_type fails to looking primitive type | Joel Brobecker | 4 | -1/+100 |
2015-01-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-01-12 | Append to input history file instead of overwriting it | Patrick Palka | 4 | -4/+84 |
2015-01-12 | Properly check abbrev size | H.J. Lu | 2 | -4/+9 |
2015-01-12 | Another fix for memory access errors trigegred by running readelf on a corrup... | Nick Clifton | 2 | -22/+39 |
2015-01-12 | [darwin/gdb] Use <setjmp.h> instead of <machine/setjmp.h> | James Clarke | 2 | -1/+7 |
2015-01-12 | gdb.python/py-prompt.exp: restore GDBFLAGS | Pedro Alves | 2 | -0/+6 |
2015-01-12 | More fixes for memory access errors when running readelf on fuzzed binaries. | Nick Clifton | 3 | -3/+30 |
2015-01-12 | gas: allow labeling of CFI instructions | Jan Beulich | 9 | -2/+130 |
2015-01-12 | Fix GDB crash caused by discarding grouped debug sections | Terry Guo | 2 | -6/+57 |
2015-01-12 | Fix build without makeinfo from release binutils tar | Alan Modra | 3 | -4/+62 |
2015-01-12 | [testsuite patch] Fix new FAIL: py-frame.exp: test Frame.read_register(rip) | Jan Kratochvil | 2 | -4/+15 |
2015-01-12 | arm: properly range check immediate operands of VSHL and VQSHL | Jan Beulich | 5 | -3/+59 |
2015-01-12 | Assorted compiler warning fixes | Alan Modra | 5 | -5/+17 |