old-cross-binutils/gdb/testsuite/gdb.dwarf2
Pedro Alves 47d4871188 Fix formating in copyright headers.
File list found with:
$ grep "along with this program" * -A 1 -rn \
	| grep "*/" \
	| grep -v "along with this program" \
	| sed 's,-[0-9]\+-.*,,g'

Tested on x86_64 Fedora 17.

gdb/
2013-06-07  Pedro Alves  <palves@redhat.com>

	* darwin-nat.c: Fix formating in copyright header.
	* darwin-nat.h: Likewise.
	* gnu-nat.c: Likewise.
	* machoread.c: Likewise.

gdb/testsuite/
2013-06-07  Pedro Alves  <palves@redhat.com>

	* gdb.ada/info_types.c: Fix formating in copyright header.
	* gdb.base/break-on-linker-gcd-function.cc: Likewise.
	* gdb.base/float.c: Likewise.
	* gdb.base/inferior-died.c: Likewise.
	* gdb.base/interp.c: Likewise.
	* gdb.base/jit-main.c: Likewise.
	* gdb.base/jit-solib.c: Likewise.
	* gdb.base/long_long.c: Likewise.
	* gdb.base/longjmp.c: Likewise.
	* gdb.base/nextoverexit.c: Likewise.
	* gdb.base/pr11022.c: Likewise.
	* gdb.base/prelink-lib.c: Likewise.
	* gdb.base/prelink.c: Likewise.
	* gdb.base/prologue.c: Likewise.
	* gdb.base/restore.c: Likewise.
	* gdb.base/sigchld.c: Likewise.
	* gdb.base/solib-search-lib1.c: Likewise.
	* gdb.base/solib-search-lib2.c: Likewise.
	* gdb.base/solib-search.c: Likewise.
	* gdb.base/solib-search.h: Likewise.
	* gdb.base/whatis.c: Likewise.
	* gdb.cp/abstract-origin.cc: Likewise.
	* gdb.cp/anon-struct.cc: Likewise.
	* gdb.cp/baseenum.cc: Likewise.
	* gdb.cp/bs15503.cc: Likewise.
	* gdb.cp/call-c-1.c: Likewise.
	* gdb.cp/call-c.cc: Likewise.
	* gdb.cp/class2.cc: Likewise.
	* gdb.cp/classes.cc: Likewise.
	* gdb.cp/cttiadd.cc: Likewise.
	* gdb.cp/cttiadd1.cc: Likewise.
	* gdb.cp/cttiadd2.cc: Likewise.
	* gdb.cp/cttiadd3.cc: Likewise.
	* gdb.cp/derivation.cc: Likewise.
	* gdb.cp/derivation2.cc: Likewise.
	* gdb.cp/dispcxx.cc: Likewise.
	* gdb.cp/exception.cc: Likewise.
	* gdb.cp/gdb2384-base.cc: Likewise.
	* gdb.cp/gdb2384-base.h: Likewise.
	* gdb.cp/gdb2384.cc: Likewise.
	* gdb.cp/gdb2495.cc: Likewise.
	* gdb.cp/mb-inline.h: Likewise.
	* gdb.cp/mb-inline1.cc: Likewise.
	* gdb.cp/mb-inline2.cc: Likewise.
	* gdb.cp/member-name.cc: Likewise.
	* gdb.cp/member-ptr.cc: Likewise.
	* gdb.cp/misc.cc: Likewise.
	* gdb.cp/namespace1.cc: Likewise.
	* gdb.cp/nextoverthrow.cc: Likewise.
	* gdb.cp/pr-574.cc: Likewise.
	* gdb.cp/pr9631.cc: Likewise.
	* gdb.cp/printmethod.cc: Likewise.
	* gdb.cp/psmang1.cc: Likewise.
	* gdb.cp/psmang2.cc: Likewise.
	* gdb.cp/psymtab-parameter.cc: Likewise.
	* gdb.cp/ptype-flags.cc: Likewise.
	* gdb.cp/ref-params.cc: Likewise.
	* gdb.cp/ref-types.cc: Likewise.
	* gdb.cp/smartp.cc: Likewise.
	* gdb.cp/try_catch.cc: Likewise.
	* gdb.cp/userdef.cc: Likewise.
	* gdb.cp/using-crash.cc: Likewise.
	* gdb.cp/virtfunc.cc: Likewise.
	* gdb.cp/virtfunc2.cc: Likewise.
	* gdb.dwarf2/callframecfa.S: Likewise.
	* gdb.dwarf2/dw2-ranges.c: Likewise.
	* gdb.dwarf2/dw2-ranges2.c: Likewise.
	* gdb.dwarf2/dw2-ranges3.c: Likewise.
	* gdb.dwarf2/dw2-restore.S: Likewise.
	* gdb.dwarf2/pieces.S: Likewise.
	* gdb.dwarf2/valop.S: Likewise.
	* gdb.java/jnpe.java: Likewise.
	* gdb.mi/mi-stepn.c: Likewise.
	* gdb.mi/mi-var-cp.cc: Likewise.
	* gdb.mi/mi-var-rtti.cc: Likewise.
	* gdb.mi/ns-stale-regcache.c: Likewise.
	* gdb.mi/pr11022.c: Likewise.
	* gdb.mi/solib-lib.c: Likewise.
	* gdb.mi/solib-main.c: Likewise.
	* gdb.python/py-arch.c: Likewise.
	* gdb.python/py-block.c: Likewise.
	* gdb.python/py-breakpoint.c: Likewise.
	* gdb.python/py-events.c: Likewise.
	* gdb.python/py-evthreads.c: Likewise.
	* gdb.python/py-explore.c: Likewise.
	* gdb.python/py-explore.cc: Likewise.
	* gdb.python/py-finish-breakpoint.c: Likewise.
	* gdb.python/py-finish-breakpoint2.cc: Likewise.
	* gdb.python/py-symbol.c: Likewise.
	* gdb.threads/execl.c: Likewise.
	* gdb.threads/execl1.c: Likewise.
2013-06-07 14:39:33 +00:00
..
callframecfa.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
callframecfa.S Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
clztest.c
clztest.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
clztest.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dup-psym.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dup-psym.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-ada-ffffffff.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-ada-ffffffff.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-anon-mptr.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-anon-mptr.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-anonymous-func.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-anonymous-func.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-bad-parameter-type.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-bad-parameter-type.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-basic.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-basic.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-canonicalize-type.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-canonicalize-type.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-case-insensitive-debug.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-case-insensitive.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-case-insensitive.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-common-block.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-common-block.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-compdir-oldgcc.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-compdir-oldgcc.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-compressed.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-compressed.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-const.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-const.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-cp-infcall-ref-static-main.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-cp-infcall-ref-static.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-cp-infcall-ref-static.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-cu-size.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-cu-size.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-dir-file-name.c Update some copyright years. 2013-02-12 18:27:29 +00:00
dw2-dir-file-name.exp * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion, 2013-05-21 07:25:51 +00:00
dw2-dos-drive.exp gdb/ 2013-01-17 20:40:44 +00:00
dw2-dos-drive.S gdb/ 2013-01-17 20:40:44 +00:00
dw2-double-set-die-type.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-double-set-die-type.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-empty-namespace.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-empty-namespace.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-empty-pc-range.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-empty-pc-range.S Update some copyright years. 2013-02-12 18:27:29 +00:00
dw2-entry-value-main.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-entry-value.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-entry-value.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-error.c Update some copyright years. 2013-02-12 18:27:29 +00:00
dw2-error.exp * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test. 2013-01-23 21:04:45 +00:00
dw2-error.S Update some copyright years. 2013-02-12 18:27:29 +00:00
dw2-filename.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-filename.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-icc-opaque.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-icc-opaque.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-ifort-parameter-debug.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-ifort-parameter.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-ifort-parameter.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-inheritance.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-inheritance.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-inline-break.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-inline-break.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-inline-param-main.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-inline-param.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-inline-param.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-intercu.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-intercu.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-intermix.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-intermix.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-linkage-name-trust-main.cc Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-linkage-name-trust.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-linkage-name-trust.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-minsym-in-cu.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-minsym-in-cu.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-modula2-self-type.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-modula2-self-type.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-namespaceless-anonymous.exp Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-namespaceless-anonymous.S Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
dw2-noloc-main.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-noloc.exp gdb/testsuite/ 2013-03-15 01:41:29 +00:00
dw2-noloc.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-objfile-overlap-inner.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-objfile-overlap-outer.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-objfile-overlap.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-op-call.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-op-call.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-op-out-param.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-op-out-param.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-op-stack-value.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-op-stack-value.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-param-error-main.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-param-error.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-param-error.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-producer.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-producer.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-ranges.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
dw2-ranges.exp gdb/testsuite/ 2013-03-14 13:34:06 +00:00
dw2-ranges2.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
dw2-ranges3.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
dw2-ref-missing-frame-func.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-ref-missing-frame-main.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-ref-missing-frame.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-ref-missing-frame.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-restore.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-restore.S Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
dw2-restrict.c Update some copyright years. 2013-02-12 18:27:29 +00:00
dw2-restrict.exp Update some copyright years. 2013-02-12 18:27:29 +00:00
dw2-restrict.S Update some copyright years. 2013-02-12 18:27:29 +00:00
dw2-simple-locdesc.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-simple-locdesc.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-skip-prologue.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-skip-prologue.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-skip-prologue.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-stack-boundary.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-stack-boundary.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-strp.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-strp.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-unresolved-main.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-unresolved.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-unresolved.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-var-zero-addr.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw2-var-zero-addr.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw4-sig-type-unused.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw4-sig-type-unused.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw4-sig-types-b.cc
dw4-sig-types.cc
dw4-sig-types.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
dw4-sig-types.h
file1.txt
fission-base.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
fission-base.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
fission-base.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
fission-loclists.exp * dwarf2loc.c (dwarf2_find_location_expression): Don't add base address 2013-01-28 18:02:48 +00:00
fission-loclists.S * dwarf2loc.c (dwarf2_find_location_expression): Don't add base address 2013-01-28 18:02:48 +00:00
fission-reread.exp * dwarf2read.c (free_dwo_file): Remove assert. 2013-01-29 19:26:22 +00:00
fission-reread.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
implptr-64bit.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
implptr-64bit.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
implptr-optimized-out.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
implptr-optimized-out.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
implptr.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
implptr.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
implptr.S
implptrconst.c * dwarf2loc.c (invalid_synthetic_pointer): Move earlier. 2013-05-06 19:44:04 +00:00
implptrconst.exp * lib/dwarf.exp (Dwarf): New variable _abbrev_section. 2013-05-20 22:11:37 +00:00
mac-fileno.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
mac-fileno.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
main.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
Makefile.in Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
member-ptr-forwardref.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
member-ptr-forwardref.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
method-ptr.cc PR c++/14998: 2013-01-31 17:41:09 +00:00
method-ptr.exp * lib/dwarf.exp (Dwarf): New variable _abbrev_section. 2013-05-20 22:11:37 +00:00
missing-sig-type.exp * lib/dwarf.exp (Dwarf): New variable _abbrev_section. 2013-05-20 22:11:37 +00:00
nostaticblock.exp * lib/dwarf.exp (Dwarf): New variable _abbrev_section. 2013-05-20 22:11:37 +00:00
pieces.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
pieces.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
pieces.S Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
pr10770.c
pr10770.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
pr11465.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
pr11465.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
pr13961.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
pr13961.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
subrange.exp * lib/dwarf.exp (Dwarf): New variable _abbrev_section. 2013-05-20 22:11:37 +00:00
trace-crash.exp PR c++/14999: 2013-01-18 18:32:35 +00:00
trace-crash.S PR c++/14999: 2013-01-18 18:32:35 +00:00
typeddwarf-amd64.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
typeddwarf.c
typeddwarf.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
typeddwarf.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
valop.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
valop.S Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
watch-notconst.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
watch-notconst.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
watch-notconst2.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
watch-notconst2.S Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00