Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
RFA: start of i18n
 2002-06-21 12:06 UTC  (6+ messages)

[RFA] block_innermost_frame tweak
 2002-06-21 10:31 UTC  (5+ messages)

[PATCH] m68k multi-arch: frame_saved_regs
 2002-06-21  9:27 UTC  (5+ messages)

[patch/rfc] Rewrite regcache.[hc], add ``struct regcache'' object
 2002-06-21  8:06 UTC  (4+ messages)

[RFA] remove calls to fprintf in language parsers
 2002-06-21  7:40 UTC  (5+ messages)

[Fwd: Bug in newlib/libc/sys/arm/swi.h]
 2002-06-20 23:53 UTC 

[patch] New Target - Fujitsu FRV
 2002-06-20 20:31 UTC  (3+ messages)

RFA: bug fixes for sh64 simulator
 2002-06-20 20:17 UTC  (2+ messages)

dwarf2 cleanup
 2002-06-20 17:36 UTC  (7+ messages)
` [very old] "

[PATCH] event-top.c: compile w/o sbrk()
 2002-06-20 17:14 UTC 

RFA: don't read coff line number unless we have symbols too
 2002-06-20 13:47 UTC  (4+ messages)

RFA: respect `nosignals' setting in annota1.exp
 2002-06-20 11:27 UTC  (2+ messages)

RFA: properly skip interrupts.exp
 2002-06-20 11:25 UTC  (2+ messages)

RFA: handle GDB prompt appearing in command output
 2002-06-20 11:23 UTC  (2+ messages)

RFA: programs on stand-alone boards don't exit cleanly
 2002-06-20 11:18 UTC  (2+ messages)

[patch] another const char *register_name()
 2002-06-20  6:08 UTC  (2+ messages)

[RFA] Solve the watchpoint failures on second run
 2002-06-20  2:44 UTC 

[patch] top level configure.in reorg, part 2
 2002-06-20  2:32 UTC 

[patch] remove references to librx from top level
 2002-06-20  1:10 UTC  (5+ messages)

[patch] remove legacy Cygnus support from config-ml.in
 2002-06-20  0:15 UTC 

PATCH: m68k multi-arch
 2002-06-19 20:21 UTC  (2+ messages)

[patch] cleanup target makefile frag collection in toplevel
 2002-06-19 17:11 UTC  (2+ messages)

[patch] toplevel configure.in: topsrcdir->srcdir
 2002-06-19 16:57 UTC  (2+ messages)

[patch] move libstdcxx_flags near where it's used
 2002-06-19 16:53 UTC  (2+ messages)

[patch] rearrange configure.in for my benefit. :-)
 2002-06-19 16:48 UTC  (2+ messages)

[patch] toplevel configure.in: pull definition of is_cross_compiler higher
 2002-06-19 16:40 UTC  (3+ messages)

[patch] reorganize toplevel configure.in, part 1
 2002-06-19 16:24 UTC  (3+ messages)

Unreviewed patches
 2002-06-19 14:29 UTC 

Patch: RFA: operate-and-get-next fix
 2002-06-19 12:19 UTC  (3+ messages)

[patch] tiny toplevel configure.in cleanup
 2002-06-19 11:56 UTC  (3+ messages)

RFA: ``set mips abi''
 2002-06-19 11:43 UTC  (8+ messages)

PATCH: Obsolete comment in ada-lang.c
 2002-06-19  9:56 UTC 

should gdb require '.text' and '.data' sections?
 2002-06-19  7:27 UTC  (11+ messages)
  ` Request for new gdb command: 'info orientation'
      ` [RFA] new command: 'maintenance info lines'

[RFA] dwarf2cfi.c improvements
 2002-06-19  6:48 UTC  (8+ messages)

[patch] add_set_boolean_cmd() -> add_setshow_boolean_cmd()
 2002-06-18 22:48 UTC  (4+ messages)

[RFA] Tru64 stack unwinding fix
 2002-06-18 18:20 UTC  (4+ messages)

[RFA] Enable inferior I/O testing for D10V
 2002-06-18 17:46 UTC  (3+ messages)

[patch] Use value_at_lazy() when dereferencing type int expressions
 2002-06-18 16:41 UTC  (4+ messages)

sim/m68hc11 daa a->a
 2002-06-18 16:05 UTC  (3+ messages)

[patch] Attempt N++ at zapping romp host support
 2002-06-18 15:29 UTC 

[applied mips sim patch] fix warnings in MDMX code
 2002-06-18 15:15 UTC 

[RFA] Missing breakpoint-modify events
 2002-06-18 14:59 UTC  (5+ messages)

RFA: PATCH: indent m68k-tdep.c
 2002-06-18 14:37 UTC  (3+ messages)

[patch sim/mips] Another -Werror tweak
 2002-06-18 14:31 UTC 

[RFC/MI] Event Records vs Commands
 2002-06-18 13:43 UTC  (9+ messages)

Waiting for review since April
 2002-06-18 12:43 UTC  (5+ messages)

[RFA] fix disassembly function for ppc
 2002-06-18 12:42 UTC 

[patch] cris-elf compile with -Werror
 2002-06-18  9:00 UTC 

[PATCH] long-standing type in frame.h
 2002-06-18  2:12 UTC 

[RFA] Tru64 - wrong list of shared libraries
 2002-06-17 22:47 UTC 

[patch] Another sim/common -Werror tweak
 2002-06-17 16:56 UTC 

[patch sim/d10v] -Werror tweaks
 2002-06-17 16:50 UTC 

[patch] const char *register_name()
 2002-06-17 16:34 UTC 

[patch/rfc]sim/ppc/ppc-instructions: implement a simple dcbz
 2002-06-17 15:50 UTC 

[patch sim/v850] -Werror fixes
 2002-06-17 14:50 UTC 

[patch sim/common] -Werror tweaks
 2002-06-17 14:47 UTC 

[patch sim/igen] Fix -Werror probs
 2002-06-17 14:43 UTC 

[patch] Remove -O0 from igen build flags
 2002-06-17 14:00 UTC 

[patch] Add prgregset_t, fpregset_t, and gregset_t to gdb_indent.sh
 2002-06-17 12:55 UTC 

[RFA] sim/ppc/psim.c: ignore architecture param
 2002-06-17 12:27 UTC  (2+ messages)

[Patch] Another small memattr fix
 2002-06-17 10:47 UTC  (8+ messages)

[RFA] Small gdbmi.texinfo cleanup
 2002-06-17 10:31 UTC  (3+ messages)

Resend: [RFA] Fix problem with i386 watchpoints after restarting
 2002-06-17  6:38 UTC  (3+ messages)

[patch] Sync -enable-sim-build-warnings with -enable-gdb-build-warnings
 2002-06-16  9:18 UTC 

[patch/sim] Allow host to be set
 2002-06-16  9:02 UTC 

[PATCH] More i386 multi-arch stuff
 2002-06-16  8:32 UTC 

[patch/52?] Fix gdb/439 and gdb/291 ?
 2002-06-16  7:39 UTC 

[patch/5.2] Merge in mdebugread.c internal error fix
 2002-06-16  7:05 UTC 

[PATCH] Multi-arch i386 LynxOS
 2002-06-15 19:20 UTC 

[rfa:testsuite] Revamp page.exp, stop random failures
 2002-06-15 17:55 UTC 

[patch] Fix name of enum in include/gdb/sim-arm.h
 2002-06-15 15:52 UTC 

[PATCH] Milti-arch i386 call dummy bits
 2002-06-15 15:13 UTC 

[PATCH] Multi-arch i386 function argument handling
 2002-06-15 15:08 UTC 

[patch] add_set_auto_boolean_cmd() -> add_setshow_auto_boolean_cmd()
 2002-06-15 15:08 UTC 

[PATCH] Multi-arch i386 misc
 2002-06-15 13:42 UTC 

[PATCH] Multi-arch i386 frame functions
 2002-06-15 13:13 UTC 

[patch] Add cmd_sfunc_ftype and cmd_cfunc_ftype
 2002-06-15 12:55 UTC 

[patch/Tcagney_regbuf-20020515-branch] merge head into branch
 2002-06-15 12:31 UTC 

[PATCH] Recognise Solaris i386 binaries
 2002-06-15 11:50 UTC 

[patch] enum cmd_auto_boolean -> defs.h:enum auto_boolean
 2002-06-15 11:42 UTC 

[PATCH] Recognize "coff-go32" as DJGPP
 2002-06-15 11:13 UTC  (2+ messages)

[PATCH] Get rid of HAVE_I387_REGS
 2002-06-15 11:10 UTC 

[PATCH] Multi-arch some more stuff on the i386
 2002-06-15 10:42 UTC 

[PATCH] Moving forward on the road to a truly multi-arched i386
 2002-06-15 10:29 UTC  (3+ messages)

[PATCH] Cleanup i386v4.c
 2002-06-15 10:21 UTC 

[PATCH] And the tweeks for i386gnu-nat.c
 2002-06-15 10:04 UTC 

[PATCH] Similar tweeks for i386-linux-tdep.c
 2002-06-15  9:44 UTC 

[PATCH] Minor cleanup in i386-linux-nat.c
 2002-06-15  7:03 UTC 

[PATCH] Some tweaks for i386bsd-nat.c
 2002-06-15  6:54 UTC 

[PATCH] Remove Linux-specific stuff from i386v-nat.c
 2002-06-15  6:47 UTC 

[PATCH] Remove MAX_NUM_REGS from config/i386/tm-i386.h
 2002-06-15  6:01 UTC 

[RFA] Improve ELF OSABI detection
 2002-06-15  5:34 UTC 

[PATCH] Add LynxOS to our list of OS ABI
 2002-06-15  5:27 UTC 

[patch/rfc] Deprecate existing extract_return_value() and extract_struct_value_address()
 2002-06-14 15:57 UTC  (2+ messages)

[patch] GNU/Linux i386 build problem
 2002-06-14 15:32 UTC 

[PATCH] Cleanup START_INFERIOR_TRAPS_EXPECTED in tm-i386.h
 2002-06-14 14:28 UTC 

[PATCH] Multi-arch long_double stuff on i386
 2002-06-14 14:19 UTC 

[rfa/testsuite] One pass/fail per expect list
 2002-06-14 12:46 UTC 

[applied mips sim patch] add MIPS-3D ASE support to MIPS sim
 2002-06-14 11:48 UTC 

[applied mips sim patch] Add MIPS paired-single FP operation support
 2002-06-13 21:49 UTC 

RFA: Switch TYPE_CODE_METHOD to store arguments like TYPE_CODE_FUNCTION
 2002-06-13 18:10 UTC  (4+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox