summaryrefslogtreecommitdiff
path: root/gdb/contrib
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/contrib
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/contrib')
-rw-r--r--gdb/contrib/ari/gdb_find.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/contrib/ari/gdb_find.sh b/gdb/contrib/ari/gdb_find.sh
index 4bd67d25a22..b075f1bc170 100644
--- a/gdb/contrib/ari/gdb_find.sh
+++ b/gdb/contrib/ari/gdb_find.sh
@@ -34,7 +34,6 @@ find "$@" \
-name gdbserver -prune -o \
-name gdbtk -prune -o \
-name gnulib -prune -o \
- -name osf-share -prune -o \
-name '*-stub.c' -prune -o \
-name '*-exp.c' -prune -o \
-name ada-lex.c -prune -o \