Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-06 | sim: ppc: migrate to standard uintXX_t types | Mike Frysinger | 1 | -2/+2 | |
Drop the sim-specific unsignedXX types and move to the standard uintXX_t types that C11 provides. | |||||
2021-05-29 | sim: ppc: avoid shadowing errno | Mike Frysinger | 1 | -2/+2 | |
If the OS headers define the "errno" symbol, it breaks some of these funcs that were using "int errno" itself. Rename local vars to "err" to avoid that, and delete the old "extern int errno". | |||||
2017-02-13 | sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations | Mike Frysinger | 1 | -0/+1 | |
2012-12-19 | [sim] Update old contact info in GPL license notices | Joel Brobecker | 1 | -2/+1 | |
sim/ChangeLog: Update old contact info in GPL license notices. | |||||
2012-12-19 | Update sim copyright headers from GPLv2-or-later to GPLv3-or-later. | Joel Brobecker | 1 | -1/+1 | |
gdb/sim/ChangeLog: Update the non-FSF-copyrighted files in sim to GPLv3 or later. | |||||
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+178 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -158/+0 | |
1996-01-10 | Latest changes from Andrew | Michael Meissner | 1 | -0/+158 | |