Граф коммитов

  • 933b58d00f
    Archiving LLILC main Andy Ayers 2022-03-14 18:37:01 -0700
  • fb84061dfe
    Merge pull request #1101 from terrajobst/fix-coc-links Andy Ayers 2020-04-10 10:47:23 -0700
  • dc10dc55c2 Fix links to Code of Conduct Immo Landwerth 2020-04-10 09:39:57 -0700
  • 064d0242a3
    Link Code of Conduct (#1100) Immo Landwerth 2020-04-03 10:13:54 -0700
  • 889ef391a6 Link Code of Conduct Immo Landwerth 2020-04-02 13:50:42 -0700
  • 8411e77fbb Add support for MOV,MOVT instristion pair on ARM32 Egor Chesakov 2019-06-02 15:04:51 -0700
  • 8c7fa51c30 Use thumbv7 for ARM32 SuperPMI target Egor Chesakov 2019-06-02 13:12:27 -0700
  • be3c71b0ef Fix isAtLiteralPool predicate Egor Chesakov 2019-06-02 12:57:59 -0700
  • 0658a6a565 Support literal pools at the end of code section on Arm64 Egor Chesakov 2019-05-31 12:01:42 -0700
  • d9e6fd60ad Add documentation specific to coredistools jashook 2018-11-13 11:41:02 -0800
  • 265883f660 Fix const cast warningas error jashook 2018-11-13 10:59:49 -0800
  • 296caeaa98 Add documentation specific to coredistools jashook 2018-11-13 11:41:02 -0800
  • 27afb064ee Fix const cast warningas error jashook 2018-11-13 10:59:49 -0800
  • c5771d0d9e Undo the runtime.json changes because I've discovered a way to run the .NET core app with this convention Zach Montoya 2018-08-15 09:42:12 -0700
  • 8b8ab42f34 Modify Microsoft.NETCore.CoreDisTools to reference the runtime packages via direct NuGet dependencies instead of runtime.json. Update the version to 1.0.1-prerelease-00005 to update the Windows packages Zach Montoya 2018-08-14 14:40:15 -0700
  • 922f7ce987 Undo the runtime.json changes because I've discovered a way to run the .NET core app with this convention Zach Montoya 2018-08-15 09:42:12 -0700
  • faa766d1d7 Modify Microsoft.NETCore.CoreDisTools to reference the runtime packages via direct NuGet dependencies instead of runtime.json. Update the version to 1.0.1-prerelease-00005 to update the Windows packages Zach Montoya 2018-08-14 14:40:15 -0700
  • 43a727aced Add break statements to setTarget cases and default case Amy Yu 2018-06-28 16:37:55 -0700
  • ac10791f4f Add break statements to setTarget cases and default case Amy Yu 2018-06-28 16:37:55 -0700
  • 1c2d5e0969 Fix coredistools error Amy Yu 2018-06-26 16:59:08 -0700
  • 49c68b5281 Fix coredistools error Amy Yu 2018-06-26 16:59:08 -0700
  • 29812752d0 response review Sergey Andreenko 2018-06-25 16:57:53 -0700
  • bf12f33d0a update readme Sergey Andreenko 2018-06-25 12:40:48 -0700
  • bd430ec388 response review Sergey Andreenko 2018-06-25 16:57:53 -0700
  • ce903433c0 Add DumpInstruction which prints single instruction, use string stream ObjectWriter Amy Yu 2018-06-15 17:29:32 -0700
  • b42e6258d5 Replace Windows NuGet Rids with generic variants Simon Nattress 2018-06-15 15:05:08 -0700
  • 3c3e58d25f Add buffered versions of disasm tools that dumps to a string Amy Yu 2018-06-08 15:44:09 -0700
  • cfe1b105b1 Fixed formatting in documentation Günther Foidl 2018-05-05 12:50:43 +0200
  • b12297841a update readme Sergey Andreenko 2018-06-25 12:40:48 -0700
  • e15fb04a40 Merge branch 'master' into ObjectWriter Sergey Andreenko 2018-06-25 12:12:35 -0700
  • 0601e5e2b9 Add DumpInstruction which prints single instruction, use string stream Amy Yu 2018-06-15 17:29:32 -0700
  • 0728193a66 Replace Windows NuGet Rids with generic variants Simon Nattress 2018-06-15 15:05:08 -0700
  • 10b633422a Add DumpInstruction which prints single instruction, use string stream Amy Yu 2018-06-15 17:29:32 -0700
  • 9f8885a7b4 Replace Windows NuGet Rids with generic variants Simon Nattress 2018-06-15 15:05:08 -0700
  • 1b76870b40 Add buffered versions of disasm tools that dumps to a string Amy Yu 2018-06-08 15:44:09 -0700
  • 0a2e3fd3d3 Add buffered versions of disasm tools that dumps to a string Amy Yu 2018-06-08 15:44:09 -0700
  • 4daeaf9b60
    Merge pull request #1085 from gfoidl/documentation-fixes Joseph Tremoulet 2018-05-05 12:27:00 -0400
  • dd0fa8c55e Fixed formatting in documentation Günther Foidl 2018-05-05 12:50:43 +0200
  • 34a460ea9f
    Removed duplicate word.. Kody Brown 2017-11-19 10:30:57 -0700
  • 8dc6363f62 Update nuspecs to .19 David Wrighton 2017-06-21 18:27:52 -0700
  • 4681eeae71 Update type building interface - Add support for pointers (LF_POINTER) - Add support for MemberFunction records (LF_MFUNCTION) - Add support for MemberFunctionId records (LF_MFUNC_ID) - Remove auto attachment of a pointer record onto arrays/classes - Add VTable shape handling - Remove UniqueName info from PDBs as it isn't used by tools David Wrighton 2017-06-12 19:12:53 -0700
  • c103d2c77e Update nuspecs to .19 David Wrighton 2017-06-21 18:27:52 -0700
  • 124d6947a9 Update type building interface - Add support for pointers (LF_POINTER) - Add support for MemberFunction records (LF_MFUNCTION) - Add support for MemberFunctionId records (LF_MFUNC_ID) - Remove auto attachment of a pointer record onto arrays/classes - Add VTable shape handling - Remove UniqueName info from PDBs as it isn't used by tools David Wrighton 2017-06-12 19:12:53 -0700
  • 5a489df10e update llvm (#1081) Sergey Andreenko 2017-06-14 12:56:54 -0700
  • a3834b6ceb update llvm Sergey Andreenko 2017-06-12 19:00:50 -0700
  • b60cd5b96c emit S_UDT symbols to keep all UDT alive after the linker. (#1079) Sergey Andreenko 2017-05-24 11:20:59 -0700
  • 0f84b7e920 emit S_UDT symbols to keep all UDT alive after the linker. Sergey Andreenko 2017-05-22 13:45:24 -0700
  • 520f8847b0 Use references for args inside ObjectWriter (#1078) Sergey Andreenko 2017-05-18 14:05:42 -0700
  • 8d2bc5c291 Fix osx build warnings with the initialization order. Sergey Andreenko 2017-05-17 10:35:07 -0700
  • 461909b6de Set consts where it is possible and correct. Sergey Andreenko 2017-05-16 15:11:46 -0700
  • 2e705bd132 update version Sergey Andreenko 2017-05-16 11:23:32 -0700
  • 55546ea3d6 Use references for args inside ObjectWriter Sergey Andreenko 2017-05-12 17:03:02 -0700
  • 0d2965ed01 Array type implementation (#1076) Sergey Andreenko 2017-05-16 11:01:59 -0700
  • c634f91b26 Memorize fields names Sergey Andreenko 2017-05-13 14:29:25 -0700
  • 1d5d6673c7 small typeBuilders fields initialization Sergey Andreenko 2017-05-13 14:05:54 -0700
  • 0201766857 small moves Sergey Andreenko 2017-05-13 13:53:29 -0700
  • 2f735570ce Array types Sergey Andreenko 2017-05-10 15:28:10 -0700
  • 9aea0f2183 Fix for some types (#1077) Sergey Andreenko 2017-05-13 14:29:58 -0700
  • 0bbf686d47 Fix for some types Sergey Andreenko 2017-05-12 15:44:21 -0700
  • 27f54b84b4 User Defined types for windows (#1074) Sergey Andreenko 2017-03-22 20:51:59 -0700
  • 5f8ab59e7e Update the version again. Fix linux build. Sergey Andreenko 2017-03-22 18:32:09 -0700
  • 0c3de54ac8 small fixes Sergey Andreenko 2017-03-22 11:19:50 -0700
  • 466440709c Don't spend time building CV types for Unix. Sergey Andreenko 2017-03-15 15:09:54 -0700
  • ff9f622cb9 update version Sergey Andreenko 2017-03-15 15:09:54 -0700
  • f4e59a84aa CodeView for enums, structs, classes. Sergey Andreenko 2017-03-06 20:42:36 -0800
  • b62cc709fb create type builder Sergey Andreenko 2017-03-03 18:41:41 -0800
  • 1930a54a40 add the comment about beginSymbol Sergey Andreenko 2017-02-27 19:08:09 -0800
  • d7816716fa update version Sergey Andreenko 2017-02-24 18:52:20 -0800
  • 9f978f604e add SetCodeSectionAttribute export Sergey Andreenko 2017-02-24 18:35:44 -0800
  • 98a04ca55a Change fields names. Sergey Andreenko 2017-02-24 17:40:15 -0800
  • 8e94ac9ad1 Don't duplicate sections with new switch logic. Sergey Andreenko 2017-02-24 17:36:11 -0800
  • e96456b99f Elf Function definition Sergey Andreenko 2017-02-23 15:01:22 -0800
  • e26d21a02b format redundants Sergey Andreenko 2017-02-23 14:47:41 -0800
  • 5054ea5b6a add the comment about beginSymbol Sergey Andreenko 2017-02-27 19:08:09 -0800
  • 1a8fb80c23 update version Sergey Andreenko 2017-02-24 18:52:20 -0800
  • 57ef34bfc7 add SetCodeSectionAttribute export Sergey Andreenko 2017-02-24 18:35:44 -0800
  • 0bec97840c Change fields names. Sergey Andreenko 2017-02-24 17:40:15 -0800
  • 1f5af42015 Don't duplicate sections with new switch logic. Sergey Andreenko 2017-02-24 17:36:11 -0800
  • 7887dfdcbb Elf Function definition Sergey Andreenko 2017-02-23 15:01:22 -0800
  • a36690b32b format redundants Sergey Andreenko 2017-02-23 14:47:41 -0800
  • 49fa7b467b Merge pull request #1071 from sandreenko/ObjectWriterFormat1 Sergey Andreenko 2017-02-23 14:39:52 -0800
  • f544cf27a9 ObjectWriter refactoring Sergey Andreenko 2017-02-13 09:53:37 -0800
  • 8c6ece14a6 Merge pull request #1072 from nattress/unix_comdat_2017_pro Andy Ayers 2017-02-23 13:56:41 -0800
  • 8c04fc7760 Linux Comdat section support Simon Nattress 2017-02-22 16:31:42 -0800
  • 228f6587d5 Merge pull request #1070 from nattress/linkfaster Sergey Andreenko 2017-02-13 19:02:05 -0800
  • 4ce8d87e7d Extend SwitchSection API Simon Nattress 2017-02-13 12:30:25 -0800
  • c799858662 Mac build fix Simon Nattress 2017-02-13 16:36:07 -0800
  • 8640f54326 Linux build fixes Simon Nattress 2017-02-13 12:26:53 -0800
  • c962bb774a Merge pull request #1069 from nattress/sharedunwindinfo Sergey Andreenko 2017-02-10 18:56:57 -0800
  • 2b94fe7428 Associate pdata with comdat functions Simon Nattress 2017-02-09 13:18:30 -0800
  • 6b075bfd53 Merge pull request #1068 from sandreenko/ObjectWriter Sergey Andreenko 2017-02-09 19:01:26 -0800
  • c4dc8c6a2c Update to use the master branch of LLVM Sergey Andreenko 2017-02-09 17:01:36 -0800
  • a5299030c3 update version Sergey Andreenko 2016-12-27 10:55:37 -0800
  • 88d2a9eae8 Build only objwriter Sergey Andreenko 2016-12-15 14:22:04 -0800
  • 6bcfa079b8 Update LLILCJit.cpp szt 2016-10-16 12:37:41 +0300
  • f640a41f3e Update LLILCJit.cpp szt 2016-10-16 01:36:14 +0300
  • 2bb60fcc73 Fix possible unaligned pointer dereference at/lib/Jit/LLILCJit.cpp szt 2016-10-15 18:08:40 +0300
  • 2c9866e29f Merge af0f164a7a into 9d6a522deb Andy Ayers 2016-08-05 05:10:41 +0000
  • d8b94807a6 Merge acda3b6f6b into 9d6a522deb Michelle McDaniel 2016-08-05 05:09:27 +0000
  • 05fbb2c69b Merge d89b037712 into 2b25450d62 Swaroop Sridhar 2016-08-05 05:08:29 +0000