deliverable/binutils-gdb.git
2021-05-07  Marco Barisionegdb: add lookup_cmd_exact to simplify a common pattern
2021-05-07  Cl?ment ChigotFix .dwsect generation for XCOFF. Handle .function...
2021-05-07  Nick CliftonSrop readelf's unwind decoder from complaining about...
2021-05-07  Tom Tromeylibiberty: add htab_eq_string
2021-05-07  Tom de Vries[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_b...
2021-05-07  Jan Beulichx86-64/ELF: clear src_mask for all reloc types
2021-05-07  Jan Beulichx86: don't mix disp and imm processing
2021-05-07  Jan Beulichx86: move register check in immediate operand parsing
2021-05-07  Jan Beulichx86: minor improvements to optimize_imm()
2021-05-07  Nick CliftonWhen computing section link order for a relocateable...
2021-05-07  Andrew Burgessgdb/guile: Have gdbscm_safe_source_script return a...
2021-05-07  Michael Forneydwarf: Don't omit second operand of '?' operator
2021-05-07  Alan Modramultiple definition warnings from script symbols
2021-05-07  Mike Frysingersim: m32c: clean up various warnings
2021-05-07  Mike Frysingersim: m32c: fix warnings about mixing code & decls
2021-05-07  Mike Frysingersim: m32c: switch from custom fgets to getline
2021-05-07  Mike Frysingersim: m68hc11: fix up last warnings
2021-05-07  Mike Frysingersim: m68hc11: warn when emul_write fails
2021-05-07  Alan ModraRegenerate bfd-in2.h and libbfd.h
2021-05-07  GDB AdministratorAutomatic date update in version.in
2021-05-06  Alan ModraRe: elf: Always append ".COUNT" to local symbols
2021-05-06  Simon Marchigdb: make inferior::args a unique_xmalloc_ptr
2021-05-06  Tankut Baris... gdbserver/server: make some functions void
2021-05-06  Stafford Horneor1k: Support large plt_relocs when generating plt...
2021-05-06  Stafford Horneor1k: Avoid R_OR1K_GOT16 overflow failures in presence...
2021-05-06  Stafford Horneor1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()
2021-05-06  Stafford Horneor1k: Fix issue with plt link failure for local calls
2021-05-06  Andrew Burgessgdb/guile: don't try to print location for watchpoints
2021-05-06  Andrew Burgessgdb/testsuite: use proc_with_prefix in gdb.guile/scm...
2021-05-06  Andrew Burgessgdb/testsuite: resolve duplicate test names in gdb...
2021-05-06  Tankut Baris... gdb/mi: add a '--force' flag to the '-break-condition...
2021-05-06  Tankut Baris... gdb/mi: add a '--force-condition' flag to the '-break...
2021-05-06  Nick Alcocklibctf, ld: fix test results for upstream GCC
2021-05-06  Nick Alcocklibctf, include: support an alternative encoding for...
2021-05-06  Yoshinori Satosim: h8300 special case test
2021-05-06  Mike Frysingersim: m32c/rl78/rx: fix command parsing
2021-05-06  H.J. Luelf: Always append ".COUNT" to local symbols
2021-05-06  GDB AdministratorAutomatic date update in version.in
2021-05-05  Tom de Vries[gdb/testsuite] Fix timeout in gdb.threads/detach-step...
2021-05-05  Tom de Vries[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp...
2021-05-05  Alan Modraasan: stack-buffer-overflow vms-lib.c:367
2021-05-05  Mike Frysingersim: rl78: clean up various warnings
2021-05-05  Simon Marchigdb: update Type.fields doc based on actual GDB behavior
2021-05-05  Mike Frysingersim: m68hc11: tweak types to fix warnings
2021-05-05  Mike Frysingersim: mips: include stdlib.h for memory prototypes
2021-05-05  Mike Frysingersim: mips: always enable device models
2021-05-05  Mike Frysingersim: mips: delete unused constant variables
2021-05-05  Mike Frysingersim: mcore: fix build time warnings
2021-05-05  Mike Frysingersim: remove sys/times.h in most places
2021-05-05  Mike Frysingersim: mips: fix qh_acc table
2021-05-05  Mike Frysingersim: hw: localize init callback
2021-05-05  Mike Frysingersim: microblaze: enable some basic trace points
2021-05-05  Mike Frysingersim: microblaze: hook up libgloss syscalls
2021-05-05  Alan ModraPowerPC undefweak testcase
2021-05-05  GDB AdministratorAutomatic date update in version.in
2021-05-04  Tom TromeyAdd missing stdlib.h includes to sim
2021-05-04  Tom TromeyFix igen build
2021-05-04  Tom TromeyAdd config.h to generated_files for sim
2021-05-04  Mike Frysingergnulib: import gendocs
2021-05-04  Mike Frysingergnulib: import getline
2021-05-04  Simon Marchigdb/testsuite: adjust gdb.python/flexible-array-member...
2021-05-04  Nick CliftonDefine bfd_realloc(ptr,0) to return allocated memory...
2021-05-04  Nick CliftonReplace AC_PROG_CC with AC_PROG_CC_C99 in top level...
2021-05-04  Mike Frysingersim: add support for build-time ar & ranlib
2021-05-04  Mike Frysingersim: clean up bfd_vma printing
2021-05-04  Tom de Vries[gdb/guile] Don't allow libguile to change libgmp mem fns
2021-05-04  GDB AdministratorAutomatic date update in version.in
2021-05-03  Jim WilsonRISC-V: PR27764, Add tests for A extension
2021-05-03  Christoph MuellnerRISC-V: PR27764, Add tests for A extension
2021-05-03  Tom TromeyFix x86_64 mingw build
2021-05-03  Simon Marchisim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where...
2021-05-03  Jan Beulichx86: allow @secrel32 also in data definitions
2021-05-03  Jan Beulichx86: use UNIX EOL in secrel testcase
2021-05-03  Jan Beulichx86: fold both instances of lex_got()
2021-05-03  Jan Beulichx86: don't request useless overflow checking
2021-05-03  Andrew Burgessgdb/testsuite: update expected results in gdb.python...
2021-05-03  Alan ModraPPC: undefweak dynamic relocs
2021-05-03  Alan ModraPPC: ensure_undef_dynamic on weak undef only in plt
2021-05-03  Alan ModraPR27755, powerpc-ld infinite loop
2021-05-03  Alan Modracsky: fix annobin test fails
2021-05-03  Alan Modratestsuite: Don't start directives in first column
2021-05-03  Alan ModraRe: section symbols without a name
2021-05-03  GDB AdministratorAutomatic date update in version.in
2021-05-02  Simon Marchisim: add default cases to two switches in sim-options.c
2021-05-02  Mike Frysingersim: replace custom attributes with ansidecl.h
2021-05-02  Mike Frysingersim: bfin: move option inits to respective modules
2021-05-02  Mike Frysingersim: options: fix --help output
2021-05-02  Mike Frysingersim: dv-sockser: localize init callback
2021-05-02  Mike Frysingersim: mips: mark local func static
2021-05-02  Mike Frysingersim: add framework for declaring init callbacks locally
2021-05-02  GDB AdministratorAutomatic date update in version.in
2021-05-01  Mike Frysingersim: nrun: add local strsignal prototype
2021-05-01  Mike Frysingersim: rx: cast bfd_vma when printing
2021-05-01  Mike Frysingersim: riscv: fix building on 32-bit hosts w/out int128
2021-05-01  Mike Frysingersim: aarch64: use PRIx64 for formatting 64-bit types
2021-05-01  Mike Frysingersim: aarch64: fix 64-bit immediate shifts
2021-05-01  Mike Frysingersim: arm: move build logic to source files
2021-05-01  Mike Frysingersim: callback: inline wrap helper
2021-05-01  Max Filippovopcodes: xtensa: support branch visualization
2021-05-01  GDB AdministratorAutomatic date update in version.in
next
This page took 0.038196 seconds and 4 git commands to generate.