Age | Commit message (Expand) | Author | Files | Lines |
2018-01-12 | Update gold version number to 1.15. | Cary Coutant | 3 | -2/+20 |
2018-01-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-01-12 | gdb/testsuite: Don't attempt tests if they fail to compile | Andrew Burgess | 2 | -3/+12 |
2018-01-12 | Install and generate docs for gdb-add-index | Sergio Durigan Junior | 5 | -1/+100 |
2018-01-12 | Use the correct value for the offset of 'kve_protection'. | John Baldwin | 2 | -1/+5 |
2018-01-12 | Apply: | Eric Christopher | 2 | -1/+10 |
2018-01-12 | Add testcase for GDB hang fixed by previous commit | Pedro Alves | 3 | -0/+121 |
2018-01-12 | Fix GDB hang with remote after error from resume | Andreas Arnez | 2 | -0/+6 |
2018-01-12 | Add notes on how to make a branch and a pre-release snapshot. | Nick Clifton | 3 | -0/+80 |
2018-01-12 | Optimize the performance of the group_setup function. | Jens Widell | 3 | -3/+18 |
2018-01-12 | Fix compile time warning building aout targeted architectures. | Gunther Nikl | 2 | -3/+10 |
2018-01-12 | pr22374 function pointer initialization | Alan Modra | 2 | -0/+20 |
2018-01-12 | Fix override of common symbols for a.out | Alan Modra | 2 | -1/+7 |
2018-01-12 | Fixes for "Ignore dynamic references on forced local symbols" | Alan Modra | 5 | -37/+57 |
2018-01-12 | _bfd_mips_elf_final_link: Notify user about wrong .reginfo size | Vlad Ivanov | 2 | -1/+14 |
2018-01-12 | Add -z undefs option to the ELF linker. | Nick Clifton | 4 | -2/+26 |
2018-01-11 | ld: Replace "-z textonly" with "-z separate-code" | H.J. Lu | 5 | -4/+12 |
2018-01-11 | x86-64: Add tests for -z separate-code -z max-page-size=0x1000 | H.J. Lu | 6 | -0/+113 |
2018-01-11 | ld: Add tests for -z separate-code and -z noseparate-code | H.J. Lu | 14 | -1/+196 |
2018-01-11 | ld: Create a new LOAD segment for separate code segment | H.J. Lu | 2 | -7/+34 |
2018-01-11 | ld: Add "-z separate-code" option to ELF linker | H.J. Lu | 9 | -20/+218 |
2018-01-11 | gdb_compile_shlib: Only consider shlib= options when building executables | Simon Marchi | 2 | -2/+8 |
2018-01-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-01-11 | Ignore dynamic references on forced local symbols | H.J. Lu | 8 | -1/+81 |
2018-01-11 | gdb.base/breakpoint-in-ro-region.exp regression on sss targets (PR gdb/22583) | Pedro Alves | 2 | -3/+37 |
2018-01-11 | ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r --gc-sections | H.J. Lu | 6 | -7/+64 |
2018-01-11 | ld: Remove unused expression state | Andrew Burgess | 3 | -6/+12 |
2018-01-11 | ld: Fix issue where PROVIDE overrides defined symbol | Andrew Burgess | 9 | -42/+121 |
2018-01-11 | ld: Find and run some tests using a wildcard pattern | Andrew Burgess | 7 | -8/+21 |
2018-01-11 | ld: In map file use '=' in PROVIDE statements | Andrew Burgess | 4 | -8/+15 |
2018-01-11 | Fix the order of SHLIB_RODATA_ADDR in elf.sc | H.J. Lu | 2 | -1/+6 |
2018-01-11 | Fix gdb.texinfo for old makeinfo | Szabolcs Nagy | 2 | -1/+5 |
2018-01-11 | Fix backwards compatibility with old GDBservers (PR remote/22597) | Pedro Alves | 5 | -1/+115 |
2018-01-11 | Remove VL variants for 4FMAPS and 4VNNIW insns. | Igor Tsimbalist | 23 | -1202/+41 |
2018-01-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-01-11 | gas tc-arm.c warning fix | Alan Modra | 2 | -1/+6 |
2018-01-10 | language_get_symbol_name_matcher -> get_symbol_name_matcher | Pedro Alves | 9 | -15/+22 |
2018-01-10 | Ada: make verbatim matcher override other language matchers (PR gdb/22670) | Pedro Alves | 9 | -21/+131 |
2018-01-10 | Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670) | Pedro Alves | 5 | -18/+35 |
2018-01-10 | Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670) | Pedro Alves | 4 | -4/+32 |
2018-01-10 | oops - updates to ChangeLog omitted by accident from previous delta. | Nick Clifton | 1 | -0/+1 |
2018-01-10 | Update top level configure files by synchronizing them with gcc. | Nick Clifton | 20 | -338/+686 |
2018-01-10 | Update the libiberty sources with the latest patches found in the master sour... | Nick Clifton | 94 | -197/+326 |
2018-01-10 | x86: fix Disp8 handling for scalar AVX512_4FMAPS insns | Jan Beulich | 16 | -385/+411 |
2018-01-10 | x86: fix Disp8 handling for AVX512VL VPCMP*{B,W} variants | Jan Beulich | 10 | -96/+152 |
2018-01-09 | RISC-V: Disassemble x0 based addresses as 0. | Jim Wilson | 5 | -1/+27 |
2018-01-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-01-09 | Document support for 'info proc' on FreeBSD. | John Baldwin | 4 | -32/+60 |
2018-01-09 | Support 'info proc' for native FreeBSD processes. | John Baldwin | 5 | -26/+421 |
2018-01-09 | Use gdb::unique_xmalloc_ptr<> instead of a deleter that invokes free(). | John Baldwin | 2 | -9/+6 |