Age | Commit message (Expand) | Author | Files | Lines |
2014-12-20 | Merge remote-tracking branch 'origin/master' into hjl/linux/masterorigin/hjl/linux/master | H.J. Lu | 2 | -1/+7 |
2014-12-20 | Change SometimesInlineFunction to "return i * i * 3;" | H.J. Lu | 2 | -1/+7 |
2014-12-20 | Merge remote-tracking branch 'origin/master' into hjl/linux/master | H.J. Lu | 39 | -134/+496 |
2014-12-20 | Apply binutils-pr14675.patch | H.J. Lu | 2 | -0/+198 |
2014-12-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2014-12-19 | Rework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3. | Matthew Fortune | 9 | -26/+93 |
2014-12-19 | Apply binutils-pr17729.patch | H.J. Lu | 2 | -0/+593 |
2014-12-19 | Fix octeon3 tests for targets with default abi != n32 | Matthew Fortune | 2 | -13/+17 |
2014-12-19 | Fix all failing FPXX tests for tx39-elf. | Matthew Fortune | 16 | -15/+33 |
2014-12-19 | Fix undefined weak symbol reloc tests | Matthew Fortune | 6 | -78/+55 |
2014-12-19 | MIPS SDE OS ABI support | Yao Qi | 7 | -1/+297 |
2014-12-18 | Merge remote-tracking branch 'origin/master' into hjl/linux/master | H.J. Lu | 107 | -392/+2152 |
2014-12-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2014-12-18 | Set ppc COMMONPAGESIZE to 64k | Richard Henderson | 3 | -2/+8 |
2014-12-18 | A few comment cleanups | Simon Marchi | 3 | -17/+12 |
2014-12-18 | MIPS: Provide FPU info and decode FCSR in `info float' | Yao Qi | 4 | -1/+115 |
2014-12-18 | Refactor gdbarch method print_float_info | Yao Qi | 6 | -37/+43 |
2014-12-18 | Remove h8300_print_float_info | Yao Qi | 2 | -9/+6 |
2014-12-18 | infcmd.c (jump_command): Minor simplification. | Doug Evans | 2 | -2/+9 |
2014-12-18 | language_lookup_primitive_type: Renamed from language_lookup_primitive_type_b... | Doug Evans | 10 | -27/+31 |
2014-12-18 | Fix file name in earlier entry. | Doug Evans | 1 | -1/+1 |
2014-12-18 | Display DW_LANG_C11 as (C11). | Mark Wielaard | 2 | -1/+6 |
2014-12-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2014-12-17 | Fix MinGW compilation | Jan Kratochvil | 11 | -6/+36 |
2014-12-17 | value_maybe_namespace_elt: Remove redundant call to lookup_static_symbol. | Doug Evans | 2 | -9/+5 |
2014-12-17 | New parameter "debug symbol-lookup". | Doug Evans | 12 | -61/+466 |
2014-12-17 | Make buildsym set-up/tear-down more consistent, and document it. | Doug Evans | 4 | -76/+180 |
2014-12-16 | boards/stabs.exp: New file. | Doug Evans | 2 | -0/+49 |
2014-12-16 | cp_lookup_symbol_via_imports: Renamed from cp_lookup_symbol_imports. | Doug Evans | 2 | -13/+18 |
2014-12-16 | cp_find_type_baseclass_by_name: Renamed from find_type_baseclass_by_name. | Doug Evans | 4 | -6/+11 |
2014-12-16 | symtab.h (struct symbol_search) <symtab>: Delete, unnecessary. | Doug Evans | 3 | -12/+17 |
2014-12-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2014-12-16 | Fix internal error in gold when -Map and --compress-debug-sections are used | Cary Coutant | 2 | -4/+21 |
2014-12-16 | Fix octeon3 testsuite fallout | Matthew Fortune | 7 | -6/+15 |
2014-12-16 | Add in a JALRC alias and fix the NAL instruction. | Matthew Fortune | 7 | -1/+26 |
2014-12-16 | Fix indentation of "maint print user-registers" | Andreas Arnez | 4 | -8/+15 |
2014-12-16 | Fix a memory access violation triggeed by a fuzzed binary. | Nick Clifton | 3 | -3/+13 |
2014-12-16 | [Linux] Ask kernel to kill inferior when GDB terminates | Joel Brobecker | 6 | -10/+69 |
2014-12-16 | aarch64/gdbserver: fix floating point registers display | Catalin Udma | 5 | -1/+145 |
2014-12-16 | Move NEWS entries to the right section | Yao Qi | 2 | -10/+12 |
2014-12-16 | Replace ARG_MAX with ARG_LAST | Yao Qi | 2 | -3/+8 |
2014-12-15 | Merge dg-extract-results.{sh,py} from GCC upstream | Sergio Durigan Junior | 3 | -0/+631 |
2014-12-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2014-12-15 | Introduce utility function find_inferior_ptid | Simon Marchi | 15 | -25/+62 |
2014-12-15 | testsuite: expect possible pagination when starting gdb | Simon Marchi | 2 | -15/+29 |
2014-12-15 | Fix build with Python 3.4 (PR python/16784) | Simon Marchi | 6 | -19/+43 |
2014-12-15 | python extended prompt: Use os.getcwd() instead of os.getcwdu() | Simon Marchi | 2 | -1/+6 |
2014-12-15 | Check corrupt input | H.J. Lu | 2 | -0/+11 |
2014-12-15 | * Makefile.in (check-gdb.%): Restore. | Jason Merrill | 3 | -1/+12 |
2014-12-15 | Use PTRACE_SINGLESTEP_ONE when single-stepping one thread. | Joel Brobecker | 2 | -3/+9 |