LTO: Export local context symbols
[oota-llvm.git] / tools / lto / lto.exports
2014-12-19 Duncan P. N. Exon... LTO: Export local context symbols
2014-02-10 Manman RenLTO API: add lto_module_create_from_memory_with_path.
2014-01-21 Yunzhong GaoAdding new LTO APIs to parse metadata nodes and extract...
2014-01-16 Quentin ColombetRevert r199361: Now, the sanitizer got the change
2014-01-16 Quentin Colombet[LTO] Modify lto.exports to force the sanitizer to...
2014-01-15 Quentin Colombet[LTO] Add a hook to map LLVM diagnostics into the clien...
2013-10-31 Rafael EspindolaUse LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
2013-10-04 Rafael EspindolaAdd lto_codegen_add_dso_symbol to the export list.
2013-08-27 Shuxin Yang Revert 189297, the original commit message is following.
2013-08-27 Shuxin Yang Add new API lto_codegen_compile_parallel().
2013-08-12 Shuxin YangRevert r188188 and r188200.
2013-08-12 Shuxin YangMisc enhancements to LTO:
2012-12-10 Bill WendlingRevert r169656.
2012-12-08 Bill WendlingAdd the `lto_codegen_set_export_dynamic' function.
2012-12-07 Jim GrosbachAdd C API for specifying CPU to the disassembler.
2012-11-24 Benjamin KramerlibLTO: Add a utility method to initialize the disassem...
2012-10-22 Kevin EnderbyAdd support for annotated disassembly output for X86...
2012-04-16 Rafael EspindolaRemove lto_codegen_set_whole_program_optimization....
2012-04-09 Bill Wendlings/lto_codegen_whole_program_optimization/lto_codegen_se...
2012-04-09 Bill WendlingAdd a hook to turn on the internalize pass through...
2011-03-29 Devang PatelExpoert c interface for disassembler.
2011-03-22 Rafael EspindolaAdd a lto_codegen_compile_to_file to avoid producing...
2011-03-17 Rafael EspindolaAdd support in the LTO library for loading an object...
2011-02-08 Rafael EspindolaDon't open the file again in the gold plugin. To be...
2010-08-25 Dan Gohmanlto_codegen_set_gcc_path was removed.
2010-08-25 Dan GohmanFix a few missing entries in lto.exports.
2010-08-09 Rafael EspindolaMake it possible to set the target triple and expose...
2010-04-15 Dan GohmanGeneralize the EXPORTED_SYMBOL_FILE concept in the...
2009-06-04 Nick Kledzik<rdar://problem/6940611> libLTO.dylib needs to let...
2008-07-07 Nick Kledzikadd _lto_codegen_debug_options so that linker can use it
2008-06-30 Devang PatelRename new lto2 tool as lto.