pierre
|
70ba9f69bb
--- Merging r14401 into '.':
|
15 years ago |
marco
|
443ff1dfdf
--- Merging r14241 into '.':
|
15 years ago |
marco
|
fb3d2660b3
--- Merging r14224 into '.':
|
15 years ago |
marco
|
f3caaa6903
--- Merging r14221 into '.':
|
15 years ago |
florian
|
fc5e5d9258
* talignmentinfo must be packed, it is written to the ppu during streaming, further it is member of tsettings which packed too
|
16 years ago |
Tomas Hajny
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
florian
|
acb06dac1b
+ Wp<Controllertype> support for arm and avr
|
16 years ago |
Jonas Maebe
|
b1c3f76ff9
* changed the supported targets for assembler writers to a set, and
|
16 years ago |
Károly Balogh
|
f1b27498c3
+ added initial support for the VASM assembler of VBCC fame (http://sun.hasenbraten.de/vbcc/),
|
16 years ago |
Jonas Maebe
|
5c1d4b130b
* added system_powerpc64_linux to system_linux set
|
16 years ago |
Jonas Maebe
|
a23630260b
+ "weakexternal" support for imported procedures and variables.
|
17 years ago |
Jonas Maebe
|
afa14de20d
+ some generic changes preparing for darwin/arm support
|
17 years ago |
florian
|
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
|
17 years ago |
micha
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 years ago |
florian
|
c05d4912f4
+ basic system unit for avr-embedded
|
17 years ago |
florian
|
a210a74629
* compiling skeleton
|
17 years ago |
sekelsenmat
|
8476d0af2c
Adds symbian arm target.
|
17 years ago |
Jonas Maebe
|
032352d98b
+ darwin/x86_64 support
|
18 years ago |
florian
|
ed75834533
+ eabi and armeb abi constants
|
18 years ago |
florian
|
90af7ebf72
* use only windows exceptions for stack checking on win32/win64, resolves #9166
|
18 years ago |
Jonas Maebe
|
ff3b455a59
* make PIC generation default on Darwin (ppc and i386; ppc64 will be
|
18 years ago |
peter
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 years ago |
peter
|
4d48f2c6ff
* move systems_darwin constant to correct location
|
18 years ago |
florian
|
5e60b52f28
* ignore pic directive/switch if the platform doesn't support pic, resolves #9281
|
18 years ago |
Tomas Hajny
|
aadcefe08f
* correction for typo in licence information
|
18 years ago |
yury
|
787aac7478
* Patch from Vincent to enable resources support for win64 using gorc resource compiler.
|
18 years ago |
yury
|
2b84a4643a
* Fixed bug #6501: multiple resource files are correctly linked to executable.
|
18 years ago |
florian
|
9511c9ffd2
* made arm-wince default target for arm cross compilers hosted on windows
|
18 years ago |
Jonas Maebe
|
4c1d540a21
* changed cpurequiresproperalignment from a compile-time define into
|
18 years ago |