peter
|
4c56a87d59
* integrate loaders in system unit
|
19 years ago |
Jonas Maebe
|
5f3e0b5398
* link_allways -> link_always
|
19 years ago |
peter
|
6b536c206a
* fix dll linking
|
19 years ago |
peter
|
0bbead8114
* use use_section_smartlink instead of af_smartlink_sections
|
19 years ago |
peter
|
1e236c65b7
* fix order of libraries for -pg
|
19 years ago |
peter
|
abc49206fc
* section smartlink for win32 added, disabled by default because ld.exe
|
19 years ago |
peter
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
florian
|
e1b34a9e7b
* cleaning up sets for exports behaviour
|
20 years ago |
peter
|
51b8a4a132
* move stabs generation to a single procedure call from pmodules
|
20 years ago |
peter
|
89297d2c39
* move all stabs ($ifdef gdb) code to dbgstabs
|
20 years ago |
peter
|
ec4d287fd8
* aktoutputformat removed, add new paraXX vars for target
|
20 years ago |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 years ago |
peter
|
35ac5f133e
* win32 profiling updates
|
20 years ago |
florian
|
46097d7679
+ wince resource compiler support
|
20 years ago |
florian
|
d9f6a5a374
* support of apptype native for windows after a suggestion of Brian Bi
|
20 years ago |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 years ago |
florian
|
84fe2c604d
* patch from Yury Sidorov to fix WinCE console I/O
|
20 years ago |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 years ago |
florian
|
83c6b3aca2
* from Yury Sidorov:
|
20 years ago |
florian
|
c2fe9e3814
+ compiler part of WinCE patches from Yuri Sidorov
|
20 years ago |
daniel
|
31d3e72e56
* Force linker target
|
20 years ago |
florian
|
21ae782854
* fixed more xmm stuff
|
20 years ago |
florian
|
c97714de9f
* renamed windows related units from win32 to win so it can contain ce and 64 bit stuff
|
20 years ago |