mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-19 11:11:43 +02:00
+ added log message for last commit
This commit is contained in:
parent
744d6d85b2
commit
9e781b8c7b
@ -373,8 +373,13 @@ begin
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.39 2004-01-04 21:12:47 jonas
|
||||
*** empty log message ***
|
||||
Revision 1.40 2004-01-04 21:17:51 jonas
|
||||
+ added log message for last commit
|
||||
|
||||
Revision 1.39 2004/01/04 21:12:47 jonas
|
||||
+ as_darwin assembler type (labels start with L)
|
||||
* never generate register->number mappings for Darwin
|
||||
* always use real register names for Darwin
|
||||
|
||||
Revision 1.38 2003/12/09 20:09:09 jonas
|
||||
* support writing of symbols with length 255
|
||||
|
@ -651,8 +651,13 @@ finalization
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.76 2004-01-04 21:12:47 jonas
|
||||
*** empty log message ***
|
||||
Revision 1.77 2004-01-04 21:17:51 jonas
|
||||
+ added log message for last commit
|
||||
|
||||
Revision 1.76 2004/01/04 21:12:47 jonas
|
||||
+ as_darwin assembler type (labels start with L)
|
||||
* never generate register->number mappings for Darwin
|
||||
* always use real register names for Darwin
|
||||
|
||||
Revision 1.75 2003/12/20 12:38:51 florian
|
||||
* some x86-64 compilation fixe
|
||||
|
Loading…
Reference in New Issue
Block a user