binutils-gdb.git
2023-07-13 Tom TromeyImplement 'Enum_Val and 'Enum_Rep
2023-07-13 Tom TromeyRemove ada_attribute_name
2023-07-13 Michael MatzLet '^' through the lexer
2023-07-13 Alan Modraelf_object_p load of dynamic symbols
2023-07-13 GDB AdministratorAutomatic date update in version.in
2023-07-12 Tom de Vries[gdb/tui] Assume HAVE_WBORDER
2023-07-12 Tom de Vries[gdb/tui] Make translate return entry->value instead...
2023-07-12 Tom de Vries[gdb/tui] Merge tui border-kind corner translation...
2023-07-12 Tom de Vries[gdb/tui] Introduce translate_acs
2023-07-12 Tom de Vries[gdb/tui] Remove default entries in TUI translation...
2023-07-12 Alan Modra.noinit and .persistent for msp430
2023-07-12 Alan Modra.noinit and .persistent alignment
2023-07-12 Alan ModraRe: Align linkerscript symbols according to ABI
2023-07-12 Alan ModraRe: Keeping track of rs6000-coff archive element pointers
2023-07-12 GDB AdministratorAutomatic date update in version.in
2023-07-11 Tom TromeyRemove some TODOs from gdb.cp tests
2023-07-11 Jan Beulichx86: simplify table-referencing macros
2023-07-11 Jan Beulichx86: convert 0FXOP to just XOP in enumerator names
2023-07-11 Jan Beulichx86: misc further register-only insns don't need to...
2023-07-11 Jan Beulichx86: various operations on mask registers can avoid...
2023-07-11 Jan Beulichx86: slightly rework handling of some register-only...
2023-07-11 Jan Beulichx86: SIMD shift-by-immediate don't need to go through...
2023-07-11 Jan Beulichx86: misc further memory-only insns don't need to go...
2023-07-11 Jan Beulichx86: {,V}MOVNT* don't need to go through mod_table[]
2023-07-11 Jan Beulichx86: fold legacy/VEX {,V}MOV{H,L}* entries
2023-07-11 Jan Beulichx86: fold certain legacy/VEX table entries
2023-07-11 Jan Beulichld/PDB: fix off-by-1 in add_globals_ref()
2023-07-11 GDB AdministratorAutomatic date update in version.in
2023-07-10 Tom TromeyRemove target_close
2023-07-10 Tom TromeyUpdate TUI window title when changed
2023-07-10 Tom TromeyAdd Ada scope test for DAP
2023-07-10 Tom TromeyHandle typedefs in no-op pretty printers
2023-07-10 Tom TromeyReimplement DAP stack traces using frame filters
2023-07-10 Tom TromeySimplify FrameVars
2023-07-10 Tom TromeyFix oversights in frame decorator code
2023-07-10 Tom TromeyAdd new interface to frame filter iteration
2023-07-10 Tom TromeyFix execute_frame_filters doc string
2023-07-10 Tom TromeyChange 'handle_id' to be a local variable
2023-07-10 Tom TromeyMove definition of ctf_target type
2023-07-10 Tom TromeyConstify tfile_interp_line
2023-07-10 Tom TromeyUse function_view in traceframe_walk_blocks
2023-07-10 Tom TromeyUse unique_ptr for trace_dirname
2023-07-10 Tom TromeyUse unique_ptr for trace_filename
2023-07-10 Tom TromeyReplace use of xfree with byte_vector
2023-07-10 Tom TromeyRemove a use of xfree
2023-07-10 Tom TromeyAvoid crash with absolute symbol
2023-07-10 Andrew Burgessgdbserver: handle all eval_result_type values in tracep...
2023-07-10 Andrew Burgessgdb/testsuite: avoid stack addresses in test names
2023-07-10 Andrew Burgessgdb/testsuite: return after reporting a test unsupported
2023-07-10 Andrew Burgessgdb: include location number in breakpoint error message
2023-07-10 Richard Buntgdb/testsuite: Testing with the nvfortran compiler
2023-07-10 GDB AdministratorAutomatic date update in version.in
2023-07-09 Fangrui SongPR30592 objcopy: allow --set-section-flags to add or...
2023-07-09 GDB AdministratorAutomatic date update in version.in
2023-07-08 Aaron Mereygdb/cp-namespace.c: Fix assert failure caused by malfor...
2023-07-08 GDB AdministratorAutomatic date update in version.in
2023-07-07 Tom TromeyFix result of DAP setExpression
2023-07-07 Tom TromeyRemove unchecked casts to mi_interp
2023-07-07 Andrew Burgessgdb: check max-value-size when reading strings for...
2023-07-07 Andrew Burgessgdb: remove last alloca call from printcmd.c
2023-07-07 Andrew Burgessgdb: remove two uses of alloca from printcmd.c
2023-07-07 Andrew Burgessgdb: fix printf of wchar_t early in a gdb session
2023-07-07 Jan Beulichld: fix build with old glibc / gcc
2023-07-07 Claudiu Zissulescuarc: Update/Add ARCv3 support.
2023-07-07 Andrew Burgessgdb/testsuite: fix license on recently added file
2023-07-07 Nick CliftonUdated Freach and Romainian translations for various...
2023-07-07 Nick CliftonMinor updates to release readme
2023-07-07 GDB AdministratorAutomatic date update in version.in
2023-07-06 Pedro AlvesLinux: Avoid pread64/pwrite64 for high memory addresses...
2023-07-06 Branislav Brzakriscv: Ensure LE instruction fetching
2023-07-06 Pedro AlvesFix Solaris regression (PR tdep/30252)
2023-07-06 YunQiang Suld: fix plugin tests for MIPS PIC
2023-07-06 Alan ModraUse run_host_cmd to run $CC and other no-section-header...
2023-07-06 Alan ModraRe: Stop the linker's --dependency-file option from...
2023-07-06 YunQiang Suld: Use run_host_cmd_yesno in indirect.exp instead...
2023-07-06 YunQiang Suld: Use [list ] syntax to define run_tests in indirect.exp
2023-07-06 GDB AdministratorAutomatic date update in version.in
2023-07-05 Andreas KrebbelAlign linkerscript symbols according to ABI
2023-07-05 GDB AdministratorAutomatic date update in version.in
2023-07-04 Jan Beulichx86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQ
2023-07-04 Jan Beulichx86: optimize pre-AVX512 {,V}PCMPGT* with identical...
2023-07-04 Jan Beulichx86: optimize pre-AVX512 {,V}PCMPEQQ with identical...
2023-07-04 Jan Beulichx86: flag bad EVEX masking for miscellaneous insns
2023-07-04 Jan Beulichx86: flag EVEX masking when destination is GPR(-like)
2023-07-04 Jan Beulichx86: flag EVEX.z set when destination is memory
2023-07-04 Jan Beulichx86: flag EVEX.z set when destination is a mask register
2023-07-04 Jan Beulichx86: re-work EVEX-z-without-masking check
2023-07-04 Matheus Branco... gdb: add __repr__() implementation to a few Python...
2023-07-04 Andrew Burgessgdb: have mdict_size always return a symbol count
2023-07-04 Nick CliftonUpdated Ukranian, Romanian and German translations...
2023-07-04 Claudiu Zissulescuarc: Update default target CPU to match GCC defaults
2023-07-04 Claudiu Zissulescuarc: Update neg<.f> 0,b encoding
2023-07-04 GDB AdministratorAutomatic date update in version.in
2023-07-03 Andreas KrebbelIBM Z: Fix pcrel relocs for symA-symB expressions
2023-07-03 Tom TromeyFix two Python calls that don't check for errors
2023-07-03 Andrew Burgessgdb: handle core files with .reg/0 section names
2023-07-03 Andrew Burgessgdb/testsuite: add test for core file with a 0 pid
2023-07-03 Andrew Burgessgdb: split inferior and thread setup when opening a...
2023-07-03 Nick CliftonUpdate after creating 2.41 branch
2023-07-03 Nick CliftonChange version number to 2.41.50 and regenerate files
next