public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/30188] New: add 128-bit integer support to Ada lexer and parser
@ 2023-03-01 21:56 tromey at sourceware dot org
  2023-03-01 21:56 ` [Bug ada/30188] " tromey at sourceware dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tromey at sourceware dot org @ 2023-03-01 21:56 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30188
           Summary: add 128-bit integer support to Ada lexer and parser
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ada
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

GNAT supports 128-bit integers as the Long_Long_Long_Integer type.
This bug is for adding support for these to the Ada lexer and parser.

-- 
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 ada/30188] add 128-bit integer support to Ada lexer and parser
  2023-03-01 21:56 [Bug ada/30188] New: add 128-bit integer support to Ada lexer and parser tromey at sourceware dot org
@ 2023-03-01 21:56 ` tromey at sourceware dot org
  2023-03-27 20:29 ` tromey at sourceware dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tromey at sourceware dot org @ 2023-03-01 21:56 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |20991


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 ada/30188] add 128-bit integer support to Ada lexer and parser
  2023-03-01 21:56 [Bug ada/30188] New: add 128-bit integer support to Ada lexer and parser tromey at sourceware dot org
  2023-03-01 21:56 ` [Bug ada/30188] " tromey at sourceware dot org
@ 2023-03-27 20:29 ` tromey at sourceware dot org
  2023-03-28 16:02 ` tromey at sourceware dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tromey at sourceware dot org @ 2023-03-27 20:29 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

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

--- Comment #1 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 ada/30188] add 128-bit integer support to Ada lexer and parser
  2023-03-01 21:56 [Bug ada/30188] New: add 128-bit integer support to Ada lexer and parser tromey at sourceware dot org
  2023-03-01 21:56 ` [Bug ada/30188] " tromey at sourceware dot org
  2023-03-27 20:29 ` tromey at sourceware dot org
@ 2023-03-28 16:02 ` tromey at sourceware dot org
  2023-04-17 17:04 ` cvs-commit at gcc dot gnu.org
  2023-04-17 17:05 ` tromey at sourceware dot org
  4 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=30188

--- Comment #2 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 ada/30188] add 128-bit integer support to Ada lexer and parser
  2023-03-01 21:56 [Bug ada/30188] New: add 128-bit integer support to Ada lexer and parser tromey at sourceware dot org
                   ` (2 preceding siblings ...)
  2023-03-28 16:02 ` tromey at sourceware dot org
@ 2023-04-17 17:04 ` cvs-commit at gcc dot gnu.org
  2023-04-17 17:05 ` tromey at sourceware dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-04-17 17:04 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #3 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=e49831ba4340688d7685a52099db09d12177945b

commit e49831ba4340688d7685a52099db09d12177945b
Author: Tom Tromey <tromey@adacore.com>
Date:   Mon Mar 27 14:26:53 2023 -0600

    Add 128-bit integer support to the Ada parser

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

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

-- 
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 ada/30188] add 128-bit integer support to Ada lexer and parser
  2023-03-01 21:56 [Bug ada/30188] New: add 128-bit integer support to Ada lexer and parser tromey at sourceware dot org
                   ` (3 preceding siblings ...)
  2023-04-17 17:04 ` cvs-commit at gcc dot gnu.org
@ 2023-04-17 17:05 ` tromey at sourceware dot org
  4 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=30188

Tom Tromey <tromey at sourceware dot org> changed:

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

--- Comment #4 from Tom Tromey <tromey at sourceware dot org> ---
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 --
2023-03-01 21:56 [Bug ada/30188] New: add 128-bit integer support to Ada lexer and parser tromey at sourceware dot org
2023-03-01 21:56 ` [Bug ada/30188] " tromey at sourceware dot org
2023-03-27 20:29 ` tromey at sourceware dot org
2023-03-28 16:02 ` tromey at sourceware dot org
2023-04-17 17:04 ` 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).