aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-28Merging r284444:release_39Tom Stellard
2016-11-25Merging r280990:Tom Stellard
2016-08-22Merging r279368:Hans Wennborg
2016-08-19Add a note that 3.9 is a major milestone for us.Rui Ueyama
2016-08-18ReleaseNotes: fix gold plugin linkHans Wennborg
2016-08-18ReleaseNotes: clean upHans Wennborg
2016-08-18ReleaseNotes: remove in-progress warningHans Wennborg
2016-08-18Update release notes.Rui Ueyama
2016-08-05Update release notes for MIPS targetSimon Atanasyan
2016-07-18Creating release_39 branch off revision 275826Hans Wennborg
2016-07-18Pass section by reference. NFC.Rafael Espindola
2016-07-18Remove SymbolBody::PlaceholderKind.Rui Ueyama
2016-07-18Iterate over SymVector instead of Symtab hash table.Rui Ueyama
2016-07-17Unbreak msan buildbot.Rui Ueyama
2016-07-17Remove dead code.Rui Ueyama
2016-07-17Implement almost-zero-cost --trace-symbol.Rui Ueyama
2016-07-17Make Lazy's ctro protected because it shouldn't be instantiated directly.Rui Ueyama
2016-07-17Remove duplicate public specifier.Rui Ueyama
2016-07-17Print out file names for common symbols for --trace-symbol.Rui Ueyama
2016-07-17Handle versioned symbols efficiently.Rui Ueyama
2016-07-17Add a pointer to a source file to SymbolBody.Rui Ueyama
2016-07-17Do not invoke FileCheck with `not` command.Rui Ueyama
2016-07-16Attempt to unbreak Windows bot.Rui Ueyama
2016-07-16Remove redundant namespace specifiers.Rui Ueyama
2016-07-16Resurrect code that was lost in conflicting commits.Rui Ueyama
2016-07-16Use skip() instead of peek() and expect().Rui Ueyama
2016-07-16Update for r275682:George Rimar
2016-07-16Recommit r275257 "[ELF] - Implement extern "c++" version script tag"George Rimar
2016-07-16Simplify. NFC.Rui Ueyama
2016-07-16Rename SymbolVersions VersionDefinitions.Rui Ueyama
2016-07-16Rename Version VersionDefinition.Rui Ueyama
2016-07-16Use ScriptParserBase::skip() instead of peek() and next().Rui Ueyama
2016-07-16Simplify. NFC.Rui Ueyama
2016-07-16Simplify default symbol version management. NFC.Rui Ueyama
2016-07-16Remove redundant variable.Rui Ueyama
2016-07-16Set sh_addralign in the constructor for consistency. NFC.Rui Ueyama
2016-07-16Make Verdef and Verdaux adjacent in the version definition section.Rui Ueyama
2016-07-16Use SymbolVersion::Id instead of a hard-coded local variable.Rui Ueyama
2016-07-15ELF: Include filenames in error messages.Rui Ueyama
2016-07-15Remove variables. NFC.Rui Ueyama
2016-07-15[ELF] Overriding reserved symbols in linker scriptEugene Leviant
2016-07-15Inline traceUndefined function.Rui Ueyama
2016-07-15Update comments.Rui Ueyama
2016-07-15Remove redundant `return`.Rui Ueyama
2016-07-15Merge SymbolAssignmentKind and ExprKind.Rui Ueyama
2016-07-15ELF: Remove member variables that are used only in one function.Rui Ueyama
2016-07-15Avoid writing to errs().Rui Ueyama
2016-07-15Inline a vairable that is used only once. NFC.Rui Ueyama
2016-07-15ELF: Simplify path constructions for -save-temps. NFC.Rui Ueyama
2016-07-15ELF: Make check() always return a value.Rui Ueyama