public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug rust/21185] add i128 and u128 support to rust
       [not found] <bug-21185-4717@http.sourceware.org/bugzilla/>
@ 2023-02-23 16:37 ` tromey at sourceware dot org
  2023-03-01 21:51 ` [Bug rust/21185] add i128 and u128 support to rust lexer and parser tromey at sourceware dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: tromey at sourceware dot org @ 2023-02-23 16:37 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=21185

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #13 from Tom Tromey <tromey at sourceware dot org> ---
I'm going to close this in favor of the other bug.

*** This bug has been marked as a duplicate of bug 20991 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug rust/21185] add i128 and u128 support to rust lexer and parser
       [not found] <bug-21185-4717@http.sourceware.org/bugzilla/>
  2023-02-23 16:37 ` [Bug rust/21185] add i128 and u128 support to rust tromey at sourceware dot org
@ 2023-03-01 21:51 ` tromey at sourceware dot org
  2023-03-27 20:28 ` tromey at sourceware dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: tromey at sourceware dot org @ 2023-03-01 21:51 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=21185

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|DUPLICATE                   |---
         Depends on|20991                       |
             Blocks|                            |20991
             Status|RESOLVED                    |REOPENED
            Summary|add i128 and u128 support   |add i128 and u128 support
                   |to rust                     |to rust lexer and parser

--- Comment #14 from Tom Tromey <tromey at sourceware dot org> ---
Un-duping and repurposing again as the rust lexer / parser
part of 128-bit ints.


Referenced Bugs:

https://sourceware.org/bugzilla/show_bug.cgi?id=20991
[Bug 20991] __int128 type support
-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug rust/21185] add i128 and u128 support to rust lexer and parser
       [not found] <bug-21185-4717@http.sourceware.org/bugzilla/>
  2023-02-23 16:37 ` [Bug rust/21185] add i128 and u128 support to rust tromey at sourceware dot org
  2023-03-01 21:51 ` [Bug rust/21185] add i128 and u128 support to rust lexer and parser tromey at sourceware dot org
@ 2023-03-27 20:28 ` tromey at sourceware dot org
  2023-03-28 16:02 ` tromey at sourceware dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: tromey at sourceware dot org @ 2023-03-27 20:28 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=21185

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |tromey at sourceware dot org

--- Comment #15 from Tom Tromey <tromey at sourceware dot org> ---
Working on a patch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug rust/21185] add i128 and u128 support to rust lexer and parser
       [not found] <bug-21185-4717@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2023-03-27 20:28 ` tromey at sourceware dot org
@ 2023-03-28 16:02 ` tromey at sourceware dot org
  2023-04-17 17:03 ` cvs-commit at gcc dot gnu.org
  2023-04-17 17:05 ` tromey at sourceware dot org
  5 siblings, 0 replies; 6+ messages in thread
From: tromey at sourceware dot org @ 2023-03-28 16:02 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=21185

--- Comment #16 from Tom Tromey <tromey at sourceware dot org> ---
https://sourceware.org/pipermail/gdb-patches/2023-March/198407.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug rust/21185] add i128 and u128 support to rust lexer and parser
       [not found] <bug-21185-4717@http.sourceware.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2023-03-28 16:02 ` tromey at sourceware dot org
@ 2023-04-17 17:03 ` cvs-commit at gcc dot gnu.org
  2023-04-17 17:05 ` tromey at sourceware dot org
  5 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-04-17 17:03 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=21185

--- Comment #17 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom Tromey <tromey@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d760ae22b964995234e14e090ba179311382b90d

commit d760ae22b964995234e14e090ba179311382b90d
Author: Tom Tromey <tromey@adacore.com>
Date:   Mon Mar 27 13:05:03 2023 -0600

    Add 128-bit integer support to the Rust parser

    This adds support for 128-bit integers to the Rust parser.

    Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=21185

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug rust/21185] add i128 and u128 support to rust lexer and parser
       [not found] <bug-21185-4717@http.sourceware.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2023-04-17 17:03 ` cvs-commit at gcc dot gnu.org
@ 2023-04-17 17:05 ` tromey at sourceware dot org
  5 siblings, 0 replies; 6+ messages in thread
From: tromey at sourceware dot org @ 2023-04-17 17:05 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=21185

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
   Target Milestone|---                         |14.1
         Resolution|---                         |FIXED

--- Comment #18 from Tom Tromey <tromey at sourceware dot org> ---
Really fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2023-04-17 17:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-21185-4717@http.sourceware.org/bugzilla/>
2023-02-23 16:37 ` [Bug rust/21185] add i128 and u128 support to rust tromey at sourceware dot org
2023-03-01 21:51 ` [Bug rust/21185] add i128 and u128 support to rust lexer and parser tromey at sourceware dot org
2023-03-27 20:28 ` tromey at sourceware dot org
2023-03-28 16:02 ` tromey at sourceware dot org
2023-04-17 17:03 ` cvs-commit at gcc dot gnu.org
2023-04-17 17:05 ` tromey at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).