From 81c8d44fba88dbb049c48363d6b7697224b98a2e Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Sat, 8 Jun 2024 22:13:00 -0600 Subject: upstreams: Improve the binutils-gdb description --- imworkingon/upstreams.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/imworkingon/upstreams.yml b/imworkingon/upstreams.yml index 11f3af0..53733d9 100644 --- a/imworkingon/upstreams.yml +++ b/imworkingon/upstreams.yml @@ -68,8 +68,11 @@ - https://sourceware.org/pipermail/gdb-patches name: GNU Binutils / GDB desc: | - GNU Binutils and GDB (the GNU Project Debugger) share a Git - repository. + The GNU Binutils are the GNU utilities for working with binary + object files: the main ones are the `ld` linker that combines + compiler outputs into a complete program, and the `as` assembler. + + GDB is the GNU Project Debugger for debugging compiled programs. - urls: - https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/ # v1 & v2 - https://chromium-review.googlesource.com/c/chromiumos/platform/vboot/ # v3 rewrite -- cgit v1.2.3-54-g00ecf