Jonas Maebe
|
ed9656d1e6
Merged revisions 13627-13631,13637-13638,13640,13642-13648,13650-13653,13656-13658,13660,13664-13667,13672-13675,13680,13682,13687 via svnmerge from
|
il y a 16 ans |
Jonas Maebe
|
b76def10b2
+ check whether selector names are valid when they are specified in a class
|
il y a 16 ans |
Jonas Maebe
|
d56a936520
* forgot to commit error message from r13668
|
il y a 16 ans |
Jonas Maebe
|
e8216ff397
* changed error about unsupported -Xr option into a warning, because the
|
il y a 16 ans |
florian
|
cf215d5097
o patch by Michael V. Denisenko to handle case <string> of (see also #13700)
|
il y a 16 ans |
Jonas Maebe
|
ab3294dce2
* fixed handling of "type x = y" for objcclass/objcprotocol
|
il y a 16 ans |
Jonas Maebe
|
5885866990
+ support for objcencode() (equivalent of Objective-C's @encode()) + test
|
il y a 16 ans |
Jonas Maebe
|
335e159c11
Merged revisions 13351-13373,13376-13457 via svnmerge from
|
il y a 16 ans |
Jonas Maebe
|
aba66582a8
* corrected the description of the option_only_one_source_support warning:
|
il y a 16 ans |
Jonas Maebe
|
97072cd21a
* corrected the description of the -Xr parameter
|
il y a 16 ans |
Jonas Maebe
|
5a2ccfff52
--WARNING: start build process with FPC 2.2.4; won't work when
|
il y a 16 ans |
Jonas Maebe
|
52c6f14de5
* do not allow local type definitions such as string[1] and "file of byte"
|
il y a 16 ans |
Jonas Maebe
|
92de010fe1
Merged revisions 13218-13347 via svnmerge from
|
il y a 16 ans |
Jonas Maebe
|
c6733ed9a5
* disallow placing fields after method/property definitions, because this
|
il y a 16 ans |
Jonas Maebe
|
5c006b9b86
* enable the directory cache by default starting with the first lookup
|
il y a 16 ans |
florian
|
2a683bff43
* make msg was not executed after rev. 13287
|
il y a 16 ans |
florian
|
70a262acbb
* regenerated
|
il y a 16 ans |
Jonas Maebe
|
7bff50becd
* give an error message when the specified wpo feedback input file
|
il y a 16 ans |
Jonas Maebe
|
27b3689f60
* message file changes from r13177
|
il y a 16 ans |
Jonas Maebe
|
b1b9894ae3
* initial Objective-C 1.0 support:
|
il y a 16 ans |
yury
|
c4439e4e39
* Properly write 64-bit relocations into .reloc section.
|
il y a 16 ans |
yury
|
2b3a54cec0
* Allow usage of internal linker when dwarf debug info is used.
|
il y a 16 ans |
Jonas Maebe
|
40247d2d87
* give an error when the typeinfo() function is called for an enumeration
|
il y a 16 ans |
Jonas Maebe
|
41dcda600c
* disabled the internal linker when using DWARF debug info (it doesn't
|
il y a 16 ans |
Jonas Maebe
|
c6470a75e7
* do not disable smart linking when using DWARF debug information on Darwin,
|
il y a 16 ans |
Jonas Maebe
|
6165536b5e
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
|
il y a 16 ans |
Tomas Hajny
|
29f0a1096c
* add reference to the bug tracker rather than just an e-mail address
|
il y a 16 ans |
florian
|
acb06dac1b
+ Wp<Controllertype> support for arm and avr
|
il y a 16 ans |
Jonas Maebe
|
b73ed1587a
* added warning to stack checking option
|
il y a 16 ans |
Jonas Maebe
|
423ee926c2
* verify during parameter parsing that -gc and -pg are implemented/
|
il y a 17 ans |