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 changeFri, 17 May 2024 14:02:30 +0000 (17 08:02 -0600)
last refreshFri, 17 May 2024 14:56:45 +0000 (17 16:56 +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
2 hours ago Dmitry Neverovgdb/symtab: use symbol name matcher for all segments... master
2 hours ago Dmitry Neverovgdb/symtab: compute match_type outside the loop
2 hours ago Dmitry Neverovgdb/symtab: reuse last segment lookup name info by...
2 hours ago Dmitry.Neverovgdb/symtab: check name matches before expanding a CU
4 hours ago Nick Alcockinclude, libctf: add a bunch of documentation to ctf...
4 hours ago Nick Alcocklibctf: fix leak of entire dict when dict opening fails
4 hours ago Nick Alcocklibctf: test: add wrapper
4 hours ago Nick Alcocklibctf: test: add host
4 hours ago Nick Alcocklibctf: test: add lookup_link
4 hours ago Nick Alcocklibctf: ctf_archive_iter: fix tiny leak
4 hours ago Nick Alcocklibctf: failure to open parent dicts that exist should...
4 hours ago Nick Alcocklibctf: typos
7 hours ago Jan Beulichaarch64: correct SVE2.1 ld2q (scalar plus scalar)
7 hours ago Jan Beulichaarch64: correct SVE2.1 ld{3,4}q / st{3,4}q (scalar...
8 hours ago mengqinggangLoongArch: gas: Adjust DWARF CIE alignment factors
16 hours ago GDB AdministratorAutomatic date update in version.in
...
tags
2 months ago gdb-14.2-release GDB 14.2 Release.
3 months ago binutils-2_42 Official GNU Binutils 2.42 Release
5 months ago gdb-14.1-release GDB 14.1 Release.
7 months ago gdb-14-branchpoint gdb-14-branch branchpoint
9 months ago binutils-2_41-release The GNU Binutils 2.41 release....
9 months ago binutils-2_41 Official GNU Binutils 2.41 release
11 months ago gdb-13.2-release GDB 13.2 Release.
14 months ago gdb-13.1-release GDB 13.1 Release.
16 months ago binutils-2_40 Official GNU Binutils 2.40 release
16 months ago gdb-13-branchpoint gdb-13-branch branchpoint
20 months ago gdb_7_6-branchpoint retrospective branchpoint gdb_7_6...
20 months ago gdb_7_5-branchpoint retrospective branchpoint gdb_7_5...
20 months ago gdb_7_4-branchpoint retrospective branchpoint gdb_7_4...
20 months ago gdb_7_3-branchpoint retrospective branchpoint gdb_7_3...
20 months ago gdb_7_2-branchpoint retrospective branchpoint gdb_7_2...
20 months ago gdb_7_1-branchpoint retrospective branchpoint gdb_7_1...
...
heads
2 hours ago master
16 hours ago binutils-2_42-branch
16 hours ago gdb-14-branch
28 hours ago users/jremus/sframe-stacktracer-testsuite-s390x
7 days ago users/palves/windows-non-stop
2 weeks ago users/ibhagat/sframe-stacktracer-testsuite
2 weeks ago users/nalcock/libctf-open-error-leak
3 weeks ago users/simark/try-remove-vla
7 weeks ago users/ibhagat/try-scfi-next
8 weeks ago users/amerey/index-download
2 months ago binutils-2_41-branch
2 months ago users/gwen/try-frame-unwind-c++-ification-fixed
2 months ago users/gwen/try-frame-unwind-c++-ification
3 months ago users/ARM/gcs-binutils-gdb-master
4 months ago users/ibhagat/try-scfi-v5
4 months ago users/vapier/sim/doc
...
forks
Cached version (4542s old)
binutils-gdb/blckswan.git blckswans binutils fork anders@blckswan.no 23 months ago