florian
|
ee89e99189
* correctly write an error if one tries to implement a method introduced in a generic in a specialization of the generic, resolves issue #23169
|
10 年之前 |
Jonas Maebe
|
e3ddf1c0b7
* fixed typos in error.msg (patch by Stéphane Aulery, mantis #27931)
|
10 年之前 |
nickysn
|
bde7d0aacb
+ added "code segment too large" and "data segment too large" error messages
|
10 年之前 |
Jonas Maebe
|
3684e7665d
* changed temporary type_e_anonymous_function_unsupported message into an
|
10 年之前 |
Jonas Maebe
|
a56bf0f892
* regenerated message files after r30604
|
10 年之前 |
nickysn
|
470fb65e80
+ implemented aasmcpu.process_ea for i8086
|
10 年之前 |
florian
|
9ab9e03650
* limit number of possible units with initialization/finalization for a certain architecture to high(aint)
|
10 年之前 |
florian
|
91db2a1698
+ report when compilation of a unit is stopped because it has been already compiled during the recursive search in uses clauses
|
10 年之前 |
Jonas Maebe
|
3b5adcb3de
+ print iphonesim/x86_86-specific command line options in the help
|
10 年之前 |
Jonas Maebe
|
dcb6f2baae
+ print Darwin/AArch64-specific command line options in the help
|
10 年之前 |
Jonas Maebe
|
146e3bcb9e
* synchronised with trunk till r29513
|
10 年之前 |
Jonas Maebe
|
e97f31541e
- reverted partial commit of merge
|
10 年之前 |
Jonas Maebe
|
a76bbf363d
* synchronised with trunk r29513
|
10 年之前 |
Jonas Maebe
|
990e47f2d3
* give a warning instead of an error if a parameter or local variable in a
|
10 年之前 |
florian
|
d25dbec070
* allow the varargs directive in combination with stdcall as well, resolves #27299
|
10 年之前 |
pierre
|
b3a4d47b96
Regenerated after msg/errore.msg commit:
|
10 年之前 |
svenbarth
|
af43e5e3e9
Fix for Mantis #24872.
|
10 年之前 |
Tomas Hajny
|
ee82b6ea0b
* do not mention OS/2 and EMX on option list for x86_64
|
10 年之前 |
florian
|
4289dd667d
* managed types cause a different warning/hint when they are
|
10 年之前 |
florian
|
bb01872821
+ handle -CPPACKENUM and -CPPACKRECORD, resolves #27153
|
10 年之前 |
svenbarth
|
e2c546b26f
Regenerate msg*.inc files
|
10 年之前 |
florian
|
25e19f27a0
+ write name of missing feature in error message
|
10 年之前 |
svenbarth
|
2288df9fcf
Fix for Mantis #27073. The -vx option is not only for Win32, but in fact for information about tool invocation on all platforms.
|
10 年之前 |
Tomas Hajny
|
4c98113569
* note about multiple 't' in -gt added to the help page
|
10 年之前 |
Tomas Hajny
|
fc17e318b0
* add some previously missing options to the help page, add support for listing recognized compiler and RTL features in -i and allow skipping an empty section (controllertypes) in -i listing by providing support of multiple output lines based on one source line in the msg file using $\n as newline
|
10 年之前 |
Tomas Hajny
|
f7e6ea56d9
* support for machine-parseable output of information in fpc -i plus improvements in help (including previously missing information for some less used platforms
|
10 年之前 |
Tomas Hajny
|
2a0d760a3f
* fixed typo (can not)
|
10 年之前 |
Jonas Maebe
|
839d11eac9
* mention that misplaced global directives are ignored (mantis #27004)
|
10 年之前 |
Károly Balogh
|
4431ba2c08
merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run.
|
11 年之前 |
Jonas Maebe
|
c730e16031
* changed the syntax for block procvars from "xxx is block" to
|
11 年之前 |