aboutsummaryrefslogtreecommitdiff
path: root/deps/lightening/AUTHORS
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-06-25 23:25:29 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2024-06-25 23:25:29 +0300
commit01052811be08444458576dda994d15f8823560ea (patch)
treec52f2d72ef0ef703e755fcf05ee5d3a02f050acc /deps/lightening/AUTHORS
parent449ca1e570aa421992bbe98c6928def1ba8896fd (diff)
downloadposthaste-01052811be08444458576dda994d15f8823560ea.tar.gz
posthaste-01052811be08444458576dda994d15f8823560ea.zip
initial rewrite to use ejit
+ Doesn't actually link yet due to missing stuff from ejit, will have to add them (tomorrow?)
Diffstat (limited to 'deps/lightening/AUTHORS')
-rw-r--r--deps/lightening/AUTHORS14
1 files changed, 0 insertions, 14 deletions
diff --git a/deps/lightening/AUTHORS b/deps/lightening/AUTHORS
deleted file mode 100644
index 2097c63..0000000
--- a/deps/lightening/AUTHORS
+++ /dev/null
@@ -1,14 +0,0 @@
-Paulo Cesar Pereira de Andrade <pcpa@gnu.org>
-
-Paolo Bonzini <bonzini@gnu.org>
-
-PPC assembler by Ian Piumarta <piumarta@inria.fr>
-
-i386 assembler by Ian Piumarta <piumarta@inria.fr>
-and Gwenole Beauchesne <gb.public@free.fr>
-
-x86-64 backend by Matthew Flatt <mflatt@cs.utah.edu>
-
-Major PPC contributions by Laurent Michel <ldm@thorgal.homelinux.org>
-
-Major SPARC contributions by Ludovic Courtes <ludo@chbouib.org>