nickysn
|
ce8ec3ab5d
+ introduced the asmmodes_x86_intel constant set
|
пре 6 година |
nickysn
|
4f2ab3fb11
* prettify the "Use of -offset(%ebp) is not recommended for local variable
|
пре 6 година |
nickysn
|
1e07606cbf
* prettify the "Use of +offset(%ebp) is not compatible with regcall convention"
|
пре 6 година |
pierre
|
49fed0c710
Fix error in commit #42199
|
пре 6 година |
Jonas Maebe
|
f1b66a9741
* fixed LLVM type checking of typed files in ISO mode (fixes webtbs/tw34848)
|
пре 6 година |
Jeppe Johansen
|
0d97dc7965
avr: Fixed some inconsistencies.
|
пре 6 година |
nickysn
|
2487fa7605
+ added set TNewExeSegmentFlags
|
пре 6 година |
Legolas
|
7c02f2b531
* Nintendo DS port updated to libnds ver.1.7.3
|
пре 6 година |
Legolas
|
4239742b35
* GBA port updated
|
пре 6 година |
florian
|
f92b8d1681
* changes shift parameter of shift helpers into ALUUInt, as there is an "and" used anyways, this does not change semantics but reduces register pressure on 8 bit targets
|
пре 6 година |
pierre
|
14b9032ef2
Use use_tag_types everywhere to get consistent results for 'Tt' versus 't' for stabs for string definitions
|
пре 6 година |
florian
|
fe99252a9b
* lazarus version update
|
пре 6 година |
florian
|
17c48694a5
* fix bootstrapping with 3.0.x and -O3
|
пре 6 година |
Jonas Maebe
|
9a327f1fcd
* ensure the LLVM-based compiler does not try to load units compiled with a
|
пре 6 година |
Jonas Maebe
|
21bc37db44
* place exception handling code in the correct asmlist
|
пре 6 година |
Jonas Maebe
|
d0be4f11b8
* "on" nodes inherit the exception catching state from the "try"
|
пре 6 година |
Jonas Maebe
|
3f2578a3e3
* don't quote LLVM calling convention name (that will cause it to be ignored)
|
пре 6 година |
michael
|
44987e376d
* Unicode string assertequal (removed doubles)
|
пре 6 година |
michael
|
b3493d1f07
* Unicode string assertequal
|
пре 6 година |
Jonas Maebe
|
faf75095cd
* synchronised with trunk till r42189
|
пре 6 година |
Jonas Maebe
|
1dee4c41dd
- removed "cmp 0/1, pasbool1" optimization for llvm because this discards
|
пре 6 година |
nickysn
|
465e8a99e0
+ added type TNewExeAdditionalHeaderFlags
|
пре 6 година |
nickysn
|
ded3dec22a
+ added enum TNewExeTargetOS
|
пре 6 година |
pierre
|
471cb73c5f
Add {$goto on} if FPC macro is defined
|
пре 6 година |
svenbarth
|
fb0f2fbd35
* enable method implementation tests for i386 (interface tests will be ignored however as stdcall/cdecl are not yet provided without an external manager)
|
пре 6 година |
svenbarth
|
6b7ba589b9
* change fallback implementation of the RTTI memory functions to do nothing so that new platforms are easily detected
|
пре 6 година |
svenbarth
|
c008adb658
* implement memory allocation functions for Unix platforms using mmap/mprotect/munmap
|
пре 6 година |
svenbarth
|
f17c689829
+ add a size parameter to FreeMemory() as some platforms might need that
|
пре 6 година |
svenbarth
|
90278f4859
+ add fpmprotect function to complete fpmmap/fpmunmap
|
пре 6 година |
svenbarth
|
1b1f7c60ce
+ add FreeBSD syscall number for mprotect
|
пре 6 година |