public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb] sim: ppc: return register error when unhandled
 2024-01-11  5:50 UTC 

[binutils-gdb] sim: m32r: enable warnings in traps.c
 2024-01-11  3:38 UTC 

[binutils-gdb] sim: m32r: fixup some of the int<->pointer casts
 2024-01-11  3:38 UTC 

[binutils-gdb] sim: m32r: fix missing break statement
 2024-01-11  3:37 UTC 

[binutils-gdb] sim: m32r: migrate ftime() to clock_gettime()
 2024-01-11  3:37 UTC 

[binutils-gdb] sim: m32r: cleanup unused variables
 2024-01-11  3:37 UTC 

[binutils-gdb] sim: igen: add printf attributes to the prototypes too
 2024-01-11  3:31 UTC 

[binutils-gdb] gdbsupport: tighten up libiberty code a bit with dnl
 2024-01-11  1:02 UTC 

[binutils-gdb] sim: build: switch to gdbsupport/libiberty.m4
 2024-01-11  1:02 UTC 

[binutils-gdb] sim: ppc: rework defines.h to handle HAVE symbols defined to 0
 2024-01-11  1:02 UTC 

[binutils-gdb] gdb: libiberty: switch to AC_CHECK_DECLS_ONCE
 2024-01-11  1:02 UTC 

[binutils-gdb] gdb: move libiberty.m4 to gdbsupport
 2024-01-11  1:02 UTC 

[binutils-gdb] gprofng: add an examples directory
 2024-01-10 17:48 UTC 

[binutils-gdb] gprofng: 31123 improvements to hardware event implementation
 2024-01-10 17:48 UTC 

[binutils-gdb] Fix AIX catchpoint warning during fork () event
 2024-01-10 16:38 UTC 

[binutils-gdb] Sync top level configure and makefiles
 2024-01-10 12:03 UTC 

[binutils-gdb] [gdb] Fix assertion failure for checkpoint delete 0
 2024-01-10 10:27 UTC 

[binutils-gdb] [gdb] Fix info checkpoints
 2024-01-10 10:27 UTC 

[binutils-gdb] [gdb] Make variable printed bool in info_checkpoints_command
 2024-01-10 10:27 UTC 

[binutils-gdb] gdb/symtab: Eliminate deferred_entry
 2024-01-10  9:06 UTC 

[binutils-gdb] gdb/symtab: Make cooked_index_entry::parent_entry private
 2024-01-10  9:06 UTC 

[binutils-gdb] gdb/symtab: Allow changing of added cooked_index entries
 2024-01-10  9:06 UTC 

[binutils-gdb] Fix ASAN failure in DWO code
 2024-01-10  3:41 UTC 

[binutils-gdb] Fix thread-less build
 2024-01-09 20:24 UTC 

[binutils-gdb] Pass GUILE down to subdirectories
 2024-01-09 15:05 UTC 

[binutils-gdb] Fix two bugs in gdbserver thread name handling
 2024-01-09 14:14 UTC 

[binutils-gdb] Use unrelocated_addr in dwarf2_base_index_functions::find_per_cu
 2024-01-09 14:06 UTC 

[binutils-gdb] Synchronize sourceware version of the libiberty sources with the master gcc versions
 2024-01-09 12:35 UTC 

[binutils-gdb] sim: warnings: compile build tools with -Werror too
 2024-01-09  2:38 UTC 

[binutils-gdb] sim: igen: fix format-zero-length warnings
 2024-01-09  2:27 UTC 

[binutils-gdb] sim: m68hc11: gencode: add printf markings
 2024-01-09  2:25 UTC 

[binutils-gdb] sim: m32c: fix declaration-after-statement warnings
 2024-01-09  2:25 UTC 

[binutils-gdb] sim: warnings: fix unused variable warnings
 2024-01-09  2:23 UTC 

[binutils-gdb] sim: warnings: mark local funcs/vars as static
 2024-01-09  2:21 UTC 

[binutils-gdb] Back out some parallel_for_each features
 2024-01-09  1:47 UTC 

[binutils-gdb] Avoid language-based lookups in startup path
 2024-01-09  1:47 UTC 

[binutils-gdb] Optimize lookup_minimal_symbol_text
 2024-01-09  1:47 UTC 

[binutils-gdb] Lazy language setting
 2024-01-09  1:47 UTC 

[binutils-gdb] Change current_language to be a macro
 2024-01-09  1:47 UTC 

[binutils-gdb] Remove two quick_symbol_functions methods
 2024-01-09  1:47 UTC 

[binutils-gdb] Simplify the public DWARF API
 2024-01-09  1:46 UTC 

[binutils-gdb] Do more DWARF reading in the background
 2024-01-09  1:46 UTC 

[binutils-gdb] Change how cooked index waits for threads
 2024-01-09  1:46 UTC 

[binutils-gdb] Add "maint set dwarf synchronous"
 2024-01-09  1:46 UTC 

[binutils-gdb] Move cooked_index_storage to cooked-index.h
 2024-01-09  1:46 UTC 

[binutils-gdb] Add gdb::task_group
 2024-01-09  1:46 UTC 

[binutils-gdb] Add quick_symbol_functions::compute_main_name
 2024-01-09  1:46 UTC 

[binutils-gdb] Add deferred_warnings parameter to read_addrmap_from_aranges
 2024-01-09  1:46 UTC 

[binutils-gdb] Refactor complaint thread-safety approach
 2024-01-09  1:46 UTC 

[binutils-gdb] Add thread-safety to gdb's BFD wrappers
 2024-01-09  1:46 UTC 

[binutils-gdb] Add a couple of bfd_cache_close calls
 2024-01-09  1:46 UTC 

[binutils-gdb] Pre-read DWZ section data
 2024-01-09  1:46 UTC 

[binutils-gdb] Don't use objfile::intern in DWO code
 2024-01-09  1:45 UTC 

[binutils-gdb] sim: build: clean more generated outputs
 2024-01-09  1:38 UTC 

[binutils-gdb] sim: mips: drop old clean workaround
 2024-01-09  1:24 UTC 

[binutils-gdb] sim: ppc: workaround uninitialized variable compiler warnings
 2024-01-09  1:20 UTC 

[binutils-gdb] sim: warnings: enable -Wshift-negative-value
 2024-01-09  1:03 UTC 

[binutils-gdb] sim: sh: avoid left shifting negative values
 2024-01-09  1:03 UTC 

[binutils-gdb] sim: bfin: avoid left shifting negative values
 2024-01-09  1:03 UTC 

[binutils-gdb] sim: cgen: rework DI macros to avoid signed left shifts
 2024-01-09  1:03 UTC 

[binutils-gdb] MAINTAINERS: Update my email address
 2024-01-08 18:55 UTC 

[binutils-gdb] [gdb/testsuite] Add missing -no-prompt-anchor in gdb.base/vfork-follow-parent.exp
 2024-01-08 12:01 UTC 

[binutils-gdb] [gdb/testsuite] Make gdb.base/solib-search.exp more robust
 2024-01-08  9:37 UTC 

[binutils-gdb] sim: warnings: enable -Wshadow=local
 2024-01-07  5:16 UTC 

[binutils-gdb] sim: cris: change temp var name slightly to avoid shadowing
 2024-01-07  5:15 UTC 

[binutils-gdb] sim: cris: add error fallbacks when decoding condition & swap codes
 2024-01-07  5:10 UTC 

[binutils-gdb] [gdb/testsuite] Handle PAC marker
 2024-01-04 12:42 UTC 

[binutils-gdb] Update year range in copyright notice of binutils files
 2024-01-04 12:29 UTC 

[binutils-gdb] Synchronize config.sub and config.guess with their upstream master versions
 2024-01-04 12:02 UTC 

[binutils-gdb] gdb: improve error reporting from expression parser
 2024-01-04  9:41 UTC 

[binutils-gdb] gdb: merge error handling from different expression parsers
 2024-01-04  9:41 UTC 

[binutils-gdb] gdb: don't try to style content in error calls
 2024-01-04  9:41 UTC 

[binutils-gdb] sim: ppc: unify igen filter modules
 2024-01-03  8:38 UTC 

[binutils-gdb] sim: ppc: unify igen line number output modules
 2024-01-03  8:38 UTC 

[binutils-gdb] sim: igen: clean up headers a bit
 2024-01-03  8:38 UTC 

[binutils-gdb] sim: ppc: switch to common endian code
 2024-01-03  7:19 UTC 

[binutils-gdb] sim: common: include sim-types.h in the endian header directly
 2024-01-03  7:19 UTC 

[binutils-gdb] sim: ppc: rename local ALU SIGNED64 macros
 2024-01-03  7:19 UTC 

[binutils-gdb] sim: ppc: sync WITH_TARGET_{ADDRESS,CELL}_BITSIZE with common/
 2024-01-03  7:19 UTC 

[binutils-gdb] sim: cr16: cleanup unused variable compiler warnings
 2024-01-03  6:58 UTC 

[binutils-gdb] sim: configure: switch to m4_map
 2024-01-03  6:43 UTC 

[binutils-gdb] sim: drop support for recursive makes entirely
 2024-01-03  6:22 UTC 

[binutils-gdb] sim: ppc: hoist compilation up to top-level
 2024-01-03  6:22 UTC 

[binutils-gdb] sim: drop support for automatic subdir recursion
 2024-01-03  6:22 UTC 

[binutils-gdb] sim: ppc: move libsim.a creation to top-level
 2024-01-03  6:21 UTC 

[binutils-gdb] sim: ppc: move main.o compilation to top-level
 2024-01-03  6:21 UTC 

[binutils-gdb] Fix GDB reverse-step and reverse-next command behavior
 2024-01-02 22:47 UTC 

[binutils-gdb] PowerPC and aarch64: Fix reverse stepping failure
 2024-01-02 22:46 UTC 

[binutils-gdb] Add gdb_compile options column-info and no-column-info
 2024-01-02 22:46 UTC 

[binutils-gdb] gdb/dwarf2: Add support for DW_LNS_set_epilogue_begin in line-table
 2024-01-02  9:23 UTC 

[binutils-gdb] sim: ppc: hoist pk.h creation to top-level
 2024-01-02  8:25 UTC 

[binutils-gdb] sim: ppc: hoist hw.[ch] creation to top-level
 2024-01-02  8:25 UTC 

[binutils-gdb] sim: ppc: hoist igen execution to top-level
 2024-01-02  8:25 UTC 

[binutils-gdb] sim: ppc: merge configure logic into top-level
 2024-01-02  7:43 UTC 

[binutils-gdb] sim: ppc: scope configure options to --enable-sim-ppc-xxx
 2024-01-02  7:43 UTC 

[binutils-gdb] sim: ppc: standardize configure option processing
 2024-01-02  7:43 UTC 

[binutils-gdb] sim: ppc: switch to AS_HELP_STRING for automatic formatting
 2024-01-02  7:43 UTC 

[binutils-gdb] sim: ppc: drop now unused config.in
 2024-01-02  7:43 UTC 

[binutils-gdb] sim: ppc: move defines.h generation to the top-level
 2024-01-02  6:37 UTC 

[binutils-gdb] sim: ppc: drop configure compiler checks
 2024-01-02  6:37 UTC 

[binutils-gdb] sim: ppc: drop custom config.h header
 2024-01-02  6:37 UTC 

[binutils-gdb] sim: ppc: stop including headers from gdb/
 2024-01-02  6:37 UTC 

[binutils-gdb] sim: ppc: move termios probes to top-level
 2024-01-02  6:37 UTC 

[binutils-gdb] sim: ppc: switch to AC_CACHE_CHECK
 2024-01-02  6:37 UTC 

[binutils-gdb] sim: ppc: switch struct member checks to AC_CHECK_MEMBER
 2024-01-02  6:37 UTC 

[binutils-gdb] sim: ppc: move termio defines to config.h
 2024-01-02  6:36 UTC 

[binutils-gdb] sim: ppc: move struct statfs to top-level
 2024-01-02  6:36 UTC 

[binutils-gdb] sim: ppc: move long long test to top-level
 2024-01-02  6:36 UTC 

[binutils-gdb] sim: ppc: hoist sysv tests to top-level
 2024-01-02  6:31 UTC 

[binutils-gdb] sim: ppc: always compile in the sysv sem & shm device files
 2024-01-02  6:30 UTC 

[binutils-gdb] sim: ppc: change SysV sem & shm tests to compile-time
 2024-01-02  6:30 UTC 

[binutils-gdb] sim: ppc: merge System V semaphores checks
 2024-01-02  6:30 UTC 

[binutils-gdb] sim: ppc: fix bad AC_CACHE_CHECK call with semun
 2024-01-02  6:30 UTC 

[binutils-gdb] sim: ppc: delete unused build compile & link settings
 2024-01-02  6:28 UTC 

[binutils-gdb] sim: ppc: merge misc igen APIs
 2024-01-01 23:23 UTC 

[binutils-gdb] sim: ppc: rework igen error to match common
 2024-01-01 23:23 UTC 

[binutils-gdb] sim: igen: extend error to take arguments
 2024-01-01 23:23 UTC 

[binutils-gdb] sim: ppc: rename igen max_insn_bit_size
 2024-01-01 23:23 UTC 

[binutils-gdb] sim: igen: minor constify logic
 2024-01-01 23:23 UTC 

[binutils-gdb] sim: ppc: unify igen filter_filename implementations
 2024-01-01 23:23 UTC 

[binutils-gdb] sim: ppc: replace filter_filename with lbasename
 2024-01-01 23:23 UTC 

[binutils-gdb] sim: ppc: hoist igen compilation into top-level
 2024-01-01 23:23 UTC 

[binutils-gdb] sim: ppc: drop build-config.h usage
 2024-01-01 21:28 UTC 

[binutils-gdb] sim: ppc: simplify filter_host.c logic
 2024-01-01 21:25 UTC 

[binutils-gdb] sim: igen: remove libigen.a when cleaning
 2024-01-01 20:52 UTC 

[binutils-gdb] sim: ppc: drop unused host bitsize settings
 2024-01-01 19:52 UTC 

[binutils-gdb] sim: frv: fix cmpb uninitialized variable usage
 2024-01-01 15:57 UTC 

[binutils-gdb] sim: arm: mark local read-only arrays as static const
 2024-01-01 15:53 UTC 

[binutils-gdb] sim: warnings: enable -Wunused-variable
 2024-01-01 15:52 UTC 

[binutils-gdb] cpu: or1k: drop unused l.swa flag
 2024-01-01 15:52 UTC 

[binutils-gdb] sim: fix pervasive typo
 2024-01-01 15:46 UTC 

[binutils-gdb] Run 'black' on tui-window.py
 2023-12-31 23:37 UTC 

[binutils-gdb] [gdb/testsuite] Fix typo in gdb.base/catch-syscall.exp
 2023-12-31  8:40 UTC 

[binutils-gdb] Add keywords to TuiWindow.write
 2023-12-30 19:45 UTC 

[binutils-gdb] [gdb/testsuite] Fix gdb.base/gdb-index-err.exp for root user
 2023-12-30 19:04 UTC 

[binutils-gdb] MAINTAINERS: Update my email address
 2023-12-30  0:32 UTC 

[binutils-gdb] dwarf, fortran: add support for DW_TAG_entry_point
 2023-12-29 10:36 UTC 

[binutils-gdb] gdb, dwarf: add assert to dwarf2_get_pc_bounds
 2023-12-29 10:36 UTC 

[binutils-gdb] gdb, dwarf: move part of dwarf2_get_pc_bounds into separate function
 2023-12-29 10:35 UTC 

[binutils-gdb] sim: pru: Fix emulation of carry bit
 2023-12-28  7:11 UTC 

[binutils-gdb] sim: common: pull in newlib extensions for Linux compatibility
 2023-12-27  3:56 UTC 

[binutils-gdb] gdb: make value::allocate_register_lazy store id of next non-inline frame
 2023-12-24 18:28 UTC 

[binutils-gdb] gdb: remove VALUE_REGNUM, add value::regnum
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: remove VALUE_NEXT_FRAME_ID, add value::next_frame_id
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: implement address_from_register using value_from_register
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: remove read_frame_register_value's frame parameter
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: add type parameter to value::allocate_register and add value::allocate_register_lazy
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: pass non-nullptr frame to gdbarch_value_from_register in address_from_register
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: pass frame_info_ptr to gdbarch_value_from_register
 2023-12-24 18:27 UTC 

[binutils-gdb] gdb: don't set frame id after calling cooked_read_value
 2023-12-24 18:27 UTC 

[binutils-gdb] sim: cris: rvdummy: delete unused variable
 2023-12-24 10:27 UTC 

[binutils-gdb] sim: cgen: mark cgen_rtx_error noreturn
 2023-12-24 10:09 UTC 

[binutils-gdb] sim: cgen: regenerate decode tables
 2023-12-24  9:08 UTC 

[binutils-gdb] sim: sh: refine pwsb & pwad nops
 2023-12-24  9:00 UTC 

[binutils-gdb] sim: sh: fix plds Dz,MACL implementation
 2023-12-24  8:56 UTC 

[binutils-gdb] sim: warnings: rework individual flag disable into dedicated vars
 2023-12-23  6:22 UTC 

[binutils-gdb] gprofng: fix build problems on linux-musl
 2023-12-23  5:27 UTC 

[binutils-gdb] sim: sh: fix -Wshadow=local warnings
 2023-12-23  4:32 UTC 

[binutils-gdb] sim: riscv: fix -Wshadow=local warnings
 2023-12-23  4:32 UTC 

[binutils-gdb] sim: ppc: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: mips: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: m68hc11: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: m32c: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: iq2000: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: h8300: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: frv: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: erc32: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: cris: disable -Wshadow=local in generated mloop files
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: cris: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: common: fix -Wshadow=local warnings
 2023-12-23  4:31 UTC 

[binutils-gdb] sim: bfin: fix -Wshadow=local warnings
 2023-12-23  4:30 UTC 

[binutils-gdb] sim: arm: fix -Wshadow=local warnings
 2023-12-23  4:30 UTC 

[binutils-gdb] sim: aarch64: fix -Wshadow=local warnings
 2023-12-23  4:30 UTC 

[binutils-gdb] Check for rogue DAP exceptions in test suite
 2023-12-22 16:59 UTC 

[binutils-gdb] Avoid exception from attach in DAP
 2023-12-22 16:59 UTC 

[binutils-gdb] Add DAP log level parameter
 2023-12-22 16:59 UTC 

[binutils-gdb] Introduce and use DAPException
 2023-12-22 16:59 UTC 

[binutils-gdb] Fix build with clang 16
 2023-12-22 16:40 UTC 

[binutils-gdb] gdb: fix refactoring hiccup in rs6000_register_to_value
 2023-12-22 16:21 UTC 

[binutils-gdb] Add 'program' to DAP 'attach' request
 2023-12-22 16:11 UTC 

[binutils-gdb] sim: cgen: regenerate decode tables to avoid shadow warnings
 2023-12-22 15:55 UTC 

[binutils-gdb] sim: cris: regen cgen decoders to fix build warnings [PR sim/31181]
 2023-12-22 15:47 UTC 

[binutils-gdb] gdb: add git trailer information on gdb/MAINTAINERS
 2023-12-22  9:09 UTC 

[binutils-gdb] sim: ppc: igen: fix -G handling
 2023-12-22  2:06 UTC 

[binutils-gdb] sim: warnings: enable -Wreturn-type
 2023-12-22  2:06 UTC 

[binutils-gdb] sim: warnings: fix -Wreturn-mismatch typo
 2023-12-22  2:06 UTC 

[binutils-gdb] sim: m32c: fix initial #line number in generated code
 2023-12-22  1:18 UTC 

[binutils-gdb] sim: mloop: add #line pragmas everywhere
 2023-12-22  1:17 UTC 

[binutils-gdb] sim: common: add $LINENO rewriting support to genmloop scripts
 2023-12-22  1:17 UTC 

[binutils-gdb] Rename TUI locator window -> status
 2023-12-21 23:53 UTC 

[binutils-gdb] Rename tui-stack -> tui-status
 2023-12-21 23:53 UTC 

[binutils-gdb] Fix Clang build issue with flexible array member and non-trivial dtor
 2023-12-21 11:16 UTC 

[binutils-gdb] sim: warnings: enable -Wimplicit-fallthrough=5
 2023-12-21  7:03 UTC 

[binutils-gdb] sim: sh: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:03 UTC 

[binutils-gdb] sim: rx: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:03 UTC 

[binutils-gdb] sim: rl78: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: riscv: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: ppc: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: or1k: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

[binutils-gdb] sim: mips: fix -Wimplicit-fallthrough warnings
 2023-12-21  7:02 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).