54 Commits

Author SHA1 Message Date
Christoph Reiter
b38b2b78f4 Remove all cygwin CHOST changes
Since #5448 CHOST defaults to cygwin now, so this
is no longer needed.
2025-06-27 07:42:37 +02:00
Christoph Reiter
8869e7ec6f gcc rebuilds 2025-06-26 22:29:21 +02:00
Suyun
46307c48bb
gdb: update to 16.2 (#5345) 2025-04-20 20:25:16 +02:00
Christoph Reiter
3ba41403f1 gdb: fix one missing cygwin dll rename
noticed while refreshing the patches
2025-02-03 19:52:10 +01:00
Christoph Reiter
e0753ff181 gdb: build for cygwin 2025-02-03 19:52:10 +01:00
Christoph Reiter
0a70e5f8f2 gdb: sync patches from cygwin
to make the next update easier

* sync all patches
* change numbering for non-cygwin patches
* remove useless diff from 1006-autoreconf.patch
2024-07-09 07:19:01 +02:00
Christoph Reiter
687aa2bcea Python rebuilds for SOABI change
the DLL names change with this, so rebuild everything that contains
C extensions again.
2024-07-06 12:18:40 +02:00
Christoph Reiter
9b64bd6498 python 3.12 rebuilds 2024-07-05 23:01:07 +02:00
Christoph Reiter
fbf57dcec5 gdb: rebuild for new gcc version and don't hardcode it 2024-07-05 00:35:51 +02:00
Christoph Reiter
a2ee04bf00 More CPEs 2024-03-24 20:09:34 +01:00
Christoph Reiter
68c3c3a1f7 More CPEs and pypi references 2024-03-21 20:31:57 +01:00
Orgad Shaneh
2fa7534832 gdb: add multiarch package
Fixes #4445
2024-03-10 11:07:27 +02:00
Orgad Shaneh
e4f0eb633e gdb: update to 14.2 2024-03-10 10:33:27 +02:00
Orgad Shaneh
2e7cd83b18 gdb: update to 14.1 2024-03-03 10:25:00 +02:00
Christoph Reiter
c9825efd86 gdb: update _gcc_ver 2023-10-04 07:20:13 +02:00
Orgad Shaneh
985f67e580 gdb: Update to 13.2 2023-09-24 14:42:05 +03:00
Christoph Reiter
77ce3dc51f Some libstdc++ rebuilds 2023-09-15 16:33:15 +02:00
Orgad Shaneh
efe65b30d5 gdb: Update to 13.1 2023-04-28 13:02:30 +03:00
Christoph Reiter
98b156e78d gdb: more byte compile 2023-02-15 08:38:34 +01:00
Christoph Reiter
28c89659b0 python 3.11 rebuilds 2023-02-14 09:48:24 +01:00
Markus Mützel
8253ce6a37 gdb: Fix building with readline 8.2 2022-11-14 11:11:06 +01:00
Hannes Müller
2e79641eec gdb: add support for guile and minor fix for ModuleNotFoundError
Now gdb guile extension also with auto-loading is working. This simplifies
debugging guile code.

Fix for ModuleNotFoundError: No module named 'libstdcxx' with updated
gcc_ver=11.3.0
2022-10-04 21:20:37 +02:00
Christoph Reiter
8780e5c2b8 Python 3.10 rebuilds 2022-07-02 18:56:12 +02:00
Christoph Reiter
5391c118a7 Remove the base-devel group from all PKGBUILD files
We have a base-devel package now, so this isn't used anymore.
Remove it either way to avoid confusion.
2022-04-18 11:17:10 +02:00
Christoph Reiter
7b3bd3fba9 gdb: Update to 11.1 2021-12-28 10:05:48 +01:00
Christoph Reiter
e40c90814f Makedepend on gcc/make where needed
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Christoph Reiter
38126d763e makedepend on autotools for packages using configure
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.

Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
Christoph Reiter
c6a134d91a Python 3.9 rebuilds 2021-05-15 15:21:37 +02:00
jeremyd2019
b029f93517
gdb: update PKGBUILD for i686 fix 2021-05-04 13:03:48 -07:00
jeremyd2019
270731d2b0
gdb: fix msysize patch for i686 2021-05-04 13:01:44 -07:00
Orgad Shaneh
990e05e576 gdb: Update to 10.2 2021-05-03 14:43:56 +03:00
Jeremy Drake
de4768e57f Use python-devel instead of libcrypt-devel.
For packages that need crypt.h by way of python.
2020-08-25 12:22:41 -07:00
Jeremy Drake
f75b7f2d6b gdb: add libcrypt-devel to makedepends
Otherwise configure fails trying to include Python.h
2020-08-02 00:06:45 -07:00
Alexey Pavlov
3bc0a1fbc7 gdb: Update to 9.2 2020-05-30 11:44:02 +03:00
Alexey Pavlov
fb12aa8523 gdb: Update to 9.1 2020-04-19 22:18:04 +03:00
Alexey Pavlov
da69f8ab60 Rebuild binutils and gdb with gcc-9.1.0 2019-07-04 23:41:42 +03:00
Alexey Pavlov
425672b591 gdb: Rebuild 2019-05-23 12:12:12 +03:00
xaizek
5006c8eb1f Add missing part of msysize patch for gdb (#1626)
gdb_osabi in defs.h and array of osabi strings in osabi.c must be
synchronized otherwise gdb fails with internal error on start as it
detects that the array and enumeration have diverged.
2019-05-23 08:11:54 +03:00
Alexey Pavlov
3a34b781ba gdb: Update to 8.2.1 2019-04-30 13:28:08 +03:00
Alexey Pavlov
5a462059ca gdb: Update to 7.12.1 2018-07-13 09:19:43 +03:00
Alexey Pavlov
6637e49538 gdb: Update to 7.11.1 2017-02-15 12:16:50 +03:00
Antonio Cebrián
ea7ffe6b65 gdb: Added sha256 for new patch file 2016-12-09 19:08:40 +01:00
Antonio Cebrián
8c970d1070 gdb: Add patch for thread name support.
Solves unknown target exception 0x406d1388

Backported from cygwin commit:
https://cygwin.com/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=24cdb46e9f0a694b4fbc11085e094857f08c0419
2016-12-09 17:41:27 +01:00
J. Peter Mugaas
7f1a65b248 gdb 7.9 - add validpgpkeys 2016-05-16 08:05:07 -04:00
mati865
fccbd55905
gdb: fix path for gcc-5.3.0 libstdcxx
Fixes importError:
 Traceback (most recent call last):
  File "<string>", line 3, in <module>
  ImportError: No module named libstdcxx.v6.printers
  /etc/gdbinit:6: Error in sourced command file:
  Error while executing Python code.
2016-05-14 16:04:37 +02:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Viktor Szakats
2b119ae43f use secure urls
* follow some redirects
2016-02-23 10:26:02 +01:00
Alexpux
307f6dca73 gdb: Update to 7.9 2015-03-08 15:07:51 +03:00
David Macek
310f430905 Clean up /usr/sbin and /usr/etc
Affected recipes: cyrus-sasl, filesystem, gdb, heimdal, tar, tzcode, util-linux

Also:
- add missing dependencies to gdb
- re-format filesystem PKGBUILD slightly
2015-03-07 17:07:25 +01:00
Renato Silva
b176b369d3 Trailing whitespace cleanup. 2015-02-09 18:47:01 -02:00