commit | 95b3d5c1ed53ccca6023b192ba99640798e66ac1 | [log] [tgz] |
---|---|---|
author | Milica Matic <milica.matic@htecgroup.com> | Sun Feb 23 16:06:04 2025 +0000 |
committer | Maciej W. Rozycki <macro@orcam.me.uk> | Sun Feb 23 16:06:42 2025 +0000 |
tree | 19154a8daf2d378be335c1004d30c2d94556af7a | |
parent | 2a82fb7b2fb6b7f5e588510c932968110882eba5 [diff] |
MIPS: Apply coding guidelines: tabs Format mips-tdep.c code as described on links: https://sourceware.org/gdb/wiki/Internals%20GDB-C-Coding-Standards https://www.gnu.org/prep/standards/standards.html#Comments converting spaces to tabs and fixing alignment as appropriate. Approved-by: Kevin Buettner <kevinb@redhat.com> Approved-by: Maciej W. Rozycki <macro@orcam.me.uk>