Age | Commit message (Expand) | Author | Files | Lines |
2018-02-13 | gas: xtensa: fix trampoline placement | Max Filippov | 2 | -0/+11 |
2018-02-13 | Use enum flags for flags passed to openp | Simon Marchi | 5 | -8/+25 |
2018-02-13 | Fix ARm assembler so that it rejects invalid immediate values for the Thumb O... | Nick Clifton | 5 | -3/+28 |
2018-02-13 | x86-64: Generate branch with PLT32 relocation | H.J. Lu | 22 | -56/+212 |
2018-02-13 | Fix typo in Russian translation for the bfd/ sub-directory which could lead t... | Sergei Trofimovich | 2 | -1/+6 |
2018-02-13 | Fix compile time warning messages from gcc version 8 about cast between incom... | Nick Clifton | 60 | -292/+607 |
2018-02-13 | WebAssembly: Disable subdirectory configuration for unsupported LD | Maciej W. Rozycki | 3 | -0/+11 |
2018-02-13 | WebAssembly: Correct an `index' global shadowing error for pre-4.8 GCC | Maciej W. Rozycki | 4 | -12/+22 |
2018-02-13 | MIPS/GAS/testsuite: Correct duplicate `Loongson-3A tests' test name | Maciej W. Rozycki | 2 | -1/+5 |
2018-02-13 | PR22836, "-r -s" doesn't work with -g3 using GCC 7 | Alan Modra | 12 | -4/+117 |
2018-02-13 | PR22829, objcopy/strip removes PT_GNU_RELRO from lld binaries | Alan Modra | 4 | -28/+62 |
2018-02-13 | Fix prefix of maint set/show per-command | Simon Marchi | 2 | -2/+7 |
2018-02-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-02-12 | gdb: Remove cleanup from dw2_do_instantiate_symtab | Andrew Burgess | 2 | -35/+49 |
2018-02-12 | MIPS/GAS/test: Fix an n32 `.reginfo' size test failure | Maciej W. Rozycki | 2 | -1/+6 |
2018-02-12 | MIPS: Fix encoding for MIPSr6 sigrie instruction. | Henry Wong | 6 | -7/+17 |
2018-02-12 | Add support for reading msdos MZ executables. | Zebediah Figura | 9 | -43/+170 |
2018-02-12 | Update Russian translation for the gas/ sub-directory. | Nick Clifton | 2 | -574/+600 |
2018-02-12 | Fix compile time warning: bfd/elf32-arc.c:1537]: (warning) Redundant assignme... | Nick Clifton | 2 | -1/+1 |
2018-02-12 | oops - actually remove the assignment this time: bfd/elf32-nds32.c:9693]: (wa... | Nick Clifton | 1 | -1/+0 |
2018-02-12 | Fix compile time warning: bfd/elf32-nds32.c:9693]: (warning) Redundant assign... | Nick Clifton | 1 | -0/+5 |
2018-02-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-02-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-02-10 | Fix commit date. | Eric Botcazou | 1 | -1/+1 |
2018-02-10 | Fix GOT relocation overflow on SPARC. | Eric Botcazou | 2 | -52/+88 |
2018-02-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-02-09 | x86: Add is_solaris to elf_x86_target_os | H.J. Lu | 5 | -22/+54 |
2018-02-09 | Don't reference past the end of the vector | Tom Tromey | 2 | -1/+6 |
2018-02-09 | btrace: reword error messages | Markus Metzger | 5 | -7/+21 |
2018-02-09 | btrace: check perf_event_paranoid | Markus Metzger | 2 | -2/+36 |
2018-02-09 | btrace: improve enable error messages | Markus Metzger | 2 | -40/+38 |
2018-02-09 | btrace, gdbserver: remove the to_supports_btrace target method | Markus Metzger | 16 | -373/+51 |
2018-02-09 | btrace, gdbserver: use exceptions to convey btrace enable/disable errors | Markus Metzger | 5 | -39/+53 |
2018-02-09 | btrace: prepare for throwing exceptions when enabling btrace | Markus Metzger | 2 | -67/+58 |
2018-02-09 | common: add scoped_mmap | Markus Metzger | 4 | -0/+176 |
2018-02-09 | common: add scoped_fd | Markus Metzger | 4 | -0/+158 |
2018-02-09 | Use gdb::unique_xmalloc_ptr in auto_load_section_scripts | Tom Tromey | 2 | -4/+7 |
2018-02-09 | Use std::string in execute_script_contents | Tom Tromey | 2 | -12/+9 |
2018-02-09 | gdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1 | Joel Brobecker | 2 | -3/+8 |
2018-02-08 | x86: Set need_global_offset_table with info->output_bfd->xvec | H.J. Lu | 3 | -14/+19 |
2018-02-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-02-08 | x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for Solaris | H.J. Lu | 5 | -1/+45 |
2018-02-08 | RISC-V: Add comment for previous change. | Jim Wilson | 2 | -0/+7 |
2018-02-08 | Remove cleanups from solib.c | Tom Tromey | 2 | -8/+11 |
2018-02-08 | Use unique_xmalloc_ptr in build_id_to_debug_bfd | Tom Tromey | 2 | -6/+7 |
2018-02-08 | Use gdb::def_vector in find_source_lines | Tom Tromey | 2 | -12/+12 |
2018-02-08 | Remove cleanups from macro_define_command | Tom Tromey | 2 | -21/+28 |
2018-02-08 | Use std::string in maybe_expand | Tom Tromey | 2 | -14/+10 |
2018-02-08 | Class-ify macro_buffer | Tom Tromey | 2 | -240/+185 |
2018-02-08 | Return unique_xmalloc_ptr from macro scope functions | Tom Tromey | 9 | -75/+65 |