aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-13Add note about 2.30 branch creation to changelogsNick Clifton11-0/+32
2018-01-13Add 2.30 markers to NEWS files.Nick Clifton8-3/+26
2018-01-12Update gold version number to 1.15.Cary Coutant3-2/+20
2018-01-13Automatic date update in version.inGDB Administrator1-1/+1
2018-01-12gdb/testsuite: Don't attempt tests if they fail to compileAndrew Burgess2-3/+12
2018-01-12Install and generate docs for gdb-add-indexSergio Durigan Junior5-1/+100
2018-01-12Use the correct value for the offset of 'kve_protection'.John Baldwin2-1/+5
2018-01-12Apply:Eric Christopher2-1/+10
2018-01-12Add testcase for GDB hang fixed by previous commitPedro Alves3-0/+121
2018-01-12Fix GDB hang with remote after error from resumeAndreas Arnez2-0/+6
2018-01-12Add notes on how to make a branch and a pre-release snapshot.Nick Clifton3-0/+80
2018-01-12Optimize the performance of the group_setup function.Jens Widell3-3/+18
2018-01-12Fix compile time warning building aout targeted architectures.Gunther Nikl2-3/+10
2018-01-12pr22374 function pointer initializationAlan Modra2-0/+20
2018-01-12Fix override of common symbols for a.outAlan Modra2-1/+7
2018-01-12Fixes for "Ignore dynamic references on forced local symbols"Alan Modra5-37/+57
2018-01-12_bfd_mips_elf_final_link: Notify user about wrong .reginfo sizeVlad Ivanov2-1/+14
2018-01-12Add -z undefs option to the ELF linker.Nick Clifton4-2/+26
2018-01-11ld: Replace "-z textonly" with "-z separate-code"H.J. Lu5-4/+12
2018-01-11x86-64: Add tests for -z separate-code -z max-page-size=0x1000H.J. Lu6-0/+113
2018-01-11ld: Add tests for -z separate-code and -z noseparate-codeH.J. Lu14-1/+196
2018-01-11ld: Create a new LOAD segment for separate code segmentH.J. Lu2-7/+34
2018-01-11ld: Add "-z separate-code" option to ELF linkerH.J. Lu9-20/+218
2018-01-11gdb_compile_shlib: Only consider shlib= options when building executablesSimon Marchi2-2/+8
2018-01-12Automatic date update in version.inGDB Administrator1-1/+1
2018-01-11Ignore dynamic references on forced local symbolsH.J. Lu8-1/+81
2018-01-11gdb.base/breakpoint-in-ro-region.exp regression on sss targets (PR gdb/22583)Pedro Alves2-3/+37
2018-01-11ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r --gc-sectionsH.J. Lu6-7/+64
2018-01-11ld: Remove unused expression stateAndrew Burgess3-6/+12
2018-01-11ld: Fix issue where PROVIDE overrides defined symbolAndrew Burgess9-42/+121
2018-01-11ld: Find and run some tests using a wildcard patternAndrew Burgess7-8/+21
2018-01-11ld: In map file use '=' in PROVIDE statementsAndrew Burgess4-8/+15
2018-01-11Fix the order of SHLIB_RODATA_ADDR in elf.scH.J. Lu2-1/+6
2018-01-11Fix gdb.texinfo for old makeinfoSzabolcs Nagy2-1/+5
2018-01-11Fix backwards compatibility with old GDBservers (PR remote/22597)Pedro Alves5-1/+115
2018-01-11Remove VL variants for 4FMAPS and 4VNNIW insns.Igor Tsimbalist23-1202/+41
2018-01-11Automatic date update in version.inGDB Administrator1-1/+1
2018-01-11gas tc-arm.c warning fixAlan Modra2-1/+6
2018-01-10language_get_symbol_name_matcher -> get_symbol_name_matcherPedro Alves9-15/+22
2018-01-10Ada: make verbatim matcher override other language matchers (PR gdb/22670)Pedro Alves9-21/+131
2018-01-10Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670)Pedro Alves5-18/+35
2018-01-10Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)Pedro Alves4-4/+32
2018-01-10oops - updates to ChangeLog omitted by accident from previous delta.Nick Clifton1-0/+1
2018-01-10Update top level configure files by synchronizing them with gcc.Nick Clifton20-338/+686
2018-01-10Update the libiberty sources with the latest patches found in the master sour...Nick Clifton94-197/+326
2018-01-10x86: fix Disp8 handling for scalar AVX512_4FMAPS insnsJan Beulich16-385/+411
2018-01-10x86: fix Disp8 handling for AVX512VL VPCMP*{B,W} variantsJan Beulich10-96/+152
2018-01-09RISC-V: Disassemble x0 based addresses as 0.Jim Wilson5-1/+27
2018-01-10Automatic date update in version.inGDB Administrator1-1/+1
2018-01-09Document support for 'info proc' on FreeBSD.John Baldwin4-32/+60