]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2020-12-04  Tom TromeyRemove redundant typedefs
2020-12-04  Simon Marchigdb/testsuite: make declare_labels use better default...
2020-12-04  Bernd EdlingerFix building gdb release from tar file without makeinfo
2020-12-04  Shahab VahediUpdate gdb/ChangeLog to reflect the PR for a bug fix
2020-12-04  Tom TromeyConstify value_internal_function_name
2020-12-04  Luis MachadoFix shifting of negative value
2020-12-04  Tom de Vries[gdb/testsuite] Make gdb.arch/amd64-gs_base.exp unsuppo...
2020-12-04  Tom de Vries[gdb/tdep] Handle static field in i386_16_byte_align_p
2020-12-04  Tom de Vries[gdb/testsuite] Fix control-flow in gdb.reverse/insn...
2020-12-04  Tom de Vries[gdb/testsuite] Fix count usage in gdb.reverse/insn...
2020-12-04  Tom de Vries[gdb/testsuite] Fix gdb.reverse/insn-reverse-x86.c...
2020-12-04  Tom de Vries[gdb/testsuite] Handle SIGILL in gdb.reverse/insn-rever...
2020-12-04  Andreas KrebbelIBM Z: Add risbgz and risbgnz extended mnemonics
2020-12-04  Alan Modraasan: readelf: memory leaks
2020-12-04  Alan ModraPR26978, Inconsistency for strong foo@v1 and weak foo@@v1
2020-12-04  GDB AdministratorAutomatic date update in version.in
2020-12-03  Simon Marchigdb: fix logic of find_comp_unit and set_comp_unit
2020-12-03  Andreas KrebbelIBM Z: Add support for HLASM extended mnemonics
2020-12-03  Maciej W. RozyckiVAX/LD/testsuite: Wrap excessively long lines
2020-12-03  Alan Modra[GOLD] PR26936 test
2020-12-03  GDB AdministratorAutomatic date update in version.in
2020-12-02  Hans-Peter... testsuite/ld-elf/pr26936.d: Pass -W.
2020-12-02  Andrew Burgessgdb/riscv: rewrite target description validation, add...
2020-12-02  Andrew Burgessgdb/riscv: remove csr aliases created with DECLARE_CSR_...
2020-12-02  Andrew Burgessgdb/riscv: place unknown csrs into the correct register...
2020-12-02  Enze LiAdd gnu global outputs to .gitignore
2020-12-02  Simon MarchiSync .gitignore with gcc
2020-12-02  Sergio Durigan... Search for DWZ files in debug-file-directories as well
2020-12-02  Tom TromeyUse new+delete for struct expression
2020-12-02  GDB AdministratorAutomatic date update in version.in
2020-12-01  Simon Marchigdb/testsuite: fix indentation in gdb.threads/non-ldr...
2020-12-01  Simon Marchigdb/testsuite: use foreach_with_prefix in gdb.threads...
2020-12-01  Rogerio AlvesPowerPC remove 512 bytes region limit if 2nd DAWR is...
2020-12-01  Rogerio AlvesAdd missing ChangeLog entry.
2020-12-01  Simon Marchigdb/testsuite: fix comment in gdb.threads/non-ldr-exit.exp
2020-12-01  H.J. Luarc: Enable -Ttext-segment
2020-12-01  Andrew Burgessgdbsupport/tdesc: print enum fields using 'evalue'...
2020-12-01  Chungyi Chigdbsupport/tdesc: print enum size attribute
2020-12-01  Nelson ChuRISC-V: Fix the order checking for Z* extension.
2020-12-01  Nelson ChuRISC-V: Support to add implicit extensions for G.
2020-12-01  Nelson ChuRISC-V: Support to add implicit extensions.
2020-12-01  Nelson ChuRISC-V: Improve the version parsing for arch string.
2020-12-01  Nelson ChuRISC-V: Remove the unimplemented extensions.
2020-12-01  Nelson ChuRISC-V: Add zifencei and prefixed h class extensions.
2020-12-01  Nelson ChuRISC-V: Don't allow any uppercase letter in the arch...
2020-12-01  Nelson ChuRISC-V: Minor cleanup and testcases improvement for...
2020-12-01  Alan Modratic6x elf testsuite fix
2020-12-01  Alan ModraPR26979, Visibility of undefined foo@v1 should constrai...
2020-12-01  GDB AdministratorAutomatic date update in version.in
2020-11-30  H.J. Luld: Xfail PR ld/26936 test if not supported
2020-11-30  Tom de VriesRevert accidental empty commits
2020-11-30  Tom de Vries[gdb/symtab] Fix gdb.base/vla-optimized-out.exp with...
2020-11-30  Tom de Vries[gdb/testsuite] Fix minimal encodings KPASSes
2020-11-30  Tom de Vries[gdb] Don't return non-existing path in debuginfod_sour...
2020-11-30  Tom TromeyRemove per-language op_name functions
2020-11-30  Tom TromeyRemove some dead code from evaluate_subexp_standard
2020-11-30  GDB AdministratorAutomatic date update in version.in
2020-11-29  H.J. Lugold: Add endbr64 to IBT TLSDESC PLT entry
2020-11-29  Hannes DomaniFix Value.format_string docu for static members argument
2020-11-29  Hannes DomaniDon't delete the locator win info
2020-11-29  Borislav Petkovx86: Do not dump DS/CS segment overrides for branch...
2020-11-29  H.J. Lugold: Convert x86-64 GOTPCRELX only if addend == -4
2020-11-29  H.J. Lugold: Get linkonce/comdate sections for debugging sections
2020-11-29  GDB AdministratorAutomatic date update in version.in
2020-11-28  Alex RichardsonGDB: Fix detection of ELF support when configuring...
2020-11-28  Alan ModraPR26907, segment contains empty SHT_NOBITS section
2020-11-28  GDB AdministratorAutomatic date update in version.in
2020-11-27  Andrew Burgessgdb: fix potentially uninitialised variable
2020-11-27  Rogerio AlvesAdd Rogerio Alves to gdb/MAINTAINERS.
2020-11-27  Nick CliftonAllow spaces in the name of the external preprocessor...
2020-11-27  Jozef LawrynowiczELF: Support .noinit and .persistent sections
2020-11-27  GDB AdministratorAutomatic date update in version.in
2020-11-26  Nick CliftonPrevent a memory allocation failure when parsing corrup...
2020-11-26  Przemyslaw... gdb/aarch64: Add named flags for FPCR and FPSR registers
2020-11-26  Alan ModraPR26936 testsuite fixes
2020-11-26  H.J. Luelf: Get the real kept section
2020-11-26  GDB AdministratorAutomatic date update in version.in
2020-11-25  H.J. Lulibctf: Pass format argument to asprintf
2020-11-25  Nick Alcockbinutils: readelf: support CTF dicts with non-native...
2020-11-25  Nick Alcocklibctf, include: support foreign-endianness symtabs...
2020-11-25  Tom TromeyRemove two unnecessary variables from evaluate_subexp_s...
2020-11-25  Tom TromeyDo not include parser-defs.h from c-lang.h
2020-11-25  Alan ModraDuplicate output sections in scripts
2020-11-25  Alan Modranm ifunc test tweaks
2020-11-25  Alan Modragas output_file_close error message
2020-11-25  GDB AdministratorAutomatic date update in version.in
2020-11-24  H.J. Luld/x86-64: Add PR gold/26939 tests
2020-11-24  Simon Marchigdb: remove struct cached_reg typedef
2020-11-24  Tankut Baris... gdb/testsuite: do not hard-code location indices in...
2020-11-24  Joel Brobeckergdb/README: Fix the URL of the MPFR website (now https).
2020-11-24  Joel Brobeckergdb/README: Document the --with-libgmp-prefix configure...
2020-11-24  Joel Brobeckergdb/NEWS: Document that GDB now supports DWARF-based...
2020-11-24  Joel Brobeckergdb/NEWS: Document that building GDB now requires GMP
2020-11-24  Joel BrobeckerAdd TYPE_CODE_FIXED_POINT handling in print_type_scalar
2020-11-24  Joel Brobeckervalarith.c: Replace INIT_VAL_WITH_FIXED_POINT_VAL macro...
2020-11-24  Joel BrobeckerMake function fixed_point_scaling_factor a method of...
2020-11-24  Joel BrobeckerMake fixed_point_type_base_type a method of struct...
2020-11-24  Joel Brobeckergdbtypes.h: Get rid of the TYPE_FIXED_POINT_INFO macro
2020-11-24  Joel Brobeckergmp-utils: Convert the read/write methods to using...
2020-11-24  Joel Brobeckerchange and rename gmp_string_asprintf to return an...
next