florian
|
f916ea20b3
* patch from yury to warn about wrong warning of unsupported apptype
|
20 years ago |
Jonas Maebe
|
ab3bc45fa4
* cpu-specific overrides of optimizer methods now get called
|
20 years ago |
florian
|
1066eb1cb3
* on cpus requiring proper alignment, shortstrings are to two byte boundaries aligned
|
20 years ago |
Jonas Maebe
|
8471e10137
* fixed tw4266
|
20 years ago |
yury
|
771743a61c
* varutils,variants,dynlibs units are built now for wince.
|
20 years ago |
yury
|
15893c0a05
* build more units for wince.
|
20 years ago |
yury
|
7ec8589616
* added support for wince in heaptrc.
|
20 years ago |
yury
|
80fbc143ab
* removed MULS->MULD substitution for wince, because MULS was added to system unit.
|
20 years ago |
yury
|
09bb934c15
* adds,subs,muls,divs compilerprocs declaration was fixed.
|
20 years ago |
Jonas Maebe
|
e68436cfda
* fixed ttyname()
|
20 years ago |
Jonas Maebe
|
b766a42e23
* fixed return value of IsATTY()
|
20 years ago |
peter
|
affb69dd7f
* fixed const and reg parameter passing with alignment of 2 (go32v2/os2)
|
20 years ago |
peter
|
cc38ec676e
* add winwidestringalloc boolean, set it to false to use the fpc
|
20 years ago |
peter
|
f9f75b40e5
* fixed DUMPGROW compile
|
20 years ago |
tom_at_work
|
282f33100f
* bugfix of webbug 4404
|
20 years ago |
tom_at_work
|
b2e1cf2610
* powerpc64 port now (manually) cycles, most test programs in tests/test are fine too
|
20 years ago |
florian
|
29777b5ce9
* marked test with %norun
|
20 years ago |
florian
|
91be287119
* exit_group isn't available on older linuxes, if exit_group fails, use exit
|
20 years ago |
peter
|
455a4c24fd
* %target to %cpu
|
20 years ago |
peter
|
9ea69cfec9
* fix isatty return value checks
|
20 years ago |
Jonas Maebe
|
c3a5f88a7b
* fixed webtbs/tw4388: properly process regalloc info coming right after
|
20 years ago |
peter
|
2a6623a97f
* stringconst+pchar returns a string
|
20 years ago |
peter
|
24a2153187
* make sure the stabs for procvardef.rettype is written
|
20 years ago |
peter
|
a415d5511e
* obsolete unit
|
20 years ago |
Károly Balogh
|
ccc29a13f3
* added SysResetFPU, which is required for MorphOS
|
20 years ago |
tom_at_work
|
28381b1287
* new assembler symbol type AT_LABEL needed for PowerPc64 target
|
20 years ago |
florian
|
c1f1424640
* pchar +/- <array of char> is allowed as well
|
20 years ago |
florian
|
1102cc2b95
* hopefully final fix for the hinstance problem of libraries
|
20 years ago |
florian
|
7ac4a7c78d
* first ie of tb0468 fixed
|
20 years ago |
florian
|
77cc54351c
* procedures containing nested procedures accessing their data can't be inlined, fixes ie in tcalfun8.pp
|
20 years ago |