This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".
The branch, master has been updated
via cd86f005ee31fd6e9bfdb378cf3fba22964a6598 (commit)
from 86064b6ea5613e919918e31a992dcb764bca24b5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cd86f005ee31fd6e9bfdb378cf3fba22964a6598
Author: Flavio Cruz <[email protected]>
Date: Thu Feb 9 02:28:49 2023 -0500
Remove a.out support for ddb
We haven't built gnumach using a.out for a very long time.
Message-Id: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
Makefrag.am | 2 -
ddb/db_aout.c | 505 ------------------------------------------------
ddb/db_aout.h | 52 -----
ddb/db_sym.c | 8 +-
ddb/db_sym.h | 8 +-
i386/i386at/model_dep.c | 27 ---
6 files changed, 2 insertions(+), 600 deletions(-)
delete mode 100644 ddb/db_aout.c
delete mode 100644 ddb/db_aout.h
hooks/post-receive
--
GNU Mach