diff dyncall/dyncall_call_mips_n32_gas.s @ 131:21537652361e

- fixed mips64 n32 build (not sure if working, though) - cosmetics, comments cleanups
author cslag
date Thu, 07 Jul 2016 14:51:30 +0200
parents 6bd0974d257b
children
line wrap: on
line diff
--- a/dyncall/dyncall_call_mips_n32_gas.s	Wed Jul 06 20:07:08 2016 +0200
+++ b/dyncall/dyncall_call_mips_n32_gas.s	Thu Jul 07 14:51:30 2016 +0200
@@ -3,10 +3,10 @@
  Package: dyncall
  Library: dyncall
  File: dyncall/dyncall_call_mips_n32_gas.s
- Description: mips "n32" abi call kernel implementation in GNU Assembler
+ Description: mips64 "n32" abi call kernel implementation in GNU Assembler
  License:
 
-   Copyright (c) 2007-2011 Daniel Adler <dadler@uni-goettingen.de>, 
+   Copyright (c) 2007-2016 Daniel Adler <dadler@uni-goettingen.de>, 
                            Tassilo Philipp <tphilipp@potion-studios.com>
 
    Permission to use, copy, modify, and distribute this software for any