summaryrefslogtreecommitdiffstats
path: root/copyright
blob: 0cf4df890bef691896700c41cff7ad645c80ad82 (plain)
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
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
Upstream Source
===============

In General
----------

Copyright (C) 1986-2019 Free Software Foundation, Inc.
Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Copyright (C) 1994-1998, 2002, 2003, 2004 Andrew Cagney <cagney@highland.com.au>
Copyright (C) 1994, 2000 Advanced RISC Machines Ltd.
Copyright (C) 1996, Cygnus Software Technologies Ltd.
Copyright (C) 1997,2008, Joel Sherrill <joel@OARcorp.com>
Copyright (C) 1998, Cygnus Solutions

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-3>.

gdb/gnulib/import/inet_ntop.c
-----------------------------

Copyright (C) 2005-2006, 2008-2016 Free Software Foundation, Inc.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, see <http://www.gnu.org/licenses/>.

Copyright (c) 1996-1999 by Internet Software Consortium.

Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.

On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-3>.

gdb/ser-pipe.c
--------------

Copyright (C) 1999-2019 Free Software Foundation, Inc.

Contributed by Cygnus Solutions.

This file is part of GDB.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Copyright (c) 1988, 1993
     The Regents of the University of California.  All rights reserved.

This code is derived from software written by Ken Arnold and
published in UNIX Review, Vol. 6, No. 8.

On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-3>.

sim/moxie/moxie-gdb.dts
-----------------------

(C) Copyright 2009 Anthony Green

Anthony Green <green@moxielogic.com>

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 3 of
the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, see <http://www.gnu.org/licenses/>.

On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-3>.

bfd/xtensa-modules.c, include/ansidecl.h, include/dyn-string.h,
include/elf/xgate.h, include/environ.h, include/fibheap.h, include/filenames.h,
include/floatformat.h, include/fnmatch.h, include/fopen-bin.h,
include/fopen-same.h, include/fopen-vms.h, include/getopt.h, include/hashtab.h,
include/leb128.h, include/libiberty.h, include/md5.h, include/objalloc.h,
include/opcode/ft32.h, include/os9k.h, include/partition.h,
include/safe-ctype.h, include/simple-object.h, include/sort.h,
include/splay-tree.h, include/symcat.h, include/timeval-utils.h,
include/xtensa-config.h, libiberty/_doprnt.c, libiberty/argv.c,
libiberty/asprintf.c, libiberty/choose-temp.c, libiberty/clock.c,
libiberty/concat.c, libiberty/cp-demangle.c, libiberty/cp-demangle.h,
libiberty/cp-demint.c, libiberty/crc32.c, libiberty/dwarfnames.c,
libiberty/dyn-string.c, libiberty/fdmatch.c, libiberty/fibheap.c,
libiberty/filename_cmp.c, libiberty/floatformat.c, libiberty/fnmatch.c,
libiberty/fopen_unlocked.c, libiberty/gather-docs, libiberty/getopt.c,
libiberty/getopt1.c, libiberty/getruntime.c, libiberty/hashtab.c,
libiberty/hex.c, libiberty/lbasename.c, libiberty/lrealpath.c,
libiberty/maint-tool, libiberty/make-relative-prefix.c,
libiberty/make-temp-file.c, libiberty/md5.c, libiberty/memmem.c,
libiberty/mempcpy.c, libiberty/objalloc.c, libiberty/partition.c,
libiberty/pex-common.c, libiberty/pex-common.h, libiberty/pex-djgpp.c,
libiberty/pex-msdos.c, libiberty/pex-one.c, libiberty/pex-unix.c,
libiberty/pex-win32.c, libiberty/pexecute.c, libiberty/physmem.c,
libiberty/safe-ctype.c, libiberty/setproctitle.c, libiberty/sha1.c,
libiberty/simple-object-coff.c, libiberty/simple-object-common.h,
libiberty/simple-object-elf.c, libiberty/simple-object-mach-o.c,
libiberty/simple-object-xcoff.c, libiberty/simple-object.c,
libiberty/snprintf.c, libiberty/sort.c, libiberty/spaces.c,
libiberty/splay-tree.c, libiberty/stack-limit.c, libiberty/stpcpy.c,
libiberty/stpncpy.c, libiberty/strndup.c, libiberty/strtod.c,
libiberty/timeval-utils.c, libiberty/unlink-if-ordinary.c,
libiberty/vasprintf.c, libiberty/vprintf-support.c, libiberty/vprintf-support.h,
libiberty/vsnprintf.c, libiberty/vsprintf.c, libiberty/xasprintf.c,
libiberty/xexit.c, libiberty/xmalloc.c, libiberty/xstrndup.c,
libiberty/xvasprintf.c, sim/bfin/linux-fixed-code.s
--------------------------------------------------------------------------------

Copyright (C) 1987-2019 Free Software Foundation, Inc.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.

On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.

sim/ppc/words.h
---------------

Copyright (C) 1994-1995, Andrew Cagney <cagney@highland.com.au>

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License
as published by the Free Software Foundation; either version 3 of
the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Library General Public License for more details.

You should have received a copy of the GNU Library General Public
License along with this library; if not, see <http://www.gnu.org/licenses/>.

On this system, a copy of the GNU Lesser General Public License may be found at
<file:///usr/share/common-licenses/LGPL-3>.

gdb/common/gdb_proc_service.h
-----------------------------

Copyright (C) 2000-2019 Free Software Foundation, Inc.

This file is part of GDB.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Copyright (C) 1999,2002,2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.

The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

The GNU C Library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>.

On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-3>.

On this system, a copy of the GNU Lesser General Public License may be found at
<file:///usr/share/common-licenses/LGPL-2.1>.

bfd/hosts/x86-64linux.h, gdb/nat/glibc_thread_db.h,
include/obstack.h, include/xregex2.h, libiberty/obstack.c,
libiberty/regex.c, libiberty/strverscmp.c
----------------------------------------------------------

Copyright (C) 1985-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.

The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

The GNU C Library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
MA 02110-1301, USA.

On this system, a copy of the GNU Lesser General Public License may be found at
<file:///usr/share/common-licenses/LGPL-2.1>.

intl/bindtextdom.c, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c,
intl/dgettext.c, intl/dngettext.c, intl/eval-plural.h, intl/explodename.c,
intl/finddomain.c, intl/gettext.c, intl/gettextP.h, intl/gmo.h,
intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, intl/libgnuintl.h,
intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/localcharset.h,
intl/locale.alias, intl/localealias.c, intl/localename.c, intl/log.c,
intl/ngettext.c, intl/osdep.c, intl/plural-exp.c, intl/plural-exp.h,
intl/plural.c, intl/plural.y, intl/relocatable.c, intl/relocatable.h,
intl/textdomain.c, libiberty/mkstemps.c, libiberty/putenv.c, libiberty/setenv.c
-------------------------------------------------------------------------------

Copyright (C) 1984, 1989-2019 Free Software Foundation, Inc.

This program is free software; you can redistribute it and/or modify it
under the terms of the GNU Library General Public License as published
by the Free Software Foundation; either version 2, or (at your option)
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Library General Public License for more details.

You should have received a copy of the GNU Library General Public
License along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301,
USA.

On this system, a copy of the GNU Library General Public License may be found at
<file:///usr/share/common-licenses/LGPL-2>.

include/longlong.h
------------------

Copyright (C) 1991-2019 Free Software Foundation, Inc.

This file is part of the GNU C Library.

The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

In addition to the permissions in the GNU Lesser General Public
License, the Free Software Foundation gives you unlimited
permission to link the compiled version of this file into
combinations with other programs, and to distribute those
combinations without any restriction coming from the use of this
file.  (The Lesser General Public License restrictions do apply in
other respects; for example, they cover modification of the file,
and distribution when not linked into a combine executable.)

The GNU C Library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>.

On this system, a copy of the GNU Lesser General Public License may be found at
<file:///usr/share/common-licenses/LGPL-2.1>.

include/demangle.h, include/vtv-change-permission.h,
libiberty/cplus-dem.c, libiberty/d-demangle.c, libiberty/rust-demangle.c
------------------------------------------------------------------------

Copyright (C) 1989-2019 Free Software Foundation, Inc.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License
as published by the Free Software Foundation; either version 2, or
(at your option) any later version.

In addition to the permissions in the GNU Library General Public
License, the Free Software Foundation gives you unlimited
permission to link the compiled version of this file into
combinations with other programs, and to distribute those
combinations without any restriction coming from the use of this
file.  (The Library Public License restrictions do apply in other
respects; for example, they cover modification of the file, and
distribution when not linked into a combined executable.)

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Library General Public License for more details.

You should have received a copy of the GNU Library General Public
License along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
02110-1301, USA.

On this system, a copy of the GNU Library General Public License may be found at
<file:///usr/share/common-licenses/LGPL-2>.

gdb/ada-exp.c, gdb/c-exp.c, gdb/cp-name-parser.c, gdb/d-exp.c,
gdb/f-exp.c, gdb/go-exp.c, gdb/m2-exp.c, gdb/p-exp.c, gdb/rust-exp.c
--------------------------------------------------------------------

Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

As a special exception, you may create a larger work that contains
part or all of the Bison parser skeleton and distribute that work
under terms of your choice, so long as that work isn't itself a
parser generator using the skeleton or a modified version thereof
as a parser skeleton.  Alternatively, if you modify or redistribute
the parser skeleton itself, you may (at your option) remove this
special exception, which will cause the skeleton and the resulting
Bison output files to be licensed under the GNU General Public
License without this special exception.

This special exception was added by the Free Software Foundation in
version 2.2 of Bison.

On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-3>.

gdb/common/gdb_string_view.h, gdb/common/gdb_string_view.tcc,
gdb/nat/x86-gcc-cpuid.h, include/dwarf2.def, include/dwarf2.h,
libdecnumber/bid/bid-dpd.h, libdecnumber/bid/bid2dpd_dpd2bid.c,
libdecnumber/bid/bid2dpd_dpd2bid.h, libdecnumber/bid/decimal128.c,
libdecnumber/bid/decimal32.c, libdecnumber/bid/decimal64.c,
libdecnumber/bid/host-ieee128.c, libdecnumber/bid/host-ieee32.c,
libdecnumber/bid/host-ieee64.c, libdecnumber/dconfig.h, libdecnumber/decBasic.c,
libdecnumber/decCommon.c, libdecnumber/decContext.c, libdecnumber/decContext.h,
libdecnumber/decDPD.h, libdecnumber/decDouble.c, libdecnumber/decDouble.h,
libdecnumber/decExcept.c, libdecnumber/decExcept.h, libdecnumber/decLibrary.c,
libdecnumber/decNumber.c, libdecnumber/decNumber.h,
libdecnumber/decNumberLocal.h, libdecnumber/decPacked.c,
libdecnumber/decPacked.h, libdecnumber/decQuad.c, libdecnumber/decQuad.h,
libdecnumber/decRound.c, libdecnumber/decRound.h, libdecnumber/decSingle.c,
libdecnumber/decSingle.h, libdecnumber/dpd/decimal128.c,
libdecnumber/dpd/decimal128.h, libdecnumber/dpd/decimal128Local.h,
libdecnumber/dpd/decimal32.c, libdecnumber/dpd/decimal32.h,
libdecnumber/dpd/decimal64.c, libdecnumber/dpd/decimal64.h
--------------------------------------------------------------------------------

Copyright (C) 1992-2019 Free Software Foundation, Inc.

This file is part of GCC.

GCC is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation; either version 3, or (at your option) any later
version.

GCC is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
for more details.

Under Section 7 of GPL version 3, you are granted additional
permissions described in the GCC Runtime Library Exception, version
3.1, as published by the Free Software Foundation.

You should have received a copy of the GNU General Public License and
a copy of the GCC Runtime Library Exception along with this program;
see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
<http://www.gnu.org/licenses/>.

On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-3>.

On this system, a copy of the GCC Runtime Library Exception may be found at
<file:///usr/share/doc/gdb-common/COPYING.RUNTIME>.

gdb/features/*.dtd, gdb/features/*.xml, gdb/features/*/*.xml,
gdb/syscalls/*.dtd, gdb/syscalls/*.xml, gdb/syscalls/*.xml.in
-------------------------------------------------------------

Copyright (C) 2007-2019 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

gdb/syscalls/aarch64-linux.xml, gdb/syscalls/aarch64-linux.xml.in,
gdb/syscalls/arm-linux.xml, gdb/syscalls/arm-linux.xml.in
------------------------------------------------------------------

Copyright (C) 2009-2019 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.

gdb/exc_request.defs
--------------------

Copyright (c) 1993,1991,1990,1989,1988,1987 Carnegie Mellon University
All Rights Reserved.

Permission to use, copy, modify and distribute this software and its
documentation is hereby granted, provided that both the copyright
notice and this permission notice appear in all copies of the
software, derivative works or modified versions, and any portions
thereof, and that both notices appear in supporting documentation.

CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.

Carnegie Mellon requests users of this software to return to

 Software Distribution Coordinator  or  Software.Distribution@CS.CMU.EDU
 School of Computer Science
 Carnegie Mellon University
 Pittsburgh PA 15213-3890

any improvements or extensions that they make and grant Carnegie Mellon
the rights to redistribute these changes.

sim/common/cgen-accfp.c, sim/common/cgen-fpu.c, sim/common/cgen-fpu.h
---------------------------------------------------------------------

Copyright (C) 1999 Cygnus Solutions.
Copyright (C) 2010 Doug Evans.

libiberty/bsearch.c, libiberty/random.c, libiberty/strtol.c,
libiberty/strtoll.c, libiberty/strtoul.c, libiberty/strtoull.c
--------------------------------------------------------------

Copyright (c) 1983, 1990, 2014 Regents of the University of California.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
3. [rescinded 22 July 1999]
4. Neither the name of the University nor the names of its contributors
   may be used to endorse or promote products derived from this software
   without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.

libiberty/strcasecmp.c, libiberty/strncasecmp.c
-----------------------------------------------

Copyright (c) 1987 Regents of the University of California.
All rights reserved.

Redistribution and use in source and binary forms are permitted
provided that this notice is preserved and that due credit is given
to the University of California at Berkeley. The name of the University
may not be used to endorse or promote products derived from this
software without specific written prior permission. This software
is provided ``as is'' without express or implied warranty.

libiberty/xatexit.c
-------------------

Copyright (c) 1990 Regents of the University of California.
All rights reserved.

%sccs.include.redist.c%

include/coff/sym.h, include/coff/symconst.h
-------------------------------------------

Originally contributed by MIPS Computer Systems and Third Eye Software.
Changes contributed by Cygnus Support are in the public domain.

This file is just aggregated with the files that make up the GNU
release; it is not considered part of GAS, GDB, or other GNU
programs.

Copyright (c) 1992, 1991, 1990 MIPS Computer Systems, Inc.
MIPS Computer Systems, Inc. grants reproduction and use
rights to all parties, PROVIDED that this comment is
maintained in the copy.

(C) Copyright 1984 by Third Eye Software, Inc.

Third Eye Software, Inc. grants reproduction and use rights to
all parties, PROVIDED that this comment is maintained in the copy.

Third Eye makes no claims about the applicability of this
symbol table to a particular use.

bfd/doc/bfd.texi, bfd/doc/bfd.info, bfd/doc/bfdsumm.texi,
gdb/doc/agentexpr.texi, gdb/doc/all-cfg.texi
---------------------------------------------------------

Copyright (C) 1991-2019 Free Software Foundation, Inc.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with the
Invariant Sections being "GNU General Public License" and "Funding
Free Software", the Front-Cover texts being (a) (see below), and with
the Back-Cover Texts being (b) (see below).  A copy of the license is
included in the section entitled "GNU Free Documentation License".

(a) The FSF's Front-Cover Text is:

     A GNU Manual

(b) The FSF's Back-Cover Text is:

     You have freedom to copy and modify this GNU Manual, like GNU
     software.  Copies published by the Free Software Foundation raise
     funds for GNU development.

The Invariant Section "Funding Free Software" is missing from this manual, so
the manual is suitable for distribution in ProteanOS.

On this system, a copy of the GNU Free Documentation License may be found at
<file:///usr/share/common-licenses/FDL-1.3>.

gdb/doc/annotate.texinfo, gdb/doc/annotate.info,
gdb/doc/stabs.texinfo, gdb/doc/stabs.info, libiberty/libiberty.texi
-------------------------------------------------------------------

Copyright (C) 1992-2019 Free Software Foundation, Inc.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
Texts.  A copy of the license is included in the section entitled "GNU
Free Documentation License".

On this system, a copy of the GNU Free Documentation License may be found at
<file:///usr/share/common-licenses/FDL-1.3>.

gdb/doc/gcore.1, gdb/doc/gdb-add-index.1, gdb/doc/gdb.1, gdb/doc/gdbinit.5,
gdb/doc/gdbserver.1, gdb/doc/guile.texi, gdb/doc/python.texi
---------------------------------------------------------------------------

Copyright (C) 1988-2019 Free Software Foundation, Inc.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with the
Invariant Sections being "Free Software" and "Free Software Needs
Free Documentation", with the Front-Cover Texts being "A GNU Manual,"
and with the Back-Cover Texts as in (a) below.

(a) The FSF's Back-Cover Text is: "You are free to copy and modify
this GNU Manual.  Buying copies from GNU Press supports the FSF in
developing GNU and promoting software freedom."

The Invariant Sections "Free Software" and "Free Software Needs Free
Documentation" are missing from these manuals, so the manuals are suitable for
distribution in ProteanOS.

On this system, a copy of the GNU Free Documentation License may be found at
<file:///usr/share/common-licenses/FDL-1.3>.

bfd/doc/bfdint.texi
-------------------

Copyright (C) 1988-2019 Free Software Foundation, Inc.
Contributed by Cygnus Support.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with the
Invariant Sections being "GNU General Public License" and "Funding
Free Software", the Front-Cover texts being (a) (see below), and with
the Back-Cover Texts being (b) (see below).  A copy of the license is
included in the section entitled "GNU Free Documentation License".

(a) The FSF's Front-Cover Text is:

     A GNU Manual

(b) The FSF's Back-Cover Text is:

     You have freedom to copy and modify this GNU Manual, like GNU
     software.  Copies published by the Free Software Foundation raise
     funds for GNU development.

The Invariant Section "Funding Free Software" is missing from this manual, so
the manual is suitable for distribution in ProteanOS.

On this system, a copy of the GNU Free Documentation License may be found at
<file:///usr/share/doc/gdb-common/FDL-1.1>.

sim/common/run.1
----------------

Copyright (c) 1993-2019 Free Software Foundation, Inc.

This document is distributed under the terms of the GNU Free
Documentation License, version 1.1.

On this system, a copy of the GNU Free Documentation License may be found at
<file:///usr/share/doc/gdb-common/FDL-1.1>.

sim/ppc/psim.texinfo
--------------------

Copyright (C) 1994-1996, Andrew Cagney.

Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
are preserved on all copies.

Permission is granted to process this file through Tex and print the
results, provided the printed document carries copying permission
notice identical to this one except for the removal of this paragraph
(this paragraph not being relevant to the printed manual).

Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, subject to the terms
of the GNU General Public License, which includes the provision that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.

Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions.


Distribution Packaging
======================

Copyright (C) 2013, 2019  Patrick McDermott

These files may be reproduced, distributed, modified, and otherwise dealt in
under the terms of the Expat License.

On this system, a copy of the Expat License may be found at
<file:///usr/share/common-licenses/Expat>.