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, 21 Nov 2024 00:00:23 +0000 (21 00:00 +0000)
last refreshThu, 21 Nov 2024 07:41:36 +0000 (21 08:41 +0100)
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
8 hours ago GDB AdministratorAutomatic date update in version.inmaster
9 hours ago Peter BergnerPowerPC: Add support for RFC02677 - VSX Vector Rotate...
12 hours ago Tom TromeyImprove choice sorting in ada-lang.c
15 hours ago Andre Vieiraarm: Support pac_key_* register operand for MRS/MSR...
18 hours ago Mohamed Bouhaouelgdb: add Mohamed Bouhaouel to gdb/MAINTAINERS
20 hours ago Nick CliftonRemove Debian from SECURITY.txt
23 hours ago Andrew Burgessgdb/python: fix reference leak in gdb.BreakpointLocatio...
32 hours ago JiaweiRISC-V: Add Zcmt instructions and csr.
32 hours ago GDB AdministratorAutomatic date update in version.in
35 hours ago Charles Baylisgdb: Remove inappropriate comments
45 hours ago Tom de Vries[gdb/contrib] Fix shellcheck warnings in spellcheck.sh
2 days ago Nelson ChuRISC-V: Don't report warnings when linking different...
2 days ago Hu, Lin1Support x86 Intel MSR_IMM
2 days ago Lulu CaiLoongArch: Do not relax pcalau12i+ld.d when there is...
2 days ago GDB AdministratorAutomatic date update in version.in
2 days ago Matthieu Longoaarch64: renaming of arm to AArch64
...
tags
7 weeks ago gdb-15.2-release GDB 15.2 Release.
3 months ago binutils-2_43_1 Official GNU Binutils 2.43.1 release
3 months ago binutils-2_43 Official GNU Binutils 2.43 release
4 months ago gdb-15.1-release GDB 15.1 Release.
5 months ago gdb-15-branchpoint gdb-15-branch branchpoint
8 months ago gdb-14.2-release GDB 14.2 Release.
9 months ago binutils-2_42 Official GNU Binutils 2.42 Release
11 months ago gdb-14.1-release GDB 14.1 Release.
13 months ago gdb-14-branchpoint gdb-14-branch branchpoint
15 months ago binutils-2_41-release The GNU Binutils 2.41 release....
15 months ago binutils-2_41 Official GNU Binutils 2.41 release
17 months ago gdb-13.2-release GDB 13.2 Release.
21 months ago gdb-13.1-release GDB 13.1 Release.
22 months ago binutils-2_40 Official GNU Binutils 2.40 release
23 months ago gdb-13-branchpoint gdb-13-branch branchpoint
2 years ago gdb_7_6-branchpoint retrospective branchpoint gdb_7_6...
...
heads
8 hours ago binutils-2_43-branch
8 hours ago gdb-15-branch
8 hours ago master
2 days ago binutils-2_41-branch
2 days ago binutils-2_42-branch
10 days ago binutils-2_40-branch
3 weeks ago users/ibhagat/try-sframe-plt-fixes
3 weeks ago users/aburgess/try-gdb-block-entry-pc
5 weeks ago users/ARM/gcs
5 weeks ago users/aburgess/try-gdbserver-pass-osabi
8 weeks ago users/mnabipoor/poke-gdb
2 months ago users/fche/try-xxhash-plus
2 months ago users/mmetzger/pr19340
2 months ago users/mmetzger/pr31353
2 months ago users/simark/try-cxx-hash-table
3 months ago users/roland/riscv64-elf-shared
...
forks
Cached version (4347s old)
binutils-gdb/blckswan.git blckswans binutils fork anders@blckswan.no 2 years ago