summaryrefslogtreecommitdiff
path: root/gdb/copyright.py
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-12-07 02:57:47 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-12-07 02:57:47 +0000
commitb94b995b76717d6f105938fdbc311d2fe2317511 (patch)
treeec815118e62cd4a40034f71702d1e183cc9e215a /gdb/copyright.py
parent24c76a3ad5a3fb4bac0f2b5b23cd7c79c20c24c0 (diff)
downloadgdb-b94b995b76717d6f105938fdbc311d2fe2317511.tar.gz
Delete the gdb/osf-share directory.
These are old files that GDB does not use anymore, and probably has not used for a long time. gdb/ChangeLog: * osf-share/AT386/cma_thread_io.h: Delete. * osf-share/HP800/cma_thread_io.h: Delete. * osf-share/README: Delete. * osf-share/RIOS/cma_thread_io.h: Delete. * osf-share/cma_attr.h: Delete. * osf-share/cma_deb_core.h: Delete. * osf-share/cma_debug_client.h: Delete. * osf-share/cma_errors.h: Delete. * osf-share/cma_handle.h: Delete. * osf-share/cma_init.h: Delete. * osf-share/cma_list.h: Delete. * osf-share/cma_mutex.h: Delete. * osf-share/cma_sched.h: Delete. * osf-share/cma_semaphore_defs.h: Delete. * osf-share/cma_sequence.h: Delete. * osf-share/cma_stack.h: Delete. * osf-share/cma_stack_int.h: Delete. * osf-share/cma_tcb_defs.h: Delete. * osf-share/cma_util.h: Delete. * Makefile.in (HFILES_NO_SRCDIR): Remove entries for the files in osf-share. * config/djgpp/fnchange.lst: Remove osf-share/cma_stack_int.h entry. * contrib/ari/gdb_find.sh: Remove handling of osf-share. * copyright.sh (NOT_FSF_LIST): Remove "gdb/osf-share" entry.
Diffstat (limited to 'gdb/copyright.py')
-rw-r--r--gdb/copyright.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/copyright.py b/gdb/copyright.py
index 30ead5dd4b7..e07d091cbae 100644
--- a/gdb/copyright.py
+++ b/gdb/copyright.py
@@ -208,7 +208,6 @@ MULTIPLE_COPYRIGHT_HEADERS = (
# Filenames are relative to the root directory.
NOT_FSF_LIST = (
"gdb/exc_request.defs",
- "gdb/osf-share",
"gdb/gdbtk",
"gdb/testsuite/gdb.gdbtk/",
"sim/arm/armemu.h", "sim/arm/armos.c", "sim/arm/gdbhost.c",