Name
Date
Size
#Lines
LOC

..--

bfd/H--100,84863,784

gdb/H--427,069283,848

include/H--16,4449,231

libdecnumber/H--13,5348,389

libiberty/H--34,11722,980

opcodes/H--57,35854,186

readline/H--32,48422,781

COPYINGH A D26-Nov-201117.6 KiB341281

COPYING.LIBHD26-Nov-201124.7 KiB

COPYING3H A D26-Nov-201134.3 KiB675553

COPYING3.LIBHD26-Nov-20117.5 KiB

READMEH A D26-Nov-20111.7 KiB4835

README.DELETEDH A D03-Apr-201534.1 KiB1,7211,720

README.DRAGONFLYH A D05-Oct-2013678 3529

README

1		   README for GNU development tools
2
3This directory contains various GNU compilers, assemblers, linkers,
4debuggers, etc., plus their support routines, definitions, and documentation.
5
6If you are receiving this as part of a GDB release, see the file gdb/README.
7If with a binutils release, see binutils/README;  if with a libg++ release,
8see libg++/README, etc.  That'll give you info about this
9package -- supported targets, how to use it, how to report bugs, etc.
10
11It is now possible to automatically configure and build a variety of
12tools with one command.  To build all of the tools contained herein,
13run the ``configure'' script here, e.g.:
14
15	./configure
16	make
17
18To install them (by default in /usr/local/bin, /usr/local/lib, etc),
19then do:
20	make install
21
22(If the configure script can't determine your type of computer, give it
23the name as an argument, for instance ``./configure sun4''.  You can
24use the script ``config.sub'' to test whether a name is recognized; if
25it is, config.sub translates it to a triplet specifying CPU, vendor,
26and OS.)
27
28If you have more than one compiler on your system, it is often best to
29explicitly set CC in the environment before running configure, and to
30also set CC when running make.  For example (assuming sh/bash/ksh):
31
32	CC=gcc ./configure
33	make
34
35A similar example using csh:
36
37	setenv CC gcc
38	./configure
39	make
40
41Much of the code and documentation enclosed is copyright by
42the Free Software Foundation, Inc.  See the file COPYING or
43COPYING.LIB in the various directories, for a description of the
44GNU General Public License terms under which you can copy the files.
45
46REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
47on where and how to report problems.
48

README.DELETED

1ChangeLog
2MAINTAINERS
3Makefile.def
4Makefile.in
5Makefile.tpl
6README-maintainer-mode
7bfd/.gitignore
8bfd/ChangeLog
9bfd/ChangeLog-0001
10bfd/ChangeLog-0203
11bfd/ChangeLog-2004
12bfd/ChangeLog-2005
13bfd/ChangeLog-2006
14bfd/ChangeLog-2007
15bfd/ChangeLog-2008
16bfd/ChangeLog-2009
17bfd/ChangeLog-2010
18bfd/ChangeLog-2011
19bfd/ChangeLog-2012
20bfd/ChangeLog-9193
21bfd/ChangeLog-9495
22bfd/ChangeLog-9697
23bfd/ChangeLog-9899
24bfd/MAINTAINERS
25bfd/Makefile.am
26bfd/Makefile.in
27bfd/PORTING
28bfd/TODO
29bfd/acinclude.m4
30bfd/aclocal.m4
31bfd/aix386-core.c
32bfd/aix5ppc-core.c
33bfd/aout-adobe.c
34bfd/aout-arm.c
35bfd/aout-cris.c
36bfd/aout-ns32k.c
37bfd/aout-sparcle.c
38bfd/aout-target.h
39bfd/aout-tic30.c
40bfd/aout0.c
41bfd/aout32.c
42bfd/aout64.c
43bfd/aoutf1.h
44bfd/aoutx.h
45bfd/armnetbsd.c
46bfd/bfd.m4
47bfd/bout.c
48bfd/cf-i386lynx.c
49bfd/cf-sparclynx.c
50bfd/cisco-core.c
51bfd/coff-alpha.c
52bfd/coff-apollo.c
53bfd/coff-arm.c
54bfd/coff-aux.c
55bfd/coff-go32.c
56bfd/coff-h8300.c
57bfd/coff-h8500.c
58bfd/coff-i386.c
59bfd/coff-i860.c
60bfd/coff-i960.c
61bfd/coff-ia64.c
62bfd/coff-m68k.c
63bfd/coff-m88k.c
64bfd/coff-mcore.c
65bfd/coff-mips.c
66bfd/coff-or32.c
67bfd/coff-ppc.c
68bfd/coff-rs6000.c
69bfd/coff-sh.c
70bfd/coff-sparc.c
71bfd/coff-stgo32.c
72bfd/coff-svm68k.c
73bfd/coff-tic30.c
74bfd/coff-tic4x.c
75bfd/coff-tic54x.c
76bfd/coff-tic80.c
77bfd/coff-u68k.c
78bfd/coff-w65.c
79bfd/coff-we32k.c
80bfd/coff-x86_64.c
81bfd/coff-z80.c
82bfd/coff-z8k.c
83bfd/coff64-rs6000.c
84bfd/coffcode.h
85bfd/cofflink.c
86bfd/coffswap.h
87bfd/config.in
88bfd/configure
89bfd/configure.com
90bfd/configure.host
91bfd/configure.in
92bfd/cpu-aarch64.c
93bfd/cpu-alpha.c
94bfd/cpu-arc.c
95bfd/cpu-arm.c
96bfd/cpu-avr.c
97bfd/cpu-bfin.c
98bfd/cpu-cr16.c
99bfd/cpu-cr16c.c
100bfd/cpu-cris.c
101bfd/cpu-crx.c
102bfd/cpu-d10v.c
103bfd/cpu-d30v.c
104bfd/cpu-dlx.c
105bfd/cpu-epiphany.c
106bfd/cpu-fr30.c
107bfd/cpu-frv.c
108bfd/cpu-h8300.c
109bfd/cpu-h8500.c
110bfd/cpu-hppa.c
111bfd/cpu-i370.c
112bfd/cpu-i860.c
113bfd/cpu-i960.c
114bfd/cpu-ia64-opc.c
115bfd/cpu-ia64.c
116bfd/cpu-ip2k.c
117bfd/cpu-iq2000.c
118bfd/cpu-k1om.c
119bfd/cpu-lm32.c
120bfd/cpu-m10200.c
121bfd/cpu-m10300.c
122bfd/cpu-m32c.c
123bfd/cpu-m32r.c
124bfd/cpu-m68hc11.c
125bfd/cpu-m68hc12.c
126bfd/cpu-m68k.c
127bfd/cpu-m88k.c
128bfd/cpu-m9s12x.c
129bfd/cpu-m9s12xg.c
130bfd/cpu-mcore.c
131bfd/cpu-mep.c
132bfd/cpu-metag.c
133bfd/cpu-microblaze.c
134bfd/cpu-mips.c
135bfd/cpu-mmix.c
136bfd/cpu-moxie.c
137bfd/cpu-msp430.c
138bfd/cpu-mt.c
139bfd/cpu-nios2.c
140bfd/cpu-ns32k.c
141bfd/cpu-openrisc.c
142bfd/cpu-or32.c
143bfd/cpu-pdp11.c
144bfd/cpu-pj.c
145bfd/cpu-plugin.c
146bfd/cpu-powerpc.c
147bfd/cpu-rl78.c
148bfd/cpu-rs6000.c
149bfd/cpu-rx.c
150bfd/cpu-s390.c
151bfd/cpu-score.c
152bfd/cpu-sh.c
153bfd/cpu-sparc.c
154bfd/cpu-spu.c
155bfd/cpu-tic30.c
156bfd/cpu-tic4x.c
157bfd/cpu-tic54x.c
158bfd/cpu-tic6x.c
159bfd/cpu-tic80.c
160bfd/cpu-tilegx.c
161bfd/cpu-tilepro.c
162bfd/cpu-v850.c
163bfd/cpu-v850_rh850.c
164bfd/cpu-vax.c
165bfd/cpu-w65.c
166bfd/cpu-we32k.c
167bfd/cpu-xc16x.c
168bfd/cpu-xgate.c
169bfd/cpu-xstormy16.c
170bfd/cpu-xtensa.c
171bfd/cpu-z80.c
172bfd/cpu-z8k.c
173bfd/demo64.c
174bfd/dep-in.sed
175bfd/doc/
176bfd/ecoff.c
177bfd/ecofflink.c
178bfd/ecoffswap.h
179bfd/elf-hppa.h
180bfd/elf-m10200.c
181bfd/elf-m10300.c
182bfd/elf-s390-common.c
183bfd/elf32-am33lin.c
184bfd/elf32-arc.c
185bfd/elf32-arm.c
186bfd/elf32-avr.c
187bfd/elf32-avr.h
188bfd/elf32-bfin.c
189bfd/elf32-cr16.c
190bfd/elf32-cr16c.c
191bfd/elf32-cris.c
192bfd/elf32-crx.c
193bfd/elf32-d10v.c
194bfd/elf32-d30v.c
195bfd/elf32-dlx.c
196bfd/elf32-epiphany.c
197bfd/elf32-fr30.c
198bfd/elf32-frv.c
199bfd/elf32-h8300.c
200bfd/elf32-hppa.c
201bfd/elf32-hppa.h
202bfd/elf32-i370.c
203bfd/elf32-i860.c
204bfd/elf32-i960.c
205bfd/elf32-ip2k.c
206bfd/elf32-iq2000.c
207bfd/elf32-lm32.c
208bfd/elf32-m32c.c
209bfd/elf32-m32r.c
210bfd/elf32-m68hc11.c
211bfd/elf32-m68hc12.c
212bfd/elf32-m68hc1x.c
213bfd/elf32-m68hc1x.h
214bfd/elf32-m68k.c
215bfd/elf32-m88k.c
216bfd/elf32-mcore.c
217bfd/elf32-mep.c
218bfd/elf32-metag.c
219bfd/elf32-metag.h
220bfd/elf32-microblaze.c
221bfd/elf32-mips.c
222bfd/elf32-moxie.c
223bfd/elf32-msp430.c
224bfd/elf32-mt.c
225bfd/elf32-nios2.c
226bfd/elf32-openrisc.c
227bfd/elf32-or32.c
228bfd/elf32-pj.c
229bfd/elf32-ppc.c
230bfd/elf32-ppc.h
231bfd/elf32-rl78.c
232bfd/elf32-rx.c
233bfd/elf32-s390.c
234bfd/elf32-score.c
235bfd/elf32-score.h
236bfd/elf32-score7.c
237bfd/elf32-sh-relocs.h
238bfd/elf32-sh-symbian.c
239bfd/elf32-sh.c
240bfd/elf32-sh64-com.c
241bfd/elf32-sh64.c
242bfd/elf32-sh64.h
243bfd/elf32-sparc.c
244bfd/elf32-spu.c
245bfd/elf32-spu.h
246bfd/elf32-tic6x.c
247bfd/elf32-tic6x.h
248bfd/elf32-tilegx.c
249bfd/elf32-tilegx.h
250bfd/elf32-tilepro.c
251bfd/elf32-tilepro.h
252bfd/elf32-v850.c
253bfd/elf32-vax.c
254bfd/elf32-xc16x.c
255bfd/elf32-xgate.c
256bfd/elf32-xgate.h
257bfd/elf32-xstormy16.c
258bfd/elf32-xtensa.c
259bfd/elf64-aarch64.c
260bfd/elf64-alpha.c
261bfd/elf64-hppa.c
262bfd/elf64-hppa.h
263bfd/elf64-ia64-vms.c
264bfd/elf64-mips.c
265bfd/elf64-mmix.c
266bfd/elf64-ppc.c
267bfd/elf64-ppc.h
268bfd/elf64-s390.c
269bfd/elf64-sh64.c
270bfd/elf64-sparc.c
271bfd/elf64-tilegx.c
272bfd/elf64-tilegx.h
273bfd/elfn32-mips.c
274bfd/elfnn-ia64.c
275bfd/elfxx-ia64.c
276bfd/elfxx-ia64.h
277bfd/elfxx-mips.c
278bfd/elfxx-mips.h
279bfd/elfxx-sparc.c
280bfd/elfxx-sparc.h
281bfd/elfxx-tilegx.c
282bfd/elfxx-tilegx.h
283bfd/epoc-pe-arm.c
284bfd/epoc-pei-arm.c
285bfd/freebsd.h
286bfd/gen-aout.c
287bfd/go32stub.h
288bfd/host-aout.c
289bfd/hosts/
290bfd/hp300bsd.c
291bfd/hp300hpux.c
292bfd/hppabsd-core.c
293bfd/hpux-core.c
294bfd/i386aout.c
295bfd/i386bsd.c
296bfd/i386dynix.c
297bfd/i386freebsd.c
298bfd/i386linux.c
299bfd/i386lynx.c
300bfd/i386mach3.c
301bfd/i386msdos.c
302bfd/i386netbsd.c
303bfd/i386os9k.c
304bfd/ieee.c
305bfd/irix-core.c
306bfd/libbfd-in.h
307bfd/libcoff-in.h
308bfd/libhppa.h
309bfd/libieee.h
310bfd/libnlm.h
311bfd/liboasys.h
312bfd/libpei.h
313bfd/libxcoff.h
314bfd/lynx-core.c
315bfd/m68k4knetbsd.c
316bfd/m68klinux.c
317bfd/m68knetbsd.c
318bfd/m88kmach3.c
319bfd/m88kopenbsd.c
320bfd/mach-o-i386.c
321bfd/mach-o-target.c
322bfd/mach-o-x86-64.c
323bfd/mach-o.c
324bfd/mach-o.h
325bfd/makefile.vms
326bfd/mep-relocs.pl
327bfd/mipsbsd.c
328bfd/mmo.c
329bfd/netbsd-core.c
330bfd/netbsd.h
331bfd/newsos3.c
332bfd/nlm-target.h
333bfd/nlm.c
334bfd/nlm32-alpha.c
335bfd/nlm32-i386.c
336bfd/nlm32-ppc.c
337bfd/nlm32-sparc.c
338bfd/nlm32.c
339bfd/nlm64.c
340bfd/nlmcode.h
341bfd/nlmswap.h
342bfd/ns32k.h
343bfd/ns32knetbsd.c
344bfd/oasys.c
345bfd/osf-core.c
346bfd/pc532-mach.c
347bfd/pdp11.c
348bfd/pe-arm-wince.c
349bfd/pe-arm.c
350bfd/pe-i386.c
351bfd/pe-mcore.c
352bfd/pe-mips.c
353bfd/pe-ppc.c
354bfd/pe-sh.c
355bfd/pe-x86_64.c
356bfd/peXXigen.c
357bfd/pef-traceback.h
358bfd/pef.c
359bfd/pef.h
360bfd/pei-arm-wince.c
361bfd/pei-arm.c
362bfd/pei-i386.c
363bfd/pei-ia64.c
364bfd/pei-mcore.c
365bfd/pei-mips.c
366bfd/pei-ppc.c
367bfd/pei-sh.c
368bfd/pei-x86_64.c
369bfd/peicode.h
370bfd/plugin.c
371bfd/plugin.h
372bfd/po/
373bfd/ppcboot.c
374bfd/ptrace-core.c
375bfd/reloc16.c
376bfd/riscix.c
377bfd/rs6000-core.c
378bfd/sco5-core.c
379bfd/som.c
380bfd/som.h
381bfd/sparclinux.c
382bfd/sparclynx.c
383bfd/sparcnetbsd.c
384bfd/stamp-h.in
385bfd/sunos.c
386bfd/ticoff.h
387bfd/trad-core.c
388bfd/vax1knetbsd.c
389bfd/vaxbsd.c
390bfd/vaxnetbsd.c
391bfd/versados.c
392bfd/vms-alpha.c
393bfd/vms-lib.c
394bfd/vms-misc.c
395bfd/vms.h
396bfd/warning.m4
397bfd/xcofflink.c
398bfd/xsym.c
399bfd/xsym.h
400bfd/xtensa-isa.c
401bfd/xtensa-modules.c
402compile
403config-ml.in
404config.guess
405config.rpath
406config.sub
407config/
408configure
409configure.ac
410cpu/
411depcomp
412djunpack.bat
413etc/
414gdb/.dir-locals.el
415gdb/.gitignore
416gdb/CONTRIBUTE
417gdb/ChangeLog
418gdb/ChangeLog-1990
419gdb/ChangeLog-1991
420gdb/ChangeLog-1992
421gdb/ChangeLog-1993
422gdb/ChangeLog-1994
423gdb/ChangeLog-1995
424gdb/ChangeLog-1996
425gdb/ChangeLog-1997
426gdb/ChangeLog-1998
427gdb/ChangeLog-1999
428gdb/ChangeLog-2000
429gdb/ChangeLog-2001
430gdb/ChangeLog-2002
431gdb/ChangeLog-2003
432gdb/ChangeLog-2004
433gdb/ChangeLog-2005
434gdb/ChangeLog-2006
435gdb/ChangeLog-2007
436gdb/ChangeLog-2008
437gdb/ChangeLog-2009
438gdb/ChangeLog-2010
439gdb/ChangeLog-2011
440gdb/ChangeLog-2012
441gdb/ChangeLog-3.x
442gdb/MAINTAINERS
443gdb/Makefile.in
444gdb/NEWS
445gdb/aarch64-linux-nat.c
446gdb/aarch64-linux-tdep.c
447gdb/aarch64-linux-tdep.h
448gdb/aarch64-newlib-tdep.c
449gdb/aarch64-tdep.c
450gdb/aarch64-tdep.h
451gdb/acinclude.m4
452gdb/aclocal.m4
453gdb/acx_configure_dir.m4
454gdb/ada-lex.l
455gdb/aix-thread.c
456gdb/alpha-linux-nat.c
457gdb/alpha-linux-tdep.c
458gdb/alpha-mdebug-tdep.c
459gdb/alpha-nat.c
460gdb/alpha-osf1-tdep.c
461gdb/alpha-tdep.c
462gdb/alpha-tdep.h
463gdb/alphabsd-nat.c
464gdb/alphabsd-tdep.c
465gdb/alphabsd-tdep.h
466gdb/alphafbsd-tdep.c
467gdb/alphanbsd-tdep.c
468gdb/alphaobsd-tdep.c
469gdb/amd64-darwin-tdep.c
470gdb/amd64-darwin-tdep.h
471gdb/amd64-dicos-tdep.c
472gdb/amd64-linux-nat.c
473gdb/amd64-linux-tdep.c
474gdb/amd64-linux-tdep.h
475gdb/amd64-sol2-tdep.c
476gdb/amd64-windows-nat.c
477gdb/amd64-windows-tdep.c
478gdb/amd64fbsd-nat.c
479gdb/amd64fbsd-tdep.c
480gdb/amd64nbsd-nat.c
481gdb/amd64nbsd-tdep.c
482gdb/amd64obsd-nat.c
483gdb/amd64obsd-tdep.c
484gdb/arm-linux-nat.c
485gdb/arm-linux-tdep.c
486gdb/arm-linux-tdep.h
487gdb/arm-symbian-tdep.c
488gdb/arm-tdep.c
489gdb/arm-tdep.h
490gdb/arm-wince-tdep.c
491gdb/armbsd-tdep.c
492gdb/armnbsd-nat.c
493gdb/armnbsd-tdep.c
494gdb/armobsd-tdep.c
495gdb/avr-tdep.c
496gdb/bfin-linux-tdep.c
497gdb/bfin-tdep.c
498gdb/bfin-tdep.h
499gdb/c-exp.c
500gdb/config/alpha/
501gdb/config/arm/
502gdb/config/djgpp/
503gdb/config/i386/cygwin.mh
504gdb/config/i386/darwin.mh
505gdb/config/i386/fbsd.mh
506gdb/config/i386/fbsd64.mh
507gdb/config/i386/go32.mh
508gdb/config/i386/i386gnu.mh
509gdb/config/i386/i386sol2.mh
510gdb/config/i386/linux.mh
511gdb/config/i386/linux64.mh
512gdb/config/i386/mingw.mh
513gdb/config/i386/mingw64.mh
514gdb/config/i386/nbsd64.mh
515gdb/config/i386/nbsdaout.mh
516gdb/config/i386/nbsdelf.mh
517gdb/config/i386/nm-fbsd.h
518gdb/config/i386/nm-i386gnu.h
519gdb/config/i386/nto.mh
520gdb/config/i386/obsd.mh
521gdb/config/i386/obsd64.mh
522gdb/config/i386/obsdaout.mh
523gdb/config/i386/sol2-64.mh
524gdb/config/ia64/
525gdb/config/m32r/
526gdb/config/m68k/
527gdb/config/m88k/
528gdb/config/mips/
529gdb/config/nm-linux.h
530gdb/config/nm-nto.h
531gdb/config/pa/
532gdb/config/powerpc/
533gdb/config/rs6000/
534gdb/config/s390/
535gdb/config/sh/
536gdb/config/sparc/
537gdb/config/vax/
538gdb/config/xtensa/
539gdb/configure
540gdb/contrib
541gdb/copying.awk
542gdb/core-regset.c
543gdb/cp-name-parser.c
544gdb/cris-tdep.c
545gdb/darwin-nat-info.c
546gdb/darwin-nat.c
547gdb/darwin-nat.h
548gdb/dbug-rom.c
549gdb/dec-thread.c
550gdb/dicos-tdep.c
551gdb/dicos-tdep.h
552gdb/dink32-rom.c
553gdb/doc/ChangeLog
554gdb/doc/LRS
555gdb/doc/Makefile.in
556gdb/doc/a4rc.sed
557gdb/doc/agentexpr.texi
558gdb/doc/all-cfg.texi
559gdb/doc/annotate.info
560gdb/doc/annotate.texinfo
561gdb/doc/fdl.texi
562gdb/doc/gdb.info
563gdb/doc/gdb.info-1
564gdb/doc/gdb.info-2
565gdb/doc/gdb.info-3
566gdb/doc/gdb.info-4
567gdb/doc/gdb.info-5
568gdb/doc/gdb.info-6
569gdb/doc/gdb.info-7
570gdb/doc/gdb.texinfo
571gdb/doc/gdbint.info
572gdb/doc/gdbint.info-1
573gdb/doc/gdbint.info-2
574gdb/doc/gdbint.texinfo
575gdb/doc/gpl.texi
576gdb/doc/lpsrc.sed
577gdb/doc/psrc.sed
578gdb/doc/refcard.tex
579gdb/doc/stabs.info
580gdb/doc/stabs.texinfo
581gdb/doc/stack_frame.eps
582gdb/doc/stack_frame.pdf
583gdb/doc/stack_frame.png
584gdb/doc/stack_frame.svg
585gdb/doc/stack_frame.txt
586gdb/dsrec.c
587gdb/exc_request.defs
588gdb/f-exp.c
589gdb/features/Makefile
590gdb/features/aarch64-core.xml
591gdb/features/aarch64-fpu.xml
592gdb/features/aarch64-without-fpu.c
593gdb/features/aarch64-without-fpu.xml
594gdb/features/aarch64.c
595gdb/features/aarch64.xml
596gdb/features/arm-core.xml
597gdb/features/arm-fpa.xml
598gdb/features/arm-m-profile.xml
599gdb/features/arm-vfpv2.xml
600gdb/features/arm-vfpv3.xml
601gdb/features/arm-with-iwmmxt.c
602gdb/features/arm-with-iwmmxt.xml
603gdb/features/arm-with-m-fpa-layout.c
604gdb/features/arm-with-m-fpa-layout.xml
605gdb/features/arm-with-m-vfp-d16.c
606gdb/features/arm-with-m-vfp-d16.xml
607gdb/features/arm-with-m.c
608gdb/features/arm-with-m.xml
609gdb/features/arm-with-neon.c
610gdb/features/arm-with-neon.xml
611gdb/features/arm-with-vfpv2.c
612gdb/features/arm-with-vfpv2.xml
613gdb/features/arm-with-vfpv3.c
614gdb/features/arm-with-vfpv3.xml
615gdb/features/gdbserver-regs.xsl
616gdb/features/m68k-core.xml
617gdb/features/mips-cp0.xml
618gdb/features/mips-cpu.xml
619gdb/features/mips-dsp-linux.c
620gdb/features/mips-dsp-linux.xml
621gdb/features/mips-dsp.xml
622gdb/features/mips-fpu.xml
623gdb/features/mips-linux.c
624gdb/features/mips-linux.xml
625gdb/features/mips64-cp0.xml
626gdb/features/mips64-cpu.xml
627gdb/features/mips64-dsp-linux.c
628gdb/features/mips64-dsp-linux.xml
629gdb/features/mips64-dsp.xml
630gdb/features/mips64-fpu.xml
631gdb/features/mips64-linux.c
632gdb/features/mips64-linux.xml
633gdb/features/number-regs.xsl
634gdb/features/rs6000/
635gdb/features/s390-acr.xml
636gdb/features/s390-core32.xml
637gdb/features/s390-core64.xml
638gdb/features/s390-fpr.xml
639gdb/features/s390-linux32.c
640gdb/features/s390-linux32.xml
641gdb/features/s390-linux32v1.c
642gdb/features/s390-linux32v1.xml
643gdb/features/s390-linux32v2.c
644gdb/features/s390-linux32v2.xml
645gdb/features/s390-linux64.c
646gdb/features/s390-linux64.xml
647gdb/features/s390-linux64v1.c
648gdb/features/s390-linux64v1.xml
649gdb/features/s390-linux64v2.c
650gdb/features/s390-linux64v2.xml
651gdb/features/s390x-core64.xml
652gdb/features/s390x-linux64.c
653gdb/features/s390x-linux64.xml
654gdb/features/s390x-linux64v1.c
655gdb/features/s390x-linux64v1.xml
656gdb/features/s390x-linux64v2.c
657gdb/features/s390x-linux64v2.xml
658gdb/features/sort-regs.xsl
659gdb/features/tic6x-c62x-linux.c
660gdb/features/tic6x-c62x-linux.xml
661gdb/features/tic6x-c62x.c
662gdb/features/tic6x-c62x.xml
663gdb/features/tic6x-c64x-linux.c
664gdb/features/tic6x-c64x-linux.xml
665gdb/features/tic6x-c64x.c
666gdb/features/tic6x-c64x.xml
667gdb/features/tic6x-c64xp-linux.c
668gdb/features/tic6x-c64xp-linux.xml
669gdb/features/tic6x-c64xp.c
670gdb/features/tic6x-c64xp.xml
671gdb/features/tic6x-c6xp.xml
672gdb/features/tic6x-core.xml
673gdb/features/tic6x-gp.xml
674gdb/features/xscale-iwmmxt.xml
675gdb/frv-linux-tdep.c
676gdb/frv-tdep.c
677gdb/frv-tdep.h
678gdb/gdb_buildall.sh
679gdb/gdb_expat.h
680gdb/gdb_gcore.sh
681gdb/gdb_indent.sh
682gdb/gdb_mbuild.sh
683gdb/gdb_proc_service.h
684gdb/gdbarch.sh
685gdb/gdbserver/
686gdb/glibc-tdep.c
687gdb/glibc-tdep.h
688gdb/gnu-nat.c
689gdb/gnu-nat.h
690gdb/gnulib/Makefile.in
691gdb/gnulib/aclocal.m4
692gdb/gnulib/config.in
693gdb/gnulib/configure
694gdb/gnulib/configure.ac
695gdb/gnulib/import/Makefile.am
696gdb/gnulib/import/Makefile.in
697gdb/gnulib/import/alloca.c
698gdb/gnulib/import/alloca.in.h
699gdb/gnulib/import/config.charset
700gdb/gnulib/import/extra/snippet/arg-nonnull.h
701gdb/gnulib/import/extra/snippet/c++defs.h
702gdb/gnulib/import/extra/snippet/warn-on-use.h
703gdb/gnulib/import/extra/update-copyright
704gdb/gnulib/import/fnmatch.in.h
705gdb/gnulib/import/inttypes.in.h
706gdb/gnulib/import/m4/00gnulib.m4
707gdb/gnulib/import/m4/alloca.m4
708gdb/gnulib/import/m4/codeset.m4
709gdb/gnulib/import/m4/configmake.m4
710gdb/gnulib/import/m4/extensions.m4
711gdb/gnulib/import/m4/extern-inline.m4
712gdb/gnulib/import/m4/fcntl-o.m4
713gdb/gnulib/import/m4/fnmatch.m4
714gdb/gnulib/import/m4/glibc21.m4
715gdb/gnulib/import/m4/gnulib-cache.m4
716gdb/gnulib/import/m4/gnulib-common.m4
717gdb/gnulib/import/m4/gnulib-comp.m4
718gdb/gnulib/import/m4/gnulib-tool.m4
719gdb/gnulib/import/m4/include_next.m4
720gdb/gnulib/import/m4/inttypes-pri.m4
721gdb/gnulib/import/m4/inttypes.m4
722gdb/gnulib/import/m4/localcharset.m4
723gdb/gnulib/import/m4/locale-fr.m4
724gdb/gnulib/import/m4/locale-ja.m4
725gdb/gnulib/import/m4/locale-zh.m4
726gdb/gnulib/import/m4/longlong.m4
727gdb/gnulib/import/m4/mbrtowc.m4
728gdb/gnulib/import/m4/mbsinit.m4
729gdb/gnulib/import/m4/mbsrtowcs.m4
730gdb/gnulib/import/m4/mbstate_t.m4
731gdb/gnulib/import/m4/memchr.m4
732gdb/gnulib/import/m4/memmem.m4
733gdb/gnulib/import/m4/mmap-anon.m4
734gdb/gnulib/import/m4/multiarch.m4
735gdb/gnulib/import/m4/onceonly.m4
736gdb/gnulib/import/m4/stdbool.m4
737gdb/gnulib/import/m4/stddef_h.m4
738gdb/gnulib/import/m4/stdint.m4
739gdb/gnulib/import/m4/string_h.m4
740gdb/gnulib/import/m4/warn-on-use.m4
741gdb/gnulib/import/m4/wchar_h.m4
742gdb/gnulib/import/m4/wchar_t.m4
743gdb/gnulib/import/m4/wctype_h.m4
744gdb/gnulib/import/m4/wint_t.m4
745gdb/gnulib/import/mbrtowc.c
746gdb/gnulib/import/mbsinit.c
747gdb/gnulib/import/mbsrtowcs-impl.h
748gdb/gnulib/import/mbsrtowcs-state.c
749gdb/gnulib/import/mbsrtowcs.c
750gdb/gnulib/import/memchr.c
751gdb/gnulib/import/memchr.valgrind
752gdb/gnulib/import/ref-add.sin
753gdb/gnulib/import/ref-del.sin
754gdb/gnulib/import/stdbool.in.h
755gdb/gnulib/import/stddef.in.h
756gdb/gnulib/import/stdint.in.h
757gdb/gnulib/import/streq.h
758gdb/gnulib/import/string.in.h
759gdb/gnulib/import/verify.h
760gdb/gnulib/import/wchar.in.h
761gdb/gnulib/import/wctype.in.h
762gdb/gnulib/update-gnulib.sh
763gdb/go32-nat.c
764gdb/h8300-tdep.c
765gdb/hppa-hpux-nat.c
766gdb/hppa-hpux-tdep.c
767gdb/hppa-linux-nat.c
768gdb/hppa-linux-offsets.h
769gdb/hppa-linux-tdep.c
770gdb/hppa-tdep.c
771gdb/hppa-tdep.h
772gdb/hppabsd-nat.c
773gdb/hppabsd-tdep.c
774gdb/hppabsd-tdep.h
775gdb/hppanbsd-nat.c
776gdb/hppanbsd-tdep.c
777gdb/hppaobsd-tdep.c
778gdb/i386-cygwin-tdep.c
779gdb/i386-darwin-nat.c
780gdb/i386-darwin-tdep.c
781gdb/i386-darwin-tdep.h
782gdb/i386-dicos-tdep.c
783gdb/i386-linux-nat.c
784gdb/i386-linux-tdep.c
785gdb/i386-linux-tdep.h
786gdb/i386-nto-tdep.c
787gdb/i386-sol2-nat.c
788gdb/i386-sol2-tdep.c
789gdb/i386-windows-nat.c
790gdb/i386fbsd-nat.c
791gdb/i386gnu-nat.c
792gdb/i386gnu-tdep.c
793gdb/i386nbsd-nat.c
794gdb/i386nbsd-tdep.c
795gdb/i386obsd-nat.c
796gdb/i386obsd-tdep.c
797gdb/i386v4-nat.c
798gdb/ia64-hpux-nat.c
799gdb/ia64-hpux-tdep.c
800gdb/ia64-hpux-tdep.h
801gdb/ia64-libunwind-tdep.c
802gdb/ia64-libunwind-tdep.h
803gdb/ia64-linux-nat.c
804gdb/ia64-linux-tdep.c
805gdb/ia64-tdep.c
806gdb/ia64-tdep.h
807gdb/ia64-vms-tdep.c
808gdb/inf-ttrace.c
809gdb/inf-ttrace.h
810gdb/iq2000-tdep.c
811gdb/irix5-nat.c
812gdb/jv-exp.c
813gdb/linux-fork.c
814gdb/linux-fork.h
815gdb/linux-nat.c
816gdb/linux-nat.h
817gdb/linux-record.c
818gdb/linux-record.h
819gdb/linux-tdep.c
820gdb/linux-tdep.h
821gdb/linux-thread-db.c
822gdb/lm32-tdep.c
823gdb/m2-exp.c
824gdb/m32c-tdep.c
825gdb/m32r-linux-nat.c
826gdb/m32r-linux-tdep.c
827gdb/m32r-rom.c
828gdb/m32r-tdep.c
829gdb/m32r-tdep.h
830gdb/m68hc11-tdep.c
831gdb/m68k-tdep.c
832gdb/m68k-tdep.h
833gdb/m68kbsd-nat.c
834gdb/m68kbsd-tdep.c
835gdb/m68klinux-nat.c
836gdb/m68klinux-tdep.c
837gdb/m88k-tdep.c
838gdb/m88k-tdep.h
839gdb/m88kbsd-nat.c
840gdb/mep-tdep.c
841gdb/mi/ChangeLog-1999-2003
842gdb/microblaze-linux-tdep.c
843gdb/microblaze-rom.c
844gdb/microblaze-tdep.c
845gdb/microblaze-tdep.h
846gdb/mingw-hdep.c
847gdb/mips-irix-tdep.c
848gdb/mips-linux-nat.c
849gdb/mips-linux-tdep.c
850gdb/mips-linux-tdep.h
851gdb/mips-tdep.c
852gdb/mips-tdep.h
853gdb/mips64obsd-nat.c
854gdb/mips64obsd-tdep.c
855gdb/mipsnbsd-nat.c
856gdb/mipsnbsd-tdep.c
857gdb/mipsnbsd-tdep.h
858gdb/mn10300-linux-tdep.c
859gdb/mn10300-tdep.c
860gdb/mn10300-tdep.h
861gdb/monitor.c
862gdb/monitor.h
863gdb/moxie-tdep.c
864gdb/moxie-tdep.h
865gdb/msg.defs
866gdb/msg_reply.defs
867gdb/mt-tdep.c
868gdb/nbsd-nat.c
869gdb/nbsd-nat.h
870gdb/nbsd-tdep.c
871gdb/nbsd-tdep.h
872gdb/notify.defs
873gdb/nto-procfs.c
874gdb/nto-tdep.c
875gdb/nto-tdep.h
876gdb/obsd-tdep.c
877gdb/obsd-tdep.h
878gdb/p-exp.c
879gdb/po/
880gdb/ppc-linux-nat.c
881gdb/ppc-linux-tdep.c
882gdb/ppc-linux-tdep.h
883gdb/ppc-sysv-tdep.c
884gdb/ppc-tdep.h
885gdb/ppc64-tdep.c
886gdb/ppc64-tdep.h
887gdb/ppcbug-rom.c
888gdb/ppcfbsd-nat.c
889gdb/ppcfbsd-tdep.c
890gdb/ppcfbsd-tdep.h
891gdb/ppcnbsd-nat.c
892gdb/ppcnbsd-tdep.c
893gdb/ppcnbsd-tdep.h
894gdb/ppcobsd-nat.c
895gdb/ppcobsd-tdep.c
896gdb/ppcobsd-tdep.h
897gdb/proc-api.c
898gdb/proc-events.c
899gdb/proc-flags.c
900gdb/proc-service.c
901gdb/proc-utils.h
902gdb/proc-why.c
903gdb/process_reply.defs
904gdb/procfs.c
905gdb/procfs.h
906gdb/regformats/aarch64-without-fpu.dat
907gdb/regformats/aarch64.dat
908gdb/regformats/arm-with-iwmmxt.dat
909gdb/regformats/arm-with-neon.dat
910gdb/regformats/arm-with-vfpv2.dat
911gdb/regformats/arm-with-vfpv3.dat
912gdb/regformats/mips-dsp-linux.dat
913gdb/regformats/mips-linux.dat
914gdb/regformats/mips64-dsp-linux.dat
915gdb/regformats/mips64-linux.dat
916gdb/regformats/reg-arm.dat
917gdb/regformats/reg-cf.dat
918gdb/regformats/reg-cris.dat
919gdb/regformats/reg-crisv32.dat
920gdb/regformats/reg-ia64.dat
921gdb/regformats/reg-m32r.dat
922gdb/regformats/reg-m68k.dat
923gdb/regformats/reg-sh.dat
924gdb/regformats/reg-sparc64.dat
925gdb/regformats/reg-spu.dat
926gdb/regformats/reg-tilegx.dat
927gdb/regformats/reg-tilegx32.dat
928gdb/regformats/reg-xtensa.dat
929gdb/regformats/rs6000/
930gdb/regformats/s390-linux32.dat
931gdb/regformats/s390-linux32v1.dat
932gdb/regformats/s390-linux32v2.dat
933gdb/regformats/s390-linux64.dat
934gdb/regformats/s390-linux64v1.dat
935gdb/regformats/s390-linux64v2.dat
936gdb/regformats/s390x-linux64.dat
937gdb/regformats/s390x-linux64v1.dat
938gdb/regformats/s390x-linux64v2.dat
939gdb/regformats/tic6x-c62x-linux.dat
940gdb/regformats/tic6x-c62x.dat
941gdb/regformats/tic6x-c64x-linux.dat
942gdb/regformats/tic6x-c64x.dat
943gdb/regformats/tic6x-c64xp-linux.dat
944gdb/regformats/tic6x-c64xp.dat
945gdb/remote-m32r-sdi.c
946gdb/remote-mips.c
947gdb/remote-sim.c
948gdb/reply_mig_hack.awk
949gdb/rl78-tdep.c
950gdb/rs6000-aix-tdep.c
951gdb/rs6000-lynx178-tdep.c
952gdb/rs6000-nat.c
953gdb/rs6000-tdep.c
954gdb/rs6000-tdep.h
955gdb/rx-tdep.c
956gdb/s390-nat.c
957gdb/s390-tdep.c
958gdb/s390-tdep.h
959gdb/score-tdep.c
960gdb/score-tdep.h
961gdb/ser-go32.c
962gdb/ser-mingw.c
963gdb/sh-linux-tdep.c
964gdb/sh-tdep.c
965gdb/sh-tdep.h
966gdb/sh64-tdep.c
967gdb/sh64-tdep.h
968gdb/shnbsd-nat.c
969gdb/shnbsd-tdep.c
970gdb/sol-thread.c
971gdb/sol2-tdep.c
972gdb/sol2-tdep.h
973gdb/solib-darwin.c
974gdb/solib-darwin.h
975gdb/solib-dsbt.c
976gdb/solib-frv.c
977gdb/solib-ia64-hpux.c
978gdb/solib-ia64-hpux.h
979gdb/solib-irix.c
980gdb/solib-irix.h
981gdb/solib-osf.c
982gdb/solib-pa64.c
983gdb/solib-pa64.h
984gdb/solib-som.c
985gdb/solib-som.h
986gdb/solib-spu.c
987gdb/solib-spu.h
988gdb/solib-sunos.c
989gdb/sparc-linux-nat.c
990gdb/sparc-linux-tdep.c
991gdb/sparc-nat.c
992gdb/sparc-nat.h
993gdb/sparc-sol2-nat.c
994gdb/sparc-sol2-tdep.c
995gdb/sparc-tdep.c
996gdb/sparc-tdep.h
997gdb/sparc64-linux-nat.c
998gdb/sparc64-linux-tdep.c
999gdb/sparc64-nat.c
1000gdb/sparc64-sol2-tdep.c
1001gdb/sparc64-tdep.c
1002gdb/sparc64-tdep.h
1003gdb/sparc64fbsd-nat.c
1004gdb/sparc64fbsd-tdep.c
1005gdb/sparc64nbsd-nat.c
1006gdb/sparc64nbsd-tdep.c
1007gdb/sparc64obsd-tdep.c
1008gdb/sparcnbsd-nat.c
1009gdb/sparcnbsd-tdep.c
1010gdb/sparcobsd-tdep.c
1011gdb/spu-linux-nat.c
1012gdb/spu-multiarch.c
1013gdb/spu-tdep.c
1014gdb/spu-tdep.h
1015gdb/srec.h
1016gdb/symfile-mem.c
1017gdb/syscalls/amd64-linux.xml
1018gdb/syscalls/bfin-linux.xml
1019gdb/syscalls/i386-linux.xml
1020gdb/syscalls/mips-n32-linux.xml
1021gdb/syscalls/mips-n64-linux.xml
1022gdb/syscalls/mips-o32-linux.xml
1023gdb/syscalls/ppc-linux.xml
1024gdb/syscalls/ppc64-linux.xml
1025gdb/syscalls/sparc-linux.xml
1026gdb/syscalls/sparc64-linux.xml
1027gdb/testsuite/
1028gdb/tic6x-linux-tdep.c
1029gdb/tic6x-tdep.c
1030gdb/tic6x-tdep.h
1031gdb/tilegx-linux-nat.c
1032gdb/tilegx-linux-tdep.c
1033gdb/tilegx-tdep.c
1034gdb/tilegx-tdep.h
1035gdb/tui/ChangeLog-1998-2003
1036gdb/v850-tdep.c
1037gdb/vax-nat.c
1038gdb/vax-tdep.c
1039gdb/vax-tdep.h
1040gdb/vaxbsd-nat.c
1041gdb/vaxnbsd-tdep.c
1042gdb/vaxobsd-tdep.c
1043gdb/windows-nat.c
1044gdb/windows-nat.h
1045gdb/windows-tdep.c
1046gdb/windows-tdep.h
1047gdb/windows-termcap.c
1048gdb/xcoffread.c
1049gdb/xcoffread.h
1050gdb/xcoffsolib.c
1051gdb/xstormy16-tdep.c
1052gdb/xtensa-config.c
1053gdb/xtensa-linux-nat.c
1054gdb/xtensa-linux-tdep.c
1055gdb/xtensa-tdep.c
1056gdb/xtensa-tdep.h
1057gdb/xtensa-xtregs.c
1058include/ChangeLog
1059include/ChangeLog-9103
1060include/MAINTAINERS
1061include/alloca-conf.h
1062include/aout/ChangeLog
1063include/aout/adobe.h
1064include/aout/dynix3.h
1065include/aout/encap.h
1066include/aout/host.h
1067include/aout/hp.h
1068include/aout/hp300hpux.h
1069include/aout/hppa.h
1070include/aout/reloc.h
1071include/aout/sun4.h
1072include/binary-io.h
1073include/bout.h
1074include/cgen/ChangeLog
1075include/coff/ChangeLog
1076include/coff/ChangeLog-9103
1077include/coff/alpha.h
1078include/coff/apollo.h
1079include/coff/arm.h
1080include/coff/aux-coff.h
1081include/coff/external.h
1082include/coff/go32exe.h
1083include/coff/h8300.h
1084include/coff/h8500.h
1085include/coff/i386.h
1086include/coff/i860.h
1087include/coff/i960.h
1088include/coff/ia64.h
1089include/coff/m68k.h
1090include/coff/m88k.h
1091include/coff/mcore.h
1092include/coff/mips.h
1093include/coff/mipspe.h
1094include/coff/or32.h
1095include/coff/pe.h
1096include/coff/powerpc.h
1097include/coff/rs6000.h
1098include/coff/rs6k64.h
1099include/coff/sh.h
1100include/coff/sparc.h
1101include/coff/ti.h
1102include/coff/tic30.h
1103include/coff/tic4x.h
1104include/coff/tic54x.h
1105include/coff/tic80.h
1106include/coff/w65.h
1107include/coff/we32k.h
1108include/coff/x86_64.h
1109include/coff/xcoff.h
1110include/coff/z80.h
1111include/coff/z8k.h
1112include/elf/ChangeLog
1113include/elf/ChangeLog-9103
1114include/elf/aarch64.h
1115include/elf/alpha.h
1116include/elf/arc.h
1117include/elf/arm.h
1118include/elf/avr.h
1119include/elf/bfin.h
1120include/elf/cr16.h
1121include/elf/cr16c.h
1122include/elf/cris.h
1123include/elf/crx.h
1124include/elf/d10v.h
1125include/elf/d30v.h
1126include/elf/dlx.h
1127include/elf/epiphany.h
1128include/elf/fr30.h
1129include/elf/frv.h
1130include/elf/h8.h
1131include/elf/hppa.h
1132include/elf/i370.h
1133include/elf/i860.h
1134include/elf/i960.h
1135include/elf/ia64.h
1136include/elf/ip2k.h
1137include/elf/iq2000.h
1138include/elf/lm32.h
1139include/elf/m32c.h
1140include/elf/m32r.h
1141include/elf/m68hc11.h
1142include/elf/m68k.h
1143include/elf/mcore.h
1144include/elf/mep.h
1145include/elf/metag.h
1146include/elf/microblaze.h
1147include/elf/mmix.h
1148include/elf/mn10200.h
1149include/elf/mn10300.h
1150include/elf/moxie.h
1151include/elf/msp430.h
1152include/elf/mt.h
1153include/elf/nios2.h
1154include/elf/openrisc.h
1155include/elf/or32.h
1156include/elf/pj.h
1157include/elf/ppc.h
1158include/elf/ppc64.h
1159include/elf/rl78.h
1160include/elf/rx.h
1161include/elf/s390.h
1162include/elf/score.h
1163include/elf/sh.h
1164include/elf/sparc.h
1165include/elf/spu.h
1166include/elf/tic6x-attrs.h
1167include/elf/tic6x.h
1168include/elf/tilegx.h
1169include/elf/tilepro.h
1170include/elf/v850.h
1171include/elf/vax.h
1172include/elf/xc16x.h
1173include/elf/xgate.h
1174include/elf/xstormy16.h
1175include/elf/xtensa.h
1176include/fibheap.h
1177include/fopen-vms.h
1178include/gdb/ChangeLog
1179include/gdb/callback.h
1180include/gdb/remote-sim.h
1181include/gdb/sim-arm.h
1182include/gdb/sim-cr16.h
1183include/gdb/sim-d10v.h
1184include/gdb/sim-frv.h
1185include/gdb/sim-h8300.h
1186include/gdb/sim-lm32.h
1187include/gdb/sim-m32c.h
1188include/gdb/sim-ppc.h
1189include/gdb/sim-rl78.h
1190include/gdb/sim-rx.h
1191include/gdb/sim-sh.h
1192include/gdbm.h
1193include/hp-symtab.h
1194include/ieee.h
1195include/mach-o/arm.h
1196include/mach-o/codesign.h
1197include/md5.h
1198include/nlm/
1199include/oasys.h
1200include/opcode/ChangeLog
1201include/opcode/ChangeLog-9103
1202include/opcode/aarch64.h
1203include/opcode/alpha.h
1204include/opcode/arc.h
1205include/opcode/arm.h
1206include/opcode/avr.h
1207include/opcode/bfin.h
1208include/opcode/cgen.h
1209include/opcode/convex.h
1210include/opcode/cr16.h
1211include/opcode/cris.h
1212include/opcode/crx.h
1213include/opcode/d10v.h
1214include/opcode/d30v.h
1215include/opcode/dlx.h
1216include/opcode/h8300.h
1217include/opcode/hppa.h
1218include/opcode/i370.h
1219include/opcode/i860.h
1220include/opcode/i960.h
1221include/opcode/ia64.h
1222include/opcode/m68hc11.h
1223include/opcode/m68k.h
1224include/opcode/m88k.h
1225include/opcode/metag.h
1226include/opcode/mips.h
1227include/opcode/mmix.h
1228include/opcode/mn10200.h
1229include/opcode/mn10300.h
1230include/opcode/moxie.h
1231include/opcode/msp430.h
1232include/opcode/nios2.h
1233include/opcode/np1.h
1234include/opcode/ns32k.h
1235include/opcode/or32.h
1236include/opcode/pdp11.h
1237include/opcode/pj.h
1238include/opcode/pn.h
1239include/opcode/ppc.h
1240include/opcode/pyr.h
1241include/opcode/rl78.h
1242include/opcode/rx.h
1243include/opcode/s390.h
1244include/opcode/score-datadep.h
1245include/opcode/score-inst.h
1246include/opcode/sparc.h
1247include/opcode/spu-insns.h
1248include/opcode/spu.h
1249include/opcode/tahoe.h
1250include/opcode/tic30.h
1251include/opcode/tic4x.h
1252include/opcode/tic54x.h
1253include/opcode/tic6x-control-registers.h
1254include/opcode/tic6x-insn-formats.h
1255include/opcode/tic6x-opcode-table.h
1256include/opcode/tic6x.h
1257include/opcode/tic80.h
1258include/opcode/tilegx.h
1259include/opcode/tilepro.h
1260include/opcode/v850.h
1261include/opcode/vax.h
1262include/opcode/xgate.h
1263include/os9k.h
1264include/partition.h
1265include/plugin-api.h
1266include/progress.h
1267include/sha1.h
1268include/som/
1269include/sort.h
1270include/vms/
1271include/xtensa-config.h
1272include/xtensa-isa-internal.h
1273include/xtensa-isa.h
1274install-sh
1275intl/
1276libdecnumber/.gitignore
1277libdecnumber/ChangeLog
1278libdecnumber/Makefile.in
1279libdecnumber/aclocal.m4
1280libdecnumber/bid/
1281libdecnumber/config.in
1282libdecnumber/configure
1283libdecnumber/configure.ac
1284libdecnumber/decBasic.c
1285libdecnumber/decCommon.c
1286libdecnumber/decDouble.c
1287libdecnumber/decDouble.h
1288libdecnumber/decDoubleSymbols.h
1289libdecnumber/decExcept.c
1290libdecnumber/decExcept.h
1291libdecnumber/decLibrary.c
1292libdecnumber/decPacked.c
1293libdecnumber/decPacked.h
1294libdecnumber/decPackedSymbols.h
1295libdecnumber/decQuad.c
1296libdecnumber/decQuad.h
1297libdecnumber/decQuadSymbols.h
1298libdecnumber/decRound.c
1299libdecnumber/decRound.h
1300libdecnumber/decSingle.c
1301libdecnumber/decSingle.h
1302libdecnumber/decSingleSymbols.h
1303libiberty/.gitignore
1304libiberty/ChangeLog
1305libiberty/Makefile.in
1306libiberty/_doprnt.c
1307libiberty/aclocal.m4
1308libiberty/alloca.c
1309libiberty/asprintf.c
1310libiberty/at-file.texi
1311libiberty/atexit.c
1312libiberty/basename.c
1313libiberty/bcmp.c
1314libiberty/bcopy.c
1315libiberty/bsearch.c
1316libiberty/bzero.c
1317libiberty/calloc.c
1318libiberty/choose-temp.c
1319libiberty/clock.c
1320libiberty/config.h-vms
1321libiberty/config.in
1322libiberty/config/
1323libiberty/configure
1324libiberty/configure.ac
1325libiberty/configure.com
1326libiberty/copying-lib.texi
1327libiberty/copysign.c
1328libiberty/crc32.c
1329libiberty/fdmatch.c
1330libiberty/ffs.c
1331libiberty/fibheap.c
1332libiberty/fnmatch.c
1333libiberty/fnmatch.txh
1334libiberty/fopen_unlocked.c
1335libiberty/functions.texi
1336libiberty/gather-docs
1337libiberty/getcwd.c
1338libiberty/getpagesize.c
1339libiberty/gettimeofday.c
1340libiberty/index.c
1341libiberty/insque.c
1342libiberty/libiberty.texi
1343libiberty/maint-tool
1344libiberty/makefile.vms
1345libiberty/md5.c
1346libiberty/memchr.c
1347libiberty/memcmp.c
1348libiberty/memcpy.c
1349libiberty/memmem.c
1350libiberty/memmove.c
1351libiberty/mempcpy.c
1352libiberty/memset.c
1353libiberty/mkstemps.c
1354libiberty/msdos.c
1355libiberty/obstacks.texi
1356libiberty/partition.c
1357libiberty/pex-djgpp.c
1358libiberty/pex-msdos.c
1359libiberty/pex-win32.c
1360libiberty/pexecute.txh
1361libiberty/physmem.c
1362libiberty/putenv.c
1363libiberty/random.c
1364libiberty/rename.c
1365libiberty/rindex.c
1366libiberty/setenv.c
1367libiberty/sha1.c
1368libiberty/sigsetmask.c
1369libiberty/snprintf.c
1370libiberty/sort.c
1371libiberty/spaces.c
1372libiberty/stpncpy.c
1373libiberty/strcasecmp.c
1374libiberty/strchr.c
1375libiberty/strdup.c
1376libiberty/strerror.c
1377libiberty/strncasecmp.c
1378libiberty/strncmp.c
1379libiberty/strndup.c
1380libiberty/strrchr.c
1381libiberty/strsignal.c
1382libiberty/strstr.c
1383libiberty/strtod.c
1384libiberty/strtol.c
1385libiberty/strtoul.c
1386libiberty/strverscmp.c
1387libiberty/testsuite/
1388libiberty/tmpnam.c
1389libiberty/vasprintf.c
1390libiberty/vfork.c
1391libiberty/vfprintf.c
1392libiberty/vprintf.c
1393libiberty/vsnprintf.c
1394libiberty/vsprintf.c
1395libiberty/waitpid.c
1396libiberty/xatexit.c
1397libiberty/xmalloc.c
1398libiberty/xmemdup.c
1399libiberty/xstrndup.c
1400libtool.m4
1401ltgcc.m4
1402ltmain.sh
1403ltoptions.m4
1404ltsugar.m4
1405ltversion.m4
1406lt~obsolete.m4
1407md5.sum
1408missing
1409mkdep
1410mkinstalldirs
1411move-if-change
1412opcodes/.gitignore
1413opcodes/ChangeLog
1414opcodes/ChangeLog-0001
1415opcodes/ChangeLog-0203
1416opcodes/ChangeLog-2004
1417opcodes/ChangeLog-2005
1418opcodes/ChangeLog-2006
1419opcodes/ChangeLog-2007
1420opcodes/ChangeLog-2008
1421opcodes/ChangeLog-2009
1422opcodes/ChangeLog-2010
1423opcodes/ChangeLog-2011
1424opcodes/ChangeLog-2012
1425opcodes/ChangeLog-9297
1426opcodes/ChangeLog-9899
1427opcodes/MAINTAINERS
1428opcodes/Makefile.am
1429opcodes/Makefile.in
1430opcodes/aarch64-asm-2.c
1431opcodes/aarch64-asm.c
1432opcodes/aarch64-asm.h
1433opcodes/aarch64-dis-2.c
1434opcodes/aarch64-dis.c
1435opcodes/aarch64-dis.h
1436opcodes/aarch64-gen.c
1437opcodes/aarch64-opc-2.c
1438opcodes/aarch64-opc.c
1439opcodes/aarch64-opc.h
1440opcodes/aarch64-tbl.h
1441opcodes/aclocal.m4
1442opcodes/alpha-dis.c
1443opcodes/alpha-opc.c
1444opcodes/arc-dis.c
1445opcodes/arc-dis.h
1446opcodes/arc-ext.c
1447opcodes/arc-ext.h
1448opcodes/arc-opc.c
1449opcodes/arm-dis.c
1450opcodes/avr-dis.c
1451opcodes/bfin-dis.c
1452opcodes/cgen-asm.c
1453opcodes/cgen-asm.in
1454opcodes/cgen-bitset.c
1455opcodes/cgen-dis.c
1456opcodes/cgen-dis.in
1457opcodes/cgen-ibld.in
1458opcodes/cgen-opc.c
1459opcodes/cgen.sh
1460opcodes/config.in
1461opcodes/configure
1462opcodes/configure.com
1463opcodes/configure.in
1464opcodes/cr16-dis.c
1465opcodes/cr16-opc.c
1466opcodes/cris-dis.c
1467opcodes/cris-opc.c
1468opcodes/crx-dis.c
1469opcodes/crx-opc.c
1470opcodes/d10v-dis.c
1471opcodes/d10v-opc.c
1472opcodes/d30v-dis.c
1473opcodes/d30v-opc.c
1474opcodes/dep-in.sed
1475opcodes/dlx-dis.c
1476opcodes/epiphany-asm.c
1477opcodes/epiphany-desc.c
1478opcodes/epiphany-desc.h
1479opcodes/epiphany-dis.c
1480opcodes/epiphany-ibld.c
1481opcodes/epiphany-opc.c
1482opcodes/epiphany-opc.h
1483opcodes/fr30-asm.c
1484opcodes/fr30-desc.c
1485opcodes/fr30-desc.h
1486opcodes/fr30-dis.c
1487opcodes/fr30-ibld.c
1488opcodes/fr30-opc.c
1489opcodes/fr30-opc.h
1490opcodes/frv-asm.c
1491opcodes/frv-desc.c
1492opcodes/frv-desc.h
1493opcodes/frv-dis.c
1494opcodes/frv-ibld.c
1495opcodes/frv-opc.c
1496opcodes/frv-opc.h
1497opcodes/h8300-dis.c
1498opcodes/h8500-dis.c
1499opcodes/h8500-opc.h
1500opcodes/hppa-dis.c
1501opcodes/i370-dis.c
1502opcodes/i370-opc.c
1503opcodes/i386-gen.c
1504opcodes/i386-init.h
1505opcodes/i386-opc.tbl
1506opcodes/i386-reg.tbl
1507opcodes/i860-dis.c
1508opcodes/i960-dis.c
1509opcodes/ia64-asmtab.c
1510opcodes/ia64-asmtab.h
1511opcodes/ia64-dis.c
1512opcodes/ia64-gen.c
1513opcodes/ia64-ic.tbl
1514opcodes/ia64-opc-a.c
1515opcodes/ia64-opc-b.c
1516opcodes/ia64-opc-d.c
1517opcodes/ia64-opc-f.c
1518opcodes/ia64-opc-i.c
1519opcodes/ia64-opc-m.c
1520opcodes/ia64-opc-x.c
1521opcodes/ia64-opc.c
1522opcodes/ia64-opc.h
1523opcodes/ia64-raw.tbl
1524opcodes/ia64-war.tbl
1525opcodes/ia64-waw.tbl
1526opcodes/ip2k-asm.c
1527opcodes/ip2k-desc.c
1528opcodes/ip2k-desc.h
1529opcodes/ip2k-dis.c
1530opcodes/ip2k-ibld.c
1531opcodes/ip2k-opc.c
1532opcodes/ip2k-opc.h
1533opcodes/iq2000-asm.c
1534opcodes/iq2000-desc.c
1535opcodes/iq2000-desc.h
1536opcodes/iq2000-dis.c
1537opcodes/iq2000-ibld.c
1538opcodes/iq2000-opc.c
1539opcodes/iq2000-opc.h
1540opcodes/lm32-asm.c
1541opcodes/lm32-desc.c
1542opcodes/lm32-desc.h
1543opcodes/lm32-dis.c
1544opcodes/lm32-ibld.c
1545opcodes/lm32-opc.c
1546opcodes/lm32-opc.h
1547opcodes/lm32-opinst.c
1548opcodes/m10200-dis.c
1549opcodes/m10200-opc.c
1550opcodes/m10300-dis.c
1551opcodes/m10300-opc.c
1552opcodes/m32c-asm.c
1553opcodes/m32c-desc.c
1554opcodes/m32c-desc.h
1555opcodes/m32c-dis.c
1556opcodes/m32c-ibld.c
1557opcodes/m32c-opc.c
1558opcodes/m32c-opc.h
1559opcodes/m32r-asm.c
1560opcodes/m32r-desc.c
1561opcodes/m32r-desc.h
1562opcodes/m32r-dis.c
1563opcodes/m32r-ibld.c
1564opcodes/m32r-opc.c
1565opcodes/m32r-opc.h
1566opcodes/m32r-opinst.c
1567opcodes/m68hc11-dis.c
1568opcodes/m68hc11-opc.c
1569opcodes/m68k-dis.c
1570opcodes/m68k-opc.c
1571opcodes/m88k-dis.c
1572opcodes/makefile.vms
1573opcodes/mcore-dis.c
1574opcodes/mcore-opc.h
1575opcodes/mep-asm.c
1576opcodes/mep-desc.c
1577opcodes/mep-desc.h
1578opcodes/mep-dis.c
1579opcodes/mep-ibld.c
1580opcodes/mep-opc.c
1581opcodes/mep-opc.h
1582opcodes/metag-dis.c
1583opcodes/microblaze-dis.c
1584opcodes/microblaze-dis.h
1585opcodes/microblaze-opc.h
1586opcodes/microblaze-opcm.h
1587opcodes/micromips-opc.c
1588opcodes/mips-dis.c
1589opcodes/mips-opc.c
1590opcodes/mips16-opc.c
1591opcodes/mmix-dis.c
1592opcodes/mmix-opc.c
1593opcodes/moxie-dis.c
1594opcodes/moxie-opc.c
1595opcodes/msp430-dis.c
1596opcodes/mt-asm.c
1597opcodes/mt-desc.c
1598opcodes/mt-desc.h
1599opcodes/mt-dis.c
1600opcodes/mt-ibld.c
1601opcodes/mt-opc.c
1602opcodes/mt-opc.h
1603opcodes/nios2-dis.c
1604opcodes/nios2-opc.c
1605opcodes/ns32k-dis.c
1606opcodes/opc2c.c
1607opcodes/openrisc-asm.c
1608opcodes/openrisc-desc.c
1609opcodes/openrisc-desc.h
1610opcodes/openrisc-dis.c
1611opcodes/openrisc-ibld.c
1612opcodes/openrisc-opc.c
1613opcodes/openrisc-opc.h
1614opcodes/or32-dis.c
1615opcodes/or32-opc.c
1616opcodes/pdp11-dis.c
1617opcodes/pdp11-opc.c
1618opcodes/pj-dis.c
1619opcodes/pj-opc.c
1620opcodes/po/
1621opcodes/ppc-dis.c
1622opcodes/ppc-opc.c
1623opcodes/rl78-decode.c
1624opcodes/rl78-decode.opc
1625opcodes/rl78-dis.c
1626opcodes/rx-decode.c
1627opcodes/rx-decode.opc
1628opcodes/rx-dis.c
1629opcodes/s390-dis.c
1630opcodes/s390-mkopc.c
1631opcodes/s390-opc.c
1632opcodes/s390-opc.txt
1633opcodes/score-dis.c
1634opcodes/score-opc.h
1635opcodes/score7-dis.c
1636opcodes/sh-dis.c
1637opcodes/sh-opc.h
1638opcodes/sh64-dis.c
1639opcodes/sh64-opc.c
1640opcodes/sh64-opc.h
1641opcodes/sparc-dis.c
1642opcodes/sparc-opc.c
1643opcodes/spu-dis.c
1644opcodes/spu-opc.c
1645opcodes/stamp-h.in
1646opcodes/tic30-dis.c
1647opcodes/tic4x-dis.c
1648opcodes/tic54x-dis.c
1649opcodes/tic54x-opc.c
1650opcodes/tic6x-dis.c
1651opcodes/tic80-dis.c
1652opcodes/tic80-opc.c
1653opcodes/tilegx-dis.c
1654opcodes/tilegx-opc.c
1655opcodes/tilepro-dis.c
1656opcodes/tilepro-opc.c
1657opcodes/v850-dis.c
1658opcodes/v850-opc.c
1659opcodes/vax-dis.c
1660opcodes/w65-dis.c
1661opcodes/w65-opc.h
1662opcodes/xc16x-asm.c
1663opcodes/xc16x-desc.c
1664opcodes/xc16x-desc.h
1665opcodes/xc16x-dis.c
1666opcodes/xc16x-ibld.c
1667opcodes/xc16x-opc.c
1668opcodes/xc16x-opc.h
1669opcodes/xgate-dis.c
1670opcodes/xgate-opc.c
1671opcodes/xstormy16-asm.c
1672opcodes/xstormy16-desc.c
1673opcodes/xstormy16-desc.h
1674opcodes/xstormy16-dis.c
1675opcodes/xstormy16-ibld.c
1676opcodes/xstormy16-opc.c
1677opcodes/xstormy16-opc.h
1678opcodes/xtensa-dis.c
1679opcodes/z80-dis.c
1680opcodes/z8k-dis.c
1681opcodes/z8k-opc.h
1682opcodes/z8kgen.c
1683readline/CHANGELOG
1684readline/CHANGES
1685readline/COPYING
1686readline/ChangeLog.gdb
1687readline/INSTALL
1688readline/MANIFEST
1689readline/Makefile.in
1690readline/NEWS
1691readline/README
1692readline/USAGE
1693readline/aclocal.m4
1694readline/config.h.in
1695readline/configure
1696readline/configure.in
1697readline/cross-build/
1698readline/doc/ChangeLog.gdb
1699readline/doc/Makefile.in
1700readline/doc/fdl.texi
1701readline/doc/history.3
1702readline/doc/history.texi
1703readline/doc/hstech.texi
1704readline/doc/readline.3
1705readline/doc/rlman.texi
1706readline/doc/rltech.texi
1707readline/doc/rluserman.texi
1708readline/doc/texi2dvi
1709readline/doc/texi2html
1710readline/doc/version.texi
1711readline/examples/
1712readline/patchlevel
1713readline/savestring.c
1714readline/shlib/
1715readline/support/
1716sim/
1717src-release
1718symlink-tree
1719texinfo/
1720ylwrap
1721

README.DRAGONFLY

1GNU GDB 7.6.1
2=============
3
4Original source can be downloaded from:
5http://ftp.gnu.org/gnu/gdb
6
7file = gdb-7.6.1.tar.bz2
8date = 30 August 2013
9size = 24338919
10sha1 = 0e38633b3902070d9c6755e4c54602148a094361
11
12A list of files and directories removed is in README.DELETED
13
14The following files were added:
15	gdb/amd64dfly-nat.c
16	gdb/amd64dfly-tdep.c
17	gdb/i386dfly-nat.c
18	gdb/i386dfly-tdep.c
19
20Local modifications applied to following files:
21	gdb/amd64-tdep.h
22	gdb/common/ptid.h
23	gdb/configure.host
24	gdb/configure.tgt
25	gdb/defs.h
26	gdb/exec.c
27	gdb/i386-tdep.h
28	gdb/i386bsd-nat.c
29	gdb/i386fbsd-tdep.c
30	gdb/inferiors.c
31	gdb/main.c
32	gdb/osabi.c
33	include/elf/common.h
34	include/libiberty.h
35