blob: 4eac6d09ac613e6e299c7e93364f67bd741709bb [file] [log] [blame]
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001# List of files which containing translatable strings.
Roland McGrath68234142010-04-14 14:44:53 -07002# Copyright (C) 2000-2010 Red Hat, Inc.
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00003
4# Files from the compatibility library
Piotr Drąg0d4433e2015-06-13 13:16:13 +02005lib/color.c
Ulf Hermanne22cc802017-02-16 12:32:02 +01006lib/printversion.c
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00007lib/xmalloc.c
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00008
9# Library sources
10libasm/asm_error.c
11libdw/dwarf_error.c
Ulrich Drepperd7cb7372009-01-23 16:24:51 -080012libdwfl/argp-std.c
Roland McGrath68234142010-04-14 14:44:53 -070013libdwfl/libdwflP.h
Ulrich Drepperd7cb7372009-01-23 16:24:51 -080014libebl/eblbackendname.c
15libebl/eblcorenotetypename.c
16libebl/ebldynamictagname.c
Ulrich Drepperd7cb7372009-01-23 16:24:51 -080017libebl/eblobjnote.c
18libebl/eblobjnotetypename.c
19libebl/eblosabiname.c
20libebl/eblsectionname.c
21libebl/eblsectiontypename.c
22libebl/eblsegmenttypename.c
23libebl/eblsymbolbindingname.c
24libebl/eblsymboltypename.c
Roland McGrath68234142010-04-14 14:44:53 -070025libelf/elf_error.c
Ulrich Drepperb08d5a82005-07-26 05:00:05 +000026
27# Program sources
Roland McGrath68234142010-04-14 14:44:53 -070028src/addr2line.c
Ulrich Drepperd7cb7372009-01-23 16:24:51 -080029src/ar.c
Piotr Drąg0d4433e2015-06-13 13:16:13 +020030src/arlib-argp.c
Ulrich Drepperd7cb7372009-01-23 16:24:51 -080031src/arlib.c
Roland McGrath68234142010-04-14 14:44:53 -070032src/elfcmp.c
Piotr Drąg6eb0a932016-08-18 15:10:09 +020033src/elfcompress.c
Roland McGrath68234142010-04-14 14:44:53 -070034src/elflint.c
35src/findtextrel.c
Roland McGrath68234142010-04-14 14:44:53 -070036src/nm.c
Ulrich Drepperd7cb7372009-01-23 16:24:51 -080037src/objdump.c
Roland McGrath68234142010-04-14 14:44:53 -070038src/ranlib.c
39src/readelf.c
40src/size.c
Piotr Drąg0d4433e2015-06-13 13:16:13 +020041src/stack.c
Roland McGrath68234142010-04-14 14:44:53 -070042src/strings.c
43src/strip.c
44src/unstrip.c
Piotr Drąg0d4433e2015-06-13 13:16:13 +020045
46# Tests
47tests/backtrace.c
48tests/dwflmodtest.c