]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils
Add "-j1" to make command lines in the create-a-release README.
[thirdparty/binutils-gdb.git] / binutils /
2024-03-06  Nick CliftonAdd "-j1" to make command lines in the create-a-release...
2024-03-01  Jens Remuss390: Print base register 0 as "0" in disassembly
2024-02-23  Jan Beulichx86: also permit YMM/ZMM use in CFI directives
2024-02-16  Nick CliftonUpdate how-to-make-a-release document to reference...
2024-02-12  Frederic CambusAdd support to readelf for the PT_OPENBSD_SYSCALLS...
2024-02-09  Peter BergnerPowerPC: Add support for Power11 options
2024-02-08  Richard W.M. JonesPR 31283 windmc: Parse input correctly on big endian...
2024-02-07  Alan Modramemory leak in objdump disassemble_section
2024-02-02  Sandra LoosemoreMAINTAINERS: Update my e-mail address.
2024-01-29  Nick CliftonUpdate release making documentation after 2.42 release
2024-01-26  H.J. Luelf: Rename is_standard_elf to uses_elf_em
2024-01-26  Nick CliftonFix: Stripping Rust static libraries fails because...
2024-01-26  Alan ModraAssertion failure dumping .eh_frame_hdr
2024-01-25  H.J. Luelf: Add is_standard_elf
2024-01-24  Paul IannettaAdd myself as the KVX port maintainer
2024-01-22  Mark Wielaardbinutils: Fix calloc argument order in srconv.c
2024-01-22  Mark Wielaardbinutils: Fix calloc argument order in coffgrok.c
2024-01-19  Nick CliftonUpdate readelf's and objdump's debug frame displaying...
2024-01-18  Nick CliftonUpdated translations for various sub-directories
2024-01-15  Nick CliftonUpdate HOWTO document after creating the 2.42 branch
2024-01-15  Nick CliftonChange version to 2.42.50 and regenerate files
2024-01-15  Nick CliftonAdd markers for 2.42 branch
2024-01-15  Nick CliftonUpdate branch/release creation documentation
2024-01-15  Nick Cliftonnm: Replace --with-symbol-versions with --without-symbo...
2024-01-08  Joseph MyersMAINTAINERS: Update my email address
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-12-30  Joseph MyersMAINTAINERS: Update my email address
2023-12-28  Schimpe, Christinax86: Add NT_X86_SHSTK note
2023-12-27  Alan ModraPR31191, objcopy leaves temporary files
2023-12-25  Mike Frysingerbinutils: SECURITY: use https URI
2023-12-20  Jens Remuss390: Optionally print instruction description in disas...
2023-12-15  Alan ModraRe: readelf..debug-dump=loc displays bogus base addresses
2023-12-06  Alan ModraPR31096, nm shows 32bit addresses as 64bit addresses
2023-12-05  Andreas SchwabAdd basic support for RISC-V 64-bit EFI objects
2023-12-05  Alan Modramemory leak in display_debug_addr
2023-12-05  Peter JonesHandle "efi-app-riscv64" and similar targets in objcopy.
2023-12-04  Tom TromeyFix two buglets in .debug_names dumping
2023-12-04  Jens Remuss390: Support for jump visualization in disassembly
2023-12-02  Petr Tesarikbinutils: Fix documentation typo in the --set-sect...
2023-12-01  Nick CliftonFix: nm -U short flag erroneously consumes argument
2023-12-01  Jan Beulichbinutils/Dwarf: avoid "shadowing" of glibc function...
2023-11-20  Tom TromeyRestore .gdb_index v9 display in readelf
2023-11-15  Arsen Arsenovi?Finalized intl-update patches
2023-11-14  Nick CliftonImprove objdump's handling of compressed sections.
2023-11-13  YunQiang SuMIPS: Fix binutils-all tests for r6 triples
2023-11-10  Simon Marchibfd, binutils: add gfx11 amdgpu architectures
2023-11-10  Vsevolod Alekseyevreadelf..debug-dump=loc displays bogus base addresses
2023-11-10  Ying HuangMIPS: Change all E_MIPS_* to EF_MIPS_*
2023-10-24  Tom de Vries[readelf] Handle unknown name of main in .gdb_index...
2023-10-23  Clément Chigotobjcopy: fix typo in --heap and --stack parser
2023-10-20  Neal Fragerbfd: microblaze: Add 32_NONE reloc type
2023-10-16  Clément Chigotobjcopy: Fix name of the field modified by pe_stack_res...
2023-10-10  Alan Modraasan: null dereference in read_and_display_attr_value
2023-10-10  Tom de Vries[readelf] Handle .gdb_index section version 9
2023-10-07  Michael J. EagerRevert "opcodes: microblaze: Add new bit-field instruct...
2023-10-06  Neal Frageropcodes: microblaze: Add new bit-field instructions
2023-10-05  A. WilcoxFix: addr2line testsuite fails when targeting PowerPC...
2023-10-03  YunQiang SuMIPS: Fix `readelf -S bintest' test for n64 targets
2023-10-03  Vsevolod AlekseyevFix: readelf..info misreports DW_FORM_loclistx, DW_FORM...
2023-09-29  H.J. Lux86-64: Add -z mark-plt and -z nomark-plt
2023-09-29  Nick CliftonUpdate README file's installation instructions
2023-09-28  Frederic CambusAdd support to readelf for the PT_OPENBSD_NOBTCFI segme...
2023-09-27  Aaron Mereyconfig/debuginfod.m4: Add check for libdebuginfod 0.188
2023-09-26  Nick CliftonFix a snafu in the new tests for reproducible archives...
2023-09-26  Nick CliftonAllow the use of SOURCE_DATE_EPOCH in the timestamps...
2023-09-25  Vsevolod AlekseyevFix readelf's display of dwarf v5 range lists
2023-09-25  Claudiu ZissulescuRevert "arc: Update NEWS files"
2023-09-25  Claudiu Zissulescuarc: Update NEWS files
2023-09-25  Claudiu Zissulescuarc: Update binutils arc predicate for tests.
2023-09-19  Alan Modrareadelf.c 'ext' may be used uninitialized
2023-09-05  Nick Cliftonreadelf: Add option to display the names of sections...
2023-08-31  Nicolas BoulenguezPR30806, CPPFLAGS are missing for bfd/chew, syslex_wrap...
2023-08-30  Alan Modraobjdump: Free sorted_syms on error path
2023-08-30  Alan Modrabinutils/dwarf.c abbrev list leak
2023-08-30  Alan ModraRe: readelf/objdump: Handle DWARF info with mixed types...
2023-08-29  Nicolas Boulenguezreadelf: typos in user messages
2023-08-23  Nick CliftonCorrect PR number in previous delta
2023-08-23  Nick Cliftonreadelf/objdump: Handle DWARF info with mixed types...
2023-08-23  Alan Modrabfd_get_symbol_leading_char vs. ""
2023-08-22  Alan Modraobjdump: file name table entry count check
2023-08-22  Alan ModraRe: kvx: New port.
2023-08-21  Luis Machadoaarch64/sme2: Teach binutils/BFD about the NT_ARM_ZT...
2023-08-16  Paul Iannettakvx: New port.
2023-08-14  Alan ModraRemove fall-back prune_warnings
2023-08-12  Alan Modraregen config
2023-08-11  Alan Modrawarn unused result for bfd IO functions
2023-08-08  Alan ModraRename bfd_bread and bfd_bwrite
2023-08-03  Alan Modrareadelf sprintf optimisation
2023-08-03  Alan Modrabinutils sprintf optimisation
2023-08-03  Alan Modraresrc: sprintf sanitizer null destination pointer
2023-08-03  Alan Modradlltool: sprintf sanitizer null destination pointer
2023-08-03  Alan Modrawrstabs: sprintf sanitizer null destination pointer
2023-08-03  Alan Modraobjdump, nm: sprintf sanitizer null destination pointer
2023-08-02  Sam JamesRevert "2.41 Release sources"
2023-08-02  Nick Clifton2.41 Release sources binutils-2_41-release
2023-08-01  Alan ModraDon't declare xmalloc or xrealloc in bucomm.h
2023-08-01  Nick CliftonFix "--only-keep-debug for ELF relocatables" binutils...
2023-08-01  Nick CliftonAdd note to check that all changes have been pushed...
2023-07-30  Jose E. Marchesibpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF heade...
2023-07-30  Nick CliftonUpdate how to make a release document after the 2.41...
next