aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-23sim/igen/: Change immediatly to immediatelyJoel Sherrill3-2/+6
2014-11-23s/immediatly/immediately/ in sim/sh/ChangeLog entry.Joel Sherrill1-1/+1
2014-11-23Automatic date update in version.inGDB Administrator1-1/+1
2014-11-22symtab.c: Comment and whitespace improvements.Doug Evans2-4/+15
2014-11-22cp-namespace.c (cp_lookup_symbol_nonlocal): Fix comment.Doug Evans2-3/+5
2014-11-22Check branch displacement overflow in x86-64 PLT entryH.J. Lu2-2/+15
2014-11-22Use MACRO_AT_func in entry-values.expYao Qi3-78/+25
2014-11-22[arm] Fix fails in dw2-compdir-oldgcc.expYao Qi2-4/+12
2014-11-22Automatic date update in version.inGDB Administrator1-1/+1
2014-11-21Merge include/* files from GCC commit 69a2f316d3.Andrew Burgess2-0/+24
2014-11-21Merge include/* files from GCC commit 77cab4753.Andrew Burgess2-0/+7
2014-11-21Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton10-111/+333
2014-11-21Optimize PC-relative offset overflow checkH.J. Lu2-6/+7
2014-11-21Check PC-relative offset overflow in PLT entryH.J. Lu2-3/+14
2014-11-21psymtab.c (psymtab_search_name): Fix whitespace.Doug Evans2-6/+10
2014-11-21Add function and function pointer tests for i386H.J. Lu13-0/+169
2014-11-21Run plt-main test with -pieH.J. Lu2-0/+14
2014-11-21Import errno explicitlyYao Qi5-3/+13
2014-11-21Include wchar.h and wctype.h unconditionallyYao Qi2-5/+12
2014-11-21Import wchar and wctype-h explicitlyYao Qi5-3/+15
2014-11-21Import memchr explicitlyYao Qi5-3/+13
2014-11-21Include alloca.h unconditionallyYao Qi12-426/+26
2014-11-21Import alloca explicitlyYao Qi5-3/+13
2014-11-21Make IMPORTED_GNULIB_MODULES in alphabetical orderYao Qi2-3/+8
2014-11-21Resolve more problems with readelf uncovered by fuzzing binary files.Nick Clifton2-1/+14
2014-11-21Fix a snafu setting up the string table read in from a COFF file.Alexander Cherepanov2-3/+9
2014-11-21Calculate ARM arch attribute after relaxationTerry Guo11-8/+54
2014-11-21Support ARM Cortex-M7Terry Guo33-9/+502
2014-11-21Handling of empty Ada ranges with a negative upper bound.Joel Brobecker7-0/+111
2014-11-21Automatic date update in version.inGDB Administrator1-1/+1
2014-11-21PPC gold doesn't check for overflow properlyAlan Modra2-4/+9
2014-11-20Don't run pr17618 test on x32H.J. Lu2-0/+5
2014-11-20Update plt-main tests for x32H.J. Lu5-6/+13
2014-11-20Add function and function pointer testsH.J. Lu13-0/+154
2014-11-20Always load function pointer into a stack variableH.J. Lu2-2/+16
2014-11-20Add ifunc-main IFUNC testsH.J. Lu5-0/+94
2014-11-20Fix build breakage from previous commitSergio Durigan Junior2-6/+15
2014-11-20Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior18-104/+328
2014-11-20* config/tc-arm.c (rotate_left): Avoid undefined behaviour when N = 0.Richard Earnshaw2-1/+6
2014-11-20Run IFUNC run-time tests only if IFUNC is supportedH.J. Lu3-7/+68
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans46-970/+1470
2014-11-20[AArch64] Fix mis-detection of unpredictable load/store operations with FP regs.Richard Earnshaw3-11/+25
2014-11-20PPC gold doesn't check for overflow properlyAlan Modra4-38/+66
2014-11-20ppc476 workaround sizingAlan Modra2-1/+6
2014-11-20[Ada] XA type is not redundant if the ranges' subtypes do not matchJoel Brobecker2-0/+17
2014-11-20Enable to link ARM object file that hasn't attribute section.Terry Guo7-0/+58
2014-11-20Automatic date update in version.inGDB Administrator1-1/+1
2014-11-20Default powerpc64 to --plt-thread-safe for GoAlan Modra4-0/+12
2014-11-19Fix date in ChangeLog entryJan-Benedict Glaw1-1/+1
2014-11-19Fix signedness warningJan-Benedict Glaw2-1/+5