Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFC 0/3] Remove unused operators OP_BITSTRING TERNOP_SLICE_COUNT and TYPE_CODE_BITSTRING
@ 2012-08-10  9:13 Yao Qi
  2012-08-10  9:13 ` [PATCH 1/3] Remove OP_BITSTRING Yao Qi
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Yao Qi @ 2012-08-10  9:13 UTC (permalink / raw)
  To: gdb-patches

Hi,
This patch set is a follow-up to my prosal here,

  Remove OP_LABELED TERNOP_SLICE_COUNT and OP_BITSTRING?
  http://sourceware.org/ml/gdb/2012-08/msg00018.html

However, OP_LABELED is not removed in this patch set, because it is not
obviously correct to do so, and more thoughts are needed.  Removal of
TYPE_CODE_BITSTRING is added in this set.

I don't put much words in each patch, because each of them just simply
removes unused bits.  Regression tested on x86_64-unknow-linux.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-08-15 19:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-10  9:13 [RFC 0/3] Remove unused operators OP_BITSTRING TERNOP_SLICE_COUNT and TYPE_CODE_BITSTRING Yao Qi
2012-08-10  9:13 ` [PATCH 1/3] Remove OP_BITSTRING Yao Qi
2012-08-10 16:16   ` Tom Tromey
2012-08-10  9:13 ` [PATCH 3/3] remove TYPE_CODE_BITSTRING Yao Qi
2012-08-10 16:19   ` Tom Tromey
2012-08-13  1:13     ` Yao Qi
2012-08-15 19:39       ` Tom Tromey
2012-08-10  9:13 ` [PATCH 2/3] Remove TERNOP_SLICE_COUNT Yao Qi
2012-08-10 16:16   ` Tom Tromey

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