blob: 5ac4cdeaf33ff0a13cc27e86164b464783cc4283 [file] [log] [blame]
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001# List of files which containing translatable strings.
Ulrich Drepperd7cb7372009-01-23 16:24:51 -08002# Copyright (C) 2000, 2005, 2009 Red Hat, Inc.
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00003
4# Files from the compatibility library
5lib/xmalloc.c
Roland McGrath411f2f82006-04-04 23:48:55 +00006#lib/xstrdup.c
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00007lib/xstrndup.c
8
9# Library sources
Ulrich Drepper2c9ee4f2007-06-06 02:49:30 +000010libelf/elf_error.c
Ulrich Drepperb08d5a82005-07-26 05:00:05 +000011libasm/asm_error.c
12libdw/dwarf_error.c
Ulrich Drepperd7cb7372009-01-23 16:24:51 -080013libdwfl/argp-std.c
14libebl/eblbackendname.c
15libebl/eblcorenotetypename.c
16libebl/ebldynamictagname.c
17libebl/eblobjecttypename.c
18libebl/eblobjnote.c
19libebl/eblobjnotetypename.c
20libebl/eblosabiname.c
21libebl/eblsectionname.c
22libebl/eblsectiontypename.c
23libebl/eblsegmenttypename.c
24libebl/eblsymbolbindingname.c
25libebl/eblsymboltypename.c
Ulrich Drepperb08d5a82005-07-26 05:00:05 +000026
27# Program sources
Ulrich Drepperd7cb7372009-01-23 16:24:51 -080028src/ar.c
29src/arlib.c
Ulrich Drepperb08d5a82005-07-26 05:00:05 +000030src/nm.c
31src/readelf.c
32src/size.c
33src/strip.c
34src/ld.c
35src/ldgeneric.c
Ulrich Drepperd7cb7372009-01-23 16:24:51 -080036src/i386_ld.c
Ulrich Drepperb08d5a82005-07-26 05:00:05 +000037src/ldscript.y
38src/elflint.c
39src/addr2line.c
40src/findtextrel.c
41src/elfcmp.c
Ulrich Drepper5d832292005-08-15 21:36:27 +000042src/ranlib.c
Ulrich Drepperfbe998a2005-08-29 16:27:10 +000043src/strings.c
Ulrich Drepperd7cb7372009-01-23 16:24:51 -080044src/unstrip.c
45src/objdump.c