..
aarch64
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
arm
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
avr
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
generic
Moved tcontrollerdatatype out into cpuinfo.
2015-09-07 20:36:54 +00:00
html
i386
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
i8086
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
jvm
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
llvm
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
m68k
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
mips
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
msg
+ new text for the PPL filename of a package
2016-07-29 18:43:56 +00:00
powerpc
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
powerpc64
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
ppcgen
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
sparc
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
systems
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
utils
Fix testppudump by adding missing TAsmsymtype and TAsmsymbind
2016-07-22 16:42:10 +00:00
x86
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
x86_64
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
aasmbase.pas
* automatically generate necessary indirect symbols when a new assembler
2016-07-20 20:53:03 +00:00
aasmcnst.pas
Fix cycling.
2016-07-23 16:34:26 +00:00
aasmdata.pas
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
aasmdef.pas
* automatically generate necessary indirect symbols when a new assembler
2016-07-20 20:53:03 +00:00
aasmsym.pas
aasmtai.pas
* specify the def of assembler level symbols defined via
2016-07-20 20:52:59 +00:00
aggas.pas
+ AT_METADATA symbol type for data that is unrelated to the program
2016-07-19 11:57:31 +00:00
aopt.pas
* i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same
2016-04-21 20:14:01 +00:00
aoptbase.pas
* made some assembler optimizer methods class methods
2016-06-06 21:18:20 +00:00
aoptcs.pas
aoptda.pas
aoptobj.pas
* made some assembler optimizer methods class methods
2016-06-06 21:18:20 +00:00
aoptutils.pas
+ TX86AsmOptimizer.OptPass1VMOVAP for i386 and x86-64
2016-05-01 09:37:21 +00:00
assemble.pas
* handle the asd_cpu asd_cpu directive and keep track of the currently selected
2016-02-27 00:50:01 +00:00
blockutl.pas
Extend tstaticvarsym (and by extension tabstractnormalvarsym) with the capability to create it as unregistered if needed.
2015-11-20 11:15:30 +00:00
browcol.pas
catch.pas
ccharset.pas
cclasses.pas
Reset class fields FList and FHashList to nil after Destroy call
2016-07-06 06:14:37 +00:00
cfidwarf.pas
cfileutl.pas
* removed hack to disable dircache for DragonFly BSD now that its dirent
2015-12-24 10:54:53 +00:00
cg64f32.pas
* add "doregister" parameter to torddef.create, and don't register temporary
2015-10-13 15:59:06 +00:00
cgbase.pas
+ initialize DS with the current unit's data segment in the function entry code
2015-09-03 21:44:16 +00:00
cghlcpu.pas
* synchronized with privatetrunk till r30095
2015-03-05 20:32:15 +00:00
cgobj.pas
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
cgutils.pas
* define avr => cpu8bitalu
2015-09-13 21:07:23 +00:00
cmsgs.pas
comphook.pas
+ don't abuse status.currentsourcepath to pass on PPU names if the source is unavailable, causes side effects with other frontends (like the IDE). Improved solution for Mantis #27588
2015-03-29 19:05:19 +00:00
compiler.pas
Use general_e_exception_raised if Compiler generates an uncaught exception
2015-09-23 16:49:24 +00:00
compinnr.inc
Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures.
2016-06-03 21:25:49 +00:00
comprsrc.pas
+ ELF/ppc64le resource support
2015-03-14 18:36:32 +00:00
constexp.pas
Fix cycle for x86_64-win64 target with -Cr option
2016-01-28 15:07:40 +00:00
COPYING.txt
cpid.pas
crefs.pas
cresstr.pas
* generate indirect symbols for resource strings as well as the start and end symbols
2016-07-22 15:59:35 +00:00
cstreams.pas
Merged revision(s) 32302-32305, 32310 from branches/svenbarth/packages:
2016-02-19 17:13:58 +00:00
cutils.pas
+ Tconstexprint-version of ispowerof2() to correctly deal with constants
2016-03-06 14:16:47 +00:00
cwindirs.pp
dbgbase.pas
dbgdwarf.pas
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
dbgstabs.pas
* specify the def of assembler level symbols defined via
2016-07-20 20:52:59 +00:00
dbgstabx.pas
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
defcmp.pas
* better estimation of compatibility of array constructors with open arrays, resolves issue #29244
2016-01-04 23:10:45 +00:00
defutil.pas
+ get_unsigned_inttype(def) to get an unsigned integer type of the same
2016-06-30 15:33:43 +00:00
dirparse.pas
elfbase.pas
entfile.pas
Merged revision(s) 31988, 31991-31993, 32136, 32308-32309, 32312, 32318 from branches/svenbarth/packages:
2016-04-15 13:39:41 +00:00
export.pas
New export option that enforces the use of the provided export name instead of using the name of the provided symbol. This is necessary to correctly handle overloaded functions, especially if one of them is an internproc one.
2016-04-29 15:03:18 +00:00
expunix.pas
* renamed thlcgobj.g_external_wrapper() into a_jmp_external_name(), and
2016-07-14 15:26:40 +00:00
finput.pas
+ implemented exporting of functions for the win16 target
2015-09-27 00:48:35 +00:00
fmodule.pas
Add a mechanism to keep track of assembler symbols that either publicly provided by a unit or used by a unit and that are not really baked by a Pascal symbol (e.g. public function aliases, RTTI & VMT symbol).
2016-07-22 13:08:32 +00:00
fpccrc.pas
fpcdefs.inc
* i386 and i8086 have an index register, so define cpurefshaveindexreg
2016-04-21 19:50:47 +00:00
fpcp.pas
* less string literals and more translateable strings instead
2016-07-29 18:45:06 +00:00
fpkg.pas
Merged revision(s) 32508-32510, 32512 from branches/svenbarth/packages:
2016-04-15 14:42:24 +00:00
fppu.pas
Add a mechanism to keep track of assembler symbols that either publicly provided by a unit or used by a unit and that are not really baked by a Pascal symbol (e.g. public function aliases, RTTI & VMT symbol).
2016-07-22 13:08:32 +00:00
gendef.pas
globals.pas
Use NO prefix to disable a feature (-Sfnoheap) instead of '-' prefix
2016-06-25 05:27:09 +00:00
globstat.pas
globtype.pas
Add new Delphi compatible switch {$G+/-}, {$IMPORTEDDATA ON/OFF} which handles generation of indirect references for cross unit variable accesses if needed for the target.
2016-03-18 22:04:57 +00:00
hlcg2ll.pas
* have regvars in address registers for defs which are address types. improves code with reference bases in regvars on m68k. and also reduces data register pressure.
2016-05-01 11:33:37 +00:00
hlcgobj.pas
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
htypechk.pas
Fix for Mantis #29792 .
2016-03-09 20:45:26 +00:00
impdef.pas
- reverted partial commit of merge
2015-01-21 23:24:37 +00:00
import.pas
ldscript.pas
link.pas
* removed DLLsource global variable and replaced its uses with
2015-12-17 15:23:05 +00:00
macho.pas
macho.pas:
2016-03-19 12:18:16 +00:00
machoutils.pas
Makefile
* regenerated makefiles with latest fpcmake
2016-06-18 01:00:45 +00:00
Makefile.fpc
m68k: disabled the force-enabled stack checking for m68k-amiga when compiling the compiler, which was enabled since forever. the current Amiga RTL startup code supports setting stack size programmatically, therefore very low default stack on Amiga is no longer a problem
2016-01-05 02:14:40 +00:00
MPWMake
msgidx.inc
* regenerate after r34232
2016-07-29 18:44:24 +00:00
msgtxt.inc
* regenerate after r34232
2016-07-29 18:44:24 +00:00
nadd.pas
* don't perform the "/ const" to "* (1/const)" transformation for comp-typed
2016-06-30 15:33:51 +00:00
nbas.pas
- removed no longer used and unsafe ttemprefnode.create_offset()
2016-05-21 10:28:28 +00:00
ncal.pas
* automatically generate necessary indirect symbols when a new assembler
2016-07-20 20:53:03 +00:00
ncgadd.pas
* converted register_maybe_adjust_setbase() to the high level code generator
2015-12-05 18:03:37 +00:00
ncgbas.pas
- removed no longer used and unsafe ttemprefnode.create_offset()
2016-05-21 10:28:28 +00:00
ncgcal.pas
* specify the def of assembler level symbols defined via
2016-07-20 20:52:59 +00:00
ncgcnv.pas
* fixed memory typecast of complex procdef to simple procvar: left.resultdef
2016-07-19 14:30:30 +00:00
ncgcon.pas
- removed tdataconstnode, as it is no longer used and is not type safe.
2016-07-19 14:30:42 +00:00
ncgflw.pas
Merged revision(s) 32500 from branches/svenbarth/packages:
2016-07-29 14:58:40 +00:00
ncghlmat.pas
* replaced current_procinfo.currtrue/falselabel with storing the true/false
2015-08-27 18:28:57 +00:00
ncginl.pas
* implement sizeof/typeof completely at the node level, based on
2015-12-27 14:22:06 +00:00
ncgld.pas
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
ncgmat.pas
+ support mmregisters in the generic unaryminus code for floats
2015-09-12 23:33:50 +00:00
ncgmem.pas
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
ncgnstld.pas
* ensure that we don't firstpass a tcgnestloadnode twice, as it
2015-12-28 15:06:36 +00:00
ncgnstmm.pas
ncgobjc.pas
ncgopt.pas
ncgrtti.pas
Fix for Mantis #30410 .
2016-07-29 13:49:42 +00:00
ncgset.pas
* left has been forced into a register of size uopdef a few statements
2016-07-14 15:20:53 +00:00
ncgutil.pas
* specify the def of assembler level symbols defined via
2016-07-20 20:52:59 +00:00
ncgvmt.pas
* export IID and IIDSTR symbols of interfaces
2016-08-05 15:10:25 +00:00
ncnv.pas
* replaced ctemprefnode.create_offset() usage in variant array indexing
2016-05-21 10:28:22 +00:00
ncon.pas
- removed tdataconstnode, as it is no longer used and is not type safe.
2016-07-19 14:30:42 +00:00
nflw.pas
Check for nil before doing loopunrolling.
2016-02-04 15:53:36 +00:00
ngenutil.pas
* import the class con-/destructor symbol into the *current* unit not into the unit the symbol comes from
2016-08-05 13:48:27 +00:00
ngtcon.pas
* specify the def of assembler level symbols defined via
2016-07-20 20:52:59 +00:00
ninl.pas
Check for tf_winlikewidestring in the target's flags instead of relying on the target being a Windows system when determining whether the system as the WideString type that's separate from UnicodeString
2016-06-04 08:45:22 +00:00
nld.pas
* always set the resultdef for variant array constructors correctly, so we
2015-11-04 20:46:10 +00:00
nmat.pas
Avoid overflow error for single MinValue in rtl syshelph.inc for x86_64 CPU
2016-01-28 14:20:51 +00:00
nmem.pas
* convert the index for open arrays to ptr(u/s)inttype instead of to
2016-07-03 21:18:19 +00:00
nobj.pas
* move properties and functions of TVMT to the end of the record, so that one only needs to adjust the total entry count TVMTBuilder.generate_vmt_def()
2016-07-29 13:54:36 +00:00
nobjc.pas
node.pas
+ write also node complexity when dumping a node tree
2016-02-28 18:44:43 +00:00
nopt.pas
nset.pas
* fixed "case <string> of" with multiple labels for a single statement after
2015-07-03 20:04:25 +00:00
nstate.pas
nutils.pas
* fixed compilation of tw15391 with range checking enabled after r34034:
2016-07-02 21:09:59 +00:00
objcasm.pas
* fixed bootstrap for Darwin/ppc with FPC 3.0 (workaround for
2016-05-03 09:01:55 +00:00
objcdef.pas
objcgutl.pas
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
objcutil.pas
Merged revision(s) 28691, 31914 from branches/svenbarth/packages:
2016-01-15 16:06:06 +00:00
ogbase.pas
* TObjSection.MemPos reverted back to qword after r33692, since it breaks the
2016-05-21 16:45:36 +00:00
ogcoff.pas
+ generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation
2016-04-08 20:19:59 +00:00
ogelf.pas
+ AT_METADATA symbol type for data that is unrelated to the program
2016-07-19 11:57:31 +00:00
oglx.pas
* refactored the internal linker ar object reader object creation to allow using
2015-08-14 13:52:45 +00:00
ogmacho.pas
+ AT_METADATA symbol type for data that is unrelated to the program
2016-07-19 11:57:31 +00:00
ogmap.pas
* the code for displaying a symbol address in the linker map file moved to a
2015-08-24 22:12:00 +00:00
ognlm.pas
* store a pointer to the used tasminfo record in every assembler writer, so
2015-09-12 23:32:13 +00:00
ogomf.pas
+ added an i8086-embedded target support to the compiler (RTL and makefile
2016-06-17 19:15:24 +00:00
omfbase.pas
+ generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation
2016-04-08 20:19:59 +00:00
optbase.pas
optconstprop.pas
optcse.pas
* improve cse on record/array accesses
2016-02-28 18:44:45 +00:00
optdead.pas
* factored out the check for whether we have to generate dotted function
2015-03-14 18:35:25 +00:00
optdeadstore.pas
optdfa.pas
* factored out SymbolCandidateForWarningOrHint
2016-03-13 19:14:26 +00:00
options.pas
Use NO prefix to disable a feature (-Sfnoheap) instead of '-' prefix
2016-06-25 05:27:09 +00:00
optloop.pas
* reset initcode after adding it to the statements list, so further iterations of loop optimization create a new one
2016-03-13 18:19:55 +00:00
opttail.pas
optutils.pas
+ PrintNodeDFA writes also the defsum
2016-03-13 18:19:52 +00:00
optvirt.pas
owar.pas
* refactored the internal linker ar object reader object creation to allow using
2015-08-14 13:52:45 +00:00
owbase.pas
* support writing more than 1024 zeros in tobjectwriter.writezeros
2015-08-24 01:09:53 +00:00
owomflib.pas
* support writing omf libraries with size greater than 251 blocks
2015-11-07 16:54:23 +00:00
parabase.pas
+ support for constant call parameters on LLVM
2015-12-28 15:06:07 +00:00
paramgr.pas
* only copy the shiftval field from the original para location when creating
2015-12-05 18:03:59 +00:00
parser.pas
Use general_e_exception_raised if Compiler generates an uncaught exception
2015-09-23 16:49:24 +00:00
pass_1.pas
pass_2.pas
* fixed compilation of the compiler with -dEXTDEBUG after r31588
2015-09-12 11:55:54 +00:00
pbase.pas
Rework the way how "specialize" is handled. Instead of initializing the specialization of a full type declaration (including unit name and parent types) it is now considered part of the specialized type itself. This means that for example the following code:
2015-02-20 16:23:40 +00:00
pcp.pas
Merged revision(s) 31988, 31991-31993, 32136, 32308-32309, 32312, 32318 from branches/svenbarth/packages:
2016-04-15 13:39:41 +00:00
pdecl.pas
Ensure that (Bit)SizeOf(GenericParameter) returns a sensible value in case of constants (which are evaluated at compile time unlike if occuring in code)
2016-03-24 20:51:58 +00:00
pdecobj.pas
Implement support for parsing "generic [class] procedure" and "generic [class] function" in non-Delphi modes. Since "generic" is a prefix it is quite ugly to implement, but from a Pascal language point of view it fits better than "procedure generic xyz".
2015-11-20 16:50:58 +00:00
pdecsub.pas
* declare various assembler symbols (VMT, RTTI, threadvars) as public assembler symbols
2016-07-22 13:11:24 +00:00
pdecvar.pas
+ added an i8086-embedded target support to the compiler (RTL and makefile
2016-06-17 19:15:24 +00:00
pexports.pas
Merged revision(s) 28691, 31914 from branches/svenbarth/packages:
2016-01-15 16:06:06 +00:00
pexpr.pas
+ added an i8086-embedded target support to the compiler (RTL and makefile
2016-06-17 19:15:24 +00:00
pgentype.pas
Fully enable generic functions, procedures and methods by allowing inline specializations in procedure bodies as well.
2015-11-21 16:52:09 +00:00
pgenutil.pas
* avoid a crash when processing synthetic methods of specialised classes:
2016-06-30 15:33:54 +00:00
pinline.pas
Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures.
2016-06-03 21:25:49 +00:00
pkgutil.pas
* export IID and IIDSTR symbols of interfaces
2016-08-05 15:10:25 +00:00
pmodules.pas
-gc or {$CHECKPOINTER ON} requires heaptrc unit loading even for units
2016-08-10 09:44:01 +00:00
pp.lpi
pp.pas
- removed leftover alpha, ia64 and vis code
2015-08-28 22:31:29 +00:00
pparautl.pas
* hidden high parameter must be of type ptrsinttype, resolves issue #29204
2015-12-26 20:48:50 +00:00
ppc68k.lpi
ppc8086.lpi
+ added an i8086-embedded target support to the compiler (RTL and makefile
2016-06-17 19:15:24 +00:00
ppcaarch64.lpi
* fixed exe output path
2016-03-28 20:44:08 +00:00
ppcarm.lpi
Rebase to trunk revision
2015-02-15 16:08:18 +00:00
ppcavr.lpi
ppcjvm.lpi
ppcmips.lpi
ppcmipsel.lpi
ppcppc64.lpi
ppcppc.lpi
ppcsparc.lpi
ppheap.pas
ppu.pas
Add a mechanism to keep track of assembler symbols that either publicly provided by a unit or used by a unit and that are not really baked by a Pascal symbol (e.g. public function aliases, RTTI & VMT symbol).
2016-07-22 13:08:32 +00:00
ppx86_64.lpi
procinfo.pas
* replaced current_procinfo.currtrue/falselabel with storing the true/false
2015-08-27 18:28:57 +00:00
pstatmnt.pas
Revert r31262. Not doing type checking on generics leads to strange warnings (e.g. because variables are not considered as written). I better deal with the compile time errors one at a time than the warnings.
2016-03-24 20:58:04 +00:00
psub.pas
* declare various symbols as external assembler symbols: RTTI references, parent VMT, FPC_EMPTYMETHOD (all three only if it's used from a different unit), threadvar lists and symbols declared as "external"
2016-07-22 13:34:38 +00:00
psystem.pas
Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures.
2016-06-03 21:25:49 +00:00
ptconst.pas
* automatically generate necessary indirect symbols when a new assembler
2016-07-20 20:53:03 +00:00
ptype.pas
Implement support for parsing "generic [class] procedure" and "generic [class] function" in non-Delphi modes. Since "generic" is a prefix it is quite ugly to implement, but from a Pascal language point of view it fits better than "procedure generic xyz".
2015-11-20 16:50:58 +00:00
raatt.pas
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
rabase.pas
rasm.pas
rautils.pas
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
2016-08-05 07:09:16 +00:00
README.txt
regvars.pas
rescmn.pas
rgbase.pas
rgobj.pas
* update used_in_proc only in trgobj.translate_registers, before it might cause unnecessary pushes of actually unused registers
2016-04-15 21:30:14 +00:00
scandir.pas
+ added an i8086-embedded target support to the compiler (RTL and makefile
2016-06-17 19:15:24 +00:00
scanner.pas
+ added an i8086-embedded target support to the compiler (RTL and makefile
2016-06-17 19:15:24 +00:00
script.pas
switches.pas
Add new Delphi compatible switch {$G+/-}, {$IMPORTEDDATA ON/OFF} which handles generation of indirect references for cross unit variable accesses if needed for the target.
2016-03-18 22:04:57 +00:00
symbase.pas
* prevent new definitions being added to a global unit symtable after compilation of the implementation part started
2015-02-23 22:10:46 +00:00
symconst.pas
* converted metadata generation for variant dispatch to high level typed
2016-07-19 14:30:39 +00:00
symcreat.pas
* simply disable warnings rather than initialise the function result in
2016-07-15 14:35:52 +00:00
symdef.pas
* no longer store the tprocdef.synthetickind field in ppu files
2016-07-14 15:26:03 +00:00
symsym.pas
- removed tabstractnormalvarsym.currentregloc: the new location will
2016-07-08 07:46:51 +00:00
symtable.pas
Reset static recorddef variables to nil in InitSymtable, avoid crashes in TextMode IDE
2016-07-26 12:52:40 +00:00
symtype.pas
* converted the result of fullownerhierarchyname to tsymstr so it (and
2015-11-21 12:37:04 +00:00
symutil.pas
systems.inc
+ added an i8086-embedded target support to the compiler (RTL and makefile
2016-06-17 19:15:24 +00:00
systems.pas
+ added system_i8086_embedded to the systems_embedded set
2016-06-18 00:00:18 +00:00
tgobj.pas
* suppress (harmless) range error
2015-05-31 16:50:50 +00:00
tokens.pas
+ hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715
2016-03-06 15:47:31 +00:00
verbose.pas
+ don't abuse status.currentsourcepath to pass on PPU names if the source is unavailable, causes side effects with other frontends (like the IDE). Improved solution for Mantis #27588
2015-03-29 19:05:19 +00:00
version.pas
- removed leftover alpha, ia64 and vis code
2015-08-28 22:31:29 +00:00
widestr.pas
* fixed accidentally committed (harmless) typo in r32202
2015-11-04 13:03:45 +00:00
wpo.pas
wpobase.pas
wpoinfo.pas
Merged revision(s) 28689 from branches/svenbarth/packages:
2016-01-22 15:26:30 +00:00