michael
|
a4be3f17d7
* Fixed release problem and except (reported by Seth Grover)
|
13 năm trước cách đây |
Jonas Maebe
|
5e93f6b70f
- reverted r1733, which caused all local procedures to become global in case
|
13 năm trước cách đây |
michael
|
955a90c4db
* Time is in 24 hours time
|
13 năm trước cách đây |
florian
|
a5754ed02b
* more robust get_caller_frame and get_caller_addr for win32 which has always a valid StackTop value
|
13 năm trước cách đây |
florian
|
3a9e3991be
* the switch -Oouseebp allows the i386 compiler to use ebp as normal register
|
13 năm trước cách đây |
Jonas Maebe
|
b1d00b66ac
* fixed internalerror after invalid type node in subscript node
|
13 năm trước cách đây |
florian
|
a38be24672
* get rid of tabs with wrong size
|
13 năm trước cách đây |
michael
|
7a1d4dfe72
* Fix parsing uses unit in filename, added library parsing and exports sections
|
13 năm trước cách đây |
Jonas Maebe
|
07ebc51b6c
* always store generics token streams in little endian, so we don't have to
|
13 năm trước cách đây |
florian
|
25b80bedf9
* get rid of tabs with wrong size
|
13 năm trước cách đây |
florian
|
3d76823929
* load StackTop and StackBottom correctly on windows, also in libraries
|
13 năm trước cách đây |
masta
|
aa4fe66153
Fix ARM ASM-reader for MVN/CMP/CMN/TST/TEQ
|
13 năm trước cách đây |
michael
|
607b86f582
* Parse program without program header and with complete header
|
13 năm trước cách đây |
michael
|
f32b9fd572
* Use container to create statement elements so they get sourcefile information
|
13 năm trước cách đây |
Tomas Hajny
|
2bcfe75ea8
* correction for copy&paste error in previous commit
|
13 năm trước cách đây |
Tomas Hajny
|
4dccf2d321
* GetLoadErrorStr implemented
|
13 năm trước cách đây |
Jonas Maebe
|
7717e43929
* moved setting the call result to a separate method, so it can still be
|
13 năm trước cách đây |
sergei
|
e5ee1c9f67
* Don't access tcfilestream.size 3 times in sequence, as each access costs two seeks (syscalls).
|
13 năm trước cách đây |
pierre
|
dd59db1bba
* Set retun value of get_frame method to nil
|
13 năm trước cách đây |
Jonas Maebe
|
56fcc87cb2
* add get_frame as an internal symbol for the jvm target because that target
|
13 năm trước cách đây |
pierre
|
54bfc8156d
Fix termios constants for mips cpu, mostly using octal prefix
|
13 năm trước cách đây |
pierre
|
68c8383254
Add support for binary/octal/hexadecimal constants
|
13 năm trước cách đây |
pierre
|
a311c53167
Replace HandleErrorFrame calls by HandleErrorAddrFrameInd where possible in common code (to allow correct backtrace for mips cpu)
|
13 năm trước cách đây |
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 năm trước cách đây |
pierre
|
edcb02b571
Use need system macro FPC_LOCALS_ARE_STACK_REG_RELATIVE for mips support
|
13 năm trước cách đây |
pierre
|
426d21fbd1
Use need system macro FPC_LOCALS_ARE_STACK_REG_RELATIVE for mips support
|
13 năm trước cách đây |
pierre
|
bb7f443c53
Use two parameter version of get_caller_frame
|
13 năm trước cách đây |
pierre
|
c89992f6bb
Regenerate after change: Add ../compiler/mips unit directory for mipsel
|
13 năm trước cách đây |
pierre
|
2566809146
Add ../compiler/mips unit directory for mipsel
|
13 năm trước cách đây |
pierre
|
ecddfb7838
+ Added FPC_LOCALS_ARE_STACK_REG_RELATIVE system macro for MIPS cpu
|
13 năm trước cách đây |