April 2021 Archives by date
Starting: Thu Apr 1 01:05:59 GMT 2021
Ending: Fri Apr 30 20:17:35 GMT 2021
Messages: 215
- [binutils-gdb] Remove two trivial functions from dwarf2/read.c
Tom Tromey
- [binutils-gdb] Use startswith in gdb subfolder.
Martin Liska
- [binutils-gdb] [gdb/testsuite] Fix unset of DEBUGINFOD_URLS in default_gdb_init
Tom de Vries
- [binutils-gdb] Fix microblaze sim build error
Martin Liska
- [binutils-gdb] Use importlib instead of imp module on python 3.4+
Tom Tromey
- [binutils-gdb] Created branch 'egeyar/20210401'
Egeyar Bagcioglu
- [binutils-gdb/egeyar/20210401] Fix obvious typo in gdb/testsuite/lib/pdtrace.in
Egeyar Bagcioglu
- [binutils-gdb] Fix obvious typo in gdb/testsuite/lib/pdtrace.in
Egeyar Bagcioglu
- [binutils-gdb] Deleted branch 'egeyar/20210401'
Egeyar Bagcioglu
- [binutils-gdb] gdb: add type::is_declared_class / type::set_is_declared_class
Simon Marchi
- [binutils-gdb] gdb: remove TYPE_DECLARED_CLASS
Simon Marchi
- [binutils-gdb] gdb: add type::is_flag_enum / type::set_is_flag_enum
Simon Marchi
- [binutils-gdb] gdb: remove TYPE_FLAG_ENUM
Simon Marchi
- [binutils-gdb] gdb: add intern methods to objfile_per_bfd_storage
Simon Marchi
- [binutils-gdb] gdb: use std::string in partial_symtab::partial_symtab / allocate_symtab
Simon Marchi
- [binutils-gdb] gdb: pass objfile_per_bfd_storage instead of objfile to partial_symtab
Simon Marchi
- [binutils-gdb] gdb: remove objfile parameter from get_objfile_bfd_data
Simon Marchi
- [binutils-gdb] sim: unify toolchain settings
Michael Frysinger
- [binutils-gdb] sim: igen: merge build into top level
Michael Frysinger
- [binutils-gdb] sim: add preliminary support for --enable-targets
Michael Frysinger
- [binutils-gdb] sim: testsuite: integrate common tests into build
Michael Frysinger
- [binutils-gdb] sim: example-synacor: a simple implementation for reference
Michael Frysinger
- [binutils-gdb] sim: mips: Add handlers to simulator monitor for unlink, lseek and stat
Faraz Shahbazker
- [binutils-gdb] gdb: fix internal error in avr_frame_unwind_cache
Simon Marchi
- [binutils-gdb] Adjust location of readline in sim/erc32
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Fix xfail handling in gdb.threads/gcore-thread.exp
Tom de Vries
- [binutils-gdb] [gdb/tui] Fix len_without_escapes in tui-disasm.c
Tom de Vries
- [binutils-gdb] [gdb/breakpoints] Workaround missing line-table entry
Tom de Vries
- [binutils-gdb] gdb/py: fix gdb.parameter('data-directory')
Andrew Burgess
- [binutils-gdb] gdb: Handle missing .debug_str section
Andrew Burgess
- [binutils-gdb] gdb/testsuite: fix fission support in the Dwarf assembler
Andrew Burgess
- [binutils-gdb] gdb: handle relative paths to DWO files
Andrew Burgess
- [binutils-gdb] sim: m32c: opc2c: remove unused vlist variable
Michael Frysinger
- [binutils-gdb] gdb: move cheap pointer equality check earlier in types_equal
Andrew Burgess
- [binutils-gdb] gdb: allow casting to rvalue reference in more cases
Andrew Burgess
- [binutils-gdb] gdb/fortran: handle dynamic types within arrays and structures
Andrew Burgess
- [binutils-gdb] CTF: handle forward reference type
Weimin Pan
- [binutils-gdb] gdb: make target_ops::follow_fork return void
Simon Marchi
- [binutils-gdb] Aarch64 sim fix for gcc-10 miscompilation.
Jim Wilson
- [binutils-gdb] sim: testsuite: calculate $arch from $subdir
Michael Frysinger
- [binutils-gdb] sim: testsuite: skip tests when the port is disabled
Michael Frysinger
- [binutils-gdb] sim: testsuite: support exit 77 for unsupported tests
Michael Frysinger
- [binutils-gdb] gdb: Update producer check for Intel compilers.
Felix Willgerodt
- [binutils-gdb] gdb: Allow prologue detection via symbols for Intel compilers.
Felix Willgerodt
- [binutils-gdb] sim: set ASAN_OPTIONS=detect_leaks=0 when running igen and opc2c
Simon Marchi
- [binutils-gdb] Fix DTB generation mechanism and build failure
Luis Machado
- [binutils-gdb] Remove unused variable un darwin_nat_target::resume
Simon Marchi
- [binutils-gdb] Do not use old-style definitions in sim
Tom Tromey
- [binutils-gdb] Add system includes in sim
Tom Tromey
- [binutils-gdb] Avoid sequence point warning in h8300 sim
Tom Tromey
- [binutils-gdb] [sim, rx] Silence warning that turns into a build error
Luis Machado
- [binutils-gdb] [AArch64] Fix include order for MTE
Luis Machado
- [binutils-gdb] Add missing ChangeLog entry for sim/rx change.
Luis Machado
- [binutils-gdb] Fix handling DLL loads at run time
Eli Zaretskii
- [binutils-gdb] Improve support for loading DLLs at run time in gdbserver.
Eli Zaretskii
- [binutils-gdb] sim: cgen: move cgen_cpu_max_extra_bytes logic into the common code
Michael Frysinger
- [binutils-gdb] gdb, testsuite, btrace: relax unneeded stepi expected output
Markus Metzger
- [binutils-gdb] gdbserver: constify the 'pid_to_exec_file' target op
Tankut Baris Aktemur
- [binutils-gdb] gdb, gdbserver: remove WinCE support code
Simon Marchi
- [binutils-gdb] RS6000 Add support to print vector register contents as float128
Carl Love
- [binutils-gdb] Add myself to gdb/MAINTAINERS
Will Schmidt
- [binutils-gdb] [rs6000] Create a powerpc-power10.exp test
Will Schmidt
- [binutils-gdb] [PATCH, rs6000, v3][PR gdb/27525] displaced stepping across addpcis/lnia.
Will Schmidt
- [binutils-gdb] [PATCH] gdb-power10-single-step
Will Schmidt
- [binutils-gdb] [PATCH,rs6000] Fix vsx-regs.exp testcase failure
Will Schmidt
- [binutils-gdb] Remove process_stratum_target::hostio_last_error abstraction
Pedro Alves
- [binutils-gdb] Fix build failure for 32-bit targets with --enable-targets=all
Luis Machado
- [binutils-gdb] [gdb] Fix regoff_t incompatibility
Tom de Vries
- [binutils-gdb] Remove some unused typedefs from gdbserver
Tom Tromey
- [binutils-gdb] Remove WinCE code from gdbreplay
Pedro Alves
- [binutils-gdb] testsuite, gdb: recognize DW_OP_fbreg in lib/dwarf.exp
Tankut Baris Aktemur
- [binutils-gdb] Remove use of _WIN32_WCE
Tom Tromey
- [binutils-gdb] gdb/doc: add missing parentheses around prompt in some examples
Andrew Burgess
- [binutils-gdb] gdb/dwarf2: fix "info locals" for clang-compiled inlined functions
Tankut Baris Aktemur
- [binutils-gdb] testsuite, dwarf2: use @DW_INL_declared_inlined in a test
Tankut Baris Aktemur
- [binutils-gdb] gdb: refactor the initialization file lookup code
Andrew Burgess
- [binutils-gdb] gdb: process early initialization files and command line options
Andrew Burgess
- [binutils-gdb] gdb: add "set startup-quietly" command
Andrew Burgess
- [binutils-gdb] Use block_symbol in var_value_operation
Tom Tromey
- [binutils-gdb] Use common_val_print_checked in print_variable_and_value
Tom Tromey
- [binutils-gdb] Avoid crash in Ada value printing with optimized-out array
Tom Tromey
- [binutils-gdb] gdb/testsuite: use foreach_with_prefix in gdb.threads/fork-plus-threads.exp
Simon Marchi
- [binutils-gdb] gdb/testsuite: don't include paths in test names
Andrew Burgess
- [binutils-gdb] gdb fbsd-nat: Use new-style debug macros
John Baldwin
- [binutils-gdb] sim: Add SIM_EXTRA_CFLAGS after CSEARCH.
John Baldwin
- [binutils-gdb] sim frv: Add a missing return value for frvbf_check_acc_range.
John Baldwin
- [binutils-gdb] sim lm32: Use a known-good shell with genmloop.sh.
John Baldwin
- [binutils-gdb] sim mn10300: Fix igen generation.
John Baldwin
- [binutils-gdb] sim erc32: Add include path for readline.
John Baldwin
- [binutils-gdb] Print bfloat16 DWARF types correctly
Luis Machado
- [binutils-gdb] gdb/testsuite: use -gdwarf-4 in simavr board
Simon Marchi
- [binutils-gdb] Fix syntax error in Rust test
Tom Tromey
- [binutils-gdb] Rewrite the Rust expression parser
Tom Tromey
- [binutils-gdb] Add block_search_flags
Tom Tromey
- [binutils-gdb] Let expand_symtabs_matching short-circuit
Tom Tromey
- [binutils-gdb] Add search_flags to expand_symtabs_matching
Tom Tromey
- [binutils-gdb] Add 'domain' parameter to expand_symtabs_matching
Tom Tromey
- [binutils-gdb] Remove quick_symbol_functions::lookup_symbol
Tom Tromey
- [binutils-gdb] Remove quick_symbol_functions::map_symtabs_matching_filename
Tom Tromey
- [binutils-gdb] Remove quick_symbol_functions::expand_symtabs_for_function
Tom Tromey
- [binutils-gdb] Remove quick_symbol_functions::expand_symtabs_with_fullname
Tom Tromey
- [binutils-gdb] Simplify quick_symbol_functions::map_matching_symbols
Tom Tromey
- [binutils-gdb] Avoid crash in write_psymtabs_to_index
Tom Tromey
- [binutils-gdb] Handle unaligned mapping of .gdb_index
Tom Tromey
- [binutils-gdb] sim: cr16: fix build warnings
Michael Frysinger
- [binutils-gdb] sim: d10v: fix build warnings
Michael Frysinger
- [binutils-gdb] sim: syscall: add getpid support
Michael Frysinger
- [binutils-gdb] sim: mn10300: delete unused func & header tests
Michael Frysinger
- [binutils-gdb] sim: switch to AC_CHECK_FUNCS_ONCE & merge a little
Michael Frysinger
- [binutils-gdb] sim: iq2000: switch syscalls to common nltvals
Michael Frysinger
- [binutils-gdb] sim: m32c: switch syscalls to common nltvals
Michael Frysinger
- [binutils-gdb] sim: rx: switch syscalls to common nltvals
Michael Frysinger
- [binutils-gdb] sim: sh: switch syscalls to common nltvals
Michael Frysinger
- [binutils-gdb] sim: moxie: switch syscalls to common nltvals
Michael Frysinger
- [binutils-gdb] sim: msp430: delete unused getopt.h probe
Michael Frysinger
- [binutils-gdb] sim: switch to AC_CHECK_HEADERS_ONCE
Michael Frysinger
- [binutils-gdb] Fix kfail patterns in inline-locals.exp
Tom Tromey
- [binutils-gdb] gdb: use compiled_regex instead of std::regex
Andrew Burgess
- [binutils-gdb] gdb: Allow address space qualifier parsing in C++.
Felix Willgerodt
- [binutils-gdb] gdb: Fix reduce/reduce conflicts for qualifier_seq_noopt in the C parser.
Felix Willgerodt
- [binutils-gdb] sim: rl78/rx: drop unnecessary getopt.h probing
Michael Frysinger
- [binutils-gdb] update-netbsd.sh: fix script name, update year range in copyright.
Tom Tromey
- [binutils-gdb] gdb/breakpoint: display "N" on MI for disabled-by-condition locations
Tankut Baris Aktemur
- [binutils-gdb] testsuite, gdb.mi: fix duplicate test names in mi-break.exp
Tankut Baris Aktemur
- [binutils-gdb] gdb/breakpoint: add a 'force_condition' parameter to 'create_breakpoint'
Tankut Baris Aktemur
- [binutils-gdb] [gdb/build] Hardcode --with-included-regex
Tom de Vries
- [binutils-gdb] Fix test case gdb.base/valgrind-bt.exp.
Carl Love
- [binutils-gdb] Shrink size of dwarf2_per_cu_data
Tom Tromey
- [binutils-gdb] sim: use -Werror when probing for supported warning flags
Michael Frysinger
- [binutils-gdb] sim: regen against sim/m4/
Michael Frysinger
- [binutils-gdb] gdb: allow default_addressable_memory_unit_size to handle more cases
Andrew Burgess
- [binutils-gdb] Improve code coverage of Rust testing
Tom Tromey
- [binutils-gdb] [gdb] Fix assert in remote_async_get_pending_events_handler
Tom de Vries
- [binutils-gdb] gdb/infcmd: remove the unused parameter 'args' in 'attach_post_wait'
Tankut Baris Aktemur
- [binutils-gdb] gdb/infcmd: update the comment for 'attach_post_wait'
Tankut Baris Aktemur
- [binutils-gdb] gdb/continuations: remove the 'err' from 'do_all_inferior_continuations'
Tankut Baris Aktemur
- [binutils-gdb] gdb/continuations: do minor cleanup
Tankut Baris Aktemur
- [binutils-gdb] gdb/continuations: use lambdas instead of function pointers
Tankut Baris Aktemur
- [binutils-gdb] gdb/continuations: turn continuation functions into inferior methods
Tankut Baris Aktemur
- [binutils-gdb] sim: sprinkle some ATTRIBUTE_PRINTF
Simon Marchi
- [binutils-gdb] gdb: fix getting range of flexible array member in Python
Simon Marchi
- [binutils-gdb/gdb-10-branch] gdb: fix getting range of flexible array member in Python
Simon Marchi
- [binutils-gdb] gdb/testsuite: add Python support check in gdb.python/flexible-array-member.exp
Simon Marchi
- [binutils-gdb/gdb-10-branch] gdb/testsuite: add Python support check in gdb.python/flexible-array-member.exp
Simon Marchi
- [binutils-gdb] Fix ptype/o bug with "<no data fields>"
Tom Tromey
- [binutils-gdb] Fix sim build failure
Tom Tromey
- [binutils-gdb] Make mostlyclean an alias for clean
Tom Tromey
- [binutils-gdb] Introduce stamp file for hw-config.h
Tom Tromey
- [binutils-gdb] Add stamp files for generated files in sim/ppc
Tom Tromey
- [binutils-gdb] Require GNU make
Tom Tromey
- [binutils-gdb] Remove and modernize dependencies in sim
Tom Tromey
- [binutils-gdb] Remove INCLUDE variable from some sim Makefiles
Tom Tromey
- [binutils-gdb] Remove LIBS from two sim Makefiles
Tom Tromey
- [binutils-gdb] Do not check for sys/time.h or sys/times.h
Tom Tromey
- [binutils-gdb] gdb: use function_view for iterate_over_bp_locations' callback
Simon Marchi
- [binutils-gdb] gdb: remove some caching from the dwarf reader
Andrew Burgess
- [binutils-gdb] gdbsupport: include preprocessor.h in common-debug.h
Simon Marchi
- [binutils-gdb] gdbsupport, gdb: change observer_debug to bool
Simon Marchi
- [binutils-gdb] sim: simplify hardware m4 macro
Michael Frysinger
- [binutils-gdb] sim: options: increase max option count
Michael Frysinger
- [binutils-gdb] sim: dv-cfi: fix printf format
Michael Frysinger
- [binutils-gdb] gdbsupport: introduce struct observer
Simon Marchi
- [binutils-gdb] gdbsupport, gdb: give names to observers
Simon Marchi
- [binutils-gdb] gdbsupport: allow passing format string to scoped_debug_start_end
Simon Marchi
- [binutils-gdb] gdbsupport: add observer_debug_printf, OBSERVER_SCOPED_DEBUG_ENTER_EXIT
Simon Marchi
- [binutils-gdb/gdb-10-branch] Set GDB version number to 10.2.
Joel Brobecker
- [binutils-gdb] Created tag 'gdb-10.2-release'
Joel Brobecker
- [binutils-gdb/gdb-10-branch] Document the GDB 10.2 release in gdb/ChangeLog
Joel Brobecker
- [binutils-gdb/gdb-10-branch] Bump GDB version number to 10.2.90.DATE-git.
Joel Brobecker
- [binutils-gdb] Document the GDB 10.2 release in gdb/ChangeLog
Joel Brobecker
- [binutils-gdb] Use htab_t in sim-options.c
Tom Tromey
- [binutils-gdb] Add engv32.h to SIM_EXTRA_DEPS in sim/cris
Tom Tromey
- [binutils-gdb] gdb/typeprint.h: reorder struct declaration
Lancelot SIX
- [binutils-gdb] [PR gdb/22640] ptype: add option to use hexadecimal notation
Lancelot SIX
- [binutils-gdb] gdb: fix sparc build failure of linux-nat
Sergei Trofimovich
- [binutils-gdb] Fix gdb.arch/aarch64-dbreg-contents.exp FAIL
Luis Machado
- [binutils-gdb] gdb: check result of gdb_fopen_cloexec in dump_binary_file
Simon Marchi
- [binutils-gdb] Created branch 'submit/pr-27743-psym-fix'
Tom Tromey
- [binutils-gdb/submit/pr-27743-psym-fix] Fix crash when expanding partial symtabs with DW_TAG_imported_unit
Tom Tromey
- [binutils-gdb/gdb-10-branch] Fix crash when expanding partial symtabs with DW_TAG_imported_unit
Tom Tromey
- [binutils-gdb] Deleted branch 'submit/pr-27743-psym-fix'
Tom Tromey
- [binutils-gdb] Add test case for gdb 10 crash
Tom Tromey
- [binutils-gdb] Fix a bug in the ARM emulator which would not allow 4 byte alignment for double word stores.
Nick Clifton
- [binutils-gdb] sim: enable hardware support by default
Michael Frysinger
- [binutils-gdb] sim: nltvals: unify common syscall tables
Michael Frysinger
- [binutils-gdb] sim: riscv: switch MIN/MAX to common min/max
Michael Frysinger
- [binutils-gdb] gdbsupport: allow to specify dependencies between observers
Simon Marchi
- [binutils-gdb] gdb: do autoload before notifying Python side in new_objfile event
Simon Marchi
- [binutils-gdb] Fix timeout for gdb.xml/tdesc-reload.exp
Luis Machado
- [binutils-gdb] Fix timeout with maint print objfiles
Luis Machado
- [binutils-gdb] gdb: remove unused argument from gdb_init
Andrew Burgess
- [binutils-gdb] gdb: ensure SIGINT is set to SIG_DFL during initialisation
Andrew Burgess
- [binutils-gdb] gdb: delay python initialisation until gdbpy_finish_initialization
Andrew Burgess
- [binutils-gdb] gdb delay guile initialization until gdbscm_finish_initialization
Andrew Burgess
- [binutils-gdb] gdb: initialise extension languages after processing early startup files
Andrew Burgess
- [binutils-gdb] gdb: extension languages finish_initialization to initialize
Andrew Burgess
- [binutils-gdb] gdb: startup commands to control Python extension language
Andrew Burgess
- [binutils-gdb] gdb/doc: use @env to reference environment variables
Andrew Burgess
- [binutils-gdb] Fix Ada overloading with 'null'
Tom Tromey
- [binutils-gdb] gdb/NEWS: Fix typo and stray full stop
Andrew Burgess
- [binutils-gdb] gdb: move some variables to an inner scope in save_waitstatus
Simon Marchi
- [binutils-gdb] gdb: don't use C++17 namespace declaration style
Simon Marchi
- [binutils-gdb] [gdb/testsuite] Fix timeout in gdb.base/valgrind-infcall-2.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix duplicate test name in gdb.mi/mi-sym-info.exp
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Make gdb.mi/mi-sym-info.exp more robust against timeouts
Tom de Vries
- [binutils-gdb] Fix crash with GNAT minimal encodings
Tom Tromey
- [binutils-gdb] Use rvalue reference in thread_pool::post_task
Tom Tromey
- [binutils-gdb] Use template functions in windows-nat.c
Tom Tromey
- [binutils-gdb] Move function indirection code to nat/windows-nat
Tom Tromey
- [binutils-gdb] Use nat/windows-nat function indirection code
Tom Tromey
- [binutils-gdb] Share DLL code between gdb and gdbserver
Tom Tromey
- [binutils-gdb] Make get_image_name static
Tom Tromey
- [binutils-gdb] Allocate dwarf2_per_cu_data with 'new'
Tom Tromey
- [binutils-gdb] Remove dwarf2_per_bfd::all_type_units
Tom Tromey
- [binutils-gdb] Do not separately read type units
Tom Tromey
Last message date:
Fri Apr 30 20:17:35 GMT 2021
Archived on: Fri Apr 30 20:17:36 GMT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).