mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 12:39:24 +02:00
* typo correction
This commit is contained in:
parent
a9b15a7344
commit
910372616a
@ -557,7 +557,10 @@ end;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.53 1999-09-02 18:47:44 daniel
|
Revision 1.54 1999-09-16 11:34:44 pierre
|
||||||
|
* typo correction
|
||||||
|
|
||||||
|
Revision 1.53 1999/09/02 18:47:44 daniel
|
||||||
* Could not compile with TP, some arrays moved to heap
|
* Could not compile with TP, some arrays moved to heap
|
||||||
* NOAG386BIN default for TP
|
* NOAG386BIN default for TP
|
||||||
* AG386* files were not compatible with TP, fixed.
|
* AG386* files were not compatible with TP, fixed.
|
||||||
@ -667,7 +670,7 @@ end.
|
|||||||
Revision 1.25 1998/10/13 08:19:24 pierre
|
Revision 1.25 1998/10/13 08:19:24 pierre
|
||||||
+ source_os is now set correctly for cross-processor compilers
|
+ source_os is now set correctly for cross-processor compilers
|
||||||
(tos contains all target_infos and
|
(tos contains all target_infos and
|
||||||
we use CPU86 and CPU68 conditionnals to
|
we use CPU86 and CPU68 conditionals to
|
||||||
get the source operating system
|
get the source operating system
|
||||||
this only works if you do not undefine
|
this only works if you do not undefine
|
||||||
the source target !!)
|
the source target !!)
|
||||||
|
@ -1217,7 +1217,10 @@ implementation
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.103 1999-09-07 07:54:23 peter
|
Revision 1.104 1999-09-16 11:34:46 pierre
|
||||||
|
* typo correction
|
||||||
|
|
||||||
|
Revision 1.103 1999/09/07 07:54:23 peter
|
||||||
* small array push to open array fixed, open array always needs addr
|
* small array push to open array fixed, open array always needs addr
|
||||||
pushing
|
pushing
|
||||||
|
|
||||||
@ -1281,7 +1284,7 @@ end.
|
|||||||
* start of register calling conventions
|
* start of register calling conventions
|
||||||
|
|
||||||
Revision 1.89 1999/05/28 15:59:46 pierre
|
Revision 1.89 1999/05/28 15:59:46 pierre
|
||||||
* forgotten emitcall change in conditionnal
|
* forgotten emitcall change in conditional
|
||||||
|
|
||||||
Revision 1.88 1999/05/28 11:00:49 peter
|
Revision 1.88 1999/05/28 11:00:49 peter
|
||||||
* removed ungettempoftype
|
* removed ungettempoftype
|
||||||
@ -1387,7 +1390,7 @@ end.
|
|||||||
* made it compilable with TP
|
* made it compilable with TP
|
||||||
|
|
||||||
Revision 1.63 1999/02/03 10:18:14 pierre
|
Revision 1.63 1999/02/03 10:18:14 pierre
|
||||||
* conditionnal code for extended check of virtual methods
|
* conditional code for extended check of virtual methods
|
||||||
|
|
||||||
Revision 1.62 1999/02/02 23:52:32 florian
|
Revision 1.62 1999/02/02 23:52:32 florian
|
||||||
* problem with calls to method pointers in methods fixed
|
* problem with calls to method pointers in methods fixed
|
||||||
|
@ -1281,7 +1281,10 @@ implementation
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.15 1998-12-11 00:02:57 peter
|
Revision 1.16 1999-09-16 11:34:52 pierre
|
||||||
|
* typo correction
|
||||||
|
|
||||||
|
Revision 1.15 1998/12/11 00:02:57 peter
|
||||||
+ globtype,tokens,version unit splitted from globals
|
+ globtype,tokens,version unit splitted from globals
|
||||||
|
|
||||||
Revision 1.14 1998/10/20 15:09:23 florian
|
Revision 1.14 1998/10/20 15:09:23 florian
|
||||||
@ -1316,7 +1319,7 @@ end.
|
|||||||
Revision 1.9 1998/10/13 08:19:25 pierre
|
Revision 1.9 1998/10/13 08:19:25 pierre
|
||||||
+ source_os is now set correctly for cross-processor compilers
|
+ source_os is now set correctly for cross-processor compilers
|
||||||
(tos contains all target_infos and
|
(tos contains all target_infos and
|
||||||
we use CPU86 and CPU68 conditionnals to
|
we use CPU86 and CPU68 conditionals to
|
||||||
get the source operating system
|
get the source operating system
|
||||||
this only works if you do not undefine
|
this only works if you do not undefine
|
||||||
the source target !!)
|
the source target !!)
|
||||||
|
@ -1063,7 +1063,10 @@ implementation
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.17 1998-12-11 00:02:58 peter
|
Revision 1.18 1999-09-16 11:34:52 pierre
|
||||||
|
* typo correction
|
||||||
|
|
||||||
|
Revision 1.17 1998/12/11 00:02:58 peter
|
||||||
+ globtype,tokens,version unit splitted from globals
|
+ globtype,tokens,version unit splitted from globals
|
||||||
|
|
||||||
Revision 1.16 1998/11/13 15:40:15 pierre
|
Revision 1.16 1998/11/13 15:40:15 pierre
|
||||||
@ -1126,7 +1129,7 @@ end.
|
|||||||
Revision 1.7 1998/10/13 08:19:27 pierre
|
Revision 1.7 1998/10/13 08:19:27 pierre
|
||||||
+ source_os is now set correctly for cross-processor compilers
|
+ source_os is now set correctly for cross-processor compilers
|
||||||
(tos contains all target_infos and
|
(tos contains all target_infos and
|
||||||
we use CPU86 and CPU68 conditionnals to
|
we use CPU86 and CPU68 conditionals to
|
||||||
get the source operating system
|
get the source operating system
|
||||||
this only works if you do not undefine
|
this only works if you do not undefine
|
||||||
the source target !!)
|
the source target !!)
|
||||||
|
@ -510,7 +510,10 @@ implementation
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.7 1998-10-19 08:54:55 pierre
|
Revision 1.8 1999-09-16 11:34:54 pierre
|
||||||
|
* typo correction
|
||||||
|
|
||||||
|
Revision 1.7 1998/10/19 08:54:55 pierre
|
||||||
* wrong stabs info corrected once again !!
|
* wrong stabs info corrected once again !!
|
||||||
+ variable vmt offset with vmt field only if required
|
+ variable vmt offset with vmt field only if required
|
||||||
implemented now !!!
|
implemented now !!!
|
||||||
@ -527,7 +530,7 @@ end.
|
|||||||
Revision 1.4 1998/10/13 08:19:28 pierre
|
Revision 1.4 1998/10/13 08:19:28 pierre
|
||||||
+ source_os is now set correctly for cross-processor compilers
|
+ source_os is now set correctly for cross-processor compilers
|
||||||
(tos contains all target_infos and
|
(tos contains all target_infos and
|
||||||
we use CPU86 and CPU68 conditionnals to
|
we use CPU86 and CPU68 conditionals to
|
||||||
get the source operating system
|
get the source operating system
|
||||||
this only works if you do not undefine
|
this only works if you do not undefine
|
||||||
the source target !!)
|
the source target !!)
|
||||||
|
@ -1396,7 +1396,10 @@ end;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.32 1999-08-25 11:59:54 jonas
|
Revision 1.33 1999-09-16 11:34:54 pierre
|
||||||
|
* typo correction
|
||||||
|
|
||||||
|
Revision 1.32 1999/08/25 11:59:54 jonas
|
||||||
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
|
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
|
||||||
|
|
||||||
Revision 1.31 1998/12/11 00:03:09 peter
|
Revision 1.31 1998/12/11 00:03:09 peter
|
||||||
@ -1462,7 +1465,7 @@ end.
|
|||||||
Revision 1.20 1998/10/13 08:19:29 pierre
|
Revision 1.20 1998/10/13 08:19:29 pierre
|
||||||
+ source_os is now set correctly for cross-processor compilers
|
+ source_os is now set correctly for cross-processor compilers
|
||||||
(tos contains all target_infos and
|
(tos contains all target_infos and
|
||||||
we use CPU86 and CPU68 conditionnals to
|
we use CPU86 and CPU68 conditionals to
|
||||||
get the source operating system
|
get the source operating system
|
||||||
this only works if you do not undefine
|
this only works if you do not undefine
|
||||||
the source target !!)
|
the source target !!)
|
||||||
|
@ -785,7 +785,10 @@ end;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.70 1999-09-15 22:09:16 florian
|
Revision 1.71 1999-09-16 11:34:56 pierre
|
||||||
|
* typo correction
|
||||||
|
|
||||||
|
Revision 1.70 1999/09/15 22:09:16 florian
|
||||||
+ rtti is now automatically generated for published classes, i.e.
|
+ rtti is now automatically generated for published classes, i.e.
|
||||||
they are handled like an implicit property
|
they are handled like an implicit property
|
||||||
|
|
||||||
@ -938,7 +941,7 @@ end.
|
|||||||
Revision 1.29 1998/10/13 08:19:34 pierre
|
Revision 1.29 1998/10/13 08:19:34 pierre
|
||||||
+ source_os is now set correctly for cross-processor compilers
|
+ source_os is now set correctly for cross-processor compilers
|
||||||
(tos contains all target_infos and
|
(tos contains all target_infos and
|
||||||
we use CPU86 and CPU68 conditionnals to
|
we use CPU86 and CPU68 conditionals to
|
||||||
get the source operating system
|
get the source operating system
|
||||||
this only works if you do not undefine
|
this only works if you do not undefine
|
||||||
the source target !!)
|
the source target !!)
|
||||||
|
@ -1217,7 +1217,10 @@ end;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.21 1999-09-15 20:35:40 florian
|
Revision 1.22 1999-09-16 11:34:56 pierre
|
||||||
|
* typo correction
|
||||||
|
|
||||||
|
Revision 1.21 1999/09/15 20:35:40 florian
|
||||||
* small fix to operator overloading when in MMX mode
|
* small fix to operator overloading when in MMX mode
|
||||||
+ the compiler uses now fldz and fld1 if possible
|
+ the compiler uses now fldz and fld1 if possible
|
||||||
+ some fixes to floating point registers
|
+ some fixes to floating point registers
|
||||||
@ -1394,7 +1397,7 @@ end.
|
|||||||
* local vars and procedures are not yet stored into PPU
|
* local vars and procedures are not yet stored into PPU
|
||||||
|
|
||||||
Revision 1.87 1999/02/03 10:18:12 pierre
|
Revision 1.87 1999/02/03 10:18:12 pierre
|
||||||
* conditionnal code for extended check of virtual methods
|
* conditional code for extended check of virtual methods
|
||||||
|
|
||||||
Revision 1.86 1999/01/12 14:25:28 peter
|
Revision 1.86 1999/01/12 14:25:28 peter
|
||||||
+ BrowserLog for browser.log generation
|
+ BrowserLog for browser.log generation
|
||||||
@ -1516,7 +1519,7 @@ end.
|
|||||||
Revision 1.54 1998/10/13 08:19:40 pierre
|
Revision 1.54 1998/10/13 08:19:40 pierre
|
||||||
+ source_os is now set correctly for cross-processor compilers
|
+ source_os is now set correctly for cross-processor compilers
|
||||||
(tos contains all target_infos and
|
(tos contains all target_infos and
|
||||||
we use CPU86 and CPU68 conditionnals to
|
we use CPU86 and CPU68 conditionals to
|
||||||
get the source operating system
|
get the source operating system
|
||||||
this only works if you do not undefine
|
this only works if you do not undefine
|
||||||
the source target !!)
|
the source target !!)
|
||||||
|
@ -82,11 +82,15 @@ begin
|
|||||||
ovrsetbuf(ovrminsize+$20000);
|
ovrsetbuf(ovrminsize+$20000);
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
|
{ only for real mode TP : runerror ok here PM }
|
||||||
runerror($da);
|
runerror($da);
|
||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.3 1999-03-17 22:23:19 florian
|
Revision 1.4 1999-09-16 11:34:58 pierre
|
||||||
|
* typo correction
|
||||||
|
|
||||||
|
Revision 1.3 1999/03/17 22:23:19 florian
|
||||||
* a FPC compiled compiler checks now also in debug mode in assigned
|
* a FPC compiled compiler checks now also in debug mode in assigned
|
||||||
if a pointer points to the heap
|
if a pointer points to the heap
|
||||||
* when a symtable is loaded, there is no need to check for duplicate
|
* when a symtable is loaded, there is no need to check for duplicate
|
||||||
|
@ -987,12 +987,15 @@ end;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.43 1999-09-10 18:48:09 florian
|
Revision 1.44 1999-09-16 11:34:58 pierre
|
||||||
|
* typo correction
|
||||||
|
|
||||||
|
Revision 1.43 1999/09/10 18:48:09 florian
|
||||||
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
|
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
|
||||||
* most things for stored properties fixed
|
* most things for stored properties fixed
|
||||||
|
|
||||||
Revision 1.42 1999/08/31 15:47:56 pierre
|
Revision 1.42 1999/08/31 15:47:56 pierre
|
||||||
+ startup conditionnals stored in PPU file for debug info
|
+ startup conditionals stored in PPU file for debug info
|
||||||
|
|
||||||
Revision 1.41 1999/08/30 16:21:40 pierre
|
Revision 1.41 1999/08/30 16:21:40 pierre
|
||||||
* tempclosing of ppufiles under dos was wrong
|
* tempclosing of ppufiles under dos was wrong
|
||||||
|
@ -171,7 +171,10 @@ end;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.22 1999-08-01 23:35:06 michael
|
Revision 1.23 1999-09-16 11:34:58 pierre
|
||||||
|
* typo correction
|
||||||
|
|
||||||
|
Revision 1.22 1999/08/01 23:35:06 michael
|
||||||
* Alpha changes
|
* Alpha changes
|
||||||
|
|
||||||
Revision 1.21 1999/04/25 22:34:59 pierre
|
Revision 1.21 1999/04/25 22:34:59 pierre
|
||||||
@ -207,7 +210,7 @@ end.
|
|||||||
Revision 1.14 1998/10/13 08:19:41 pierre
|
Revision 1.14 1998/10/13 08:19:41 pierre
|
||||||
+ source_os is now set correctly for cross-processor compilers
|
+ source_os is now set correctly for cross-processor compilers
|
||||||
(tos contains all target_infos and
|
(tos contains all target_infos and
|
||||||
we use CPU86 and CPU68 conditionnals to
|
we use CPU86 and CPU68 conditionals to
|
||||||
get the source operating system
|
get the source operating system
|
||||||
this only works if you do not undefine
|
this only works if you do not undefine
|
||||||
the source target !!)
|
the source target !!)
|
||||||
|
@ -520,7 +520,10 @@ begin
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.34 1999-08-04 00:23:46 florian
|
Revision 1.35 1999-09-16 11:34:59 pierre
|
||||||
|
* typo correction
|
||||||
|
|
||||||
|
Revision 1.34 1999/08/04 00:23:46 florian
|
||||||
* renamed i386asm and i386base to cpuasm and cpubase
|
* renamed i386asm and i386base to cpuasm and cpubase
|
||||||
|
|
||||||
Revision 1.33 1999/08/02 00:34:06 michael
|
Revision 1.33 1999/08/02 00:34:06 michael
|
||||||
@ -614,7 +617,7 @@ end.
|
|||||||
* updates for ag386bin
|
* updates for ag386bin
|
||||||
|
|
||||||
Revision 1.8 1999/02/11 09:35:19 pierre
|
Revision 1.8 1999/02/11 09:35:19 pierre
|
||||||
* ExtDebug conditionnal infinite loop on temp problem removed
|
* ExtDebug conditional infinite loop on temp problem removed
|
||||||
|
|
||||||
Revision 1.7 1999/02/02 23:52:33 florian
|
Revision 1.7 1999/02/02 23:52:33 florian
|
||||||
* problem with calls to method pointers in methods fixed
|
* problem with calls to method pointers in methods fixed
|
||||||
@ -634,7 +637,7 @@ end.
|
|||||||
|
|
||||||
Revision 1.3 1998/07/16 08:01:42 pierre
|
Revision 1.3 1998/07/16 08:01:42 pierre
|
||||||
* small bug correction due to newinput
|
* small bug correction due to newinput
|
||||||
(only with tempdebug conditionnal)
|
(only with tempdebug conditional)
|
||||||
|
|
||||||
Revision 1.2 1998/07/10 10:51:05 peter
|
Revision 1.2 1998/07/10 10:51:05 peter
|
||||||
* m68k updates
|
* m68k updates
|
||||||
|
@ -1765,7 +1765,10 @@ unit tree;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.95 1999-09-10 18:48:11 florian
|
Revision 1.96 1999-09-16 11:34:59 pierre
|
||||||
|
* typo correction
|
||||||
|
|
||||||
|
Revision 1.95 1999/09/10 18:48:11 florian
|
||||||
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
|
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
|
||||||
* most things for stored properties fixed
|
* most things for stored properties fixed
|
||||||
|
|
||||||
@ -2010,7 +2013,7 @@ end.
|
|||||||
* crash bugfix in firstaddr
|
* crash bugfix in firstaddr
|
||||||
|
|
||||||
Revision 1.37 1998/09/08 10:38:04 pierre
|
Revision 1.37 1998/09/08 10:38:04 pierre
|
||||||
* some variable fields inside conditionnal were not updated
|
* some variable fields inside conditional were not updated
|
||||||
|
|
||||||
Revision 1.36 1998/09/07 18:46:17 peter
|
Revision 1.36 1998/09/07 18:46:17 peter
|
||||||
* update smartlinking, uses getdatalabel
|
* update smartlinking, uses getdatalabel
|
||||||
|
Loading…
Reference in New Issue
Block a user