Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdb: Add 16.1 | Chris Packham | 2025-01-22 | 3 | -1/+9 |
* | gdb: Add 15.2 | Konstantin Ivlev | 2025-01-20 | 3 | -8/+8 |
* | gdb: Add gdb 15.1 | Chris Packham | 2024-07-24 | 3 | -1/+9 |
* | gdb: Add 14.2 | Chris Packham | 2024-03-08 | 3 | -8/+8 |
* | gdb: Add 14.1 release | Chris Packham | 2023-12-18 | 3 | -1/+9 |
* | gdb: Add gdb 13.2 | Chris Packham | 2023-05-31 | 4 | -29/+8 |
* | gdb: Bring in upstream fix for build error | Chris Packham | 2023-05-17 | 1 | -0/+21 |
* | gdb: Add gdb 13.1 | Chris Packham | 2023-02-25 | 3 | -1/+9 |
* | gdb: Add 12.1 | Chris Packham | 2022-05-16 | 3 | -1/+9 |
* | gdb: drop obsolete versions | Chris Packham | 2022-05-10 | 40 | -1022/+1 |
* | Run patches thru `manage-packages -P` | Alexey Neyman | 2022-02-11 | 3 | -9/+10 |
* | Run packages through `manage-packages -D` | Alexey Neyman | 2022-02-11 | 1 | -4/+4 |
* | Remove GDB 11.1 | Alexey Neyman | 2022-02-11 | 6 | -139/+0 |
* | gdb: use single-number versions/milestones for 9+ | Alexey Neyman | 2022-02-11 | 1 | -2/+2 |
* | packages/gdb: add gdb-11.2 | Hans-Christian Noren Egtvedt | 2022-02-08 | 6 | -0/+139 |
* | gdb: Remove old milestones | Chris Packham | 2021-09-21 | 1 | -1/+1 |
* | gdb: Add gdb-11.1 | Chris Packham | 2021-09-19 | 7 | -1/+140 |
* | gdb: Mark older versions as obsolete | Chris Packham | 2021-09-19 | 5 | -0/+5 |
* | gdb: Drop obsolete version | Chris Packham | 2021-09-19 | 38 | -1317/+0 |
* | gdb10: Fixes for ARC | Alexey Brodkin | 2021-09-14 | 13 | -0/+4966 |
* | gdb10: Update existing patches | Alexey Brodkin | 2021-09-14 | 6 | -43/+5 |
* | gdb: Add gdb-10.2 | Alexey Brodkin | 2021-08-25 | 9 | -1/+213 |
* | gdb 9.2 support | Kumar Gala | 2020-09-11 | 8 | -8/+8 |
* | Merge pull request #1220 from claymation/patch-1 | Chris Packham | 2020-08-23 | 1 | -0/+17 |
|\ | |||||
| * | Fix native gdb aarch64 musl build | Clay McClure | 2019-07-30 | 1 | -0/+17 |
* | | Add gdb-9.1 | Alexey Neyman | 2020-02-26 | 7 | -0/+175 |
* | | Upstream patch to disable FORTIFY_SOURCE on mingw32 | Alexey Neyman | 2020-02-09 | 1 | -0/+43 |
* | | GDB 8.3+ needs IPv6 | Alexey Neyman | 2019-10-02 | 1 | -1/+1 |
* | | Add GDB 8.3.1 | Alexey Neyman | 2019-10-01 | 7 | -0/+175 |
|/ | |||||
* | event-loop.h is included via other paths, too | Alexey Neyman | 2019-03-14 | 1 | -13/+15 |
* | Remove "event-loop.h" inclusion from "top.h" | Alexey Neyman | 2019-03-13 | 1 | -0/+16 |
* | Allow older GDB to build against newer glibc | Alexey Neyman | 2019-03-11 | 1 | -0/+73 |
* | Move GDB build into a common backend function | Alexey Neyman | 2019-03-09 | 1 | -0/+43 |
* | GDB 7.12.1 fails to build in certain configurations | Alexey Neyman | 2019-03-06 | 1 | -0/+43 |
* | Another wave of version updates | Alexey Neyman | 2019-02-13 | 8 | -8/+8 |
* | Config v2: select relevant parts of each package version | Alexey Neyman | 2019-01-30 | 1 | -0/+1 |
* | Retire GDB 7.0a, superseded by 7.0.1a | Alexey Neyman | 2019-01-26 | 3 | -197/+0 |
* | Replace GDB 7.8.1 with 7.82 | Alexey Neyman | 2019-01-26 | 3 | -8/+8 |
* | Upgrades. Lots of 'em. | Alexey Neyman | 2018-09-24 | 15 | -8/+183 |
* | Restore a missing GDB option | Alexey Neyman | 2018-05-06 | 1 | -1/+1 |
* | Bring in GDB 8.1 and glibc 2.27. | Alexey Neyman | 2018-02-03 | 7 | -0/+175 |
* | Run all patches through renumbering and update | Alexey Neyman | 2017-12-02 | 29 | -306/+304 |
* | Upgrades: gcc 5.5, gdb 8.0.1, musl 1.1.17, Linux | Alexey Neyman | 2017-10-23 | 8 | -8/+8 |
* | Add digests for all packages | Alexey Neyman | 2017-09-29 | 16 | -0/+128 |
* | Implement a script for checking packages | Alexey Neyman | 2017-08-23 | 5 | -0/+5 |
* | Record tarball formats | Alexey Neyman | 2017-08-18 | 11 | -0/+11 |
* | Trim old versions | Alexey Neyman | 2017-08-18 | 11 | -191/+0 |
* | Resolve a few more TBDs | Alexey Neyman | 2017-07-09 | 1 | -1/+1 |
* | Fixes for building | Alexey Neyman | 2017-07-08 | 1 | -1/+1 |
* | Downloading packages using new framework | Alexey Neyman | 2017-07-08 | 1 | -1/+1 |