platform/upstream/binutils.git
2023-01-08 GDB AdministratorAutomatic date update in version.in
2023-01-07 GDB AdministratorAutomatic date update in version.in
2023-01-06 Jan Beulichld: yet another PDB build fix (or workaround)
2023-01-06 Nick CliftonUpdated Bulgarian and Russian translations for LD and...
2023-01-06 GDB AdministratorAutomatic date update in version.in
2023-01-05 Nick CliftonAvoid unaligned pointer reads in PEP idata section
2023-01-05 Nick CliftonUpdated Bulgarian and Russian translations for the...
2023-01-05 GDB AdministratorAutomatic date update in version.in
2023-01-04 Alan ModraMerge config/picflag.m4 from gcc
2023-01-04 Alan ModraUpdate some more copyright year ranges
2023-01-04 Alan ModraUpdate year range in gprofng copyright notices
2023-01-04 Alan ModraUpdate year range in copyright notice of binutils files
2023-01-04 Alan ModraUpdate etc/update-copyright.py
2023-01-04 Andreas K.... Fix AArch64 linker testsuite failures triggered by...
2023-01-04 Mark HarmstoneAvoid unaligned pointer reads in PEP .idata section
2023-01-04 GDB AdministratorAutomatic date update in version.in
2023-01-03 Nick CliftonUpdated translations for various languages and sub...
2023-01-03 GDB AdministratorAutomatic date update in version.in
2023-01-02 GDB AdministratorAutomatic date update in version.in
2022-12-31 Nick CliftonUpdate version number and regenerate files
2022-12-31 Nick CliftonAdd markers for 2.40 branch
2022-12-31 Nick Cliftonsync libiberty sources with gcc mainline
2022-12-31 Tom de Vries[gdb/cli] Add maintenance ignore-probes
2022-12-31 Mark Harmstoneld/testsuite: Don't add index to sizes in pdb.exp
2022-12-31 Mark Harmstoneld: Handle LF_VFTABLE types in PDBs
2022-12-31 Mark Harmstoneld: Handle extended-length data structures in PDB types
2022-12-31 Nick CliftonUpdated Romanian translation for the binutils sub-directory
2022-12-31 Tom de Vries[gdb/python] Fix gdb.python/py-finish-breakpoint2.exp...
2022-12-31 Tom de Vries[gdb/testsuite] Fix gdb.base/print-symbol-loading.exp...
2022-12-31 Tom de Vries[gdb/testsuite] Replace deprecated pthread_yield in...
2022-12-31 Tom de Vries[gdb/testsuite] Fix gdb.base/corefile.exp with glibc...
2022-12-31 GDB AdministratorAutomatic date update in version.in
2022-12-30 Tom de Vries[gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp...
2022-12-30 Tom de Vries[gdb/testsuite] Fix gdb.reverse/step-indirect-call...
2022-12-30 Tom de Vries[gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp...
2022-12-30 Tom de Vries[gdb/symtab] Make comp_unit_head.length private
2022-12-30 Alan ModraPR29948, heap-buffer-overflow in display_debug_lines_de...
2022-12-30 GDB AdministratorAutomatic date update in version.in
2022-12-29 Tsukasa OIRISC-V: Simplify riscv_csr_address logic on state enabl...
2022-12-29 GDB AdministratorAutomatic date update in version.in
2022-12-28 Tom TromeyUse $decimal in timestamp.exp
2022-12-28 Tom TromeyFix "set debug timestamp"
2022-12-28 GDB AdministratorAutomatic date update in version.in
2022-12-27 H.J. Lux86-64: Allocate input section memory if needed
2022-12-27 Christoph MüllnerRISC-V: Fix T-Head Fmv vendor extension encoding
2022-12-27 Tom TromeyHandle SIGSEGV in gdb selftests
2022-12-27 Mike Frysingersim: build: clean up unused codegen logic
2022-12-27 Mike Frysingersim: mips: hoist "multi" igen rules up to common builds
2022-12-27 Mike Frysingersim: mips: hoist "m16" igen rules up to common builds
2022-12-27 Mike Frysingersim: mips: hoist "single" igen rules up to common builds
2022-12-27 Mike Frysingersim: mips: rename "igen" generation mode to "single"
2022-12-27 Mike Frysingersim: mips: hoist itable igen rules up to common builds
2022-12-27 Mike Frysingersim: mips: unify itable generation (a bit)
2022-12-27 Mike Frysingersim: mips: rename multi_flags to igen_itable_flags
2022-12-27 Mike Frysingersim: mips: drop unused micromips igen logic
2022-12-27 GDB AdministratorAutomatic date update in version.in
2022-12-26 Tom TromeyAdd initializers to comp_unit_head
2022-12-26 Alan Modrabfd/dwarf2.c: allow use of DWARF5 directory entry 0
2022-12-26 Flavio CruzAdd support for x86_64-*-gnu-* targets to build x86_64...
2022-12-26 GDB AdministratorAutomatic date update in version.in
2022-12-25 Mike Frysingersim: build: drop support for subdir distclean
2022-12-25 Mike Frysingersim: mips: move distclean settings to common build
2022-12-25 Indu Bhagatlibsframe: write out SFrame FRE start address correctly
2022-12-25 Mike Frysingersim: smp: plumb igen flag down to all users
2022-12-25 Mike Frysingersim: smp: make option available again
2022-12-25 Mike Frysingersim: cpu: change default init to handle all cpus
2022-12-25 Mike Frysingersim: msp430: add basic SMP cpu init
2022-12-25 Mike Frysingersim: m32r: fix iterator typo when setting up cpus
2022-12-25 Mike Frysingersim: v850: fix SMP compile
2022-12-25 Mike Frysingersim: or1k: fix iterator typo when setting up cpus
2022-12-25 Mike Frysingersim: mn10300: fix SMP compile
2022-12-25 Mike Frysingersim: cpu: fix SMP msg prefix helper
2022-12-25 Mike Frysingersim: mips: clean up a bit after mips/configure removal
2022-12-25 Mike Frysingersim: mips: move igen settings to top-level configure
2022-12-25 Mike Frysingersim: mips: namespace igen configure vars
2022-12-25 Mike Frysingersim: mips: add igen recursive dep
2022-12-25 Mike Frysingersim: mips: drop unused ENGINE_ISSUE_POSTFIX_HOOK
2022-12-25 Mike Frysingersim: igen: drop move-if-changed usage
2022-12-25 Mike Frysingersim: igen: support in-place updates ourself
2022-12-25 Mike Frysingersim: igen: constify itable data structures
2022-12-25 GDB AdministratorAutomatic date update in version.in
2022-12-24 Andrew Burgessgdb/testsuite: fix buffer overflow in gdb.base/signed...
2022-12-24 Mike Frysingersim: or1k: move arch-specific settings to internal...
2022-12-24 GDB AdministratorAutomatic date update in version.in
2022-12-23 Tom TromeyUse bool for dwarf2_has_info
2022-12-23 Indu Bhagatlibsframe: testsuite: fix memory leaks in testcases
2022-12-23 Indu Bhagatlibsframe: fix a memory leak in sframe_decode
2022-12-23 Simon Marchigdb/testsuite: remove MPFR detection in gdb.base/float1...
2022-12-23 Mike Frysingersim: m32r: move arch-specific settings to internal...
2022-12-23 Mike Frysingersim: bfin: move arch-specific settings to internal...
2022-12-23 Mike Frysingersim: m68hc11: move arch-specific settings to internal...
2022-12-23 Mike Frysingersim: sh: move arch-specific settings to internal header
2022-12-23 Mike Frysingersim: mcore: move arch-specific settings to internal...
2022-12-23 Mike Frysingersim: h8300: move arch-specific settings to internal...
2022-12-23 Mike Frysingersim: pru: move arch-specific settings to internal header
2022-12-23 Mike Frysingersim: mn10300: standardize the arch-specific settings...
2022-12-23 Mike Frysingersim: microblaze: move arch-specific settings to interna...
2022-12-23 Mike Frysingersim: example-synacor: move arch-specific settings to...
2022-12-23 Mike Frysingersim: moxie: move arch-specific settings to internal...
2022-12-23 Mike Frysingersim: riscv: move arch-specific settings to internal...
next