-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathupdate-copyright-blacklist
502 lines (502 loc) · 15 KB
/
update-copyright-blacklist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
.gitattributes
.gitignore
.cvsignore
Agenda
COPYING
COPYING.DOC
NEWS.vmgen.future
abi-code-test.fs
answords.fs
blocked.fb
bubble.fs
config.guess
config.sub
date.fs
dosconf.h
os2conf.h
elisp-comp
fib.fs
fsl-util.4th
fsl-util.fs
gforth-cgi.fs
gforth.lsm
glosgen.glo
help.txt
install-sh
matrix.fs
mini-oof.fs
mkinstalldirs
moofglos.fs
modpath.iss
objects.fs
objex1.fs
objex2.fs
objexamp.fs
oof.fs
oofsampl.fs
siev.fs
sieve.fs
siteinit.fs
testall
testclean
testdist
testdist1
timings.sc
tt.fs
update-copyright-blacklist
arch/386/disasm.fs
arch/4stack/README
arch/misc/README
arch/misc/optcmove.fs
arch/power/nofsfcopyright/asm.fs
arch/power/nofsfcopyright/disasm.fs
arch/power/nofsfcopyright/ops.fs
arch/power/paper/Makefile
arch/power/paper/asm_disasm_paper.tex
arch/power/paper/biblio.tex
arch/power/paper/chapter1.tex
arch/power/paper/chapter2.tex
arch/power/paper/chapter3.tex
arch/power/paper/chapter4.tex
arch/power/tags/disasm-core/befehle_binaer
arch/power/tags/disasm-core/disasm.fs
arch/power/tags/disasm-core/form_test.py
arch/power/tags/disasm-core/inst.fs
arch/power/tags/disasm-core/inst_field_test.sh
arch/power/tags/disasm-core/to_test
arch/power/tags/disasm-core/to_test2
arch/power/test/inst_field/befehle_binaer
arch/power/test/inst_field/inst_field_test.sh
arch/power/test/inst_field/to_test
arch/power/test/inst_field/to_test2
arch/power/test/mnemonic/find_mnemonic.sh
arch/power/test/mnemonic/find_mnemonics.sh
arch/power/test/mnemonic/make_unique.py
arch/power/test/mnemonic/test_all_forms.sh
arch/power/test/mnemonic/test_asm.py
arch/power/test/mnemonic/test_disasm-inst.py
arch/power/test/mnemonic/a/CHECK
arch/power/test/mnemonic/a/mnemonics
arch/power/test/mnemonic/a/north.fadd
arch/power/test/mnemonic/a/north.fadds
arch/power/test/mnemonic/a/north.fdiv
arch/power/test/mnemonic/a/north.fdivs
arch/power/test/mnemonic/a/north.fmadd
arch/power/test/mnemonic/a/north.fmadds
arch/power/test/mnemonic/a/north.fmsub
arch/power/test/mnemonic/a/north.fmsubs
arch/power/test/mnemonic/a/north.fmul
arch/power/test/mnemonic/a/north.fmuls
arch/power/test/mnemonic/a/north.fnmadd
arch/power/test/mnemonic/a/north.fnmadds
arch/power/test/mnemonic/a/north.fnmsub
arch/power/test/mnemonic/a/north.fnmsubs
arch/power/test/mnemonic/a/north.fres
arch/power/test/mnemonic/a/north.frsqrte
arch/power/test/mnemonic/a/north.fsel
arch/power/test/mnemonic/a/north.fsqrt
arch/power/test/mnemonic/a/north.fsqrts
arch/power/test/mnemonic/a/north.fsub
arch/power/test/mnemonic/a/north.fsubs
arch/power/test/mnemonic/b/mnemonics
arch/power/test/mnemonic/b/north.bdnz
arch/power/test/mnemonic/b/north.blt
arch/power/test/mnemonic/b/north.bne
arch/power/test/mnemonic/d/CHECK
arch/power/test/mnemonic/d/mnemonics
arch/power/test/mnemonic/d/north.addi
arch/power/test/mnemonic/d/north.addic
arch/power/test/mnemonic/d/north.addic.
arch/power/test/mnemonic/d/north.addis
arch/power/test/mnemonic/d/north.andi.
arch/power/test/mnemonic/d/north.andis.
arch/power/test/mnemonic/d/north.cmpi
arch/power/test/mnemonic/d/north.cmpli
arch/power/test/mnemonic/d/north.lbz
arch/power/test/mnemonic/d/north.lbzu
arch/power/test/mnemonic/d/north.lfd
arch/power/test/mnemonic/d/north.lfdu
arch/power/test/mnemonic/d/north.lfs
arch/power/test/mnemonic/d/north.lfsu
arch/power/test/mnemonic/d/north.lha
arch/power/test/mnemonic/d/north.lhau
arch/power/test/mnemonic/d/north.lhz
arch/power/test/mnemonic/d/north.lhzu
arch/power/test/mnemonic/d/north.lmw
arch/power/test/mnemonic/d/north.lwz
arch/power/test/mnemonic/d/north.lwzu
arch/power/test/mnemonic/d/north.mulli
arch/power/test/mnemonic/d/north.ori
arch/power/test/mnemonic/d/north.oris
arch/power/test/mnemonic/d/north.stb
arch/power/test/mnemonic/d/north.stbu
arch/power/test/mnemonic/d/north.stfd
arch/power/test/mnemonic/d/north.stfdu
arch/power/test/mnemonic/d/north.stfs
arch/power/test/mnemonic/d/north.stfsu
arch/power/test/mnemonic/d/north.sth
arch/power/test/mnemonic/d/north.sthu
arch/power/test/mnemonic/d/north.stmw
arch/power/test/mnemonic/d/north.stw
arch/power/test/mnemonic/d/north.stwu
arch/power/test/mnemonic/d/north.subfic
arch/power/test/mnemonic/d/north.tdi
arch/power/test/mnemonic/d/north.twi
arch/power/test/mnemonic/d/north.xori
arch/power/test/mnemonic/d/north.xoris
arch/power/test/mnemonic/ds/mnemonics
arch/power/test/mnemonic/ds/north.ld
arch/power/test/mnemonic/ds/north.ldu
arch/power/test/mnemonic/ds/north.lwa
arch/power/test/mnemonic/ds/north.std
arch/power/test/mnemonic/ds/north.stdu
arch/power/test/mnemonic/i/CHECK
arch/power/test/mnemonic/i/mnemonics
arch/power/test/mnemonic/i/north.b
arch/power/test/mnemonic/m/CHECK
arch/power/test/mnemonic/m/mnemonics
arch/power/test/mnemonic/m/north.rlwimi
arch/power/test/mnemonic/m/north.rlwinm
arch/power/test/mnemonic/m/north.rlwnm
arch/power/test/mnemonic/md/CHECK
arch/power/test/mnemonic/md/mnemonics
arch/power/test/mnemonic/md/north.rldic
arch/power/test/mnemonic/md/north.rldicl
arch/power/test/mnemonic/md/north.rldicr
arch/power/test/mnemonic/md/north.rldimi
arch/power/test/mnemonic/mds/CHECK
arch/power/test/mnemonic/mds/mnemonics
arch/power/test/mnemonic/mds/north.rldcl
arch/power/test/mnemonic/mds/north.rldcr
arch/power/test/mnemonic/sc/mnemonics
arch/power/test/mnemonic/sc/north.sc
arch/power/test/mnemonic/x/CHECK
arch/power/test/mnemonic/x/mnemonics
arch/power/test/mnemonic/x/north.and
arch/power/test/mnemonic/x/north.andc
arch/power/test/mnemonic/x/north.cmp
arch/power/test/mnemonic/x/north.cmpl
arch/power/test/mnemonic/x/north.cntlzd
arch/power/test/mnemonic/x/north.cntlzw
arch/power/test/mnemonic/x/north.dcba
arch/power/test/mnemonic/x/north.dcbf
arch/power/test/mnemonic/x/north.dcbi
arch/power/test/mnemonic/x/north.dcbst
arch/power/test/mnemonic/x/north.dcbt
arch/power/test/mnemonic/x/north.dcbtst
arch/power/test/mnemonic/x/north.dcbz
arch/power/test/mnemonic/x/north.eciwx
arch/power/test/mnemonic/x/north.ecowx
arch/power/test/mnemonic/x/north.eieio
arch/power/test/mnemonic/x/north.eqv
arch/power/test/mnemonic/x/north.extsb
arch/power/test/mnemonic/x/north.extsh
arch/power/test/mnemonic/x/north.extsw
arch/power/test/mnemonic/x/north.fabs
arch/power/test/mnemonic/x/north.fcfid
arch/power/test/mnemonic/x/north.fcmpo
arch/power/test/mnemonic/x/north.fcmpu
arch/power/test/mnemonic/x/north.fctid
arch/power/test/mnemonic/x/north.fctidz
arch/power/test/mnemonic/x/north.fctiw
arch/power/test/mnemonic/x/north.fctiwz
arch/power/test/mnemonic/x/north.fmr
arch/power/test/mnemonic/x/north.fnabs
arch/power/test/mnemonic/x/north.fneg
arch/power/test/mnemonic/x/north.frsp
arch/power/test/mnemonic/x/north.icbi
arch/power/test/mnemonic/x/north.lbzux
arch/power/test/mnemonic/x/north.lbzx
arch/power/test/mnemonic/x/north.ldarx
arch/power/test/mnemonic/x/north.ldux
arch/power/test/mnemonic/x/north.ldx
arch/power/test/mnemonic/x/north.lfdux
arch/power/test/mnemonic/x/north.lfdx
arch/power/test/mnemonic/x/north.lfsux
arch/power/test/mnemonic/x/north.lfsx
arch/power/test/mnemonic/x/north.lhaux
arch/power/test/mnemonic/x/north.lhax
arch/power/test/mnemonic/x/north.lhbrx
arch/power/test/mnemonic/x/north.lhzux
arch/power/test/mnemonic/x/north.lhzx
arch/power/test/mnemonic/x/north.lswi
arch/power/test/mnemonic/x/north.lswx
arch/power/test/mnemonic/x/north.lwarx
arch/power/test/mnemonic/x/north.lwaux
arch/power/test/mnemonic/x/north.lwax
arch/power/test/mnemonic/x/north.lwbrx
arch/power/test/mnemonic/x/north.lwzux
arch/power/test/mnemonic/x/north.lwzx
arch/power/test/mnemonic/x/north.mcrfs
arch/power/test/mnemonic/x/north.mcrxr
arch/power/test/mnemonic/x/north.mfcr
arch/power/test/mnemonic/x/north.mffs
arch/power/test/mnemonic/x/north.mfmsr
arch/power/test/mnemonic/x/north.mfsr
arch/power/test/mnemonic/x/north.mfsrin
arch/power/test/mnemonic/x/north.mtfsb0
arch/power/test/mnemonic/x/north.mtfsb1
arch/power/test/mnemonic/x/north.mtfsfi
arch/power/test/mnemonic/x/north.mtmsr
arch/power/test/mnemonic/x/north.mtmsrd
arch/power/test/mnemonic/x/north.mtsr
arch/power/test/mnemonic/x/north.mtsrd
arch/power/test/mnemonic/x/north.mtsrdin
arch/power/test/mnemonic/x/north.mtsrin
arch/power/test/mnemonic/x/north.nand
arch/power/test/mnemonic/x/north.nor
arch/power/test/mnemonic/x/north.or
arch/power/test/mnemonic/x/north.orc
arch/power/test/mnemonic/x/north.slbia
arch/power/test/mnemonic/x/north.slbie
arch/power/test/mnemonic/x/north.sld
arch/power/test/mnemonic/x/north.slw
arch/power/test/mnemonic/x/north.srad
arch/power/test/mnemonic/x/north.sraw
arch/power/test/mnemonic/x/north.srawi
arch/power/test/mnemonic/x/north.srd
arch/power/test/mnemonic/x/north.srw
arch/power/test/mnemonic/x/north.stbux
arch/power/test/mnemonic/x/north.stbx
arch/power/test/mnemonic/x/north.stdcx.
arch/power/test/mnemonic/x/north.stdux
arch/power/test/mnemonic/x/north.stdx
arch/power/test/mnemonic/x/north.stfdux
arch/power/test/mnemonic/x/north.stfdx
arch/power/test/mnemonic/x/north.stfiwx
arch/power/test/mnemonic/x/north.stfsux
arch/power/test/mnemonic/x/north.stfsx
arch/power/test/mnemonic/x/north.sthbrx
arch/power/test/mnemonic/x/north.sthux
arch/power/test/mnemonic/x/north.sthx
arch/power/test/mnemonic/x/north.stswi
arch/power/test/mnemonic/x/north.stswx
arch/power/test/mnemonic/x/north.stwbrx
arch/power/test/mnemonic/x/north.stwcx.
arch/power/test/mnemonic/x/north.stwux
arch/power/test/mnemonic/x/north.stwx
arch/power/test/mnemonic/x/north.sync
arch/power/test/mnemonic/x/north.td
arch/power/test/mnemonic/x/north.tlbia
arch/power/test/mnemonic/x/north.tlbie
arch/power/test/mnemonic/x/north.tlbsync
arch/power/test/mnemonic/x/north.tw
arch/power/test/mnemonic/x/north.xor
arch/power/test/mnemonic/xfl/CHECK
arch/power/test/mnemonic/xfl/mnemonics
arch/power/test/mnemonic/xfl/north.mtfsf
arch/power/test/mnemonic/xfx/CHECK
arch/power/test/mnemonic/xfx/mnemonics
arch/power/test/mnemonic/xfx/north.mfspr
arch/power/test/mnemonic/xfx/north.mftb
arch/power/test/mnemonic/xfx/north.mtcrf
arch/power/test/mnemonic/xfx/north.mtspr
arch/power/test/mnemonic/xl/CHECK
arch/power/test/mnemonic/xl/mnemonics
arch/power/test/mnemonic/xl/north.bcctr
arch/power/test/mnemonic/xl/north.bclr
arch/power/test/mnemonic/xl/north.crand
arch/power/test/mnemonic/xl/north.crandc
arch/power/test/mnemonic/xl/north.creqv
arch/power/test/mnemonic/xl/north.crnand
arch/power/test/mnemonic/xl/north.crnor
arch/power/test/mnemonic/xl/north.cror
arch/power/test/mnemonic/xl/north.crorc
arch/power/test/mnemonic/xl/north.crxor
arch/power/test/mnemonic/xl/north.isync
arch/power/test/mnemonic/xl/north.mcrf
arch/power/test/mnemonic/xl/north.rfi
arch/power/test/mnemonic/xl/north.rfid
arch/power/test/mnemonic/xo/CHECK
arch/power/test/mnemonic/xo/mnemonics
arch/power/test/mnemonic/xo/north.add
arch/power/test/mnemonic/xo/north.addc
arch/power/test/mnemonic/xo/north.adde
arch/power/test/mnemonic/xo/north.addme
arch/power/test/mnemonic/xo/north.addze
arch/power/test/mnemonic/xo/north.divd
arch/power/test/mnemonic/xo/north.divdu
arch/power/test/mnemonic/xo/north.divw
arch/power/test/mnemonic/xo/north.divwu
arch/power/test/mnemonic/xo/north.mulhd
arch/power/test/mnemonic/xo/north.mulhdu
arch/power/test/mnemonic/xo/north.mulhw
arch/power/test/mnemonic/xo/north.mulhwu
arch/power/test/mnemonic/xo/north.mulld
arch/power/test/mnemonic/xo/north.mullw
arch/power/test/mnemonic/xo/north.neg
arch/power/test/mnemonic/xo/north.subf
arch/power/test/mnemonic/xo/north.subfc
arch/power/test/mnemonic/xo/north.subfe
arch/power/test/mnemonic/xo/north.subfme
arch/power/test/mnemonic/xo/north.subfze
arch/power/test/mnemonic/xs/mnemonics
arch/power/test/mnemonic/xs/north.sradi
arch/r8c/errors.fs
arch/r8c/lauflicht.fs
arch/r8c/lauftext.fs
arch/r8c/tasker.fs
arch/sharc/g21k-3.3.4-bp1.diff
arch/sharc/unistd.h
arch/shboom/asm.fs
asm/README
compat/Makefile
compat/README
compat/anslocal.fs
compat/assert.fs
compat/caseext.fs
compat/control.fs
compat/defer.fs
compat/exception.fs
compat/execute-parsing.fs
compat/loops.fs
compat/macros.fs
compat/package.4th
compat/required.fs
compat/stagediv.fs
compat/strcomp.fs
compat/struct.fs
compat/vocabulary.fs
compat/xlocals.fs
contrib/ansi.fs
contrib/divspeed.fs
contrib/divspeed2.fs
contrib/serial.fs
contrib/strings.fs
contrib/syscalls386.fs
contrib/terminal.fs
doc/.cvsignore
doc/fdl.texi
doc/gforth.1
doc/glossaries.doc
doc/gpl.texi
doc/objects-implementation.obj
doc/texinfo.tex
doc/version.texi.in
doc/vmgen.1
ec/README
engine/.cvsignore
engine/ansidecl.h
engine/arm-cacheflush-linux.c
engine/arm-cacheflush0.c
engine/arm64-cacheflush.c
engine/fnmatch.c
engine/fnmatch.h
engine/getopt.c
engine/getopt.h
engine/getopt1.c
engine/hppa-cache.c
engine/ia64-flush_icache_block.c
engine/mips_check_prim.c
engine/power_sync_cache_range.c
engine/strtol.c
engine/strtoul.c
libltdl/COPYING.LIB
libltdl/Makefile.am
libltdl/Makefile.inc
libltdl/README
libltdl/argz.c
libltdl/argz_.h
libltdl/config-h.in
libltdl/configure.ac
libltdl/lt__alloc.c
libltdl/lt__dirent.c
libltdl/lt__strl.c
libltdl/lt_dlloader.c
libltdl/lt_error.c
libltdl/ltdl.c
libltdl/ltdl.h
libltdl/slist.c
libltdl/stamp-mk
libltdl/config/compile
libltdl/config/config.guess
libltdl/config/config.sub
libltdl/config/depcomp
libltdl/config/general.m4sh
libltdl/config/getopt.m4sh
libltdl/config/install-sh
libltdl/config/ltmain.m4sh
libltdl/config/ltmain.sh
libltdl/config/mdate-sh
libltdl/config/missing
libltdl/config/mkstamp
libltdl/config/texinfo.tex
libltdl/libltdl/lt__alloc.h
libltdl/libltdl/lt__dirent.h
libltdl/libltdl/lt__glibc.h
libltdl/libltdl/lt__private.h
libltdl/libltdl/lt__strl.h
libltdl/libltdl/lt_dlloader.h
libltdl/libltdl/lt_error.h
libltdl/libltdl/lt_system.h
libltdl/libltdl/slist.h
libltdl/loaders/dld_link.c
libltdl/loaders/dlopen.c
libltdl/loaders/dyld.c
libltdl/loaders/load_add_on.c
libltdl/loaders/loadlibrary.c
libltdl/loaders/preopen.c
libltdl/loaders/shl_load.c
libltdl/m4/argz.m4
libltdl/m4/libtool.m4
libltdl/m4/ltdl.m4
libltdl/m4/ltoptions.m4
libltdl/m4/ltsugar.m4
libltdl/m4/ltversion.in
libltdl/m4/ltversion.m4
libltdl/m4/lt~obsolete.m4
kernel/.cvsignore
netlib/.cvsignore
netlib/README
test/checkans.fs
test/checkans.out
test/coretest.fs
test/coretest.out
test/deferred.fs
test/gforth.out
test/postpone.fs
test/tester.fs
test/ttester.fs
vmgen-ex/fib.mini
vmgen-ex/mini-super.vmg
vmgen-ex/peephole-blacklist
vmgen-ex/seq2rule.awk
vmgen-ex/simple.mini
vmgen-ex/stat.awk
vmgen-ex/test.mini
vmgen-ex/test.out
vmgen-ex2/fib.mini
vmgen-ex2/mini-super.vmg
vmgen-ex2/peephole-blacklist
vmgen-ex2/seq2rule.awk
vmgen-ex2/simple.mini
vmgen-ex2/stat.awk
vmgen-ex2/test.mini
vmgen-ex2/test.out
wordlibs/README
debian/rules
debian/compat
debian/control.in
debian/changelog.in
arch/arm/android/res/drawable-hdpi/ic_launcher.png
arch/arm/android/res/drawable-ldpi/ic_launcher.png
arch/arm/android/res/drawable-mdpi/ic_launcher.png
arch/arm/android/res/drawable-xhdpi/ic_launcher.png
arch/arm/android/res/drawable-xxhdpi/ic_launcher.png
arch/arm/android/res/drawable-xxxhdpi/ic_launcher.png
minos2/ascii.png
minos2/button.png
minos2/button2.png
minos2/button3.png
arch/arm64/ios/icon/gforth120.png
arch/arm64/ios/icon/gforth152.png
arch/arm64/ios/icon/gforth167.png
arch/arm64/ios/icon/gforth180.png
arch/arm64/ios/icon/gforth20.png
arch/arm64/ios/icon/gforth29.png
arch/arm64/ios/icon/gforth40.png
arch/arm64/ios/icon/gforth58.png
arch/arm64/ios/icon/gforth60.png
arch/arm64/ios/icon/gforth76.png
arch/arm64/ios/icon/gforth80.png
arch/arm64/ios/icon/gforth87.png