Commit Graph

5 Commits

Author SHA1 Message Date
pierre
828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler
git-svn-id: trunk@42322 -
2019-07-03 13:35:05 +00:00
yury
5f1933eecf * Addition to r40225: Forgot to remove inline in the implementation.
git-svn-id: trunk@40227 -
2018-11-05 14:46:09 +00:00
yury
a7642b70c1 * Removed inline for functions which access private variables and can't be inlined from outside.
git-svn-id: trunk@40225 -
2018-11-05 14:35:23 +00:00
florian
111d05c68f o patch by Alexander Shishkin, resolves #20409
* eliminate warnings in compiler (i386 & i368->x86_64) and minor refactorings
    - comment out unused vars and types
    - comment out unneeded comparisons (Longword <=> 0)
    - suppress some "comparison always true|false" warnings
    - tweak visiblity sections

git-svn-id: trunk@19385 -
2011-10-05 20:11:09 +00:00
Jonas Maebe
28cd8271c9 * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev
(mantis #15163)

git-svn-id: trunk@14628 -
2010-01-12 19:52:55 +00:00