Luis Ibanez
|
9c1ea6e8c8
|
Added case for __arm__
The symbol defined by gcc is "__arm__", not "__arm".
This can be seen with the command: cpp -dM < /dev/null
|
2012-12-24 15:57:43 -05:00 |
Luis Ibanez
|
94d996f81e
|
Adding option for __arm.
Remains to be seen if the values inside are appropriate for ARM...
|
2012-12-24 15:40:12 -05:00 |
Amul Shah
|
0eede9a40b
|
Synchronize with upstream GT.M V6.0-000
Please refer to the release notes for more information about this
version.
http://tinco.pair.com/bhaskar/gtm/doc/articles/GTM_V6.0-000_Release_Notes.html
This commit includes all files from the x86 and x86_64 source tarballs,
including generated files.
|
2012-10-29 18:54:31 -04:00 |
Luis Ibanez
|
dee71008dd
|
ENH: Version 5.5000 from sourceforge.
Source code taken from here:
http://sourceforge.net/projects/fis-gtm/files/GT.M-x86-Linux-src/V5.5-000/
|
2012-03-24 14:06:46 -04:00 |
Luis Ibanez
|
9299623e19
|
ENH: Initial import from sourceforge.
These source tree was directly imported from
http://sourceforge.net/projects/fis-gtm/files/GT.M-x86-Linux-src/V5.4-002B/
by extracting the file:
gtm_V54002B_linux_i686_src.tar.gz
|
2012-02-05 11:35:58 -05:00 |