Commit Graph

4 Commits

Author SHA1 Message Date
Petr Vaněk
07ca31c4e7 Fix few typos in doc/ (#8618) 2017-09-30 11:58:41 +02:00
Ahmed Mohamed Abd El-MAwgood
4c60a11f7e Types docs (#5557)
* Adding types documentation

* refactoring and optimizing types databases

All based on docs

* fixing r_core_types_init

Basically we needed to try all possible 7 combinatios of file name,
I am not sure if there is a way to do that automatically.
one extra thing, since this is init subroutine we should make sure
that the db is already empty, when reloading this function
(by changing env vars), it will be reloaded thus it needs a reset first.
2016-08-19 14:31:41 -04:00
Daniel Roberson
d6ee8fe300 PowerPC calling conventions (#5477)
* added powerpc-32 calling conventions
* added powerpc-64 calling conventions
* fixed grammar
* added powerpc 32 and 64
2016-08-10 16:07:39 +02:00
Ahmed Mohamed Abd El-MAwgood
90b8e0c1f9 Adding doc for calling convention 2016-07-28 06:05:42 +02:00