🌐
GNU
gnu.org › software › binutils
Binutils - GNU Project - Free Software Foundation
The GNU Binutils has a Code of Conduct for anyone wishing to work with the project. All of these documents are maintained in a git repository, which can be cloned via:
Wget
The FSF empowers users with free software, technology built through global collaboration, mutual respect, and above all, freedom. We won't be stopped: the FSF does not compromise when it comes to your freedom. Commit to freedom. Join us by July 10 and help us reach our goal of 175 new associate ...
GNU Emacs
At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing · Watch more episodes on Emacsrocks.com
Bash Reference Manual
Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index] · This text is a brief description of the features that are present in the Bash shell (version 5.3, 18 May 2025). The Bash home page is http://www.gnu.org/software/bash/
collection of tools for operating on object files; most notably include the GNU assembler and linker; typically used in conjunction with the GNU compiler collection (GCC)
The GNU Binary Utilities, or binutils, is a collection of programming tools maintained by the GNU Project for working with executable code including assembly, linking and many other development operations. The tools … Wikipedia
Factsheet
Developer GNU Project
Stable release 2.46.1
/ 8 June 2026
Factsheet
Developer GNU Project
Stable release 2.46.1
/ 8 June 2026
🌐
GitHub
github.com › gittup › binutils
GitHub - gittup/binutils: gittup.org's binutils · GitHub
gittup.org's binutils. Contribute to gittup/binutils development by creating an account on GitHub.
Starred by 20 users
Forked by 10 users
Languages   C 66.5% | Makefile 12.4% | Assembly 11.0% | C++ 4.4% | Scheme 1.1% | Shell 0.7%
🌐
GitHub
github.com › redox-os › binutils-gdb › blob › master › binutils › README
binutils-gdb/binutils/README at master · redox-os/binutils-gdb
running any of the binutils with the --version option. We appreciate · reports about bugs, but we do not promise to fix them, particularly so · when the bug report is against an old version. If you are able, please · consider building the latest tools from git to check that your bug has ·
Author   redox-os
🌐
GitHub
github.com › aixoss › binutils
GitHub - aixoss/binutils: GNU binutils, a set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code · GitHub
GNU binutils, a set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code - GitHub - aixoss/binutils: GNU binutils, a set of programming tools for creating and managing ...
Author   aixoss
🌐
GitHub
github.com › Distrotech › binutils
GitHub - Distrotech/binutils: Mirror of git://sourceware.org/git/binutils.git · GitHub
Mirror of git://sourceware.org/git/binutils.git. Contribute to Distrotech/binutils development by creating an account on GitHub.
Starred by 6 users
Forked by 3 users
Languages   C 55.2% | D 17.7% | Assembly 16.0% | C++ 3.1% | DTrace 2.3% | Makefile 2.2%
🌐
GitHub
github.com › Xilinx › binutils
GitHub - Xilinx/binutils: Upstream binutils + xilinx branches · GitHub
Upstream binutils + xilinx branches. Contribute to Xilinx/binutils development by creating an account on GitHub.
Starred by 8 users
Forked by 4 users
Languages   C 48.1% | D 30.4% | Assembly 15.7% | C++ 4.3% | Shell 0.6% | Scala 0.4%
🌐
Googlesource
gnu.googlesource.com › binutils-gdb
binutils-gdb - Git at Google
gnu/binutils-gdb · Mirrored from git://sourceware.org/git/binutils-gdb.git · Clone this repo: master · FSF · add-fakeroots-dir · arc-20081103-branch · arc-insight_6_8-branch · azanella/pt_gnu_mutable · binutils-2_10-branch · binutils-2_11-branch · binutils-2_12-branch ·
🌐
GitHub
github.com › hermit-os › binutils
GitHub - hermit-os/binutils
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.
Starred by 2 users
Forked by 5 users
Languages   C 45.1% | Makefile 24.3% | Assembly 14.6% | C++ 5.1% | DTrace 4.4% | Roff 1.1% | C 45.1% | Makefile 24.3% | Assembly 14.6% | C++ 5.1% | DTrace 4.4% | Roff 1.1%
🌐
GitLab
gitlab.com › gnu toolchain › binutils-gdb
GNU Toolchain / binutils-gdb · GitLab
April 15, 2026 - GNU Binutils and GNU Debugger shared repository
Find elsewhere
🌐
Google
android.googlesource.com › toolchain › binutils
toolchain/binutils - Git at Google
android / toolchain / binutils · Clone this repo: main · binutils-2_27-branch · busytown-mac1008-release · busytown-mac1010-release · donut · eclair · honeycomb · llvm-r316199 · llvm-r353983 · llvm-r365631More... ndk-r25c · ndk-r25b · ndk-r25 · ndk-r23c ·
🌐
GitHub
github.com › topics › binutils
binutils · GitHub Topics · GitHub
GNU/Binutils WebAssembly Build: Unleashing binary operations for the browser and node, with Assembler / Disassembler online.
🌐
GNU Project
sourceware.org › gdb › current
Current GDB
January 9, 2024 - git clone ssh://sourceware.org/git/binutils-gdb.git
🌐
GitHub
github.com › lastweek › source-binutils
GitHub - lastweek/source-binutils · GitHub
Contribute to lastweek/source-binutils development by creating an account on GitHub.
Author   lastweek
🌐
GitHub
github.com › allyourcodebase › binutils
GitHub - allyourcodebase/binutils: binutils ported to the zig build system · GitHub
This is binutils, packaged for Zig. The following subset of tools and libraries have been ported: bfd - A library for manipulating binary files in a variety of different formats. libsframe - A library for assembling and disassembling a variety of different assembler languages. opcodes - A library for manipulating the SFRAME debug format. ... # Initialize a `zig build` project if you haven't already zig init zig fetch --save git+https://github.com/allyourcodebase/binutils.git
Author   allyourcodebase
🌐
GitHub
github.com › Gallopsled › pwntools-binutils
GitHub - Gallopsled/pwntools-binutils: Building binutils for pwntools · GitHub
This is a repository of binutils installation scripts for various operating systems, specifically for cross-installations (e.g.
Starred by 84 users
Forked by 44 users
Languages   Ruby 75.9% | Shell 14.3% | Python 9.8%
🌐
Linaro
git.linaro.org › toolchain › binutils-gdb.git
toolchain/binutils-gdb.git - Linaro Git Browser
1b54966 binutils-gdb/git: Handle *.ac and *.m4 files in .gitattributes by Tom de Vries ·
🌐
GitHub
github.com › binutils
binutils - Overview
binutils has one repository available. Follow their code on GitHub.
🌐
GitHub
github.com › gnutools › binutils-gdb
GitHub - gnutools/binutils-gdb: GNU Binutils, GNU Debugger - Read only mirror of https://sourceware.org/git/binutils-gdb.git · GitHub
GNU Binutils, GNU Debugger - Read only mirror of https://sourceware.org/git/binutils-gdb.git - gnutools/binutils-gdb
Starred by 9 users
Forked by 2 users
Languages   C 45.1% | Makefile 23.3% | Assembly 14.6% | C++ 5.1% | DTrace 4.4% | D 1.7%
🌐
GitHub
github.com › zerovm › binutils › blob › master › binutils › nm.c
binutils/binutils/nm.c at master · zerovm/binutils
ZeroVM binutils port (part of the gcc toolchain) . Contribute to zerovm/binutils development by creating an account on GitHub.
Author   zerovm
🌐
Wikidata
wikidata.org › wiki › Q1144975
GNU Binutils - Wikidata
binutils · retrieved · 21 August 2020 · Unix-like operating system · 0 references · source code repository URL · https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git · web interface software · Gitweb · version control system · Git · 1 reference ·