blob: 72f228552a79b5eb1a99aa86431d5c9124ee38cc [file] [log] [blame]
Roland McGrath5d3bd4f2008-12-10 14:30:51 -08001#*
2*#
Roland McGrath5d3bd4f2008-12-10 14:30:51 -08003*.a
Roland McGrathdf63ac92011-10-08 14:58:24 -07004*.o
Roland McGrath5d3bd4f2008-12-10 14:30:51 -08005*.orig
Roland McGrathdf63ac92011-10-08 14:58:24 -07006*.os
Roland McGrath5d3bd4f2008-12-10 14:30:51 -08007*.patch
8*.rej
Roland McGrathdf63ac92011-10-08 14:58:24 -07009*.so
Pino Toscano5686ded2015-07-11 09:55:40 +020010*.so.1
Roland McGrath5d3bd4f2008-12-10 14:30:51 -080011*/Makefile.in
Roland McGrathdf63ac92011-10-08 14:58:24 -070012*~
13.#*
14.deps
15.glimpse_*
16=*
Pino Toscano5686ded2015-07-11 09:55:40 +020017/INSTALL
Roland McGrathdf63ac92011-10-08 14:58:24 -070018Makefile
19Makefile.in
Pino Toscano5686ded2015-07-11 09:55:40 +020020/aclocal.m4
21/autom4te.*
22/backends/*.map
Mike Frysinger34969922015-07-29 10:36:02 -040023/config.cache
Pino Toscano5686ded2015-07-11 09:55:40 +020024/config.h
25/config.h.in
26/config.log
27/config.status
28/config/ar-lib
29/config/compile
30/config/config.guess
31/config/config.sub
32/config/depcomp
33/config/install-sh
Mike Frysinger7f036dd2016-01-14 13:46:12 -050034/config/libdw.pc
35/config/libelf.pc
Pino Toscano5686ded2015-07-11 09:55:40 +020036/config/missing
37/config/test-driver
38/config/ylwrap
39/configure
40/elfutils.spec
41/libcpu/*_dis.h
42/libcpu/*.mnemonics
Mike Frysinger34969922015-07-29 10:36:02 -040043/libcpu/*_gendis
44/libcpu/*_lex.c
45/libcpu/*_parse.[ch]
Pino Toscano5686ded2015-07-11 09:55:40 +020046/libdw/known-dwarf.h
47/po/*.gmo
48/po/*.pot
Mike Frysinger34969922015-07-29 10:36:02 -040049/po/en@boldquot.insert-header
Pino Toscano5686ded2015-07-11 09:55:40 +020050/po/en@boldquot.po
Mike Frysinger34969922015-07-29 10:36:02 -040051/po/en@quot.insert-header
Pino Toscano5686ded2015-07-11 09:55:40 +020052/po/en@quot.po
Mike Frysinger34969922015-07-29 10:36:02 -040053/po/Makevars.template
54/po/POTFILES
55/po/remove-potcdate.sed
56/po/stamp-po
57/src/addr2line
58/src/ar
Omar Sandoval4d986402019-08-26 10:58:31 -070059/src/elfclassify
Mike Frysinger34969922015-07-29 10:36:02 -040060/src/elfcmp
Mike Frysinger7f036dd2016-01-14 13:46:12 -050061/src/elfcompress
Mike Frysinger34969922015-07-29 10:36:02 -040062/src/elflint
63/src/findtextrel
Mike Frysinger34969922015-07-29 10:36:02 -040064/src/make-debug-archive
65/src/nm
66/src/objdump
67/src/ranlib
68/src/readelf
69/src/size
70/src/stack
71/src/strings
72/src/strip
73/src/unstrip
Pino Toscano5686ded2015-07-11 09:55:40 +020074/stamp-h1
75/tests/*.log
76/tests/*.trs
77/tests/addrcfi
78/tests/addrscopes
79/tests/aggregate_size
80/tests/alldts
81/tests/allfcts
82/tests/allregs
83/tests/arextract
84/tests/arls
85/tests/arsymtest
86/tests/asm-tst1
87/tests/asm-tst2
88/tests/asm-tst3
89/tests/asm-tst4
90/tests/asm-tst5
91/tests/asm-tst6
92/tests/asm-tst7
93/tests/asm-tst8
94/tests/asm-tst9
95/tests/backtrace
96/tests/backtrace-child
Ulf Hermann7370f912017-02-10 15:18:10 +010097/tests/backtrace-child-biarch
Pino Toscano5686ded2015-07-11 09:55:40 +020098/tests/backtrace-data
99/tests/backtrace-dwarf
100/tests/buildid
101/tests/debugaltlink
102/tests/debuglink
103/tests/deleted
104/tests/dwarf-getmacros
105/tests/dwarf-getstring
106/tests/dwarf-ranges
Ulf Hermann7370f912017-02-10 15:18:10 +0100107/tests/dwelfgnucompressed
Pino Toscano5686ded2015-07-11 09:55:40 +0200108/tests/dwfl-addr-sect
109/tests/dwfl-bug-addr-overflow
110/tests/dwfl-bug-fd-leak
111/tests/dwfl-bug-getmodules
112/tests/dwfl-bug-report
Ulf Hermann7370f912017-02-10 15:18:10 +0100113/tests/dwfl-proc-attach
Pino Toscano5686ded2015-07-11 09:55:40 +0200114/tests/dwfl-report-elf-align
115/tests/dwfllines
116/tests/dwflmodtest
117/tests/dwflsyms
118/tests/early-offscn
119/tests/ecp
Ulf Hermann7370f912017-02-10 15:18:10 +0100120/tests/elfgetchdr
121/tests/elfgetzdata
122/tests/elfputzdata
123/tests/elfshphehdr
124/tests/elfstrmerge
Pino Toscano5686ded2015-07-11 09:55:40 +0200125/tests/elfstrtab
Ulf Hermann7370f912017-02-10 15:18:10 +0100126/tests/emptyfile
Ulf Hermann5c3badb2017-04-21 18:51:08 +0200127/tests/fillfile
Pino Toscano5686ded2015-07-11 09:55:40 +0200128/tests/find-prologues
129/tests/funcretval
130/tests/funcscopes
131/tests/get-aranges
132/tests/get-files
133/tests/get-lines
134/tests/get-pubnames
135/tests/getsrc_die
136/tests/hash
137/tests/line2addr
138/tests/low_high_pc
Pino Toscano5686ded2015-07-11 09:55:40 +0200139/tests/msg_tst
140/tests/newdata
141/tests/newfile
142/tests/newscn
Ulf Hermann5c3badb2017-04-21 18:51:08 +0200143/tests/peel_type
Pino Toscano5686ded2015-07-11 09:55:40 +0200144/tests/rdwrmmap
145/tests/rerequest_tag
146/tests/saridx
147/tests/scnnames
148/tests/sectiondump
149/tests/show-abbrev
150/tests/show-die-info
151/tests/showptable
152/tests/strptr
Ulf Hermann7370f912017-02-10 15:18:10 +0100153/tests/system-elf-libelf-test
Pino Toscano5686ded2015-07-11 09:55:40 +0200154/tests/test-elf_cntl_gelf_getshdr
155/tests/test-flag-nobits
156/tests/test-nlist
157/tests/typeiter
158/tests/typeiter2
159/tests/update1
160/tests/update2
161/tests/update3
162/tests/update4
163/tests/varlocs
Ulf Hermann7370f912017-02-10 15:18:10 +0100164/tests/vendorelf
Pino Toscano5686ded2015-07-11 09:55:40 +0200165/tests/vdsosyms
Ulf Hermann7370f912017-02-10 15:18:10 +0100166/tests/zstrptr
Pino Toscano5686ded2015-07-11 09:55:40 +0200167/version.h