POTFILES.in 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268
  1. app.c
  2. as.c
  3. as.h
  4. asintl.h
  5. atof-generic.c
  6. bignum.h
  7. bit_fix.h
  8. cgen.c
  9. cgen.h
  10. compress-debug.c
  11. compress-debug.h
  12. cond.c
  13. config/atof-ieee.c
  14. config/atof-vax.c
  15. config/e-crisaout.c
  16. config/e-criself.c
  17. config/e-i386aout.c
  18. config/e-i386coff.c
  19. config/e-i386elf.c
  20. config/e-mipself.c
  21. config/obj-aout.c
  22. config/obj-aout.h
  23. config/obj-coff.c
  24. config/obj-coff.h
  25. config/obj-ecoff.c
  26. config/obj-ecoff.h
  27. config/obj-elf.c
  28. config/obj-elf.h
  29. config/obj-evax.c
  30. config/obj-evax.h
  31. config/obj-fdpicelf.c
  32. config/obj-fdpicelf.h
  33. config/obj-macho.c
  34. config/obj-macho.h
  35. config/obj-multi.c
  36. config/obj-multi.h
  37. config/obj-som.c
  38. config/obj-som.h
  39. config/tc-aarch64.c
  40. config/tc-aarch64.h
  41. config/tc-alpha.c
  42. config/tc-alpha.h
  43. config/tc-arc.c
  44. config/tc-arc.h
  45. config/tc-arm.c
  46. config/tc-arm.h
  47. config/tc-avr.c
  48. config/tc-avr.h
  49. config/tc-bfin.c
  50. config/tc-bfin.h
  51. config/tc-cr16.c
  52. config/tc-cr16.h
  53. config/tc-cris.c
  54. config/tc-cris.h
  55. config/tc-crx.c
  56. config/tc-crx.h
  57. config/tc-d10v.c
  58. config/tc-d10v.h
  59. config/tc-d30v.c
  60. config/tc-d30v.h
  61. config/tc-dlx.c
  62. config/tc-dlx.h
  63. config/tc-epiphany.c
  64. config/tc-epiphany.h
  65. config/tc-fr30.c
  66. config/tc-fr30.h
  67. config/tc-frv.c
  68. config/tc-frv.h
  69. config/tc-ft32.c
  70. config/tc-ft32.h
  71. config/tc-h8300.c
  72. config/tc-h8300.h
  73. config/tc-hppa.c
  74. config/tc-hppa.h
  75. config/tc-i370.c
  76. config/tc-i370.h
  77. config/tc-i386.c
  78. config/tc-i386.h
  79. config/tc-i860.c
  80. config/tc-i860.h
  81. config/tc-i960.c
  82. config/tc-i960.h
  83. config/tc-ia64.c
  84. config/tc-ia64.h
  85. config/tc-ip2k.c
  86. config/tc-ip2k.h
  87. config/tc-iq2000.c
  88. config/tc-iq2000.h
  89. config/tc-lm32.c
  90. config/tc-lm32.h
  91. config/tc-m32c.c
  92. config/tc-m32c.h
  93. config/tc-m32r.c
  94. config/tc-m32r.h
  95. config/tc-m68hc11.c
  96. config/tc-m68hc11.h
  97. config/tc-m68k.c
  98. config/tc-m68k.h
  99. config/tc-mcore.c
  100. config/tc-mcore.h
  101. config/tc-mep.c
  102. config/tc-mep.h
  103. config/tc-metag.c
  104. config/tc-metag.h
  105. config/tc-microblaze.c
  106. config/tc-microblaze.h
  107. config/tc-mips.c
  108. config/tc-mips.h
  109. config/tc-mmix.c
  110. config/tc-mmix.h
  111. config/tc-mn10200.c
  112. config/tc-mn10200.h
  113. config/tc-mn10300.c
  114. config/tc-mn10300.h
  115. config/tc-moxie.c
  116. config/tc-msp430.c
  117. config/tc-msp430.h
  118. config/tc-mt.c
  119. config/tc-mt.h
  120. config/tc-nds32.c
  121. config/tc-nds32.h
  122. config/tc-nios2.c
  123. config/tc-nios2.h
  124. config/tc-ns32k.c
  125. config/tc-ns32k.h
  126. config/tc-or1k.c
  127. config/tc-or1k.h
  128. config/tc-pdp11.c
  129. config/tc-pdp11.h
  130. config/tc-pj.c
  131. config/tc-pj.h
  132. config/tc-ppc.c
  133. config/tc-ppc.h
  134. config/tc-rl78.c
  135. config/tc-rl78.h
  136. config/tc-rx.c
  137. config/tc-rx.h
  138. config/tc-s390.c
  139. config/tc-s390.h
  140. config/tc-score.c
  141. config/tc-score.h
  142. config/tc-sh.c
  143. config/tc-sh.h
  144. config/tc-sh64.c
  145. config/tc-sh64.h
  146. config/tc-sparc.c
  147. config/tc-sparc.h
  148. config/tc-spu.c
  149. config/tc-spu.h
  150. config/tc-tic30.c
  151. config/tc-tic30.h
  152. config/tc-tic4x.c
  153. config/tc-tic4x.h
  154. config/tc-tic54x.c
  155. config/tc-tic54x.h
  156. config/tc-tic6x.c
  157. config/tc-tic6x.h
  158. config/tc-tilegx.c
  159. config/tc-tilegx.h
  160. config/tc-tilepro.c
  161. config/tc-tilepro.h
  162. config/tc-v850.c
  163. config/tc-v850.h
  164. config/tc-vax.c
  165. config/tc-vax.h
  166. config/tc-visium.c
  167. config/tc-visium.h
  168. config/tc-xc16x.c
  169. config/tc-xc16x.h
  170. config/tc-xgate.c
  171. config/tc-xgate.h
  172. config/tc-xstormy16.c
  173. config/tc-xstormy16.h
  174. config/tc-xtensa.c
  175. config/tc-xtensa.h
  176. config/tc-z80.c
  177. config/tc-z80.h
  178. config/tc-z8k.c
  179. config/tc-z8k.h
  180. config/te-386bsd.h
  181. config/te-aix5.h
  182. config/te-armeabi.h
  183. config/te-armfbsdeabi.h
  184. config/te-armfbsdvfp.h
  185. config/te-armlinuxeabi.h
  186. config/te-dynix.h
  187. config/te-epoc-pe.h
  188. config/te-freebsd.h
  189. config/te-generic.h
  190. config/te-gnu.h
  191. config/te-go32.h
  192. config/te-hppa.h
  193. config/te-hppa64.h
  194. config/te-hppalinux64.h
  195. config/te-i386aix.h
  196. config/te-ia64aix.h
  197. config/te-interix.h
  198. config/te-lynx.h
  199. config/te-mach.h
  200. config/te-macos.h
  201. config/te-nbsd.h
  202. config/te-nbsd532.h
  203. config/te-netware.h
  204. config/te-pc532mach.h
  205. config/te-pe.h
  206. config/te-psos.h
  207. config/te-riscix.h
  208. config/te-solaris.h
  209. config/te-sparcaout.h
  210. config/te-sun3.h
  211. config/te-svr4.h
  212. config/te-symbian.h
  213. config/te-tmips.h
  214. config/te-vms.c
  215. config/te-vxworks.h
  216. config/te-wince-pe.h
  217. config/xtensa-relax.c
  218. config/xtensa-relax.h
  219. depend.c
  220. dw2gencfi.c
  221. dw2gencfi.h
  222. dwarf2dbg.c
  223. dwarf2dbg.h
  224. ecoff.c
  225. ecoff.h
  226. ehopt.c
  227. emul-target.h
  228. emul.h
  229. expr.c
  230. expr.h
  231. flonum-copy.c
  232. flonum-konst.c
  233. flonum-mult.c
  234. flonum.h
  235. frags.c
  236. frags.h
  237. hash.c
  238. hash.h
  239. input-file.c
  240. input-file.h
  241. input-scrub.c
  242. itbl-lex.h
  243. itbl-ops.c
  244. itbl-ops.h
  245. listing.c
  246. listing.h
  247. literal.c
  248. macro.c
  249. macro.h
  250. messages.c
  251. obj.h
  252. output-file.c
  253. output-file.h
  254. read.c
  255. read.h
  256. remap.c
  257. sb.c
  258. sb.h
  259. stabs.c
  260. struc-symbol.h
  261. subsegs.c
  262. subsegs.h
  263. symbols.c
  264. symbols.h
  265. tc.h
  266. write.c
  267. write.h