搜索资源列表
GCC-ASM
- 这是在linux下的,如何编写AT&T汇编语言程序的基本知识-under linux, how to prepare ATT assembler language basic knowledge of procedures
libgcc_s.so.1.tar
- linux库 arm-linux-gcc 4.3.2 里面的库,是x86版本的-linux libraries arm-linux-gcc 4.3.2 inside the library, is the x86 version
gcc_manual.tar
- gcc中文帮助手册,学习使用gcc必不可少的有力工具-gcc Chinese help manuals, learning to use a powerful tool essential gcc
gcc-3.3.6.tar
- linux下的gcc编译器,有需要请支持一下-gcc Compiler
arm-linux-gcc-4.3.2
- linux环境下的交叉编译工具,最新版本。 arm-linux-gcc-4.3.2-linux cross compiler environment tools, the latest version. arm-linux-gcc-4.3.2
ext2
- information extraction from EXT2 filesystem. this program imitates the bash shell, and accepts such basic commands as info, group, pwd, ls, cd, cat, quit. this code was written in linux and compiled by gcc. it can be run on linux machines. i didn t u
Chapter2
- 介绍at&t汇编语法以及和intel汇编的区别。这对理解linux内核代码很重要!还介绍了gcc内嵌汇编编译。-Introduced at & t assembler syntax as well as the difference between compiled and intel. This is very important to understanding the linux kernel code! Gcc inline assembler.
Gcc-interembeded-NASM
- 简单的介绍了gcc 中的 内嵌NASM的语法 属于AT&T汇编语言 与intel汇编语言区分-brief descripion for gcc embeded NASM
linux-0.11.140318
- 能用 VS 2013 编译的 Linux 0.11 源代码 为什么用 Visual Studio 2013 就不用多说了吧,绝对比任何专用的源代码阅读软件都强悍。 查看函数调用层次一类的功能,为分析源代码提供最大的方便。 而且 MASM Intel 格式的汇编代码,可比 GCC AT&T 格式的便于阅读多了。 编辑汇编代码,推荐使用 Notepad++,完美支持 MASM 语法高亮。 首先下载我修改好的 VS 版 Linux 0.11 源码,解压后打开解决方案。 右键点击 Image 项目,
usercopy_64
- no memory constraint because it doesn t change any memory gcc knows about.
ColorTest
- Include most of the gcc settings.Android does have include_next but it doesn t work well in our build system.
make_unique
- define either of these (preferably FLOAT_LOOKUP) to have faster but less precise implementation.catch this in the build system we include for compilers (like gcc) that can t inline across modules. -define either of these (preferably FLOAT_LOOKUP) t
crasher
- Unless there s a big enough buffer on the stack, gcc doesn t bother inserting checks. -Unless there s a big enough buffer on the stack, gcc doesn t bother inserting checks.
sputbackc
- valgrind.h uses gcc extensions so it won t build with other compilers.
lp_test_format
- The __FUNCTION__ gcc variable is generally only used for debugging. If we re not using gcc, define __FUNCTION__ as a cpp symbol here. Don t define it if using a newer Windows compiler.
flow
- gcc s implementation of typeid(T).name() mangles the type name, so we have to demangle it. -gcc s implementation of typeid(T).name() mangles the type name, so we have to demangle it.
pbackfail
- NB: This function is also used in Google Mock, so don t move it inside of the typed-test-only section below.gcc s implementation of typeid(T).name() mangles the type name, so we have to demangle it. -NB: This function is also used in Google Mock, s
u_dirty_flags
- Determines the version of gcc that is used to compile this.The user didn t tell us whether exceptions are enabled, so we need to figure it out.
type_traits
- MSVC can t compile this correctly, and neither can gcc 3.3.5 (at least).
i8k
- GCC doesn t like using static functions as template arguments. So force these to be non-static.