gdb-patches archive
subject index for September, 2017

This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

[commit+8.0.1] Fix T-stopped detach regression on old kernels

[commit/obvious] Fix build breakage on GNU/Linux AArch64

[commit/obvious] Fix build breakage on GNU/Linux AArch64, take 2

[FYI] Removed unused declaration

[gdb patch] seg fault on missing dwarf

[OBV] amd64-features-makefile: add missing backslash.

[PATCH 0/2] GDB test suite: Support targets with systemd-coredump

[PATCH 0/2] Make "list ambiguous" show symbol names too

[PATCH 0/2] OpenMP parallel region scope tests

[PATCH 0/2] Support for FreeBSD/mips N32

Re: [PATCH 0/3] Introduce gdb::array_view, symtabs_and_lines -> std::vector

[PATCH 0/3] Small cleanups in gdbserver

[PATCH 0/3] Tiny patches related to command lines

[PATCH 0/4] Fix issues with Linux core PRPSINFO note definitions

[PATCH 0/4] Initial support for FreeBSD/arm in GDB

[PATCH 0/4] New "set cwd" command

[PATCH 0/4] S390: Guarded storage register set support

[PATCH 0/5] Fortran: Array strides

Re: [PATCH 00/22 v4] Make GDB builtin target descriptions more flexible

[PATCH 1/2] Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.

[PATCH 1/2] Add support procs (to lib/gdb.exp) for OpenMP

[PATCH 1/2] Deduplicate require_running macros and move them up

[PATCH 1/2] Fix "list ambiguous_variable"

[PATCH 1/2] GDB test suite: Add helper for locating core files

[PATCH 1/2] lwp_info; Make the arch code free arch_lwp_info

[PATCH 1/2] Make probe_ops::get_probes fill an std::vector

[PATCH 1/2] mi_load_progress: Use unique_ptr to manage ui_out lifetime

[PATCH 1/3] Add unit test for xml_escape_text

[PATCH 1/3] gdbserver: Remove duplicate functions to find any thread of process

Re: [PATCH 1/3] Introduce gdb::array_view

[PATCH 1/3] Move command lines types/declarations to cli-script.h

[PATCH 1/4] ELF/BFD: Fix padding in `elf_external_linux_prpsinfo64'

Re: [PATCH 1/4] Fix indentation for printing Fortran types with pointers

[PATCH 1/4] Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types.

Re: [PATCH 1/4] Improve "'g' reply is is to long" error message

[PATCH 1/4] Make gdb_dirbuf local to functions

[PATCH 1/4] S390: Add guarded-storage register definitions and tdescs

[PATCH 1/5] Fortran: Move calc_f77_array_dims.

[PATCH 2/2] Add a signal frame unwinder for FreeBSD/mipsn32.

[PATCH 2/2] GDB test suite: Get core files on targets with systemd-coredump

[PATCH 2/2] gdbserver: Move detach code to its own function

[PATCH 2/2] linux low: Make the arch code free arch_process_info

[PATCH 2/2] Make "list ambiguous" show symbol names too

[PATCH 2/2] Make collect_probes return an std::vector

[PATCH 2/2] mi_load_progress: Restore current_uiout using a scoped_restore

[PATCH 2/2] OpenMP parallel region scope tests

[PATCH 2/3] Error out immediatly when using if command without args in command list

[PATCH 2/3] gdbserver: Remove gdb_id_to_thread_id

[PATCH 2/3] Make xml_escape_text return an std::string

[PATCH 2/4] ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note

Re: [PATCH 2/4] Fortran: Testsuite, fix differences in type naming.

[PATCH 2/4] Handle the NT_ARM_VFP core dump note on FreeBSD.

[PATCH 2/4] Import "glob" module from gnulib

Re: [PATCH 2/4] Read stop_pc after updating the gdbarch when exec'ing

[PATCH 2/4] S390: Add guarded-storage register support to GDB

[PATCH 2/5] Fortran: Move value_f90_subarray.

[PATCH 3/3] Add tests for loop_break and loop_continue commands

[PATCH 3/3] gdbserver: Remove thread_to_gdb_id

[PATCH 3/3] Refactor handle_qxfer_libraries and friends to use std::string

[PATCH 3/4] Add FreeBSD/arm architecture.

Re: [PATCH 3/4] Add thread after updating gdbarch when exec'ing

[PATCH 3/4] ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO note

Re: [PATCH 3/4] fortran: Testsuite, fix typos in vla-value.

[PATCH 3/4] Introduce gdb_chdir

[PATCH 3/4] S390: Add guarded-storage register support to gdbserver

[PATCH 3/5] Fortran: Allow multi-dimensional subarrays.

[PATCH 4/4] Add native target for FreeBSD/arm.

[PATCH 4/4] GDB: Remove Linux core PRPSINFO note writer override

[PATCH 4/4] Implement "set cwd" command

Re: [PATCH 4/4] Remove C/C++ relevant code in Fortran specific file.

[PATCH 4/4] S390: Document guarded-storage register support

Re: [PATCH 4/4] Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.exp

[PATCH 4/5] Fortran: Change subrange enum to bit field.

[PATCH 5/5] Fortran: Enable parsing of stride parameter for subranges.

[PATCH OB] Remove unused field field_info.fnfields

[PATCH OBV] [SIM, ARM] Fix build failure

[PATCH OBV] Fix aarch64-freebsd build failure

[PATCH OBV] Fix x86 build failures

[PATCH OBV] Remove one explicit rule for monitor.o

Re: [PATCH v2 0/2] Initial support for FreeBSD/aarch64

Re: [PATCH v2 0/2] Various build fixes for NetBSD

[PATCH v2 0/4] Initial support for FreeBSD/arm in GDB

[PATCH v2 0/5] New "set cwd" command

Re: [PATCH v2 00/13] No-debug-info debugging improvements

[PATCH v2 1/4] Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types.

[PATCH v2 1/5] Import "glob" and "getcwd" modules from gnulib

[PATCH v2 2/4] Handle the NT_ARM_VFP core dump note on FreeBSD.

[PATCH v2 2/5] Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"

[PATCH v2 3/4] Add FreeBSD/arm architecture.

[PATCH v2 3/5] Introduce gdb_chdir

[PATCH v2 4/4] Add native target for FreeBSD/arm.

[PATCH v2 4/5] Implement "set cwd" command

[PATCH v2 5/5] Extend "set cwd" to work on gdbserver

[PATCH v2] [libcc1] Rename C{,P}_COMPILER_NAME and remove triplet from them

[PATCH v2] Add a 'starti' command.

[PATCH v2] Add selftests run filtering

Re: [PATCH v2] Define an error function in the PPC simulator library.

[PATCH V2] dwarf2read: move producers help functions to a dwarf specific file

[PATCH V2] icc: allow code path for newer versions of icc.

[PATCH v2] Remove unnecessary function prototypes.

[PATCH v2] Rename __BIT() to N32_BIT() in the nds32 target

[PATCH v2] Use "switch_to_thread" more thoroughly on gdbserver

[PATCH v3 1/5] Import "glob" and "getcwd" modules from gnulib

[PATCH v3 2/5] Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"

[PATCH v3 3/5] Introduce gdb_tilde_expand

[PATCH v3 4/5] Implement "set cwd" command on GDB

Re: [PATCH v3 4/6] Dwarf: Fortran, support DW_TAG_entry_point.

[PATCH v3 5/5] Extend "set cwd" to work on gdbserver

Re: [PATCH v3 5/6] Fortran: Enable setting breakpoint on nested functions.

Re: [PATCH v3 6/6] Fortran: Nested functions, add scope parameter.

[PATCH v3] Add a 'starti' command.

Re: [PATCH v3] Add selftests run filtering

[PATCH V3] icc: allow code path for newer versions of icc.

[PATCH v4 0/3] New "set cwd" command

[PATCH v4 0/5] Some Fortran Patches

Re: [PATCH v4 0/7] Thread handle to thread info mapping

[PATCH v4 1/3] Introduce gdb_tilde_expand

[PATCH v4 1/5] DWARF: Don't add nameless modules to partial symbol table.

Re: [PATCH v4 1/5] sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])

[PATCH v4 2/3] Implement "set cwd" command on GDB

[PATCH v4 2/5] Fortran: Accessing fields of inherited types via fully qualified name.

Re: [PATCH v4 2/5] sim: cgen: add MUL2OFSI and MUL1OFSI macros (needed for OR1K l.mul[u])

[PATCH v4 3/3] Extend "set cwd" to work on gdbserver

[PATCH v4 3/5] Fortran: Ptype, print type extension.

Re: [PATCH v4 3/5] sim: or1k: add or1k target to sim

[PATCH v4 4/5] Dwarf: Fortran, support DW_TAG_entry_point.

[PATCH v4 5/5] Fortran: Nested functions, add scope parameter.

Re: [PATCH v4 5/7] Add thread_db_notice_clone to gdbserver

[PATCH v5 0/3] New "set cwd" command

[PATCH v5 1/3] Introduce gdb_tilde_expand

[PATCH v5 2/3] Implement "set cwd" command on GDB

[PATCH v5 3/3] Extend "set cwd" to work on gdbserver

Re: [PATCH v5] Implement the ability to set/unset environment variables to GDBserver when starting the inferior

Re: [patch+7.12.1 1/2] Code cleanup: write_exp_msymbol: +is_tls

Re: [patch+7.12.1 2/2] Fix TLS (such as 'errno') regression

[PATCH, committed] moxie sim: fix stepping

[PATCH, gdb/testsuite] Fix calls in gdb.arch/thumb2-it.exp

[PATCH, gdb/testsuite] Fix compare-sections.exp FAIL

Re: [PATCH, MIPS] Extract PID from core dump file

Re: [PATCH/RFC] Implement the ability to set the current working directory in GDBserver

Re: [PATCH] Add a 'starti' command.

Re: [PATCH] Add DISABLE_COPY_AND_ASSIGN

[PATCH] Add myself as a write-after-approval GDB maintainer.

[PATCH] Add selftests run filtering

[patch] Allow to link with ncursesw

[PATCH] Be explicit when using software breakpoint/watchpoint

[PATCH] btrace: Store btrace_insn in an std::vector

Re: [PATCH] Clarify "list" output when specified lines are ambiguous

[PATCH] Correct shell compatibility issue detected with pkgsrc.

[PATCH] Define HAVE_NATIVE_GCORE_HOST on NetBSD

[PATCH] dwarf2read: move producers to producers.c/h file

[PATCH] eval.c:evaluate_subexp_standard: Factor out function call handling

[PATCH] eval.c:evaluate_subexp_standard: Use RAII to avoid leaks

[PATCH] Fix build breakage on GNU/Linux AArch64 and use std::vector on tdesc.reg_defs

Re: [PATCH] Fix leak of auto_obstack objfile_per_bfd_storage->storage_obstack;

[PATCH] Fix reading .dwp files without .debug_tu_index

[PATCH] Fix sometimes-uninitialized warning in gdbscm_value_address

[PATCH] gdb - avx512: tests were failing due to missing memory aligment.

[PATCH] gdb: Remove check for gdb_stderr == NULL

[PATCH] gdbserver Makefile: don't delete intermediary files

[PATCH] gdbserver x86 on win32: call init_target_desc

[PATCH] gdbserver: Use std::list for all_dlls

Re: [PATCH] Honor an existing CC_FOR_BUILD in the environment for sim.

[PATCH] icc: allow code path for newer versions of icc.

Re: [PATCH] Introduce dw2_linkage_name and dw2_linkage_name_attr.

Re: [PATCH] Introduce gdb::byte_vector, add allocator that default-initializes

[PATCH] Make dwarf_expr_context::stack an std::vector

[PATCH] Make dwarf_expr_piece::pieces an std::vector

Re: [PATCH] Make target_waitstatus_to_string return an std::string

[PATCH] nto & lynx x86: call init_target_desc

[PATCH] PR gdb/21698: Fix synchronization problems under python interface

Re: [PATCH] PR21985: set inferior-tty doesn't work for remote or sim

[PATCH] Remove unnecessary function prototypes.

[PATCH] Rename __BIT() to __ONEBIT() in the nds32 target

[PATCH] symlookup: improves symbol lookup when a file is specified.

[PATCH] Sync libiberty/ & include/ with GCC

[PATCH] Use "switch_to_thread" more thoroughly on gdbserver

[PATCH] Use std::vector on tdesc->reg_defs (gdbserver/tdesc.h)

[ping] [PATCH 0/2] GDB test suite: Support targets with systemd-coredump

[PING][PATCH 0/4] Fix issues with Linux core PRPSINFO note definitions

[ping][PATCH] symlookup: improves symbol lookup when a file is specified.

[pushed 1/2] Fix gdbserver regression exposed by gdb.threads/multi-create-ns-info-thr.exp

[pushed 1/2] gdbserver: Remove gdb_id_to_thread_id

[pushed 2/2] gdbserver/libthread_db: Don't ignore memory reading failures

[pushed 2/2] gdbserver: Remove thread_to_gdb_id

[PUSHED v4 1/2] Move GDB producer parsing routines to a separate file

[PUSHED v4 2/2] dwarf2read: Restrict ICC workaround to ICC<14

[pushed/borderline-ob] Introduce gdb_disassembly_flags

[pushed/ob] Fix build breakage when libipt is available

[pushed/ob] remove QStartupWithShell entry from NEWS::Changes in GDB 7.11

[pushed] [PATCH] gdb - avx512: tests were failing due to missing memory aligment.

[PUSHED] Add i386.o to gdb_target_obs for x86_64-* targets

[PUSHED] Catch up to recent changes to call_function_by_hand().

[pushed] Constify unpack_varlen_hex & fix fallout

[pushed] dwarf2expr: Remove unused abort_expression label in execute_stack_op

[pushed] dwarf2read: Replace copy_string usages with savestring

[PUSHED] Explicitly include <array> for std::array<>.

[pushed] expprint: Fix format string warning

[pushed] Fix compile time error when using ansidecl.h with an old version of GCC.

[pushed] gdb.base/commands.exp: Test loop_break and loop_continue in nested loops

[pushed] gdb.base/nodebug.exp: Rename called functions

[pushed] gdb/remote.c: Eliminate target_buf/target_buf_size hack

[pushed] gdbserver: Remove traces of ancient Hc handling

[PUSHED] Include "x86-xstate.h" for X86_XSTATE_* constants.

[pushed] linux-low: Remove unused variables

[pushed] linux-waitpid: Get rid of format string warning

[pushed] Make dwarf_expr_context::stack_empty_p return a bool

[pushed] Make dwarf_stack_value::in_stack_memory a bool

[pushed] microblaze-tdep: Add ATTRIBUTE_PRINTF to microblaze_debug

[pushed] Move utils-selftests.c -> gdb/unittests/

[pushed] probe: Replace VEC(probe_ops_cp) with std::vector

[pushed] Remove unnecessary calls to is_mi_like_p in print_thread_info_1

Re: [python] Allow explicit locations in breakpoints.

[release/branch 1/2] Document the GDB 8.0.1 release in gdb/ChangeLog

[release/branch 2/2] Bump GDB version number to 8.0.1.DATE-git.

[release/branch] Set GDB version number to 8.0.1.

[release/HEAD] Document the GDB 8.0.1 release in gdb/ChangeLog

[RFA 0/3] add a few Python events

[RFA 0/3] preparation for command constification; cleanup removal

[RFA 0/4] remove some cleanups from parsing code

[RFA 0/4] some vector-related cleanup removal

[RFA 0/5] remove cleanups from regcache

[RFA 0/7] more ui-out cleanup removal

[RFA 0/8] various cleanup removals

Re: [RFA 00/10] some string cleanup removal

[RFA 00/12] some minor cleanup removals

[RFA 00/67] Simple add_cmd constification

[RFA 01/11] Remove make_cleanup_defer_target_commit_resume

[RFA 01/12] Introduce string_vprintf

[RFA 01/67] Add add_cmd function overloads

[RFA 02/11] Remove cleanups from mi_cmd_break_insert_1

[RFA 02/12] Remove cleanup from display_gdb_prompt

[RFA 02/67] Constify add_cmd gdb_bfd.c

[RFA 03/11] Remove cleanups from mi-cmd-var.c

[RFA 03/12] Remove cleanups from utils.c

[RFA 03/67] Constify not_just_help_class_command

[RFA 04/11] Don't copy a string in mi_cmd_disassemble

[RFA 04/12] Remove cleanup from tilegx-tdep.c

[RFA 04/67] Constify info_probes_dtrace_command

[RFA 05/11] Remove unused declaration

[RFA 05/12] Remove some cleanups from stack.c

[RFA 05/67] Constify two functions in valprint.c

[RFA 06/11] Change some gdb_* functions to use a std::string out parameter

[RFA 06/12] Remove cleanups from cp-support.c

[RFA 06/67] Constify dump_arc_instruction_command

[RFA 07/11] Use gdb::byte_vector in mi_cmd_data_write_memory_bytes

[RFA 07/12] Remove some cleanups from tracepoint.c

[RFA 07/67] Constify two functions in cp-abi.c

[RFA 08/11] Use string and unique_xmalloc_ptr in mi-main.c

[RFA 08/12] Remove cleanup from complaints.c

[RFA 08/67] Constify two functions in linux-fork.c

[RFA 09/11] Use std::set in mi-main.c

[RFA 09/12] Remove cleanup from xstormy16-tdep.c

[RFA 09/67] Constify display_tib

[RFA 1/3] Add new_inferior, inferior_deleted, and new_thread events

[RFA 1/3] Rename _const functions to use overloading instead

[RFA 1/4] Remove make_cleanup_clear_parser_state

[RFA 1/4] Use gdb::def_vector in func_command

[RFA 1/5] Remove regcache_xmalloc

[RFA 1/7] Use ui_out_emit_table and ui_out_emit_list in print_thread_info_1

[RFA 1/8] Change setup_breakpoint_reporting to return a scoped_restore

[RFA 10/11] Use a std::vector for ada_exceptions_list

[RFA 10/12] Remove cleanup from mt-tdep.c

[RFA 10/67] Constify some functions in psymtab.c

[RFA 11/11] Change captured_mi_execute_command to use scoped_restore

[RFA 11/12] Remove a cleanup from symtab.c

[RFA 11/67] Constify first_component_command

[RFA 12/12] Remove some unused declarations

[RFA 12/67] Constify maintenance_cplus_namespace

[RFA 13/67] Constify maintenance_print_user_registers

[RFA 14/67] Constify core_file_command

[RFA 15/67] Constify show_convenience

[RFA 16/67] Constify some functions in memattr.c

[RFA 17/67] Constify cmd_record_full_restore

[RFA 18/67] Constify interpreter_exec_cmd

[RFA 19/67] Constify maintenance_print_target_stack

[RFA 2/3] Constify language_enum

[RFA 2/3] Small event ownership clean up in Python layer

[RFA 2/4] Remove last cleanups from d-exp.y

[RFA 2/4] Use gdb::byte_vector in pascal_object_print_value

[RFA 2/5] Remove regcache_xfree

[RFA 2/7] Remove make_cleanup_ui_out_table_begin_end

[RFA 2/8] Replace interp_set_temp with scoped_restore_interp

[RFA 20/67] Constify some commands in cli-cmds.c

[RFA 21/67] Constify commands in cli-dump.c

[RFA 22/67] Constify user_defined_command

[RFA 23/67] Constify some commands in cli-logging.c

[RFA 24/67] Constify some commands in spu-tdep.c

[RFA 25/67] Constify some commands in symfile.c

[RFA 26/67] Constify new_ui_command

[RFA 27/67] Constify some commands in symmisc.c

[RFA 28/67] Constify some commands in record-btrace.c

[RFA 29/67] Constify some commands in skip.c

Re: [RFA 3/3] Change counted_command_line to a shared_ptr

[RFA 3/3] Make extract_arg return a std::string

[RFA 3/3] Make it simpler to add events to Python

[RFA 3/4] Remove last cleanups from go-exp.y

[RFA 3/4] Use gdb::def_vector in create_sals_line_offset

[RFA 3/5] Remove make_cleanup_regcache_xfree

[RFA 3/7] Use ui_out_emit_tuple in more places

[RFA 3/8] Replace clear_hook_in_cleanup with scoped_restore_hook_in

[RFA 30/67] Constify tui_reg_command

[RFA 31/67] Constify some commands in tui.c

[RFA 32/67] Constify maintenance_print_dummy_frames

[RFA 33/67] Constify some commands in target-descriptions.c

[RFA 34/67] Constify unwind_command

[RFA 35/67] Constify commands maint.c, plus maintenance_print_type

[RFA 36/67] Constify some commands in source.c

[RFA 37/67] Constify some commands in record.c

[RFA 38/67] Constify some linespec functions

[RFA 39/67] Constify some commands in ax-gdb.c

[RFA 4/4] Change funcall_chain to be a std::vector

[RFA 4/4] Use std::vector in add_using_directive

[RFA 4/5] Remove make_cleanup_regcache_invalidate

[RFA 4/7] Use ui_out_emit_tuple in disasm.c

[RFA 4/8] Remove cleanups from findcmd.c

[RFA 40/67] Constify some commands in tracepoint.c

[RFA 41/67] Constify some commands in remote-fileio.c

[RFA 42/67] Constify some commands in exec.c, plus symbol_file_command

[RFA 43/67] Constify some commands in probes.c

[RFA 44/67] Constify some commands in thread.c

[RFA 45/67] Constify cd_command

[RFA 46/67] Constify some commands in mips-tdep.c

[RFA 47/67] Constify some commands in remote.c

[RFA 48/67] Constify delete_bookmark_command

[RFA 49/67] Constify some commands in btrace.c

[RFA 5/5] Remove the last cleanup from regcache.c

[RFA 5/7] Use ui_out_emit_list in more places

[RFA 5/8] Remove cleanups from find_frame_funname

[RFA 50/67] Constify unset_exec_wrapper_command

[RFA 51/67] Constify info_probes_stap_command

[RFA 52/67] Constify save_gdb_index_command

[RFA 53/67] Constify maintenance_print_reggroups

[RFA 54/67] Constify some commands in compile.c

[RFA 55/67] Constify maintenance_info_program_spaces_command

[RFA 56/67] Constify demangle_command

[RFA 57/67] Constify add_symbol_file_from_memory_command

[RFA 58/67] Constify some commands in i386-tdep.c

[RFA 59/67] Constify some commands in infcmd.c

[RFA 6/7] Remove make_cleanup_ui_out_redirect_pop

[RFA 6/8] Use std::string in ctf_start

[RFA 60/67] Constify some commands in macrocmd.c

[RFA 61/67] Constify some commands in breakpoint.c

[RFA 62/67] Constify some commands in printcmd.c

[RFA 63/67] Constify some commands in regcache.c

[RFA 64/67] Constify some commands in inferior.c

[RFA 65/67] Constify some commands in symtab.c

[RFA 66/67] Constify some commands in ada-tasks.c

[RFA 67/67] Constify find_command

[RFA 7/7] Use ui_out_emit_list and ui_out_emit_tuple with gdb::optional

[RFA 7/8] Use std::string in d-namespace.c

[RFA 8/8] Remove make_show_memory_breakpoints_cleanup

[RFA] Add support for __VA_OPT__

[RFA] Cast char constant to int in sizeof.exp

[RFA] Change exceptions.h functions to use gdb::function_view

[RFA] Don't use -fdiagnostics-color=never for rustc

[RFA] enable/disable sub breakpoint range

Re: [RFA] Make "bt N" print correct number of frames when using a frame filter

[RFA] Overload catch_command_errors

[RFA] Remove free_memory_read_result_vector

[RFA] Remove make_cleanup_restore_target_terminal

[RFC] Make init_type/arch_type take a size in bits

[RFC] Replicate src dir in build dir

[RFC][00/19] Target FP: Precise target floating-point emulation

[RFC][01/19] Target FP: Clean up includes of doublest.h and floatformat.h

[RFC][02/19] Target FP: Simplify floatformat_from_type

[RFC][03/19] Target FP: Complete tdep move to convert_typed_floating

[RFC][04/19] Target FP: Clean up some DFP interfaces

[RFC][05/19] Target FP: Simplify and fix print_floating

[RFC][06/19] Target FP: Use print_floating in tdep code

[RFC][07/19] Target FP: Simplify and fix ui_printf formatted printing

[RFC][08/19] Target FP: Use target format throughout expression parsing

[RFC][09/19] Target FP: Introduce target-float.{c,h}

[RFC][10/19] Target FP: Add string routines to target-float.{c,h}

[RFC][11/19] Target FP: Add conversion routines to target-float.{c,h}

[RFC][12/19] Target FP: Add binop and compare routines to target-float.{c,h}

[RFC][13/19] Target FP: Perform Ada fixed-point scaling in target format

[RFC][14/19] Target FP: Handle interfaces to scripting languages

[RFC][15/19] Target FP: Remove convert_typed_floating from tdep files

[RFC][16/19] Target FP: Remove unused union

[RFC][17/19] Target FP: Remove unused floating-point routines

[RFC][18/19] Target FP: Merge doublest.c and dfp.c into target-float.c

[RFC][19/19] Target FP: Implement binary FP operations via MPFR

[users/palves/catch_exceptions] [PATCH] zap catch_exceptions (Re: [RFA] Change exceptions.h functions to use gdb::function_view)

DWARF: Hierarchies of abstract and concrete DIE instance trees

Fix for prologue processing on PowerPC

Fix gdb 8.1 Solaris compilation

Fix gdb 8.1 Solaris/SPARC compilation (PR build/22206)

FYI/BRANCH: Patches applied to branch gdb-8.0-branch

gdb-8.0 branch FROZEN

gdb-8.0 branch OPEN again

Re: heads up: one week to 8.0.1 planned release time

Re: hurd: update RPC prototypes

more cleanup removal, particularly in MI

New "set cwd" command

New ARI warning Fri Sep 1 01:56:05 UTC 2017

Obsolete/remove Solaris < 10 [was: Re: Fix gdb 8.1 Solaris compilation]

Oh dear. I regret to inform you that commit 791199cc75fd294a4f5a228f83abdcbfb4c64c7e might be unfortunate

Re: Oh dear. I regret to inform you that commit b1308d2c3749cc454f00b70768ee33724d919527 might be unfortunate

Page blank

ping: [PATCH 0/4] More Fortran Patches

ping: [PATCH v3 0/6] Some Fortran Patches

Remove ioctl-based procfs support on Solaris

Test email, ignore


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc