descriptionThe GNU Binutils are a collection of binary tools.
homepage URLhttp://www.gnu.org/software/binutils/
repository URLgit://sourceware.org/git/binutils-gdb.git
ownerqingixun@gmail.com
last changeThu, 19 Sep 2024 03:24:24 +0000 (18 20:24 -0700)
last refreshThu, 19 Sep 2024 13:23:59 +0000 (19 15:23 +0200)
content tags
add:
README
		   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;  if with a libg++ release,
see libg++/README, etc.  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.
shortlog
11 hours ago Vladimir MezentsevFix 32096 UBSAN issues in gprofngmaster
14 hours ago GDB AdministratorAutomatic date update in version.in
31 hours ago Xin WangLoongArch: Add elfNN_loongarch_mkobject to initialize...
36 hours ago H.J. Lux86/APX: Don't promote AVX/AVX2 instructions out of...
38 hours ago GDB AdministratorAutomatic date update in version.in
42 hours ago Guinevere Larsengdb/testsuite: skip gdb.mi/dw2-ref-missing-frame.exp...
42 hours ago Guinevere Larsengdb/testsuite: fix gdb.mi/mi-var-cp.exp with clang
42 hours ago Guinevere Larsengdb/testsuite: fix gdb.mi/mi-catch-cpp-exceptions.exp...
2 days ago GDB AdministratorAutomatic date update in version.in
3 days ago Tom TromeyFix typo in py-arch.exp
3 days ago GDB AdministratorAutomatic date update in version.in
4 days ago Maciej W. RozyckiMIPS/GAS: Discard redundant instruction from DDIV/DREM...
4 days ago Maciej W. RozyckiMIPS/GAS/testsuite: Print instructions in hex in divisi...
4 days ago Maciej W. RozyckiMIPS/opcodes: Rework documentation for instruction...
4 days ago Simon Marchigdb: fix amd_dbgapi_target_breakpoint::re_set's signature
4 days ago GDB AdministratorAutomatic date update in version.in
...
tags
4 weeks ago binutils-2_43_1 Official GNU Binutils 2.43.1 release
6 weeks ago binutils-2_43 Official GNU Binutils 2.43 release
2 months ago gdb-15.1-release GDB 15.1 Release.
3 months ago gdb-15-branchpoint gdb-15-branch branchpoint
6 months ago gdb-14.2-release GDB 14.2 Release.
7 months ago binutils-2_42 Official GNU Binutils 2.42 Release
9 months ago gdb-14.1-release GDB 14.1 Release.
11 months ago gdb-14-branchpoint gdb-14-branch branchpoint
13 months ago binutils-2_41-release The GNU Binutils 2.41 release....
13 months ago binutils-2_41 Official GNU Binutils 2.41 release
15 months ago gdb-13.2-release GDB 13.2 Release.
19 months ago gdb-13.1-release GDB 13.1 Release.
20 months ago binutils-2_40 Official GNU Binutils 2.40 release
21 months ago gdb-13-branchpoint gdb-13-branch branchpoint
2 years ago gdb_7_6-branchpoint retrospective branchpoint gdb_7_6...
2 years ago gdb_7_5-branchpoint retrospective branchpoint gdb_7_5...
...
heads
11 hours ago master
14 hours ago binutils-2_43-branch
14 hours ago gdb-15-branch
6 days ago users/mmetzger/pr19340
6 days ago users/mmetzger/pr31353
3 weeks ago users/simark/try-cxx-hash-table
4 weeks ago users/roland/riscv64-elf-shared
6 weeks ago binutils-2_35-branch
6 weeks ago binutils-2_36-branch
6 weeks ago binutils-2_37-branch
6 weeks ago binutils-2_38-branch
6 weeks ago binutils-2_39-branch
6 weeks ago binutils-2_40-branch
6 weeks ago binutils-2_41-branch
6 weeks ago binutils-2_42-branch
7 weeks ago users/simark/try-remove-vlas-2
...
forks
Cached version (1173s old)
binutils-gdb/blckswan.git blckswans binutils fork anders@blckswan.no 2 years ago