Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: third_party/yasm/patched-yasm/po/POTFILES.in

Issue 6170009: Update our yasm copy to yasm 1.1.0 (Part 1: yasm side)... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # List of source files containing translatable strings. 1 # List of source files containing translatable strings.
2 # To update, try "find . -name \*.c | xargs grep -c _\( | grep -v :0 | sort" 2 # To update, try "find . -name \*.c | xargs grep -c _\( | grep -v :0 | sort"
3 # Copyright (c) 2001 Peter Johnson 3 # Copyright (c) 2001 Peter Johnson
4 # 4 #
5 # $Id: POTFILES.in 1972 2007-09-21 06:56:02Z peter $ 5 # $Id: POTFILES.in 2243 2009-12-23 06:45:17Z peter $
6 6
7 frontends/yasm/yasm-options.c 7 frontends/yasm/yasm-options.c
8 frontends/yasm/yasm.c 8 frontends/yasm/yasm.c
9 libyasm/bc-align.c 9 libyasm/bc-align.c
10 libyasm/bc-data.c 10 libyasm/bc-data.c
11 libyasm/bc-incbin.c 11 libyasm/bc-incbin.c
12 libyasm/bc-org.c 12 libyasm/bc-org.c
13 libyasm/bc-reserve.c 13 libyasm/bc-reserve.c
14 libyasm/bitvect.c 14 libyasm/bitvect.c
15 libyasm/bytecode.c 15 libyasm/bytecode.c
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 modules/objfmts/elf/elf.c 48 modules/objfmts/elf/elf.c
49 modules/objfmts/macho/macho-objfmt.c 49 modules/objfmts/macho/macho-objfmt.c
50 modules/objfmts/rdf/rdf-objfmt.c 50 modules/objfmts/rdf/rdf-objfmt.c
51 modules/objfmts/xdf/xdf-objfmt.c 51 modules/objfmts/xdf/xdf-objfmt.c
52 modules/parsers/gas/gas-parse.c 52 modules/parsers/gas/gas-parse.c
53 modules/parsers/gas/gas-parser.c 53 modules/parsers/gas/gas-parser.c
54 modules/parsers/gas/gas-token.re 54 modules/parsers/gas/gas-token.re
55 modules/parsers/nasm/nasm-parse.c 55 modules/parsers/nasm/nasm-parse.c
56 modules/parsers/nasm/nasm-token.re 56 modules/parsers/nasm/nasm-token.re
57 modules/preprocs/cpp/cpp-preproc.c 57 modules/preprocs/cpp/cpp-preproc.c
58 modules/preprocs/gas/gas-preproc.c
59 modules/preprocs/gas/gas-eval.c
58 modules/preprocs/nasm/nasm-preproc.c 60 modules/preprocs/nasm/nasm-preproc.c
59 modules/preprocs/nasm/nasm-pp.c 61 modules/preprocs/nasm/nasm-pp.c
60 modules/preprocs/raw/raw-preproc.c 62 modules/preprocs/raw/raw-preproc.c
OLDNEW
« no previous file with comments | « third_party/yasm/patched-yasm/po/Makefile.in.in ('k') | third_party/yasm/patched-yasm/splint.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698