Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / MC / MCStreamer.h
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-11-25 Rafael EspindolaAdd support for .cfi_register now that it is easy to...
2012-11-24 Rafael EspindolaMove a bit of duplicated code into a helper function.
2012-11-23 Rafael EspindolaImplement .cfi_undefined. Based on a patch from PaX...
2012-10-15 Adhemerval ZanellaPowerPC: add EmitTCEntry class for TOC creation
2012-09-14 Dmitri GribenkoFix Doxygen issues:
2012-08-29 Craig TopperMake use of the LLVM_DELETED_FUNCTION macro.
2012-08-23 Dmitri GribenkoFix a bunch of -Wdocumentation warnings.
2012-06-22 Evan ChengEmitZerofill should take a 64-bit size or else it's...
2012-05-18 Jim GrosbachRefactor data-in-code annotations.
2012-03-26 Craig TopperPrune some includes and forward declarations.
2012-02-03 Akira HatanakaAdd a new MachineJumpTableInfo entry type, EK_GPRel64Bl...
2012-01-27 Jim GrosbachBetter diagnostic for malformed .org assembly directive.
2012-01-23 Rafael EspindolaAdd support for .cfi_signal_frame. Fixes pr11762.
2012-01-10 Rafael EspindolaRemove the logging streamer.
2012-01-09 Rafael EspindolaDon't print an unused label before .cfi_endproc.
2012-01-07 Rafael EspindolaDon't print a label before .cfi_startproc when we don...
2012-01-07 Rafael EspindolaSplit Finish into Finish and FinishImpl to have a commo...
2011-12-29 Rafael EspindolaImplement cfi_restore. Patch by Brian Anderson!
2011-12-29 Rafael EspindolaImplement .cfi_escape. Patch by Brian Anderson!
2011-12-17 Rafael EspindolaAdd back the MC bits of 126425. Original patch by Natha...
2011-12-06 Jim GrosbachTidy up. Hard tabs.
2011-11-05 Benjamin KramerAdd an option to pad an uleb128 to MCObjectWriter and...
2011-10-17 Nick LewyckyAdd support for a new extension to the .file directive:
2011-10-04 Owen AndersonTeach the MC to output code/data region marker labels...
2011-09-01 Benjamin KramerDon't drop alignment info on local common symbols.
2011-08-02 Rafael EspindolaAssume .cfi_startproc is the first thing in a function...
2011-07-25 Evan ChengRename TargetAsmBackend to MCAsmBackend; rename createA...
2011-07-22 Bill WendlingAdd a method to get the list of FrameInfos.
2011-07-19 Bill WendlingAdd a method to set compact unwind encoding information...
2011-07-14 Evan ChengUnfortunately several files in MC are badly violating...
2011-06-17 Bill WendlingUse the verbose asm flag instead of a new flag for...
2011-06-17 Bill WendlingAdd an option that allows one to "decode" the LSDA.
2011-05-26 Charles DavisTest .seh_startchained and .seh_endchained parsing.
2011-05-25 Charles DavisAdd tests for .seh_setframe and .seh_handlerdata parsin...
2011-05-22 Charles DavisAdd methods to parse the SEH directives to the COFFAsmP...
2011-05-22 Charles DavisImplement emission of all Win64 exception tables. Make...
2011-05-22 Charles DavisMake the COFF streamer emit unwind info when processing...
2011-05-19 Rafael EspindolaMisc code refactorings:
2011-05-19 Charles DavisImplement the Win64 EH prolog instruction methods on...
2011-05-19 Charles DavisTurns out GAS does have Win64 EH directives. (It also...
2011-05-19 Charles DavisImplement the StartChained and EndChained Win64 EH...
2011-05-19 Charles DavisImplement the StartProc and EndProc Win64 EH methods...
2011-05-18 Charles DavisAdd some more Win64 EH directives:
2011-05-18 Charles DavisWhile thinking about how to know where the functions...
2011-05-16 Charles DavisAdd a method I forgot in the last commit. Don't worry...
2011-05-15 Charles DavisAdd stub methods to MCStreamer for emitting Win64 excep...
2011-05-10 Rafael EspindolaFactor some code into a new EmitFrames method.
2011-05-10 Rafael EspindolaParsing and plumbing for .cfi_sections.
2011-05-01 Rafael EspindolaSimplify the handling of pcrel relocations on ELF....
2011-04-30 Rafael EspindolaAdd all the plumbing needed for MC to expand cfi to...
2011-04-30 Rafael EspindolaImplement MCAsmStreamer::EmitDwarfAdvanceFrameAddr.
2011-04-28 Rafael EspindolaMark the EH symbol global or weak if the corresponding...
2011-04-27 Rafael EspindolaFactor a bit of code to MCStreamer::EmitLabel. Keep...
2011-04-21 Rafael EspindolaRemove unused argument.
2011-04-18 Devang PatelReduce clutter in asm output. Do not emit source locati...
2011-04-12 Rafael EspindolaBe consistent about being virtual and returning void...
2011-04-12 Rafael EspindolaRemove LastOffset from the asm parser.
2011-04-12 Rafael EspindolaFix the case of a .cfi_rel_offset before any .cfi_def_c...
2011-04-12 Rafael EspindolaImplement .cfi_same_value.
2011-03-05 Anton KorobeynikovPreliminary support for ARM frame save directives emiss...
2011-03-05 Anton KorobeynikovSome first rudimentary support for ARM EHABI: print...
2011-02-25 Cameron ZwarichRoll out r126425 and r126450 to see if it fixes the...
2011-02-24 Devang PatelEnable DebugInfo support for COFF object files.
2011-02-21 Joerg SonnenbergerUse a vector of pairs to implement the section stack...
2011-02-16 Rafael EspindolaAdd support for pushsection and popsection. Patch by...
2011-01-23 Rafael EspindolaAdd support for the --noexecstack option.
2010-12-29 Rafael EspindolaImplement cfi_def_cfa. Also don't convert to dwarf...
2010-12-28 Rafael EspindolaImplement .cfi_remember_state and .cfi_restore_state.
2010-12-28 Rafael EspindolaRelax address updates in the eh_frame section.
2010-12-27 Rafael EspindolaAdd support for .cfi_lsda.
2010-12-27 Rafael EspindolaAdd support for the same encodings of the personality...
2010-12-26 Rafael EspindolaAdd basic support for .cfi_personality.
2010-12-16 Daniel DunbarMC: Make TargetAsmBackend available to the AsmStreamer.
2010-12-10 Rafael EspindolaFixed version of 121434 with no new memory leaks.
2010-12-10 Rafael EspindolaRevert my previous patch to make the valgrind bots...
2010-12-09 Rafael EspindolaInitial support for the cfi directives. This is just...
2010-12-06 Rafael EspindolaSecond try at making direct object emission produce...
2010-12-06 Rafael EspindolaRevert previous two patches while I try to find out...
2010-12-06 Rafael EspindolaAdd an EmitAbsValue helper method and use it in cases...
2010-12-04 Rafael EspindolaThere are two reasons why we might want to use
2010-12-03 Rafael EspindolaMake EmitIntValue more efficient and more like what...
2010-12-03 Rafael EspindolaTry to resolve symbol differences early, and if success...
2010-12-02 Devang PatelUse set directive for StartMinusEndExpr.
2010-11-29 Michael J. SpencerMerge System into Support.
2010-11-28 Rafael EspindolaMake EmitIntValue non virtual.
2010-11-28 Rafael EspindolaMake EmitSymbolValue non virtual.
2010-11-28 Rafael EspindolaAvoid code duplication in the many unsupported EmitGPRe...
2010-11-28 Rafael EspindolaMake EmitULEB128IntValue and EmitSLEB128IntValue non...
2010-11-22 Rafael EspindolaAdd basic CFI methods to the streamer interface.
2010-11-19 Rafael EspindolaChange some methods in MCDwarf.cpp to be able to handle...
2010-11-17 Daniel DunbarMC-JIT: Stub out "pure" streamer.
2010-11-16 Rafael EspindolaAdd .loc methods to the streamer.
2010-11-05 Jim GrosbachMC'ize the '.code 16' and '.thumb_func' ARM directives.
2010-11-02 Rafael EspindolaAdd support for expressions in .sleb/.uleb directives.
2010-11-01 Rafael EspindolaImplement .weakref.
2010-09-30 Kevin EnderbyDid my commit for the last patch for the .loc directory...
2010-09-15 Rafael EspindolaAdd a InitSections method to the streamer interface.
2010-09-15 Jim Grosbachtrailing whitespace and 80 column cleanup
2010-09-02 Benjamin KramerAdd AsmParser support for the ELF .previous directive...
next