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 changeSat, 11 May 2024 07:56:45 +0000 (11 09:56 +0200)
last refreshSat, 11 May 2024 18:58:56 +0000 (11 20:58 +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 Tom de Vries[gdb/testsuite] Fix Wreturn-mismatch in gdb.base/list... master
19 hours ago GDB AdministratorAutomatic date update in version.in
24 hours ago Tom TromeyChange gdbarch_inner_than to return bool
24 hours ago Tom TromeyRemove tui_refresh_all
25 hours ago Tom TromeyAdd symbol, line, and location to DAP disassemble result
25 hours ago Tom TromeyImplement tp_richcompare for gdb.Block
25 hours ago Tom TromeySimplify DAP make_source callers
25 hours ago Tom TromeyRemove FIXME from DAP
26 hours ago Tom TromeyPass stream to remote_console_output
27 hours ago Nick CliftonAdd --section-ordering command line option to the bfd...
29 hours ago Alan ModraRe: PR31692, objdump fails .debug_info size check
30 hours ago Andrew Burgessgdb: add gdbarch_stack_grows_down function
31 hours ago Nick CliftonAdd missing \n to the end of warning messages in dwarf.c.
32 hours ago Pedro Alvesgdb sim testing, set gdb_protocol to "sim"
36 hours ago Tom de Vries[gdb/python] Make gdb.UnwindInfo.add_saved_register...
43 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.
15 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
11 hours ago master
19 hours ago binutils-2_42-branch
19 hours ago gdb-14-branch
10 days ago users/ibhagat/sframe-stacktracer-testsuite
2 weeks ago users/nalcock/libctf-open-error-leak
2 weeks ago users/simark/try-remove-vla
6 weeks ago users/ibhagat/try-scfi-next
7 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
3 months ago users/ibhagat/try-scfi-v5
4 months ago users/vapier/sim/doc
4 months ago users/vapier/sim/gnulib-build
4 months ago users/vapier/sim/gnulib
...
forks
Cached version (3161s old)
binutils-gdb/blckswan.git blckswans binutils fork anders@blckswan.no 23 months ago