mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 09:49:35 +02:00
* uodated header comment
This commit is contained in:
parent
acd7fb50c6
commit
7e373764ba
@ -2,7 +2,7 @@
|
|||||||
$Id$
|
$Id$
|
||||||
Copyright (c) 1998-2002 by Carl Eric Codere and Peter Vreman
|
Copyright (c) 1998-2002 by Carl Eric Codere and Peter Vreman
|
||||||
|
|
||||||
Does the parsing for the i386 GNU AS styled inline assembler.
|
Does the parsing for the PowerPC GNU AS styled inline assembler.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
@ -758,7 +758,10 @@ initialization
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.8 2003-11-29 22:54:32 jonas
|
Revision 1.9 2004-02-04 15:23:28 olle
|
||||||
|
* uodated header comment
|
||||||
|
|
||||||
|
Revision 1.8 2003/11/29 22:54:32 jonas
|
||||||
* more ppc fixes, hello world works again under linuxppc
|
* more ppc fixes, hello world works again under linuxppc
|
||||||
|
|
||||||
Revision 1.7 2003/11/29 16:27:19 jonas
|
Revision 1.7 2003/11/29 16:27:19 jonas
|
||||||
|
Loading…
Reference in New Issue
Block a user