s/.cfa_*/.cfi_*/
Reported by: Wojciech A. Koszek dunstan AT freebsd DOT czest DOT pl
This commit is contained in:
parent
7eb06c407b
commit
db6e520ec2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26561
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.2 2005/12/09 13:55:41 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.3 2005/12/10 18:32:11 joel Exp $">
|
||||
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -542,7 +542,7 @@
|
|||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
<li>Knowledge of assembly code.</li>
|
||||
<li>Knowledge of ".cfa_*" pseudo-ops to insert dwarf2 frame descriptors.</li>
|
||||
<li>Knowledge of ".cfi_*" pseudo-ops to insert dwarf2 frame descriptors.</li>
|
||||
</ul><!-- netchild: peter via arch -->
|
||||
|
||||
<hr>
|
||||
|
|
Loading…
Reference in a new issue