]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2022-02-14  Hans-Peter... sim: Fix use of out-of-tree assembler and linker when...
2022-02-14  Hans-Peter... sim cris: Unbreak --disable-sim-hardware builds
2022-02-14  Hans-Peter... sim/testsuite/cris: As applicable, require simoption...
2022-02-14  Hans-Peter... sim/testsuite: Support "requires: simoption <--name...
2022-02-14  Hans-Peter... sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due...
2022-02-14  Hans-Peter... sim/testsuite/cris/c: Use -sim3 but only for newlib...
2022-02-14  Hans-Peter... sim/testsuite: Set global_cc_os also when no compiler...
2022-02-14  Hans-Peter... sim/testsuite/cris: Assembler testcase for PRIx32 usage bug
2022-02-14  Hans-Peter... sim cris: Correct PRIu32 to PRIx32
2022-02-14  Sergei Trofimovichmicroblaze: fix fsqrt collicion to build on glibc-2.35
2022-02-14  Tom TromeyRemove LA_PRINT_STRING
2022-02-14  Tom TromeyRemove LA_PRINT_CHAR
2022-02-14  Tom TromeyRemove LA_PRINT_TYPE
2022-02-14  Andrew Burgessgdb/python: move styling support to gdb.styling
2022-02-14  Andrew Burgessgdb: use python to colorize disassembler output
2022-02-14  H.J. Luld: Keep indirect symbol from IR if referenced from...
2022-02-14  GDB AdministratorAutomatic date update in version.in
2022-02-13  Alan ModraPR28882, build failure with gcc-4.2 due to use of 0b...
2022-02-13  Alan ModraDon't pass around expld.dataseg pointer
2022-02-13  Alan ModraRemove bfd ELF_RELROPAGESIZE
2022-02-13  Alan ModraPR28824, relro security issues, x86 keep COMMONPAGESIZE...
2022-02-13  Alan ModraPR28824, relro security issues
2022-02-13  GDB AdministratorAutomatic date update in version.in
2022-02-12  GDB AdministratorAutomatic date update in version.in
2022-02-11  H.J. Lux86: Disallow invalid relocation against protected...
2022-02-11  Tom TromeyAdd initializers to bound_minimal_symbol
2022-02-11  Bhuvanendra... gdb/fortran: support ptype and print commands for namel...
2022-02-11  Bruno Larsengdb: fix until behavior with trailing !is_stmt lines
2022-02-11  Richard Sandifordgas/doc: Fix "a true results" typo
2022-02-11  Jan Vranygdb: extend the information printed by 'maint info...
2022-02-11  Michael Forneybfd: Remove return with expression in void function
2022-02-11  Tiezhu Yanggdb: LoongArch: Add Makefile, configure and NEWS
2022-02-11  Tiezhu Yanggdb: LoongArch: Add initial native Linux support
2022-02-11  Tiezhu Yanggdb: LoongArch: Add initial Linux target support
2022-02-11  Tiezhu Yanggdb: LoongArch: Add initial baremetal support
2022-02-11  Tiezhu Yanggdb: LoongArch: Add initial target description support
2022-02-11  Mike Frysingerlibctf: delete unused libctf_TEXINFOS
2022-02-11  Simon Marchigdb/linux: remove ptrace support check for exec, fork...
2022-02-11  GDB AdministratorAutomatic date update in version.in
2022-02-10  Andrew Burgessgdb/infrun: some extra infrun debug print statements
2022-02-10  GDB AdministratorAutomatic date update in version.in
2022-02-09  Nick CliftonUpdate the obsolete list and how-to-make-a-release...
2022-02-09  Alan ModraPR28763, SIGSEGV during processing of program headers...
2022-02-09  Alan ModraWork around gcc-4 warnings in elf64-ppc.c
2022-02-09  Peilin YeTest --only-keep-debug on ELF relocatables
2022-02-09  GDB AdministratorAutomatic date update in version.in
2022-02-08  Palmer DabbeltRISC-V: Stop reporting warnings for mismatched extensio...
2022-02-08  Alan ModraPR28862, heap-buffer-overflow in parse_stab_string
2022-02-08  Alan ModraRe: elf: Check symbol version without any symbols
2022-02-08  Andrew Burgessgdb: remove tailing newlines from index_cache_debug...
2022-02-08  H.J. Lui386: Allow GOT32 relocations against ABS symbols
2022-02-08  GDB AdministratorAutomatic date update in version.in
2022-02-07  Andrew Burgessgdb/python: allow Value.format_string to return styled...
2022-02-07  Lancelot SIXgdb: make thread_info::m_thread_fsm a std::unique_ptr
2022-02-07  Andrew Burgessgdb: unbuffer all input streams when not using readline
2022-02-07  Andrew Burgessgdb/disasm: combine the no printing disassembler setup...
2022-02-07  Tankut Baris... gdb: add the 'set/show suppress-cli-notifications'...
2022-02-07  Tankut Baris... gdb/cli: add a 'normal_stop' option to 'cli_suppress_no...
2022-02-07  Tankut Baris... gdb/cli: convert cli_suppress_notification from int...
2022-02-07  Alan ModraRevert "elf: Remove the 1-page gap before the RELRO...
2022-02-07  Alan ModraRevert "ld: Rewrite lang_size_relro_segment_1"
2022-02-07  GDB AdministratorAutomatic date update in version.in
2022-02-06  Alan ModraA more elegant pr28827-1 testcase
2022-02-06  Tom TromeyMerge do_val_print and common_val_print
2022-02-06  Simon Marchigdb: remove SYMBOL_LINE macro
2022-02-06  Simon Marchigdb: remove SYMBOL_TYPE macro
2022-02-06  Simon Marchigdb: remote SYMBOL_IS_CPLUS_TEMPLATE_FUNCTION macro
2022-02-06  Simon Marchigdb: remove SYMBOL_INLINED macro
2022-02-06  Simon Marchigdb: remove SYMBOL_IS_ARGUMENT macro
2022-02-06  Simon Marchigdb: remove SYMBOL_OBJFILE_OWNED macro
2022-02-06  Simon Marchigdb: remove SYMBOL_DOMAIN macro
2022-02-06  Simon Marchigdb: remove SYMBOL_CLASS macro, add getter
2022-02-06  Simon Marchigdb: remove SYMBOL_IMPL macro, add method
2022-02-06  Simon Marchigdb: remove SYMBOL_ACLASS_INDEX macro, add getter/setter
2022-02-06  Simon Marchigdb: remove SYMBOL_MATCHES_SEARCH_NAME
2022-02-06  Simon Marchigdb: remove SYMTAB_DIRNAME macro
2022-02-06  Simon Marchigdb: remove SYMTAB_PSPACE macro
2022-02-06  Simon Marchigdb: remove SYMTAB_OBJFILE macro
2022-02-06  Simon Marchigdb: remove SYMTAB_BLOCKVECTOR macro
2022-02-06  Simon Marchigdb: remove SYMTAB_LANGUAGE macro, add getter/setter
2022-02-06  Simon Marchigdb: remove SYMTAB_LINETABLE macro, add getter/setter
2022-02-06  Simon Marchigdb: remove SYMTAB_COMPUNIT macro, add getter/setter
2022-02-06  Simon Marchigdb: remove COMPUNIT_MACRO_TABLE macro, add getter...
2022-02-06  Simon Marchigdb: remove COMPUNIT_EPILOGUE_UNWIND_VALID macro, add...
2022-02-06  Simon Marchigdb: remove COMPUNIT_LOCATIONS_VALID macro, add getter...
2022-02-06  Simon Marchigdb: remove COMPUNIT_BLOCK_LINE_SECTION macro, add...
2022-02-06  Simon Marchigdb: remove COMPUNIT_BLOCKVECTOR macro, add getter...
2022-02-06  Simon Marchigdb: remove COMPUNIT_DIRNAME macro, add getter/setter
2022-02-06  Simon Marchigdb: remove COMPUNIT_PRODUCER macro, add getter/setter
2022-02-06  Simon Marchigdb: remove COMPUNIT_DEBUGFORMAT macro, add getter...
2022-02-06  Simon Marchigdb: remove COMPUNIT_FILETABS macro
2022-02-06  Simon Marchigdb: move compunit_filetabs to compunit_symtab::filetabs
2022-02-06  Simon Marchigdb: add compunit_symtab::set_primary_filetab method
2022-02-06  Simon Marchigdb: add compunit_symtab::add_filetab method
2022-02-06  Simon Marchigdb: rename compunit_primary_filetab to compunit_symtab...
2022-02-06  Simon Marchigdb: remove COMPUNIT_OBJFILE macro
2022-02-06  Simon Marchigdb: add getter/setter for compunit_symtab::objfile
2022-02-06  Tom TromeyAllow non-ASCII characters in Rust identifiers
2022-02-06  Tom TromeyFix Rust parser bug with function fields
2022-02-06  H.J. Luld: Add emultempl/emulation.em
next