.hgignore
author "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
Fri Jan 13 12:24:55 2012 +0100 (2012-01-13)
changeset 2837 db26e387b70b
parent 2834 0a0410dd0cb0
child 2838 822af73497bf
permissions -rw-r--r--
cc/gcc: update Linaro GCC revisions to 2012.01

Update Linaro GCC with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
     1 syntax: glob
     2 
     3 # Generated files
     4 configure
     5 autom4te.cache
     6 config.log
     7 config.status
     8 Makefile
     9 *ct-ng*
    10 docs/*ct-ng*.1
    11 docs/*ct-ng*.1.gz
    12 paths.mk
    13 scripts/crosstool-NG.sh
    14 scripts/saveSample.sh
    15 scripts/showTuple.sh
    16 kconfig/conf
    17 kconfig/?conf
    18 kconfig/**.o
    19 kconfig/**.dep
    20 kconfig/lex.backup
    21 kconfig/lex.zconf.c
    22 kconfig/zconf.hash.c
    23 kconfig/zconf.tab.c
    24 config/configure.in
    25 config.gen/
    26 .config
    27 .config.2
    28 
    29 # Temporaries
    30 .*.swp
    31 build.log
    32 .config.old
    33 
    34 # This is the place where toolchains are built
    35 .build/
    36 # .. and the legacy location
    37 targets/