florian
|
c75486db89
* patch by Nico Erfurth:
|
13 vuotta sitten |
sergei
|
dc03282cb7
+ Support assembling expressions ".long L2-L1" where label L1 belongs to the current objsection and L2 comes from any objsection. This is done using relative relocations and is compatible with GNU AS.
|
13 vuotta sitten |
svenbarth
|
dbc410de63
Allow the usage of a generic's name without type arguments inside of nested classes inside the generic. This fixes Mantis #19499, but also Mantis #18688.
|
13 vuotta sitten |
Jonas Maebe
|
1ec48299cf
* allow default() on Objective-C classes and protocols: the compiler already
|
13 vuotta sitten |
marco
|
0757517dde
* more removal of deprecated functions (deprecated before 2.4.0)
|
13 vuotta sitten |
marco
|
043ff2c81c
* more deprecations. Copies of stringtypes usually defined in unit dos, but
|
13 vuotta sitten |
Jonas Maebe
|
959efe1f54
* CTFrameSetter.pas -> CTFramesetter.pas (fixes installation on
|
13 vuotta sitten |
Jonas Maebe
|
9b21c6c84d
* abort if the specified destination file is a directory (mantis #22089)
|
13 vuotta sitten |
Jonas Maebe
|
9bfb8b5d48
* fixed (currently harmless) error in r21287 that specified that the full
|
13 vuotta sitten |
florian
|
5f0bcd9248
* patch by Nico Erfurth:
|
13 vuotta sitten |
Jonas Maebe
|
78bb3e323a
* fixed source type information for values loaded in arrayconstructor after
|
13 vuotta sitten |
florian
|
21573f50c5
* allow LOC_CONSTANT to be used as vmt pointers in the cg, resolves #21914
|
13 vuotta sitten |
pierre
|
02f8739bca
Fix win32 compilation
|
13 vuotta sitten |
Jonas Maebe
|
7dbfd9dc81
* don't say a config file is empty if it only contains #define, #undef,
|
13 vuotta sitten |
Jonas Maebe
|
eb7e192226
* support pointer constants as initialisation values for procvar typed
|
13 vuotta sitten |
Jonas Maebe
|
c27f9da1b2
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
13 vuotta sitten |
Jonas Maebe
|
ccf895af5a
* link.res is a real linkerscript when we target binutils, not when we
|
13 vuotta sitten |
marco
|
90adaeb652
* routine to transform result of fpsystem to old "shell" convention added.
|
13 vuotta sitten |
marco
|
a7ee1899bc
* Patch from Mark Morgan Lloyd to add subcommands to ltelnet. Mantis #22032
|
13 vuotta sitten |
florian
|
1294ea4357
* patches by Max Nazhalov to solve some issues with currency formatting, resolves #18704 and #22063
|
13 vuotta sitten |
Jonas Maebe
|
4a730bd053
* fixed source type for location_force_register() when loading second
|
13 vuotta sitten |
Jonas Maebe
|
9d860904fe
* merged AIX changes from ncgutil.gen_proc_symbol_end() into
|
13 vuotta sitten |
marco
|
725a280059
* sleeper vfork code copied from deleted parts so it is not lost, made
|
13 vuotta sitten |
florian
|
6c8eed21c4
+ implement auto inlining (-Ooautoinline)
|
13 vuotta sitten |
marco
|
455d675c5a
* removed an empty overloaded version of statfs that could be called recursively
|
13 vuotta sitten |
marco
|
1a73c652ca
* improve deprecation message.
|
13 vuotta sitten |
marco
|
a98e75fc89
* remove used of deprecated function. Use this one from dos.
|
13 vuotta sitten |
marco
|
117c437e94
* remove the use of unixutils and deprecated functions in it.
|
13 vuotta sitten |
Jonas Maebe
|
9e51b0837c
* avoid problems when using a_load*loc* calls with 3-byte-sized parameters
|
13 vuotta sitten |
Jonas Maebe
|
958600e74b
* by default disable the warning about interfaces raising a particular
|
13 vuotta sitten |