Age | Commit message (Expand) | Author | Files | Lines |
2019-03-13 | Change pid_to_str to return std::string | Tom Tromey | 53 | -408/+499 |
2019-03-13 | Fix MI output for multi-location breakpoints | Simon Marchi | 13 | -78/+331 |
2019-03-13 | Factor out mi_ui_out instantiation logic | Simon Marchi | 5 | -31/+35 |
2019-03-13 | [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC. | Sudakshina Das | 15 | -6/+314 |
2019-03-13 | [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl... | Sudakshina Das | 23 | -21/+687 |
2019-03-13 | [BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and... | Sudakshina Das | 17 | -1/+453 |
2019-03-13 | x86: Properly set IBT and SHSTK properties for -z ibt/shstk | H.J. Lu | 14 | -6/+163 |
2019-03-13 | dwarf2: Align relocation within .debug_line section | Christian Eggers | 2 | -3/+19 |
2019-03-13 | dwarf2: Pad size of .debug_line section. | Christian Eggers | 2 | -0/+15 |
2019-03-13 | dwarf2: Use octets for .debug_string offsets | Christian Eggers | 2 | -3/+7 |
2019-03-13 | dwarf2: Use octets for .debug_line prologue | Christian Eggers | 2 | -2/+6 |
2019-03-13 | dwarf2: Use octets for dwarf2 headers | Christian Eggers | 2 | -4/+9 |
2019-03-13 | Symbols with octets value | Christian Eggers | 3 | -1/+49 |
2019-03-13 | dwarf2: Fix calculation of line info offset | Christian Eggers | 2 | -1/+5 |
2019-03-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-12 | The NEWS file had two "New targets" sections for 8.3. | John Baldwin | 2 | -5/+6 |
2019-03-12 | Support TLS variables on FreeBSD/powerpc. | John Baldwin | 2 | -0/+42 |
2019-03-12 | Support TLS variables on FreeBSD/riscv. | John Baldwin | 2 | -0/+34 |
2019-03-12 | Support TLS variables on FreeBSD/i386. | John Baldwin | 2 | -0/+36 |
2019-03-12 | Support TLS variables on FreeBSD/amd64. | John Baldwin | 2 | -0/+32 |
2019-03-12 | Add a helper function to resolve TLS variable addresses for FreeBSD. | John Baldwin | 3 | -0/+174 |
2019-03-12 | Add a more general version of lookup_struct_elt_type. | John Baldwin | 3 | -28/+72 |
2019-03-12 | Remove code disabled since at least 1999 from lookup_struct_elt_type. | John Baldwin | 2 | -18/+8 |
2019-03-12 | Add a new gdbarch method to resolve the address of TLS variables. | John Baldwin | 5 | -5/+68 |
2019-03-12 | Update comment for target::get_thread_local_address. | John Baldwin | 2 | -2/+6 |
2019-03-12 | Handle an edge case for minisym TLS variable lookups. | John Baldwin | 2 | -0/+10 |
2019-03-12 | Support fs_base and gs_base on FreeBSD/i386. | John Baldwin | 6 | -12/+91 |
2019-03-12 | Support the fs_base and gs_base registers on i386. | John Baldwin | 18 | -31/+119 |
2019-03-12 | gdb/testsuite: Prepare for DejaGnu 1.6.2 | Andrew Burgess | 8 | -13/+12 |
2019-03-12 | Fix MinGW build with source-highlight | Eli Zaretskii | 2 | -0/+12 |
2019-03-12 | Make remote.c ptid constants "const" | Tom Tromey | 2 | -9/+11 |
2019-03-12 | Fix test-cp-name-parser build, parser_fprintf undefined | Pedro Alves | 2 | -1/+7 |
2019-03-12 | Fix test-cp-name-parser build, unused variable | Pedro Alves | 2 | -1/+4 |
2019-03-12 | Make null_ptid and minus_one_ptid "const" | Tom Tromey | 3 | -4/+9 |
2019-03-12 | Change iterate_over_lwps to take a gdb::function_view | Tom Tromey | 9 | -109/+143 |
2019-03-12 | Don't use bfd_get_file_size in objdump | Alan Modra | 10 | -107/+180 |
2019-03-12 | Add missing changelogs for previous commits. | Andreas Krebbel | 2 | -0/+14 |
2019-03-12 | S/390: arch13: Adjust to recent changes | Andreas Krebbel | 3 | -53/+48 |
2019-03-12 | S/390: arch13: Add instruction descriptions | Andreas Krebbel | 1 | -101/+115 |
2019-03-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-11 | Remove redundant assignment from dwarf2_find_containing_comp_unit | Tom Tromey | 2 | -1/+5 |
2019-03-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-09 | Remove unnecessary cases from rank_one_type's switch | Simon Marchi | 2 | -33/+4 |
2019-03-09 | Split rank_one_type_parm_set from rank_one_type | Simon Marchi | 2 | -10/+23 |
2019-03-09 | Split rank_one_type_parm_struct from rank_one_type | Simon Marchi | 2 | -12/+27 |
2019-03-09 | Split rank_one_type_parm_complex from rank_one_type | Simon Marchi | 2 | -10/+23 |
2019-03-09 | Split rank_one_type_parm_float from rank_one_type | Simon Marchi | 2 | -19/+32 |
2019-03-09 | Split rank_one_type_parm_bool from rank_one_type | Simon Marchi | 2 | -25/+38 |
2019-03-09 | Split rank_one_type_parm_range from rank_one_type | Simon Marchi | 2 | -14/+27 |