Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-04-08 | Update copyright dates to include 2025 | Tom Tromey | 1 | -1/+1 | |
This updates the copyright headers to include 2025. I did this by running gdb/copyright.py and then manually modifying a few files as noted by the script. Approved-By: Eli Zaretskii <eliz@gnu.org> | |||||
2025-01-10 | Minor test case updates for gnat-llvm | Tom Tromey | 1 | -0/+19 | |
gnat-llvm seems to be a bit more aggressive about eliminating unused variables. This patch improves the test results a tiny bit by arranging for some variables to appear to be used. Note the copyright dates on the new files are done that way because I simply copied existing files. |