aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-28Add missing PR number in ChangeLogSimon Marchi1-0/+1
2017-08-28define_command: Don't convert command name to lower caseSimon Marchi4-6/+40
2017-08-28x86: Check for valid PLT section sizeH.J. Lu3-9/+31
2017-08-28Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs.Igor Kudrin7-6/+166
2017-08-28[GOLD] Symbol flag for PowerPC64 localentry:0 trackingAlan Modra6-6/+52
2017-08-28Automatic date update in version.inGDB Administrator1-1/+1
2017-08-27x86: Initialize def_protectedH.J. Lu3-0/+8
2017-08-26Disallow copy relocation against protected data symbolH.J. Lu16-127/+486
2017-08-27Automatic date update in version.inGDB Administrator1-1/+1
2017-08-26PowerPC TPREL reloc handlingAlan Modra3-30/+46
2017-08-25remove param "dispp" from ada-lang.c::ada_lookup_struct_elt_typeJoel Brobecker2-29/+20
2017-08-25x86: Remove redundant "symbol" in commentsH.J. Lu3-2/+8
2017-08-26Automatic date update in version.inGDB Administrator1-1/+1
2017-08-25gdbserver: Rename some functions, thread -> inferiorSimon Marchi7-22/+48
2017-08-25PR21994, readelf looping on verdefsAlan Modra2-14/+39
2017-08-24ld: Add "--" after regexpH.J. Lu5-4/+12
2017-08-25Automatic date update in version.inGDB Administrator1-1/+1
2017-08-24Remove unused function set_inferior_target_dataSimon Marchi3-7/+5
2017-08-24ld: Replace regexp with string matchH.J. Lu3-4/+10
2017-08-24x86-64: Run pr22001-1b on x32H.J. Lu2-16/+37
2017-08-24DWARF-5 Fix DW_FORM_implicit_constJan Kratochvil2-1/+18
2017-08-24x86-64: Check relocations with -z nocopyrelocH.J. Lu13-12/+283
2017-08-24ld: Early detection of orphans we know will be discardedAndrew Burgess7-15/+98
2017-08-24Revert commit aab921adcb656e4eefcc7d0f14241f3d7504400eH.J. Lu3-6/+10
2017-08-24DWARF-5: Fix -fdebug-types-sectionJan Kratochvil2-17/+48
2017-08-24[PowerPC VLE] Add SPE2 and EFS2 instructions supportAlexander Fedotov23-13/+3844
2017-08-24Test undefined symbols in shared librariesAlan Modra3-98/+195
2017-08-24Automatic date update in version.inGDB Administrator1-1/+1
2017-08-23Update PR ld/21903 tests for dejagnu 1.4.4H.J. Lu4-3/+9
2017-08-23Fix PR remote/21852: Remote run without specifying a local binary crashes GDBSergio Durigan Junior5-9/+108
2017-08-23x86-64: Properly report output type when PIC is neededH.J. Lu7-10/+35
2017-08-23x86: Increment PLT count only for function symbolsH.J. Lu3-4/+12
2017-08-23x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTEDH.J. Lu10-95/+241
2017-08-23compile: Add 'set compile-gcc'Jan Kratochvil7-31/+155
2017-08-23compile: set debug compile: Display GCC driver filenameJan Kratochvil4-10/+49
2017-08-23gas: enable PC-relative diff relocations on sparc64James Clarke3-1/+56
2017-08-23ppc-opc.c formattingAlan Modra2-1089/+1101
2017-08-23PR21990, Integer overflow in process_version_sectionsAlan Modra2-26/+29
2017-08-23gdb: SPARC ADI supportWeimin Pan10-0/+903
2017-08-23Automatic date update in version.inGDB Administrator1-1/+1
2017-08-23Remove pr19161 test hppa xfailAlan Modra2-1/+5
2017-08-23Make undefined symbols in allocate_dynrelocs dynamicAlan Modra4-54/+59
2017-08-23Assemble powerpc vle lsp tests with -a32Alan Modra3-2/+7
2017-08-22Rename some command functionsSimon Marchi18-81/+169
2017-08-22Update PR ld/21964 testsH.J. Lu8-52/+107
2017-08-22RISC-V: Mark "c.nop" as an aliasPalmer Dabbelt2-1/+5
2017-08-22Add test for "List actual code around more than one location" changePedro Alves2-1/+38
2017-08-22Change install_breakpoint to take a std::unique_ptrTom Tromey7-66/+69
2017-08-22Fix erroneous cleanup use in add_solib_catchpointTom Tromey2-7/+7
2017-08-22Change psymtab_search_name to return a unique_xmalloc_ptrTom Tromey2-20/+17