Age | Commit message (Expand) | Author | Files | Lines |
2018-08-29 | [MIPS/GAS] Add Loongson EXT2 Instructions support. | Chenghua Xu | 18 | -2/+144 |
2018-08-29 | [MIPS/GAS] Split Loongson EXT Instructions from loongson3a. | Chenghua Xu | 18 | -70/+178 |
2018-08-29 | [MIPS/GAS] Split Loongson CAM Instructions from loongson3a | Chenghua Xu | 21 | -18/+154 |
2018-08-29 | infcall-nested-structs: Test up to five fields | Alan Hayward | 3 | -47/+171 |
2018-08-29 | Aarch64: Float register detection for return values | Alan Hayward | 2 | -153/+56 |
2018-08-29 | Aarch64: Float register detection for _push_dummy_call | Alan Hayward | 2 | -74/+83 |
2018-08-29 | Aarch64: Func to detect args passed in float regs | Alan Hayward | 2 | -0/+147 |
2018-08-29 | [MIPS/LD/testsuite] Skip o32 flags check on mips*-*-irix* | Chenghua Xu | 2 | -1/+11 |
2018-08-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-08-28 | Get rid of -Wodr warning (PR build/23399) | Simon Marchi | 5 | -6/+28 |
2018-08-28 | Modify gdb.base/commands.exp to test multi breakpoints command clearing. | Philippe Waroquiers | 1 | -2/+45 |
2018-08-28 | Fix regression for multi breakpoints command line clearing. | Philippe Waroquiers | 1 | -1/+7 |
2018-08-28 | Remove some uses of VEC from parsers | Tom Tromey | 4 | -67/+74 |
2018-08-28 | Implement struct type_stack with a vector | Simon Marchi | 3 | -74/+69 |
2018-08-28 | Mention csky target in the NEWS. | Hafiz Abid Qadeer | 2 | -0/+6 |
2018-08-28 | Add support for new target 'csky'. | Hafiz Abid Qadeer | 6 | -0/+2942 |
2018-08-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-08-27 | x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bit | H.J. Lu | 19 | -14/+234 |
2018-08-27 | MI: Fix printing of frame architecture with Python frame filters enabled | Jan Vrany | 4 | -3/+18 |
2018-08-27 | readelf.c: Break multi-statement line | H.J. Lu | 2 | -3/+15 |
2018-08-27 | Remove -Wno-narrowing from warnings.m4 | Tom Tromey | 5 | -3/+14 |
2018-08-27 | Avoid -Wnarrowing warnings in aarch64-linux-tdep.c | Tom Tromey | 2 | -2/+8 |
2018-08-27 | Avoid -Wnarrowing warnings in gdbserver | Tom Tromey | 2 | -19/+45 |
2018-08-27 | Avoid -Wnarrowing warnings in ppc64-tdep.c | Tom Tromey | 2 | -43/+53 |
2018-08-27 | Fix two -Wnarrowing warnings in xtensa-tdep.h | Tom Tromey | 2 | -2/+7 |
2018-08-27 | Avoid -Wnarrowing warnings in struct tramp_frame instances | Tom Tromey | 23 | -240/+400 |
2018-08-27 | Use CORE_ADDR_MAX in various "breaks" arrays | Tom Tromey | 6 | -7/+20 |
2018-08-27 | Avoid -Wnarrowing warnings from quote_char() | Tom Tromey | 3 | -2/+8 |
2018-08-26 | Fix indentation in solist.h | Simon Marchi | 2 | -135/+140 |
2018-08-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-08-26 | Make ada_tasks_inferior_data::task_list an std::vector | Simon Marchi | 2 | -53/+50 |
2018-08-26 | Make ada-lang.c::add_angle_brackets return an std::string | Simon Marchi | 2 | -8/+7 |
2018-08-26 | Delay evaluation of alignment expressions in output sections | Alan Modra | 10 | -40/+88 |
2018-08-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-08-25 | Initialize variable in py_get_event_thread | Simon Marchi | 2 | -2/+7 |
2018-08-25 | elf: Check for corrupt symbol version info | H.J. Lu | 4 | -1/+22 |
2018-08-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-08-24 | gdb/python: Use copy-initialization more when possible | Pedro Alves | 9 | -39/+61 |
2018-08-24 | Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379) | Pedro Alves | 5 | -27/+64 |
2018-08-24 | [PATCH] [MIPS] LD/testsuite: Skip 32bit test if ld not support. | Chenghua Xu | 2 | -0/+47 |
2018-08-24 | x86: Update GNU_PROPERTY_X86_XXX macros | H.J. Lu | 76 | -199/+896 |
2018-08-24 | x86: Add GNU_PROPERTY_X86_UINT32_VALID | H.J. Lu | 6 | -14/+66 |
2018-08-24 | ehdr_start twiddles | Alan Modra | 2 | -12/+21 |
2018-08-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-08-23 | Test case for functions with non-contiguous ranges | Kevin Buettner | 3 | -0/+488 |
2018-08-23 | Relocate block range start and end addresses | Kevin Buettner | 2 | -0/+16 |
2018-08-23 | Introduce find_function_entry_range_from_pc and use it in infrun.c | Kevin Buettner | 3 | -4/+61 |
2018-08-23 | Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START | Kevin Buettner | 17 | -31/+61 |
2018-08-23 | Disassemble blocks with non-contiguous ranges | Kevin Buettner | 2 | -11/+36 |
2018-08-23 | Add support for non-contiguous blocks to find_pc_partial_function | Kevin Buettner | 3 | -23/+121 |