summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optimize out i386/x86-64 JUMP_SLOT relocationusers/hjl/plt.gotH.J. Lu2014-11-2312-69/+543
* 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
* Include wchar.h and wctype.h unconditionallyYao Qi2014-11-212-5/+12
* Import wchar and wctype-h explicitlyYao Qi2014-11-215-3/+15
* Import memchr explicitlyYao Qi2014-11-215-3/+13
* Include alloca.h unconditionallyYao Qi2014-11-2112-426/+26
* Import alloca explicitlyYao Qi2014-11-215-3/+13
* Make IMPORTED_GNULIB_MODULES in alphabetical orderYao Qi2014-11-212-3/+8
* Resolve more problems with readelf uncovered by fuzzing binary files.Nick Clifton2014-11-212-1/+14
* Fix a snafu setting up the string table read in from a COFF file.Alexander Cherepanov2014-11-212-3/+9
* Calculate ARM arch attribute after relaxationTerry Guo2014-11-2111-8/+54
* Support ARM Cortex-M7Terry Guo2014-11-2133-9/+502
* Handling of empty Ada ranges with a negative upper bound.Joel Brobecker2014-11-217-0/+111
* Automatic date update in version.inGDB Administrator2014-11-211-1/+1
* PPC gold doesn't check for overflow properlyAlan Modra2014-11-212-4/+9
* Don't run pr17618 test on x32H.J. Lu2014-11-202-0/+5
* Update plt-main tests for x32H.J. Lu2014-11-205-6/+13
* Add function and function pointer testsH.J. Lu2014-11-2013-0/+154
* Always load function pointer into a stack variableH.J. Lu2014-11-202-2/+16
* Add ifunc-main IFUNC testsH.J. Lu2014-11-205-0/+94
* Fix build breakage from previous commitSergio Durigan Junior2014-11-202-6/+15
* Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior2014-11-2018-104/+328
* * config/tc-arm.c (rotate_left): Avoid undefined behaviour when N = 0.Richard Earnshaw2014-11-202-1/+6
* Run IFUNC run-time tests only if IFUNC is supportedH.J. Lu2014-11-203-7/+68
* Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2014-11-2046-970/+1470