summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disallow copy relocation against protected data symbolusers/hjl/pr21997H.J. Lu2017-08-2514-127/+438
* x86: Remove redundant "symbol" in commentsH.J. Lu2017-08-253-2/+8
* Automatic date update in version.inGDB Administrator2017-08-261-1/+1
* gdbserver: Rename some functions, thread -> inferiorSimon Marchi2017-08-257-22/+48
* PR21994, readelf looping on verdefsAlan Modra2017-08-252-14/+39
* ld: Add "--" after regexpH.J. Lu2017-08-245-4/+12
* Automatic date update in version.inGDB Administrator2017-08-251-1/+1
* Remove unused function set_inferior_target_dataSimon Marchi2017-08-243-7/+5
* ld: Replace regexp with string matchH.J. Lu2017-08-243-4/+10
* x86-64: Run pr22001-1b on x32H.J. Lu2017-08-242-16/+37
* DWARF-5 Fix DW_FORM_implicit_constJan Kratochvil2017-08-242-1/+18
* x86-64: Check relocations with -z nocopyrelocH.J. Lu2017-08-2413-12/+283
* ld: Early detection of orphans we know will be discardedAndrew Burgess2017-08-247-15/+98
* Revert commit aab921adcb656e4eefcc7d0f14241f3d7504400eH.J. Lu2017-08-243-6/+10
* DWARF-5: Fix -fdebug-types-sectionJan Kratochvil2017-08-242-17/+48
* [PowerPC VLE] Add SPE2 and EFS2 instructions supportAlexander Fedotov2017-08-2423-13/+3844
* Test undefined symbols in shared librariesAlan Modra2017-08-243-98/+195
* Automatic date update in version.inGDB Administrator2017-08-241-1/+1
* Update PR ld/21903 tests for dejagnu 1.4.4H.J. Lu2017-08-234-3/+9
* Fix PR remote/21852: Remote run without specifying a local binary crashes GDBSergio Durigan Junior2017-08-235-9/+108
* x86-64: Properly report output type when PIC is neededH.J. Lu2017-08-237-10/+35
* x86: Increment PLT count only for function symbolsH.J. Lu2017-08-233-4/+12
* x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTEDH.J. Lu2017-08-2310-95/+241
* compile: Add 'set compile-gcc'Jan Kratochvil2017-08-237-31/+155
* compile: set debug compile: Display GCC driver filenameJan Kratochvil2017-08-234-10/+49
* gas: enable PC-relative diff relocations on sparc64James Clarke2017-08-233-1/+56
* ppc-opc.c formattingAlan Modra2017-08-232-1089/+1101
* PR21990, Integer overflow in process_version_sectionsAlan Modra2017-08-232-26/+29
* gdb: SPARC ADI supportWeimin Pan2017-08-2310-0/+903
* Automatic date update in version.inGDB Administrator2017-08-231-1/+1
* Remove pr19161 test hppa xfailAlan Modra2017-08-232-1/+5
* Make undefined symbols in allocate_dynrelocs dynamicAlan Modra2017-08-234-54/+59
* Assemble powerpc vle lsp tests with -a32Alan Modra2017-08-233-2/+7
* Rename some command functionsSimon Marchi2017-08-2218-81/+169
* Update PR ld/21964 testsH.J. Lu2017-08-228-52/+107
* RISC-V: Mark "c.nop" as an aliasPalmer Dabbelt2017-08-222-1/+5
* Add test for "List actual code around more than one location" changePedro Alves2017-08-222-1/+38
* Change install_breakpoint to take a std::unique_ptrTom Tromey2017-08-227-66/+69
* Fix erroneous cleanup use in add_solib_catchpointTom Tromey2017-08-222-7/+7
* Change psymtab_search_name to return a unique_xmalloc_ptrTom Tromey2017-08-222-20/+17
* Change rewrite_source_path to return a unique_xmalloc_ptrTom Tromey2017-08-224-41/+33
* Change gdb_realpath to return a unique_xmalloc_ptrTom Tromey2017-08-2215-145/+130
* Change gdb_realpath_keepfile to return a unique_xmalloc_ptrTom Tromey2017-08-224-5/+13
* Change gdb_abspath to return a unique_xmalloc_ptrTom Tromey2017-08-227-28/+33
* List actual code around more than one locationZhouyi Zhou2017-08-222-16/+36
* Use an array type (lwpid_t[]) for the array of lwp IDs.John Baldwin2017-08-212-5/+8
* Correct earlier ChangeLog entry for fbsd_add_threads.John Baldwin2017-08-211-1/+1
* Make __start/__stop symbols protected visibilityAlan Modra2017-08-2129-37/+169
* [PowerPC VLE] Add LSP (Lightweight Signal Processing) instruction supportAlexander Fedotov2017-08-2112-6/+2531
* Handle function aliases better (PR gdb/19487, errno printing)Pedro Alves2017-08-2110-9/+194