mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-13 23:02:58 +02:00
* also add stack note for trunke
This commit is contained in:
parent
9000f8742d
commit
e9b12b41db
@ -201,3 +201,5 @@ operatingsystem_parameters:
|
|||||||
.align 8
|
.align 8
|
||||||
.LEFDE1:
|
.LEFDE1:
|
||||||
.ident "GCC: (GNU) 4.2.1 20070719 [FreeBSD]"
|
.ident "GCC: (GNU) 4.2.1 20070719 [FreeBSD]"
|
||||||
|
|
||||||
|
.section .note.GNU-stack,"",@progbits
|
||||||
|
@ -73,3 +73,5 @@ _haltproc:
|
|||||||
.weak operatingsystem_parameter_argv
|
.weak operatingsystem_parameter_argv
|
||||||
.weak operatingsystem_parameter_envp
|
.weak operatingsystem_parameter_envp
|
||||||
|
|
||||||
|
.section .note.GNU-stack,"",@progbits
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user