[hellogcc] RE: [hellogcc] [gccint-zh] 目前需要更新的章节

  • From: 吴亚杰 <yajie.wu@xxxxxxxxxxx>
  • To: <hellogcc@xxxxxxxxxxxxx>
  • Date: Sat, 21 Jan 2012 08:17:46 +0000

链接打开是乱码。。

> Date: Fri, 20 Jan 2012 17:58:17 +0800
> Subject: [hellogcc] [gccint-zh] 目前需要更新的章节
> From: mingjie.xing@xxxxxxxxx
> To: hellogcc@xxxxxxxxxxxxx
> 
> 大家好:
> 
> 我把目前需要更新的章节做了统计,列出来。其中,有一部分只是有个别语句、段落没有翻译。欢迎感兴趣的朋友,认领一部分把它翻译了。争取更新完,最后我们把链接发给GCC官方。
> 
> 4.4 定点小数模拟例程
> http://www.hellogcc.org/gccint/Fixed_002dpoint-fractional-library-routines.html#Fixed_002dpoint-fractional-library-routines
> 
> 6.2 顶层源文件目录
> http://www.hellogcc.org/gccint/Top-Level.html#Top-Level
> 
> 6.3.2.3 由configure创建的文件
> http://www.hellogcc.org/gccint/Configuration-Files.html#Configuration-Files
> 
> 6.3.8 语言前端剖析
> http://www.hellogcc.org/gccint/Front-End.html#Front-End
> 
> 6.3.8.3 The Front End Make-lang.in File
> http://www.hellogcc.org/gccint/Front-End-Makefile.html#Front-End-Makefile
> 
> 7 测试包
> http://www.hellogcc.org/gccint/Testsuites.html#Testsuites
> 
> 7.2 DejaGnu测试中使用的指令
> http://www.hellogcc.org/gccint/Test-Directives.html#Test-Directives
> 
> 7.2.1 Syntax and Descriptions of test directives
> http://www.hellogcc.org/gccint/Directives.html#Directives
> 
> 7.2.2 Selecting targets to which a test applies
> http://www.hellogcc.org/gccint/Selectors.html#Selectors
> 
> 7.2.3 Keywords describing target attributes
> http://www.hellogcc.org/gccint/Effective_002dTarget-Keywords.html#Effective_002dTarget-Keywords
> 
> 7.2.4 Features for dg-add-options
> http://www.hellogcc.org/gccint/Add-Options.html#Add-Options
> 
> 7.2.5 Variants of dg-require-support
> http://www.hellogcc.org/gccint/Require-Support.html#Require-Support
> 
> 7.2.6 Commands for use in dg-final
> http://www.hellogcc.org/gccint/Final-Actions.html#Final-Actions
> 
> 7.3 Ada语言测试包
> http://www.hellogcc.org/gccint/Ada-Tests.html#Ada-Tests
> 
> 7.4 C语言测试包
> http://www.hellogcc.org/gccint/C-Tests.html#C-Tests
> 
> 7.6 Support for testing link-time optimizations
> http://www.hellogcc.org/gccint/LTO-Testing.html#LTO-Testing
> 
> 8.1 选项文件格式
> http://www.hellogcc.org/gccint/Option-file-format.html#Option-file-format
> 
> 8.2 选项属性
> http://www.hellogcc.org/gccint/Option-properties.html#Option-properties
> 
> 9.1 语法分析pass
> http://www.hellogcc.org/gccint/Parsing-pass.html#Parsing-pass
> 
> 9.3 过程管理器
> http://www.hellogcc.org/gccint/Pass-manager.html#Pass-manager
> 
> 9.4 Tree-SSA过程
> http://www.hellogcc.org/gccint/Tree-SSA-passes.html#Tree-SSA-passes
> 
> 11.2.1 Trees
> http://www.hellogcc.org/gccint/Macros-and-Functions.html#Macros-and-Functions
> 
> 11.4.1 关于声明的操作
> http://www.hellogcc.org/gccint/Working-with-declarations.html#Working-with-declarations
> 
> 11.4.2.2 添加新的DECL节点类型
> http://www.hellogcc.org/gccint/Adding-new-DECL-node-types.html#Adding-new-DECL-node-types
> 
> 12.7.7 GIMPLE_DEBUG
> http://www.hellogcc.org/gccint/_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fDEBUG_003c_002fcode_003e
> 
> 13.4 别名分析
> http://www.hellogcc.org/gccint/Alias-analysis.html#Alias-analysis
> 
> 13.5 Memory model
> http://www.hellogcc.org/gccint/Memory-model.html#Memory-model
> 
> 10.4 访问特殊操作数
> http://www.hellogcc.org/gccint/Special-Accessors.html#Special-Accessors
> 
> 10.5 RTL表达式中的标记
> http://www.hellogcc.org/gccint/Flags.html#Flags
> 
> 10.8 寄存器和内存
> http://www.hellogcc.org/gccint/Regs-and-Memory.html#Regs-and-Memory
> 
> 10.9 RTL算术运算表达式
> http://www.hellogcc.org/gccint/Arithmetic.html#Arithmetic
> 
> 10.15 副作用表达式
> http://www.hellogcc.org/gccint/Side-Effects.html#Side-Effects
> 
> 16.7.1 机器无关的断言
> http://www.hellogcc.org/gccint/Machine_002dIndependent-Predicates.html#Machine_002dIndependent-Predicates
> 
> 16.8.5 机器特定的约束
> http://www.hellogcc.org/gccint/Machine-Constraints.html#Machine-Constraints
> 
> 16.9 用于生成的标准指令模式名
> http://www.hellogcc.org/gccint/Standard-Names.html#Standard-Names
> 
> 16.16 定义如何拆分指令
> http://www.hellogcc.org/gccint/Insn-Splitting.html#Insn-Splitting
> 
> 16.19.1 定义属性以及它们的值
> http://www.hellogcc.org/gccint/Defining-Attributes.html#Defining-Attributes
> 
> 16.19.2 属性表达式
> http://www.hellogcc.org/gccint/Expressions.html#Expressions
> 
> 16.19.8 处理器流水线描述
> http://www.hellogcc.org/gccint/Processor-pipeline-description.html#Processor-pipeline-description
> 
> 16.20 条件执行
> http://www.hellogcc.org/gccint/Conditional-Execution.html#Conditional-Execution
> 
> 17 目标机描述宏和函数
> http://www.hellogcc.org/gccint/Target-Macros.html#Target-Macros
> 
> 18 主机配置
> http://www.hellogcc.org/gccint/Host-Config.html#Host-Config
> 
> 18.3 关于主机的其它杂项
> http://www.hellogcc.org/gccint/Host-Misc.html#Host-Misc
> 
> 19.1 目标机Makefile片段
> http://www.hellogcc.org/gccint/Target-Fragment.html#Target-Fragment
> 
> 22.1 GTY(())的内部
> http://www.hellogcc.org/gccint/GTY-Options.html#GTY-Options
> 
> 23 插件
> http://www.hellogcc.org/gccint/Plugins.html#Plugins
> 
> 24 Link Time Optimization
> http://www.hellogcc.org/gccint/LTO.html#LTO
> 
> 谢谢。
> 邢明杰
> 
                                          

Other related posts: