about summary refs log tree commit diff
path: root/sysdeps/pthread/Makefile
diff options
context:
space:
mode:
authorSunil K Pandey <skpgkp2@gmail.com>2022-03-04 15:56:59 -0800
committerSunil K Pandey <skpgkp2@gmail.com>2022-03-04 22:50:35 -0800
commitf42415c73669a11e5a9ea91434c980f306a75b6d (patch)
tree18787875d217bc750483524288ed76e61f9d55be /sysdeps/pthread/Makefile
parent13089d4cf22a117889888224a6ef29ccb580bdc8 (diff)
downloadglibc-f42415c73669a11e5a9ea91434c980f306a75b6d.tar.gz
glibc-f42415c73669a11e5a9ea91434c980f306a75b6d.tar.xz
glibc-f42415c73669a11e5a9ea91434c980f306a75b6d.zip
x86_64: Fix svml_s_acosf16_core_avx512.S code formatting
This commit contains following formatting changes

1. Instructions proceeded by a tab.
2. Instruction less than 8 characters in length have a tab
   between it and the first operand.
3. Instruction greater than 7 characters in length have a
   space between it and the first operand.
4. Tabs after `#define`d names and their value.
5. 8 space at the beginning of line replaced by tab.
6. Indent comments with code.
7. Remove redundent .text section.

Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
Diffstat (limited to 'sysdeps/pthread/Makefile')
0 files changed, 0 insertions, 0 deletions