peter
|
01fd4f55f6
Merged revisions 8014,8016,8027,8034,8036-8037,8039,8044,8046,8048,8051,8060,8071,8075-8076,8082-8083,8087-8089,8091,8095-8096,8098-8100,8136,8138,8143,8148,8154,8157-8160,8164-8166,8170,8174-8177,8187-8188,8190,8203,8206-8207,8212-8213,8215-8217,8219,8223,8225,8227,8233-8239,8252-8253,8262,8268-8273,8275,8281,8284,8302,8305,8307,8309,8316,8318-8319,8324-8325,8327,8336-8341,8347,8349,8351,8354,8357-8359,8370-8371,8382-8383,8402,8404,8407-8408,8410-8411,8418,8420-8427,8430,8432,8434-8435,8438-8443,8445-8446,8448,8450-8454,8456-8457,8459,8462,8469-8470,8472-8483,8486-8488,8490,8493,8496,8506,8512 via svnmerge from
|
il y a 18 ans |
peter
|
e834fad112
Merged revisions 6907-6908,6916-6917,6921-6922,6924-6928,6930,6932,6937,6943-6946,6952,6954,6956,6974,6976,6991,6996-6998,7002,7007,7016,7020-7021,7033,7037,7040,7042,7045,7068-7069,7075-7079,7087,7094,7098-7099,7101,7103,7109,7115-7119,7128,7136-7137,7139,7150,7160-7162,7175,7179,7184,7186,7190-7195,7198,7202,7205-7206,7208-7217,7220-7222,7225-7228,7230-7231,7233,7239-7241,7244,7246,7263,7275,7277,7279-7281,7285,7288-7289,7291-7293,7296,7300,7303,7308,7310,7318,7340-7341,7343,7345,7350,7372-7373,7375-7376,7379,7381,7383-7388,7391-7392,7400,7404-7406,7411,7422,7425,7436,7441-7442,7444-7446,7450,7456,7463,7467,7475,7479,7486,7498,7504,7506-7509,7511,7522,7527,7534-7537 via svnmerge from
|
il y a 18 ans |
yury
|
bf4d4997b4
Merged revisions 7975,7977,7980 via svnmerge from
|
il y a 18 ans |
joost
|
e4f7af99e4
Merged revisions 7170-7172,7187 via svnmerge from
|
il y a 18 ans |
peter
|
973c973081
* don't write alignment for .comm and .lcomm, it seems to be only
|
il y a 18 ans |
oro06
|
18944f16e9
* wince doesn't like the lcomm with two parameters too
|
il y a 18 ans |
florian
|
bc73129bea
* win32 doesn't like the lcomm with two parameters either
|
il y a 18 ans |
florian
|
e3204bb902
* fixed arm-linux
|
il y a 18 ans |
peter
|
e0c58d3658
* use .comm again for global variables
|
il y a 18 ans |
Jonas Maebe
|
73c853757a
* proper section names for sec_debug_line, sec_debug_info and
|
il y a 18 ans |
florian
|
c238bb15d1
* .init section support
|
il y a 19 ans |
Jonas Maebe
|
f56d53c0e1
* disable generation of smartlinkable code for Darwin for now since
|
il y a 19 ans |
Károly Balogh
|
121a5c3cb8
+ workaround for old Amiga GNU AS, which vomits for .fpc sections
|
il y a 19 ans |
Károly Balogh
|
8c4f672954
+ avoidin .sections in the generated asm file for m68k-amiga,
|
il y a 19 ans |
Jonas Maebe
|
a9980bf951
* fixed darwin compilation
|
il y a 19 ans |
yury
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
il y a 19 ans |
peter
|
3e4c8c3425
* fixed invalid typecast
|
il y a 19 ans |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
il y a 19 ans |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
il y a 19 ans |
peter
|
070b86a512
* order of named sections added
|
il y a 19 ans |
florian
|
85d63d9fa9
* settings refactored
|
il y a 19 ans |
peter
|
3078a1927f
* remove ttype
|
il y a 19 ans |
peter
|
d07f470b71
* remove ifdef fpc
|
il y a 19 ans |
Marc Weustink
|
48340d291e
* splitup dwarf2/dwarf3
|
il y a 19 ans |
peter
|
088949b864
* fix NOP opcode
|
il y a 19 ans |
florian
|
d15f5871c2
* write align opcode in text sections in case of gas output, fixes #7440
|
il y a 19 ans |
Jonas Maebe
|
17e61456c6
* support for creating smartlinkable files under darwin. Don't turn on
|
il y a 19 ans |
Marc Weustink
|
9000d5c578
+ Added dwarf .debug_line info
|
il y a 19 ans |
Marc Weustink
|
1f3e05131a
fixed generation of dwarf lineinfo in win32
|
il y a 19 ans |
yury
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
il y a 19 ans |