diff options
author | Nick Clifton <nickc@redhat.com> | 2024-03-18 10:26:16 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2024-03-18 10:26:16 +0000 |
commit | 6549a232d25585800752007f699fb7db9fe70883 (patch) | |
tree | 3d818455c1b3b34064c1eeb33fe4fde8371668e1 /MAINTAINERS | |
parent | 93eb6c64ec4a6ea9f3c1722a894d72ef586d7523 (diff) | |
download | gdb-6549a232d25585800752007f699fb7db9fe70883.zip gdb-6549a232d25585800752007f699fb7db9fe70883.tar.gz gdb-6549a232d25585800752007f699fb7db9fe70883.tar.bz2 |
Fix compiling bfd/vms-lib.c for a 32-bit host.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5af8032..3dd3352 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -53,7 +53,7 @@ include/ See also binutils/, gdb/, sid/, gcc/, libiberty/ etc. intl/; config.rhost; libiberty/; libiberty's part of include/; -compile; depcomp; install-sh; missing; ylwrap; config/ +compile; depcomp; install-sh; missing; ylwrap; config/; libbacktrace gcc: http://gcc.gnu.org Changes need to be done in tandem with the official GCC sources or submitted to the master file maintainer and brought |