svenbarth
|
01af8f9cc4
Merged revision(s) 28693 from branches/svenbarth/packages:
|
9 年之前 |
Jonas Maebe
|
d290ede5a6
+ added (not yet configurable) target LLVM version
|
9 年之前 |
sergei
|
cdd4c8a854
* Use integer components of date/time directly, instead of converting them into floating-point TDateTime and immediately back.
|
9 年之前 |
Jonas Maebe
|
7a8079cfb4
* removed DLLsource global variable and replaced its uses with
|
9 年之前 |
Jonas Maebe
|
f4f785b52e
- removed unused global variables usegnubinutils and forceforwardslash
|
9 年之前 |
florian
|
70b8789262
o basic extended pascal support:
|
9 年之前 |
pierre
|
7e348a40a3
Use general_e_exception_raised if Compiler generates an uncaught exception
|
10 年之前 |
Jonas Maebe
|
3f9f498e0d
- removed leftover alpha, ia64 and vis code
|
10 年之前 |
Jonas Maebe
|
bc62795f15
* removed no longer used simplify_ppu global
|
10 年之前 |
Jonas Maebe
|
21066ba3f3
* changed LinkTypeSetExplicitly from a global variable into a field of toption
|
10 年之前 |
Jonas Maebe
|
0d74e4f719
* changed paratargetdbg from a global variable into a field of toption
|
10 年之前 |
Jonas Maebe
|
84bd523867
* changed paratargetasm from a global variable into a field of toption
|
10 年之前 |
Jonas Maebe
|
13638d958d
* changed paratarget from a global variable into a field of toption
|
10 年之前 |
Jonas Maebe
|
5f21d6df93
* enable -godwarfsets by default
|
10 年之前 |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
10 年之前 |
Jonas Maebe
|
1e227f78fe
* factored out the check for whether we have to generate dotted function
|
10 年之前 |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 年之前 |
florian
|
78742c3c87
* use armv4 as default, FPC never generated valid armv3 code
|
10 年之前 |
florian
|
c34bffd56a
* $SUBARCH => $FPCSUBARCH
|
10 年之前 |
nickysn
|
b193073e32
+ support the $fpcmemorymodel macro in fpc.cfg
|
10 年之前 |
svenbarth
|
9f138fd659
Fix for Mantis #26022.
|
10 年之前 |
florian
|
03521f0413
+ make $SUBARCH (cputypestr) and $FPCABI available to configuration files
|
10 年之前 |
Tomas Hajny
|
75c61150d9
* option -m made conditional (-dPREPROCWRITE) like its processing
|
10 年之前 |
florian
|
5c67fcc43f
+ change always floating point divisions into multiplications if they are a power of two,
|
10 年之前 |
Tomas Hajny
|
3ee3542744
* boolean constant instead of IFDEFs for detection of microcontroller support
|
10 年之前 |
Jonas Maebe
|
142d5d6d06
- removed get_jumpbuf_size/align, use rec_jmp_buf instead
|
11 年之前 |
Jonas Maebe
|
7949bebb8d
* synchronised with r28168 of trunk
|
11 年之前 |
Jonas Maebe
|
39074edf10
- removed the globalsymbolmangleprefix/suffix constants that were added for
|
11 年之前 |
nickysn
|
1910177cf0
+ added heapmax support to the $M directive on i8086-msdos. It is currently
|
11 年之前 |
Jonas Maebe
|
bacd303208
* synchronized with trunk up to r27758
|
11 年之前 |