]>
git.ipfire.org Git - thirdparty/binutils-gdb.git/log
GDB Administrator [Tue, 8 Jul 2025 00:02:28 +0000 (00:02 +0000)]
Automatic date update in version.in
GDB Administrator [Mon, 7 Jul 2025 00:02:23 +0000 (00:02 +0000)]
Automatic date update in version.in
GDB Administrator [Sun, 6 Jul 2025 00:01:56 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 5 Jul 2025 00:01:34 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Fri, 4 Jul 2025 00:01:37 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Thu, 3 Jul 2025 00:01:38 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Wed, 2 Jul 2025 00:02:46 +0000 (00:02 +0000)]
Automatic date update in version.in
GDB Administrator [Tue, 1 Jul 2025 00:03:10 +0000 (00:03 +0000)]
Automatic date update in version.in
GDB Administrator [Mon, 30 Jun 2025 00:02:32 +0000 (00:02 +0000)]
Automatic date update in version.in
GDB Administrator [Sun, 29 Jun 2025 00:00:49 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 28 Jun 2025 00:04:16 +0000 (00:04 +0000)]
Automatic date update in version.in
GDB Administrator [Fri, 27 Jun 2025 00:01:59 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Thu, 26 Jun 2025 00:03:33 +0000 (00:03 +0000)]
Automatic date update in version.in
GDB Administrator [Wed, 25 Jun 2025 00:03:03 +0000 (00:03 +0000)]
Automatic date update in version.in
GDB Administrator [Tue, 24 Jun 2025 00:01:53 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Mon, 23 Jun 2025 00:02:53 +0000 (00:02 +0000)]
Automatic date update in version.in
GDB Administrator [Sun, 22 Jun 2025 00:01:28 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 21 Jun 2025 00:01:09 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Fri, 20 Jun 2025 00:03:24 +0000 (00:03 +0000)]
Automatic date update in version.in
GDB Administrator [Thu, 19 Jun 2025 00:01:42 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Wed, 18 Jun 2025 00:03:54 +0000 (00:03 +0000)]
Automatic date update in version.in
GDB Administrator [Tue, 17 Jun 2025 00:00:52 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Mon, 16 Jun 2025 00:01:45 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Sun, 15 Jun 2025 00:01:50 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 14 Jun 2025 00:01:26 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Fri, 13 Jun 2025 00:02:07 +0000 (00:02 +0000)]
Automatic date update in version.in
GDB Administrator [Thu, 12 Jun 2025 00:01:11 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Wed, 11 Jun 2025 00:02:23 +0000 (00:02 +0000)]
Automatic date update in version.in
Chris Packham [Wed, 30 Apr 2025 04:49:44 +0000 (16:49 +1200)]
readline/tcap.h: Update definitions for C23
C23 changes how function definitions like int `int tputs ()` are
interpreted. In older standards this meant that the function arguments
are unknown. In C23 this is interpreted as `int tputs (void)` so now
when we compile with GCC15 (which defaults to -std=gnu23) we get an
error such as
readline/display.c:2839:17: error: too many arguments to function 'tputs'; expected 0, have 3
Add the function arguments for tgetent(), tgetflag(), tgetnum(),
tgetstr(), tputs() and tgoto().
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Approved-By: Tom Tromey <tom@tromey.com>
(cherry picked from commit
5c87b330e910f8be1443c881fd16a70e685f1f2f )
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=33071
GDB Administrator [Tue, 10 Jun 2025 00:02:06 +0000 (00:02 +0000)]
Automatic date update in version.in
GDB Administrator [Mon, 9 Jun 2025 00:01:38 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Sun, 8 Jun 2025 00:00:54 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 7 Jun 2025 00:02:29 +0000 (00:02 +0000)]
Automatic date update in version.in
GDB Administrator [Fri, 6 Jun 2025 00:01:03 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Thu, 5 Jun 2025 00:01:30 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Wed, 4 Jun 2025 00:01:22 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Tue, 3 Jun 2025 00:01:36 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Mon, 2 Jun 2025 00:01:27 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Sun, 1 Jun 2025 00:00:44 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 31 May 2025 00:00:43 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Fri, 30 May 2025 00:00:28 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Thu, 29 May 2025 00:00:50 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Wed, 28 May 2025 00:00:49 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Tue, 27 May 2025 00:00:55 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Mon, 26 May 2025 00:00:53 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Sun, 25 May 2025 00:01:27 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 24 May 2025 00:00:34 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Fri, 23 May 2025 00:01:28 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Thu, 22 May 2025 00:00:23 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Wed, 21 May 2025 00:01:10 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Tue, 20 May 2025 00:00:35 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Mon, 19 May 2025 00:00:39 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Sun, 18 May 2025 00:01:09 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 17 May 2025 00:00:32 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Fri, 16 May 2025 00:01:06 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Thu, 15 May 2025 00:01:14 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Wed, 14 May 2025 00:01:11 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Tue, 13 May 2025 00:00:36 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Mon, 12 May 2025 00:00:40 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Sun, 11 May 2025 00:00:31 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 10 May 2025 00:01:13 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Fri, 9 May 2025 00:01:20 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Thu, 8 May 2025 00:00:36 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Wed, 7 May 2025 00:01:21 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Tue, 6 May 2025 00:00:40 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Mon, 5 May 2025 00:00:38 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Sun, 4 May 2025 00:01:15 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 3 May 2025 00:00:31 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Fri, 2 May 2025 00:01:21 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Thu, 1 May 2025 00:00:27 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Wed, 30 Apr 2025 00:02:13 +0000 (00:02 +0000)]
Automatic date update in version.in
GDB Administrator [Tue, 29 Apr 2025 00:01:24 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Mon, 28 Apr 2025 00:01:33 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Sun, 27 Apr 2025 00:01:03 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 26 Apr 2025 00:00:31 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Fri, 25 Apr 2025 00:00:49 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Thu, 24 Apr 2025 00:00:28 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Wed, 23 Apr 2025 00:02:08 +0000 (00:02 +0000)]
Automatic date update in version.in
GDB Administrator [Tue, 22 Apr 2025 00:02:09 +0000 (00:02 +0000)]
Automatic date update in version.in
GDB Administrator [Mon, 21 Apr 2025 00:00:42 +0000 (00:00 +0000)]
Automatic date update in version.in
Joel Brobecker [Sun, 20 Apr 2025 17:39:23 +0000 (10:39 -0700)]
Bump GDB's version number to 16.3.90.DATE-git.
This commit changes gdb/version.in to 16.3.90.DATE-git.
This commit also makes the following changes in gdb/testsuite:
* gdb.base/default.exp: Change $_gdb_minor to 4.
Joel Brobecker [Sun, 20 Apr 2025 17:22:06 +0000 (10:22 -0700)]
Set GDB version number to 16.3.
This commit changes gdb/version.in to 16.3.
GDB Administrator [Sun, 20 Apr 2025 00:01:45 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 19 Apr 2025 00:01:13 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Fri, 18 Apr 2025 00:01:40 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Thu, 17 Apr 2025 00:00:43 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Wed, 16 Apr 2025 00:01:15 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Tue, 15 Apr 2025 00:01:28 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Mon, 14 Apr 2025 00:00:41 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Sun, 13 Apr 2025 00:00:38 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 12 Apr 2025 00:00:43 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Fri, 11 Apr 2025 00:01:08 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Thu, 10 Apr 2025 00:01:13 +0000 (00:01 +0000)]
Automatic date update in version.in
GDB Administrator [Wed, 9 Apr 2025 00:00:42 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Tue, 8 Apr 2025 00:01:17 +0000 (00:01 +0000)]
Automatic date update in version.in
Keith Seitz [Mon, 7 Apr 2025 15:40:56 +0000 (08:40 -0700)]
gstack: [downstream regression] Output file names and line numbers
With commit
fb2ded33c1e519659743047ed7817166545b6d91 , I added
Fedora's gstack script to gdb. Some issues have arisen since
then, and this patch addresses those issues:
. As Sam James recently noted[1], PKGVERSION and VERSION
need to be quoted.
. A Fedora user reported the misuse of --readnever, which
causes gstack to omit filename and line number information in the
backtrace[Red Hat BZ
2354997 ].
[1] https://inbox.sourceware.org/gdb-patches/
d19d6bc17e0a160ce27fc572079f11a587c0e168 .
1742424869 .git.sam@gentoo.org/
Bug: https://bugzilla.redhat.com/show_bug.cgi?id=
2354997
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32828
Luis Machado [Mon, 7 Apr 2025 08:24:57 +0000 (09:24 +0100)]
Fix build failure for gdbserver's raw_compare self test
Commit
5c89e5539aef2992a2417be55307c9071ffbe89c addressed a SVE/SME gdbserver
crash on gdbserver and added a gdbserver-side self test for a register cache
raw_compare function.
For the GDB 16 branch though, gdbserver's regcache doesn't yet have a
constructor taking a target description, so we need to explicitly initialize
the register cache before the self test can take place.
Also, the self tests are only built if we explicitly pass --enable-unit-tests
to configure. This build error should not manifest on a default build that
doesn't enable self tests.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32775
Reviewed-By: Keith Seitz <keiths@redhat.com>
Approved-By: Andrew Burgess <aburgess@redhat.com>
GDB Administrator [Mon, 7 Apr 2025 00:00:52 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Sun, 6 Apr 2025 00:00:42 +0000 (00:00 +0000)]
Automatic date update in version.in
GDB Administrator [Sat, 5 Apr 2025 00:00:52 +0000 (00:00 +0000)]
Automatic date update in version.in