Jonas Maebe
|
3f9f498e0d
- removed leftover alpha, ia64 and vis code
|
il y a 10 ans |
Jonas Maebe
|
bc62795f15
* removed no longer used simplify_ppu global
|
il y a 10 ans |
Jonas Maebe
|
21066ba3f3
* changed LinkTypeSetExplicitly from a global variable into a field of toption
|
il y a 10 ans |
Jonas Maebe
|
0d74e4f719
* changed paratargetdbg from a global variable into a field of toption
|
il y a 10 ans |
Jonas Maebe
|
84bd523867
* changed paratargetasm from a global variable into a field of toption
|
il y a 10 ans |
Jonas Maebe
|
13638d958d
* changed paratarget from a global variable into a field of toption
|
il y a 10 ans |
Jonas Maebe
|
5f21d6df93
* enable -godwarfsets by default
|
il y a 10 ans |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
il y a 10 ans |
Jonas Maebe
|
1e227f78fe
* factored out the check for whether we have to generate dotted function
|
il y a 10 ans |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
il y a 10 ans |
florian
|
78742c3c87
* use armv4 as default, FPC never generated valid armv3 code
|
il y a 10 ans |
florian
|
c34bffd56a
* $SUBARCH => $FPCSUBARCH
|
il y a 10 ans |
nickysn
|
b193073e32
+ support the $fpcmemorymodel macro in fpc.cfg
|
il y a 10 ans |
svenbarth
|
9f138fd659
Fix for Mantis #26022.
|
il y a 10 ans |
florian
|
03521f0413
+ make $SUBARCH (cputypestr) and $FPCABI available to configuration files
|
il y a 10 ans |
Tomas Hajny
|
75c61150d9
* option -m made conditional (-dPREPROCWRITE) like its processing
|
il y a 10 ans |
florian
|
5c67fcc43f
+ change always floating point divisions into multiplications if they are a power of two,
|
il y a 10 ans |
Tomas Hajny
|
3ee3542744
* boolean constant instead of IFDEFs for detection of microcontroller support
|
il y a 10 ans |
Jonas Maebe
|
142d5d6d06
- removed get_jumpbuf_size/align, use rec_jmp_buf instead
|
il y a 11 ans |
Jonas Maebe
|
7949bebb8d
* synchronised with r28168 of trunk
|
il y a 11 ans |
Jonas Maebe
|
39074edf10
- removed the globalsymbolmangleprefix/suffix constants that were added for
|
il y a 11 ans |
nickysn
|
1910177cf0
+ added heapmax support to the $M directive on i8086-msdos. It is currently
|
il y a 11 ans |
Jonas Maebe
|
bacd303208
* synchronized with trunk up to r27758
|
il y a 11 ans |
nickysn
|
d6ad2b1f8a
+ added support for mixing near and far procedures in the i8086 far code memory
|
il y a 11 ans |
florian
|
b2b26f84cf
* partially merged the mips-embedded branch of Michael Ring:
|
il y a 11 ans |
Jonas Maebe
|
6b7ed0234c
+ new globalsymbolmangleprefix/suffix constant set to '@"\01' resp. '"'
|
il y a 11 ans |
pierre
|
4441bbb9dc
Add new global asmextraopt variable
|
il y a 11 ans |
pierre
|
1cec09f979
Add -Caoldwin32gnu ABI option to cope with 'ret $4' issues in old GNU mingw32 C compiler (version below 4.7)
|
il y a 11 ans |
paul
|
52d1cbc544
compiler:
|
il y a 11 ans |
florian
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
il y a 11 ans |