Jonas Maebe
|
07ebc51b6c
* always store generics token streams in little endian, so we don't have to
|
13 ani în urmă |
florian
|
25b80bedf9
* get rid of tabs with wrong size
|
13 ani în urmă |
florian
|
3d76823929
* load StackTop and StackBottom correctly on windows, also in libraries
|
13 ani în urmă |
masta
|
aa4fe66153
Fix ARM ASM-reader for MVN/CMP/CMN/TST/TEQ
|
13 ani în urmă |
michael
|
607b86f582
* Parse program without program header and with complete header
|
13 ani în urmă |
michael
|
f32b9fd572
* Use container to create statement elements so they get sourcefile information
|
13 ani în urmă |
Tomas Hajny
|
2bcfe75ea8
* correction for copy&paste error in previous commit
|
13 ani în urmă |
Tomas Hajny
|
4dccf2d321
* GetLoadErrorStr implemented
|
13 ani în urmă |
Jonas Maebe
|
7717e43929
* moved setting the call result to a separate method, so it can still be
|
13 ani în urmă |
sergei
|
e5ee1c9f67
* Don't access tcfilestream.size 3 times in sequence, as each access costs two seeks (syscalls).
|
13 ani în urmă |
pierre
|
dd59db1bba
* Set retun value of get_frame method to nil
|
13 ani în urmă |
Jonas Maebe
|
56fcc87cb2
* add get_frame as an internal symbol for the jvm target because that target
|
13 ani în urmă |
pierre
|
54bfc8156d
Fix termios constants for mips cpu, mostly using octal prefix
|
13 ani în urmă |
pierre
|
68c8383254
Add support for binary/octal/hexadecimal constants
|
13 ani în urmă |
pierre
|
a311c53167
Replace HandleErrorFrame calls by HandleErrorAddrFrameInd where possible in common code (to allow correct backtrace for mips cpu)
|
13 ani în urmă |
pierre
|
ca8cc759ac
Add HandleErrorAddrFrameInd to restore same behavior for RTEs as for 2.6.0, i.e. avoid an additional line at fpc_XXX level in stack dump
|
13 ani în urmă |
pierre
|
edcb02b571
Use need system macro FPC_LOCALS_ARE_STACK_REG_RELATIVE for mips support
|
13 ani în urmă |
pierre
|
426d21fbd1
Use need system macro FPC_LOCALS_ARE_STACK_REG_RELATIVE for mips support
|
13 ani în urmă |
pierre
|
bb7f443c53
Use two parameter version of get_caller_frame
|
13 ani în urmă |
pierre
|
c89992f6bb
Regenerate after change: Add ../compiler/mips unit directory for mipsel
|
13 ani în urmă |
pierre
|
2566809146
Add ../compiler/mips unit directory for mipsel
|
13 ani în urmă |
pierre
|
ecddfb7838
+ Added FPC_LOCALS_ARE_STACK_REG_RELATIVE system macro for MIPS cpu
|
13 ani în urmă |
michael
|
8e00e50965
* Fix 64-bit compilation (Bug ID 21874)
|
13 ani în urmă |
michael
|
1f25547903
* Fixed compilation (mantis #22413)
|
13 ani în urmă |
masta
|
f9cdf3d4ca
Be more specific in spilling debug messages
|
13 ani în urmă |
masta
|
e2a744e19b
Consolidate do_spill_read/do_spill_written on arm
|
13 ani în urmă |
pierre
|
bf8ec92b5c
* Use two parameter get_caller_frame function to get correct result on mips
|
13 ani în urmă |
pierre
|
324c5ad29d
* Use two parameter get_caller_frame function to get correct result on mips
|
13 ani în urmă |
pierre
|
d93282e16d
Values of TIOGWINSZ, TIOCSWINSZ, TIOCGPGRP and TIOCSPGRP for mipsel
|
13 ani în urmă |
florian
|
701a5d76bb
* remove unneeded movs
|
13 ani în urmă |