CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - gcc .t

搜索资源列表

  1. GCC-ASM

    0下载:
  2. 这是在linux下的,如何编写AT&T汇编语言程序的基本知识-under linux, how to prepare ATT assembler language basic knowledge of procedures
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:143990
    • 提供者:黄影
  1. libgcc_s.so.1.tar

    0下载:
  2. linux库 arm-linux-gcc 4.3.2 里面的库,是x86版本的-linux libraries arm-linux-gcc 4.3.2 inside the library, is the x86 version
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:77353
    • 提供者:mosquito
  1. gcc_manual.tar

    0下载:
  2. gcc中文帮助手册,学习使用gcc必不可少的有力工具-gcc Chinese help manuals, learning to use a powerful tool essential gcc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:299944
    • 提供者:aj
  1. gcc-3.3.6.tar

    0下载:
  2. linux下的gcc编译器,有需要请支持一下-gcc Compiler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-19
    • 文件大小:31492663
    • 提供者:葛军晓
  1. arm-linux-gcc-4.3.2

    0下载:
  2. linux环境下的交叉编译工具,最新版本。 arm-linux-gcc-4.3.2-linux cross compiler environment tools, the latest version. arm-linux-gcc-4.3.2
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6911601
    • 提供者:陈自远
  1. ext2

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2529
    • 提供者:kose
  1. Chapter2

    0下载:
  2. 介绍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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:237603
    • 提供者:黄全明
  1. Gcc-interembeded-NASM

    0下载:
  2. 简单的介绍了gcc 中的 内嵌NASM的语法 属于AT&T汇编语言 与intel汇编语言区分-brief descripion for gcc embeded NASM
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:741322
    • 提供者:李强
  1. linux-0.11.140318

    0下载:
  2. 能用 VS 2013 编译的 Linux 0.11 源代码 为什么用 Visual Studio 2013 就不用多说了吧,绝对比任何专用的源代码阅读软件都强悍。 查看函数调用层次一类的功能,为分析源代码提供最大的方便。 而且 MASM Intel 格式的汇编代码,可比 GCC AT&T 格式的便于阅读多了。 编辑汇编代码,推荐使用 Notepad++,完美支持 MASM 语法高亮。 首先下载我修改好的 VS 版 Linux 0.11 源码,解压后打开解决方案。 右键点击 Image 项目,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:11451736
    • 提供者:Norfa
  1. usercopy_64

    0下载:
  2. no memory constraint because it doesn t change any memory gcc knows about.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2518
    • 提供者:qlbinga
  1. ColorTest

    0下载:
  2. Include most of the gcc settings.Android does have include_next but it doesn t work well in our build system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:16804
    • 提供者:gangzanhen
  1. make_unique

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:20617
    • 提供者:hiewejd
  1. crasher

    0下载:
  2. 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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2103
    • 提供者:khhgte
  1. sputbackc

    0下载:
  2. valgrind.h uses gcc extensions so it won t build with other compilers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:8714
    • 提供者:kerlpro
  1. lp_test_format

    0下载:
  2. 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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4353
    • 提供者:vryivb
  1. flow

    0下载:
  2. 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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:8460
    • 提供者:kfjoper
  1. pbackfail

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:8331
    • 提供者:naofuejy
  1. u_dirty_flags

    0下载:
  2. 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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:18663
    • 提供者:xerhuics
  1. type_traits

    0下载:
  2. MSVC can t compile this correctly, and neither can gcc 3.3.5 (at least).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3784
    • 提供者:wnjbher
  1. i8k

    0下载:
  2. GCC doesn t like using static functions as template arguments. So force these to be non-static.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:10217
    • 提供者:jangnoxai
« 12 »
搜珍网 www.dssz.com