[PATCH 00/22] Convert ui-out subsystem to C++
2016-11-24 15:24 UTC (6+ messages)
` [PATCH 07/22] Remove stale comments
` [PATCH 03/22] Remove ui_out_destroy
` [PATCH 08/22] Use new/delete instead of malloc/free-based functions
` [PATCH 01/22] Remove unused functions and declarations
` [PATCH 02/22] Rename ui_out_data to mi_ui_out_data
[PATCH] Read corrrect auxiliary entry in AIX
2016-11-24 14:15 UTC (6+ messages)
New ARI warning Thu Nov 24 01:57:17 UTC 2016
2016-11-24 2:48 UTC (2+ messages)
[PATCH 0/3] Fix various C++ related clang warnings
2016-11-24 0:08 UTC (11+ messages)
` [PATCH 1/3] Fix mismatched struct vs class tags
` [PATCH 2/3] Add noexcept to custom non-throwing new operators
` [PATCH 3/3] Do not use std::move when assigning an anonymous object to a unique_ptr
[PATCH] bound_registers.py: Add support for Python 3
2016-11-23 23:10 UTC (6+ messages)
[PATCH 00/18] sim: port for OpenRISC
2016-11-23 23:04 UTC (18+ messages)
` [PATCH 08/18] sim: or1k: fix fl1 in sim
` [PATCH 11/18] sim: or1k: fix segfault when run without arguments
` [PATCH 05/18] sim: or1k: add NOP_EXIT_SILENT; make simulator print exit code for NOP_EXIT;
` [PATCH 07/18] sim: or1k: remove erroneous warning message in sim/or1k/or1k.c
` [PATCH 03/18] sim: cgen: allow suffix on generated arch.[ch] and cpuall.h
` [PATCH 17/18] sim: or1k: Implement fetch/store for ppc and sr
` [PATCH 10/18] sim: testsuite: add testsuite for or1k sim
` [PATCH 01/18] sim: cgen: add rem (remainder) function (needed for OR1K lf.rem.[sd])
` [PATCH 06/18] sim: or1k: fix branching and exceptions in sim
` [PATCH 09/18] sim: or1k: regenerate sim files
` [PATCH 12/18] sim: or1k: Get or1k sim building with latest sim common
` [PATCH 02/18] sim: cgen: add mul-o1flag, mul-o2flag RTL functions to CGEN
` [PATCH 15/18] sim: or1k: Implement register store/fetch
` [PATCH 16/18] sim: or1k: Do trap breakpoint handling
` [PATCH 13/18] sim: or1k: Regenerate cgen files
` [PATCH 18/18] sim: or1k: add additional stubs for linux build
[PATCH 00/18] gdb: Port for OpenRISC
2016-11-23 22:23 UTC (19+ messages)
` [PATCH 09/18] gdb: or1k: Silence gcc warning
` [PATCH 17/18] gdb: or1k: Updates for compiler type checking
` [PATCH 15/18] gdb: or1k: Update calling conventions to help pass tests
` [PATCH 05/18] gdb: handle arbitrary strings in tdesc_register_in_reggroup_p
` [PATCH 04/18] gdb: add tdesc_find_register functions
` [PATCH 16/18] gdb: Remove corelow object from or1k linux build
` [PATCH 03/18] gdb: or1k: Add or1k_push_dummy_code and use it
` [PATCH 13/18] gdb: Add OpenRISC to texinfo menu
` [PATCH 10/18] gdb: or1k: Fixes for things that broke after upstream merge
` [PATCH 08/18] gdb: or1k: change or1k_push_dummy_code stack alignment
` [PATCH 12/18] gdb: or1k: Apply changes of the last two years
` [PATCH 01/18] gdb: add or1k and or1knd target support
` [PATCH 14/18] gdb: testsuite: Add or1k l.nop inscruction
` [PATCH 06/18] gdb: or1k: set gdbarch num regs to gpr + spr regs
` [PATCH 07/18] gdb: or1k: add target descriptor support
` [PATCH 11/18] Add gdb for or1k build
` [PATCH 02/18] gdb: or1k: Add a check for NULL ptr in or1k_skip_prologue
` [PATCH 18/18] gdb: or1k: Refactor to new bp_kind_from_pc and pb_from_kind
Outdoor Enthusiasts List
2016-11-23 22:23 UTC
[PATCH 0/3] Add FreeBSD/mips targets to GDB
2016-11-23 20:59 UTC (4+ messages)
` [PATCH 1/3] Use the ELF class to determine the word size for FreeBSD core notes
` [PATCH 3/3] Add native target for FreeBSD/mips
` [PATCH 2/3] Add FreeBSD/mips architecture
[PATCH] gdbserver: Introduce write_error_msg
2016-11-23 20:40 UTC (4+ messages)
[PATCH 0/9 V3] Use reinsert breakpoint for vCont;s
2016-11-23 19:03 UTC (4+ messages)
[PATCH] Avoid premature serial timeouts
2016-11-23 17:00 UTC (3+ messages)
[PATCH] gdb,gdbserver: Introduce "inform"
2016-11-23 16:19 UTC
[PATCH] gdb: Use C++11 std::chrono
2016-11-23 16:11 UTC (11+ messages)
` [PATCH v2] "
[PATCH/committed] sim: mips: fix builds for r3900 cpus due to missing check_u64
2016-11-23 14:41 UTC (4+ messages)
[PATCH 1/3] Remove unused parameter in solib_add and update_solib_list
2016-11-23 13:06 UTC (6+ messages)
` [PATCH 2/3] Add a better diagnostic message in mi_gdb_test
` [PATCH 3/3] Add -file-list-shared-libraries MI command
[PATCH 0/3] New function value_has_address
2016-11-23 12:50 UTC (13+ messages)
` [PATCH 2/3] Set VALUE_VAL before set_value_address
` [PATCH 3/3] Restrict value_has_address
` [PATCH 1/3] New function value_has_address
[PATCH 0/2] amd64: add fs_base and gs_base
2016-11-23 12:02 UTC (5+ messages)
` [PATCH 2/2] amd64-linux: expose system register FS_BASE and GS_BASE for Linux
` [PATCH 1/2] gdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_(GS|FS)_BASE for gdbserver
[pushed/ob] gdbserver: Use warning for warnings
2016-11-23 1:21 UTC
[pushed/ob] gdbserver: Use debug_printf for debug output
2016-11-23 1:18 UTC
[PATCH 0/3] Support DW_AT_data_bit_offset
2016-11-22 23:18 UTC (7+ messages)
` [PATCH 2/3] Fix copy_bitwise()
[PATCH v2 0/3] More Makefile cleanups
2016-11-22 21:18 UTC (4+ messages)
` [PATCH v2 1/3] Makefiles: Flatten and sort file lists
[PATCH 1/2] Add support for setting disassembler-options in GDB for POWER, ARM and S390
2016-11-22 17:40 UTC (8+ messages)
[RFA 00/13] series #4 of c++ in python
2016-11-22 17:28 UTC (19+ messages)
` [RFA 06/13] Use gdbpy_ref in py-inferior.c
` [RFA 05/13] Use gdbpy_ref in py_print_frame
` [RFA 01/13] Use gdbpy_ref in archpy_disassemble
` [RFA 02/13] Use gdbpy_ref in gdbpy_breakpoint_cond_says_stop
` [RFA 12/13] Use gdbpy_ref rather than make_cleanup_py_decref
` [RFA 04/13] Use gdbpy_ref in bpfinishpy_out_of_scope
` [RFA 08/13] Use gdbpy_ref in python.c
` [RFA 09/13] Use gdbpy_ref in pyuw_object_attribute_to_pointer
` [RFA 13/13] Remove make_cleanup_py_decref and make_cleanup_py_xdecref
` [RFA 03/13] Use gdbpy_ref in py-cmd.c
` [RFA 10/13] Use gdbpy_ref in py-utils.c
` [RFA 07/13] Use gdbpy_ref in py-param.c
` [RFA 11/13] Use gdbpy_ref in enumerate_args
[RFA] Remove make_cleanup_htab_delete
2016-11-22 17:02 UTC (2+ messages)
[RFA 00/11] third series of C++ use in Python layer
2016-11-22 16:55 UTC (12+ messages)
` [RFA 11/11] Change python_run_simple_file to use gdbpy_ref
` [RFA 10/11] Use gdbpy_ref in py-prettyprint.c
[PATCH 00/23] Fix spelling mistakes in comments
2016-11-22 16:10 UTC (32+ messages)
` [PATCH 01/23] Fix spelling mistakes in comments in C source files (bfd)
` [PATCH 03/23] Fix spelling mistakes in comments in C source files (sim)
` [PATCH 07/23] Fix spelling mistakes in comments in shell scripts
` [PATCH 04/23] Fix spelling mistakes in comments in C source files (rest of modules)
` [PATCH 06/23] Fix spelling mistakes in comments in makefiles
` [PATCH 02/23] Fix spelling mistakes in comments in C source files (gdb)
` [PATCH 08/23] Fix spelling mistakes in comments in Ada source files
` [PATCH 05/23] Fix spelling mistakes in comments in configure scripts
` [PATCH 09/23] Fix spelling mistakes in comments in Assembler files
` [PATCH 23/23] Fix spelling mistakes in comments in .y files
` [PATCH 12/23] Fix spelling mistakes in comments in .cpu files
` [PATCH 15/23] Fix spelling mistakes in comments in .igen files
` [PATCH 20/23] Fix spelling mistakes in comments in .opc files
` [PATCH 14/23] Fix spelling mistakes in comments in .em files
` [PATCH 13/23] Fix spelling mistakes in comments in .def files
` [PATCH 22/23] Fix spelling mistakes in comments in .tbl files
` [PATCH 17/23] Fix spelling mistakes in comments in .inc files
` [PATCH 11/23] Fix spelling mistakes in comments in XML files
` [PATCH 10/23] Fix spelling mistakes in comments in Expect scripts
` [PATCH 21/23] Fix spelling mistakes in comments in .sc files
` [PATCH 16/23] Fix spelling mistakes in comments in .in files
` [PATCH 18/23] Fix spelling mistakes in comments in .l files
` [PATCH 19/23] Fix spelling mistakes in comments in .m4 files
[PATCH 00/13] Change gdbarch software_single_step frame_info to regcache
2016-11-22 14:33 UTC (5+ messages)
` [PATCH 01/13] New regcache_raw_get_signed
set_value_component_location in apply_val_pretty_printer
2016-11-22 9:00 UTC (6+ messages)
[PATCH obv] Add missing POSTCOMPILE step to mi/ file generation rules
2016-11-21 21:07 UTC
[PATCH v3 0/8] Python bindings for btrace recordings
2016-11-21 15:49 UTC (9+ messages)
` [PATCH v3 1/8] btrace: Count gaps as one instruction explicitly
` [PATCH v3 2/8] btrace: Export btrace_decode_error function
` [PATCH v3 4/8] Add record_start function
` [PATCH v3 8/8] Add documentation for new instruction record Python bindings
` [PATCH v3 5/8] python: Create Python bindings for record history
` [PATCH v3 3/8] btrace: Use binary search to find instruction
` [PATCH v3 6/8] python: Implement btrace Python bindings for record history
` [PATCH v3 7/8] python: Add tests for record Python bindings
[PATCH V4 0/6] Fortran: Resolve target types of pointers
2016-11-21 15:03 UTC (12+ messages)
` [PATCH V4 5/6] Resolve dynamic "
[PATCH 00/20] Fix spelling mistakes in comments
2016-11-20 17:30 UTC (17+ messages)
` [PATCH 15/20] Fix spelling mistakes in comments in .l files
` [PATCH 02/20] Fix spelling mistakes in comments in configure scripts
` [PATCH 03/20] Fix spelling mistakes in comments in makefiles
` [PATCH 17/20] Fix spelling mistakes in comments in .opc files
` [PATCH 06/20] Fix spelling mistakes in comments in Assembler files
` [PATCH 09/20] Fix spelling mistakes in comments in .cpu files
` [PATCH 19/20] Fix spelling mistakes in comments in .tbl files
` [PATCH 13/20] Fix spelling mistakes in comments in .in files
` [PATCH 20/20] Fix spelling mistakes in comments in .y files
` [PATCH 18/20] Fix spelling mistakes in comments in .sc files
` [PATCH 16/20] Fix spelling mistakes in comments in .m4 files
` [PATCH 07/20] Fix spelling mistakes in comments in Expect scripts
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox