OSDN Git Service

android: DebugInfo/PDB: update sources list
[android-x86/external-llvm.git] / tools / llvm-mc /
2020-03-24 Mauro RossiDO NOT MERGE: android: translate Android.mk build rules...
2020-03-24 Mauro RossiDO NOT MERGE: android: translate Android.mk build rules...
2020-03-24 Qiang YuLLVM_GEN_ to LLVM70_GEN_
2020-03-24 Qiang YuLLVM_HOST_BUILD_MK to LLVM70_HOST_BUILD_MK
2020-03-24 Qiang YuLLVM_ROOT_PATH to LLVM70_ROOT_PATH
2020-03-24 Qiang Yurename libLLVM to libLLVM70
2020-03-24 Qiang Yumove all mk file
2019-03-01 Paul Robinson[DWARF] Make -g with empty assembler source work better.
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-10-24 Reid Kleckner[MC] Separate masm integer literal lexer support from...
2018-08-08 Petr Hosek[ADT] Normalize empty triple components
2018-07-10 Paul RobinsonSupport -fdebug-prefix-map in llvm-mc. This is useful...
2018-06-12 Paul Robinson[DWARFv5] llvm-mc -dwarf-version does not imply -g.
2018-05-21 Peter CollingbourneMC: Introduce an ELF dwo object writer and teach llvm...
2018-05-18 Peter CollingbourneMC: Change the streamer ctors to take an object writer...
2018-04-30 Nirav Dave[MC] Change AsmParser to leverage Assembler during...
2018-04-27 Nirav Dave[MC] Undo spurious commit added into r331052.
2018-04-27 Nirav Dave[MC] Provide default value for IsResolved.
2018-04-27 Nirav Dave[MC] Modify MCAsmStreamer to always build MCAssembler...
2018-04-22 Jonas Devlieghere[llvm-mc] Make error handling more consistent.
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2018-04-11 David BlaikieRename *CommandFlags.def to *CommandFlags.inc
2018-03-29 Paul RobinsonReapply "[DWARFv5] Emit file 0 to the line table."
2018-03-28 Alexander PotapenkoRevert "Reapply "[DWARFv5] Emit file 0 to the line...
2018-03-27 Paul RobinsonReapply "[DWARFv5] Emit file 0 to the line table."
2018-03-07 Alexander KornienkoRevert "Reapply "[DWARFv5] Emit file 0 to the line...
2018-03-06 Paul RobinsonReapply "[DWARFv5] Emit file 0 to the line table."
2018-03-06 Oliver Stannard[Asm] Refactor debug printing of AsmToken
2018-03-06 Paul RobinsonRevert "[DWARFv5] Emit file 0 to the line table."
2018-03-06 Paul Robinson[DWARFv5] Emit file 0 to the line table.
2018-01-03 Alex BradburyThread MCSubtargetInfo through Target::createMCAsmBackend
2017-12-13 Michael ZolotukhinRemove redundant includes from tools.
2017-11-27 David BlaikieRename MCTargetOptionsCommandFlags.h to .def as it...
2017-10-11 Lang Hames[MC] Have MCObjectStreamer take its MCAsmBackend argume...
2017-10-11 Lang Hames[MC] Have MCObjectStreamer take its MCAsmBackend argume...
2017-09-23 Reid Kleckner[Support] Rename tool_output_file to ToolOutputFile...
2017-08-02 Rafael EspindolaDon't pass the code model to MC
2017-06-09 Saleem Abdulrasoolsink DebugCompressionType into MC for exposing to clang
2017-02-28 Paul Robinson[DWARFv5] llvm-mc support for new unit header.
2016-12-06 Mandeep Singh Grang[llvm] Fix D26214: Move error handling out of MC and...
2016-12-01 Mandeep Singh Grang[llvm] Implement support for -defsym assembler option
2016-10-31 Nirav Dave[MC] Make llvm-mc fail cleanly on invalid output asm...
2016-10-08 Mehdi AminiTurn cl::values() (for enum) from a vararg function...
2016-09-27 Martin StorsjoFix a typo, depricated -> deprecated
2016-08-17 Justin BognerReplace a few more "fall through" comments with LLVM_FA...
2016-08-08 Daniel SandersRe-commit r277988: [mips][ias] Fix all the hacks relate...
2016-08-08 Daniel SandersRevert r277988: [mips][ias] Fix all the hacks related...
2016-08-08 Daniel Sanders[mips][ias] Fix all the hacks related to MIPS-specific...
2016-07-25 Joel JonesMC] Provide an MCTargetOptions to implementors of MCAsm...
2016-07-11 Nirav DaveProvide support for preserving assembly comments
2016-06-17 Rafael EspindolaChange the default of -relax-relocations.
2016-06-12 Benjamin KramerRun clang-tidy's performance-unnecessary-copy-initializ...
2016-06-09 Richard SmithSearch for llvm-symbolizer binary in the same directory...
2016-05-29 Rafael EspindolaMove RelaxELFRel out to llvm-mc.
2016-05-27 George RimarRecommit 270977 - [llvm-mc] - Teach llvm-mc to generate...
2016-05-27 George RimarRevert r270977 ([llvm-mc] - Teach llvm-mc to generate...
2016-05-27 George Rimar[llvm-mc] - Teach llvm-mc to generate zlib styled compr...
2016-05-18 Rafael EspindolaDon't pass a Reloc::Model to MC.
2016-03-22 Justin BognerMC: Don't access the filesystem in MCContext's constructor
2016-01-27 Benjamin KramerMove MCTargetAsmParser.h to llvm/MC/MCParser where...
2016-01-26 Chris BienemanRemove autoconf support
2016-01-26 Benjamin KramerReflect the MC/MCDisassembler split on the include...
2015-12-21 David Majnemer[MC, COFF] Support link /incremental conditionally
2015-11-04 Eugene ZelenkoFix some Clang-tidy modernize warnings, other minor...
2015-09-15 Daniel SandersRevert r247692: Replace Triple with a new TargetTuple...
2015-09-15 Daniel SandersRe-commit r247683: Replace Triple with a new TargetTupl...
2015-09-15 Daniel SandersRevert r247684 - Replace Triple with a new TargetTuple ...
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-09-14 Davide Italiano[llvm-mc] Better error handling in ENOENT case + test.
2015-09-13 Davide Italiano[llvm-mc] More meaningful error if input file doesn...
2015-06-17 Rafael EspindolaUse named temporaries for directional labels.
2015-06-16 Daniel SandersRecommit r239721: Replace string GNU Triples with llvm...
2015-06-16 Daniel Sanders[llvm-mc] The object form of the GNU triple should...
2015-06-15 Daniel SandersRevert r239721 - Replace string GNU Triples with llvm...
2015-06-15 Daniel SandersReplace string GNU Triples with llvm::Triple in InitMCO...
2015-06-07 Colin LeMahieuTeaching llvm-mc how to understand the defsym command...
2015-04-20 Pete CooperAdd targets to cmake for specific target components.
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-04-09 Rafael EspindolaSimplify use of formatted_raw_ostream.
2015-03-31 Eric ChristopherReplace the MCSubtargetInfo parameter with a Triple...
2015-03-20 Rafael EspindolaDon't declare all text sections at the start of the .s
2015-03-16 Rafael EspindolaPass in a "const Triple &T" instead of a raw StringRef.
2015-03-10 Eric ChristopherRemove the use of the subtarget in MCCodeEmitter creati...
2015-02-19 Peter Collingbournellvm-mc: Use Target::createNullStreamer to fix crashes...
2014-12-17 Rafael EspindolaRemove unused includes and out of date comment. NFC.
2014-12-12 Craig TopperPass output stream to AsLexInput instead of the whole...
2014-12-12 Craig TopperUse unique_ptr to remove an explicit delete. Change...
2014-11-12 Rafael EspindolaRemove the now unused StringRefMemoryObject.h.
2014-11-12 Rafael EspindolaPass an ArrayRef to MCDisassembler::getInstruction.
2014-11-11 Colin LeMahieu[llvm-mc] Fixing case where if a file ended with non...
2014-11-07 Rafael EspindolaUse StringRefMemoryObject in llvm-mc. NFC.
2014-10-15 Rafael EspindolaSimplify handling of --noexecstack by using getNonexecu...
2014-08-25 Rafael EspindolaModernize raw_fd_ostream's constructor a bit.
2014-08-21 David BlaikieExplicitly pass ownership of the MemoryBuffer to AddNew...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-06 Rafael EspindolaUpdate the MemoryBuffer API to use ErrorOr.
2014-07-06 Rafael EspindolaThis only needs a StringRef.
2014-07-06 Alp TokerSourceMgr: make valid buffer IDs start from one
2014-06-28 Rafael EspindolaSimplify code a bit, no functionality change.
2014-06-19 Eric ChristopherMove -dwarf-version to an MC level command line option...
next