No description
Find a file
Tom de Vries 1fa5831f2b [gdb] Fix '_ ("foo")'
Our documented style [1] is to use '_("foo")', not '_ ("foo")'.

Fix this in a few places.

[1] https://sourceware.org/gdb/wiki/Internals%20GDB-C-Coding-Standards#Gettext_macro
2025-11-17 17:29:31 +01:00
bfd bfd/ELF: Core file support for AArch64 FPMR 2025-11-17 12:47:09 +00:00
binutils bfd/ELF: Core file support for AArch64 FPMR 2025-11-17 12:47:09 +00:00
config tidy m4 plugin config support 2025-11-03 10:59:50 +10:30
contrib [pre-commit] Add check-gnu-style 2025-10-16 12:09:57 +02:00
cpu Add markers for 2.45 branch 2025-07-13 08:35:45 +01:00
elfcpp Add markers for 2.45 branch 2025-07-13 08:35:45 +01:00
etc Update year range in copyright notice of binutils files 2025-01-01 18:29:57 +10:30
gas MIPS/GAS: Select symbolic GPR and FPR names based on current ABI setting 2025-11-14 20:58:06 +00:00
gdb [gdb] Fix '_ ("foo")' 2025-11-17 17:29:31 +01:00
gdbserver gdbserver/aarch64: Enable FPMR for AArch64 in gdbserver on Linux 2025-11-17 12:47:09 +00:00
gdbsupport gdb, gdbsupport: use DISABLE_COPY_AND_ASSIGN in a few spots 2025-11-14 14:50:39 -05:00
gnulib Import the c-ctype module from gnulib 2025-09-09 11:58:27 -06:00
gold Re: readelf: Display the base symbol version as empty string 2025-11-11 12:08:56 +10:30
gprof tidy m4 plugin config support 2025-11-03 10:59:50 +10:30
gprofng regen some configure files 2025-11-03 11:52:30 +10:30
include bfd/ELF: Core file support for AArch64 FPMR 2025-11-17 12:47:09 +00:00
ld ld-elfvers: Remove vers8.c 2025-11-16 07:36:21 +08:00
libbacktrace tidy m4 plugin config support 2025-11-03 10:59:50 +10:30
libctf ctf-archive sanity checks 2025-11-03 13:01:42 +10:30
libdecnumber regen config 2023-08-12 10:27:57 +09:30
libiberty tidy m4 plugin config support 2025-11-03 10:59:50 +10:30
libsframe libsframe: rename encoder to ectx for readability 2025-11-09 00:34:27 -08:00
opcodes PowerPC: Add support for RFC02660 - Context Switch Instruction 2025-11-13 12:55:57 -05:00
readline readline/tcap.h: Update definitions for C23 2025-05-02 12:00:05 -06:00
sim tidy m4 plugin config support 2025-11-03 10:59:50 +10:30
texinfo
zlib tidy m4 plugin config support 2025-11-03 10:59:50 +10:30
.cvsignore
.editorconfig toplevel: unify the GCC and GDB/binutils .editorconfig files 2025-10-01 16:20:29 +01:00
.gitattributes binutils-gdb/git: highlight whitespace errors in source files 2022-07-25 14:35:41 +01:00
.gitignore Add Vim swap files to .gitignore 2025-02-28 16:06:25 +00:00
.pre-commit-config.yaml pre-commit: bump black to 25.11.0 2025-11-13 11:48:27 -05:00
ar-lib
ChangeLog Add markers for 2.45 branch 2025-07-13 08:35:45 +01:00
compile
config-ml.in MSP430: Add -fno-exceptions multilib 2023-08-12 10:24:26 +09:30
config.guess Sync config.guess and config.sub with latest versions from the config project. 2025-01-17 10:18:30 +00:00
config.rpath
config.sub Sync config.guess and config.sub with latest versions from the config project. 2025-01-17 10:18:30 +00:00
configure Sync top-level with GCC 2025-11-03 09:53:04 +00:00
configure.ac Sync top-level with GCC 2025-11-03 09:53:04 +00:00
COPYING
COPYING.LIB
COPYING.LIBGLOSS
COPYING.NEWLIB
COPYING3
COPYING3.LIB
depcomp
djunpack.bat
install-sh
libtool.m4 Binutils/GCC: Add clang LTO support to AR, NM and RANLIB 2025-09-25 12:30:13 +08:00
ltgcc.m4
ltmain.sh ltmain.sh: allow more flags at link-time 2024-09-25 19:06:10 +01:00
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
MAINTAINERS Fix compiling bfd/vms-lib.c for a 32-bit host. 2024-03-18 10:26:16 +00:00
Makefile.def Sync top-level with GCC 2025-11-03 09:53:04 +00:00
Makefile.in Sync toplevel files from gcc 2025-10-02 07:42:18 +08:00
Makefile.tpl Sync toplevel files from gcc 2025-10-02 07:42:18 +08:00
makefile.vms
missing
mkdep
mkinstalldirs
move-if-change
multilib.am
README README: don't talk about libg++ 2025-09-07 04:06:01 +01:00
README-maintainer-mode Note that at least dejagnu version 1.5.3 is required in order to be ale to run the testsuites. 2022-10-04 10:54:19 +01:00
SECURITY.txt Add a SECURITY.txt file describing the GNU Binutils' project's stance on security related bugs. 2023-04-20 16:52:11 +01:00
setup.com
src-release.sh Rename 'binutils' to 'binutils_with_gold'. Rename 'bin_no_gold' to 'binutils'. Add 'gold' 2025-02-04 11:50:02 +00:00
symlink-tree
test-driver
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.

If you are receiving this as part of a GDB release, see the file gdb/README.
If with a binutils release, see binutils/README, and so on. That'll give you
info about this package -- supported targets, how to use it, how to report
bugs, etc.

It is now possible to automatically configure and build a variety of
tools with one command.  To build all of the tools contained herein,
run the ``configure'' script here, e.g.:

	./configure 
	make

To install them (by default in /usr/local/bin, /usr/local/lib, etc),
then do:
	make install

(If the configure script can't determine your type of computer, give it
the name as an argument, for instance ``./configure sun4''.  You can
use the script ``config.sub'' to test whether a name is recognized; if
it is, config.sub translates it to a triplet specifying CPU, vendor,
and OS.)

If you have more than one compiler on your system, it is often best to
explicitly set CC in the environment before running configure, and to
also set CC when running make.  For example (assuming sh/bash/ksh):

	CC=gcc ./configure
	make

A similar example using csh:

	setenv CC gcc
	./configure
	make

Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.