repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH tree-inline] Do not say "called from here" with UNKNOWN_LOCATION
[official-gcc.git]
/
.gitignore
blob
ab97ac67cb41081c8175516daa64e5dc23e8e1fe
1
*.diff
2
*.patch
3
*.orig
4
*.rej
5
6
*~
7
.#*
8
*#
9
10
*.flt
11
*.gmo
12
*.info
13
*.la
14
*.lo
15
*.o
16
*.pyc
17
*.tmp
18
19
.deps
20
.libs
21
22
autom4te.cache
23
config.cache
24
config.h
25
config.intl
26
config.log
27
config.status
28
libtool
29
POTFILES
30
*-POTFILES
31
32
TAGS
33
TAGS.sub
34
35
.local.vimrc
36
.lvimrc
37
38
.gdbinit
39
.gdb_history
40
41
# ignore core files, but not java/net/protocol/core/
42
core
43
!core/
44
45
lost+found
46
47
# ignore ./contrib/gcc_update output
48
LAST_UPDATED
49
REVISION