Fix MIPS exception personality encoding.
[oota-llvm.git] / lib / MC / MCParser /
2014-05-22 Saleem AbdulrasoolMC: initialise MCAsmParser variable
2014-05-21 Saleem AbdulrasoolMC: loosen an overzealous assertion
2014-04-29 Benjamin Kramerraw_ostream: Forward declare OpenFlags and include...
2014-04-24 Craig Topper[C++] Use 'nullptr'.
2014-04-23 Stepan DyatkovskiyIntegrated assbemler, macros: added 'vararg' argument...
2014-04-22 Kevin EnderbyFix the assembler to print a better relocatable express...
2014-04-01 David BlaikieDebugInfo: Emit relocation to debug_line section when...
2014-03-28 Rafael EspindolaMap ELf flags back to more specific section kinds.
2014-03-21 Arnaud A. de Grand... Remove some dead assignements found by scan-build
2014-03-21 Saleem AbdulrasoolMCParser: add an assertion
2014-03-18 Jim GrosbachTidy up. Update per naming conventions.
2014-03-18 Jim GrosbachDarwin: Add assembler directives to create version...
2014-03-17 Saleem AbdulrasoolMC: change runtime check to an assertion
2014-03-17 David BlaikieDebugInfo: Improve reuse of file table entries in asm...
2014-03-13 David BlaikieMCDwarf: Simplify MCDwarfFile to just use std::string...
2014-03-13 David BlaikieMCDwarf: Simply MCDwarfFile since it really is just...
2014-03-13 Rafael EspindolaUse printable names to implement directional labels.
2014-03-13 Saleem AbdulrasoolMC: fix silly typo
2014-03-13 Saleem AbdulrasoolMC: fix possible NULL pointer dereference
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-07 David MajnemerMC: Use MachO::SectionType for MCSectionMachO::getType...
2014-03-07 David MajnemerMC: Remove superfluous section attribute flag definitions
2014-03-06 Ted KremenekRemove unreachable 'return true' always dominated by...
2014-03-06 Reid KlecknerMS asm: The initial dot in struct access is optional
2014-03-01 Venkatraman Govind... Add support for parsing sun-style section flags in...
2014-02-24 Rafael EspindolaReplace the F_Binary flag with a F_Text one.
2014-02-23 Saleem AbdulrasoolAsm Parser: support .error directive
2014-02-23 Saleem AbdulrasoolAsmParser: support .ifeqs directive
2014-02-23 Saleem AbdulrasoolMCAsmParser: support .ifne
2014-02-23 Saleem AbdulrasoolMCAsmParser: handle space properly for .ifc/.ifnc
2014-02-23 Saleem AbdulrasoolMCAsmParser: add support for .err directive
2014-02-21 Sylvestre LedruRemove dead declaration
2014-02-20 Benjamin KramerAsmParser: Disable Darwin-style macro argument expansio...
2014-02-19 Saleem AbdulrasoolMCAsmParser: support required parameters
2014-02-19 Saleem AbdulrasoolMCAsmParser: change representation of MCAsmMacroParameter
2014-02-17 Anders WaldenborgAdd support for assigning to . in AsmParser.
2014-02-17 Saleem AbdulrasoolMCAsmParser: better handling for named arguments
2014-02-16 Saleem AbdulrasoolMCAsmParser: relax declaration parsing
2014-02-09 Saleem AbdulrasoolMCParser: add a single token lookahead
2014-02-09 Benjamin KramerAsmParser: Simplify code with ArrayRef.
2014-02-09 Benjamin KramerAsmParser: Parse (and ignore) nested .macro definitions.
2014-02-04 Rafael EspindolaUse the default values.
2014-02-04 David PeixottoFix PR18345: ldr= pseudo instruction produces incorrect...
2014-02-01 David WoodhouseMC: Fix .octa output for APInts with BitWidth > 128
2014-02-01 David WoodhouseMC: Add support for .octa
2014-02-01 David WoodhouseMC: Add AsmLexer::BigNum token for integers greater...
2014-02-01 David MajnemerMC: Improve the .fill directive's compatibility with GAS
2014-01-29 David MajnemerMC: Better management of macro arguments
2014-01-29 David MajnemerMC: Clean up error paths in AsmParser::parseMacroArgument
2014-01-27 David MajnemerMC: Add support for .cfi_startproc simple
2014-01-26 Saleem AbdulrasoolAsmParser: improve diagnostics for invalid variants
2014-01-24 Alp TokerFix known typos
2014-01-23 Rafael EspindolaInitToTextSection is redundant with InitSections. Remov...
2014-01-15 David PeixottoFix parsing of .symver directive on ARM
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2014-01-07 Saleem AbdulrasoolMCParser: introduce Note and use it for ARM AsmParser
2013-12-28 Saleem AbdulrasoolAsmParser: cleanup diagnostics for .rep/.rept
2013-12-28 Saleem AbdulrasoolIAS: support .rep as an alias for .rept
2013-12-20 Timur Iskhodzhanov[COFF] Add support for the .secidx directive
2013-12-19 David PeixottoAdd a finishParse() callback to the targer asm parser
2013-12-18 Saleem AbdulrasoolAsmParser: add support for .end directive
2013-12-10 Reid KlecknerReland "Fix miscompile of MS inline assembly with stack...
2013-12-10 Reid KlecknerRevert "Fix miscompile of MS inline assembly with stack...
2013-12-10 Reid KlecknerFix miscompile of MS inline assembly with stack realignment
2013-12-09 Rafael EspindolaUse a more direct check for finding out the file type.
2013-12-06 David PeixottoCache AllowAtInIdentifier as class variable in AsmLexer
2013-12-06 David PeixottoIntegrated assembler incorrectly lexes ARM-style comments
2013-12-04 David PeixottoAdd support for parsing ARM symbol variants on ELF...
2013-11-19 Rafael EspindolaSupport multiple COFF sections with the same name but...
2013-10-25 Tim NorthoverARM: allow .thumb_func to be separated from symbol...
2013-10-18 Hans WennborgMC asm parser: allow ?'s in symbol names, and handle...
2013-10-18 Hans WennborgRevert "Re-commit r192758 - MC: quote tricky symbol...
2013-10-17 Hans WennborgRe-commit r192758 - MC: quote tricky symbol names in...
2013-10-16 NAKAMURA TakumiRevert r192758 (and r192759), "MC: Better handling...
2013-10-16 Hans WennborgMC: Better handling of tricky symbol and section names
2013-10-16 Rafael EspindolaMove .ident handling to MCStreamer.
2013-10-04 Jack Carterreverting per request
2013-10-04 Jack Carter[MC][AsmParser] Hook for post assembly file processing
2013-10-02 Rafael EspindolaAdd Support For .bss Named Section Directive For Darwin...
2013-09-26 Adrian PrantlMCParser/Debug info: Accept line number 0 as a legitima...
2013-09-26 Venkatraman Govind... Implements parsing and emitting of .cfi_window_save...
2013-09-25 David MajnemerMC: Add support for treating $ as a reference to the PC
2013-09-24 Roman DivackyMake the size and expr arguments of .fill directive...
2013-09-22 Benjamin KramerProvide basic type safety for array_pod_sort comparators.
2013-09-21 David MajnemerELF: Parse types in directives like binutils gas
2013-09-20 Jim GrosbachMC: Tidy up.
2013-09-16 Jakub StaszakUse reference instead of copy.
2013-09-15 Benjamin KramerELF: Add support for the exclude section bit for gas...
2013-09-15 David MajnemerMC: Add support for '?' flags in .section directives
2013-09-14 Benjamin KramerRemove unused StringRef that no compiler warned about...
2013-09-05 Yunzhong GaoImprove handling of .file, .include and .incbin directi...
2013-08-28 Kevin EnderbyThe integrated darwin assembler can hang in an infinite...
2013-08-27 Joerg SonnenbergerGiven target assembler parsers a chance to handle varia...
2013-08-20 Vladimir MedicFix style issues in AsmParser.cpp
2013-08-14 Tim NorthoverSupport C99 hexadecimal floating-point literals in...
2013-08-09 Saleem Abdulrasool[CodeGen] prevent abnormal on invalid attributes
2013-08-04 Benjamin KramerAsmParser: Store MacroLikeBodies on the side so they...
2013-07-16 Rafael EspindolaAdd a wrapper for open.
2013-07-06 Nico RieckMC: Implement COFF .linkonce directive
2013-07-04 Nico RieckMC: Add .section directive to COFF
next