diff options
-rw-r--r-- | CREDITS.TXT | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index 0ce528448e..cb93906556 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -116,7 +116,9 @@ D: llvm-config script N: Anton Korobeynikov E: asl@math.spbu.ru -D: Mingw32 fixes, cross-compiling support, minor changes here and there +D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv. +D: x86/linux PIC codegen, aliases, regparm/visibility attributes +D: Switch lowering refactoring N: Sumant Kowshik E: kowshik@uiuc.edu |