aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton2014-11-2621-78/+250
* Recognize new DWARFv5 C11, C++11 and C++14 DW_LANG constants.Mark Wielaard2014-11-264-0/+17
* _bfd_elf_slurp_version_tables tidyAlan Modra2014-11-262-43/+52
* Retry powerpc gold stub grouping when groups prove too largeAlan Modra2014-11-262-132/+243
* Fix Nios II prologue analyzer to handle multiple stack adjustments.Sandra Loosemore2014-11-252-8/+31
* Fix Nios II GDB epilogue detection to handle multiple stack adjustments.Sandra Loosemore2014-11-252-17/+47
* Refactor Nios II GDB support to use helper functions for disassembly andSandra Loosemore2014-11-252-308/+581
* [GOLD] PowerPC relaxation corner caseAlan Modra2014-11-262-0/+14
* Automatic date update in version.inGDB Administrator2014-11-261-1/+1
* Add file size to ELF symbol labelling start of a binary file.Cary Coutant2014-11-253-8/+16
* Fix corrupted .eh_frame section with LTO and --gc-sections.Cary Coutant2014-11-253-6/+30
* Update ld-alpha tests for securepltH.J. Lu2014-11-259-154/+167
* Fix trampolines search code for conditional branchesMax Filippov2014-11-265-4/+29
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-2537-9/+123
* Display symbol version when dumping dynrelocsH.J. Lu2014-11-2515-206/+378
* Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu2014-11-2512-69/+543
* Automatic date update in version.inGDB Administrator2014-11-251-1/+1
* Update libtool.m4 from GCC trunkH.J. Lu2014-11-2414-18/+46
* Reindent code (resolve_dynamic_type_internal).Jan Kratochvil2014-11-242-20/+24
* [AArch64] Cortex-A53 Erratum 835769 -- sort mapsJiong Wang2014-11-242-0/+32
* [Hurd] Fix deallocation after proc_getprocinfo callSamuel Thibault2014-11-242-3/+14
* Fix dumping of function arguments.Doug Evans2014-11-232-7/+15
* PowerPC64 --plt-alignAlan Modra2014-11-245-11/+21
* Automatic date update in version.inGDB Administrator2014-11-241-1/+1
* Add myself as write-after-approval GDB maintainerPatrick Palka2014-11-232-0/+5
* Assert size of elf_x86_64_{bnd|legacy}_plt2_entryH.J. Lu2014-11-232-16/+12
* Always consider infcall breakpoints as non-permanent.Joel Brobecker2014-11-232-0/+19
* Specify SA_RESTART when registering the SIGWINCH signal handlerPatrick Palka2014-11-232-0/+8
* Fix the processing of Meta-key commands in TUIPatrick Palka2014-11-234-2/+49
* checkpoint: print index of new checkpoint in response messagePatrick Palka2014-11-232-3/+11
* Refine read_stringYao Qi2014-11-232-15/+19
* sim/ppc/*: Change immediatly to immediatelyJoel Sherrill2014-11-235-6/+11
* sim/igen/: Change immediatly to immediatelyJoel Sherrill2014-11-233-2/+6
* s/immediatly/immediately/ in sim/sh/ChangeLog entry.Joel Sherrill2014-11-231-1/+1
* Automatic date update in version.inGDB Administrator2014-11-231-1/+1
* symtab.c: Comment and whitespace improvements.Doug Evans2014-11-222-4/+15
* cp-namespace.c (cp_lookup_symbol_nonlocal): Fix comment.Doug Evans2014-11-222-3/+5
* Check branch displacement overflow in x86-64 PLT entryH.J. Lu2014-11-222-2/+15
* Use MACRO_AT_func in entry-values.expYao Qi2014-11-223-78/+25
* [arm] Fix fails in dw2-compdir-oldgcc.expYao Qi2014-11-222-4/+12
* Automatic date update in version.inGDB Administrator2014-11-221-1/+1
* Merge include/* files from GCC commit 69a2f316d3.Andrew Burgess2014-11-212-0/+24
* Merge include/* files from GCC commit 77cab4753.Andrew Burgess2014-11-212-0/+7
* Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton2014-11-2110-111/+333
* Optimize PC-relative offset overflow checkH.J. Lu2014-11-212-6/+7
* Check PC-relative offset overflow in PLT entryH.J. Lu2014-11-212-3/+14
* psymtab.c (psymtab_search_name): Fix whitespace.Doug Evans2014-11-212-6/+10
* Add function and function pointer tests for i386H.J. Lu2014-11-2113-0/+169
* Run plt-main test with -pieH.J. Lu2014-11-212-0/+14
* Import errno explicitlyYao Qi2014-11-215-3/+13