public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] Deleted branch 'azanella/clang'
@ 2022-03-15 18:34 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-03-15 18:34 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 98f7140041... WIP: Fix the build on clang

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  98f7140... WIP: Fix the build on clang
  d9c486d... x86: Remove .tfloat usage
  31a2c23... configure: Use -Wno-ignored-attributes if compiler warns ab
  32fbe52... stdlib: Move attribute_hidden definition to function protot
  2a9dfc3... nscd: Remove unused variable
  9e38647... nis: Fix nis_print_directory
  45a7e03... math: Use -fexcess-precision=standard iff compiler supports
  f7ab9d5... support: Fix support_process_state_wait path size calculati
  33f74c4... support: Remove unused extract_8 function
  36d711f... timezone: Fix clang operator precedence warning
  412faa2... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  a96d69a... x86: Use -msse2avx iff compiler supports it
  5896395... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  1b8c3d0... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  cebf88e... math: use fabs on __ieee754_lgamma_r
  706b04d... math: Suppress clang warning on math_check_force_underflow
  6e737e1... catgets: Remove catgets/config.h
  99b850d... iconvdata: Remove use of GNU old-style field designator ext
  ffa10bf... resolv: Make inline functions static
  1e318b0... resolv: Initialize variable to pacify clang
  1d89afe... iconvdata: Suppress warning on clang
  37e423b... locale: Fix type
  5d573ff... locale: Remove ununsed wctype_table_get function
  af85ff8... elf: Suppress warning on clang
  9b4bf3d... malloc: Use C11 atomics on memusage
  331f797... elf: Use C11 atomics on _dl_mcount
  e2649ed... configure: Check -fno-tree-loop-distribute-patterns
  dc920a8... Use 'z' instead of 'Z' on printf functions
  334552d... elf: Initialize variable to pacify clang
  657217f... sunrpc: Remove extra parenthesis on comparison
  8f140c3... sunrpc: Suppress clang warning on struct cmessage
  9824fe4... nss: Suppress nss_module.c warning on clang
  4c70964... Remove unused sprofil.c functions
  0aef730... linux: Use same type for MMAP2_PAGE_UNIT
  7d3030f... Fix ununsed fstatat64_time64_statx
  6329b00... posix: Remove alloca_account usage on getaddrinfo
  e52d982... posix: Fix macro expansion producing 'defined' has undefine
  f15c801... Fix inhibit_stack_protector for clang
  5421e7d... malloc: Fix duplicate inline for do_set_mxfast
  b19d7b6... linux: Avoid shifting a negative signed on POSIX timer inte
  f93cefc... nptl: Fix Wincompatible-pointer-types on clang
  92a86e2... Fix -fno-unit-at-a-time for clang
  c95d4bb... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  3d5c7ea... Replace DIAG_IGNORE_NEEDS_COMMENT (-Wmaybe-uninitialized) w
  8cf01d3... stdlib: Fix macro expansion producing 'defined' has undefin
  d99feb0... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  71af13b... stdlib: Remove GCC pragma diagnostic
  2322f77... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  d6d14b2... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  cffa71d... Rework not-cancel function prototypes
  3f4b803... Rewrite find_cxx_header config configure.ac
  eed9896... Remove libc_hidden_proto (confstr)
  e7890ce... Disable use of -fsignaling-nans if compiler does not suppor
  0989c78... Consolidate open without cancellation
  0e9e429... elf: Remove inline _dl_dprintf
  2bcda5c... Disable __USE_EXTERN_INLINES for clang
  f4f2502... configure: remove overly restrictive check for clang
  e7879ff... Remove __LDBL_REDIR macros
  21bdcfa... Remove stdlib-ldbl.h
  d92ca7f... Remove monetary-ldbl.h
  490b74a... Remove printf-ldbl.h
  f4259cc... Remove syslog-ldbl.h
  bda38fc... Remove error-ldbl.h
  687ac12... Remove err-ldbl.h
  9ff5f8c... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  219ccb8... Remove argp-ldbl.h
  8fa924d... Remove wchar-ldbl.h
  e1eb1fc... Remove stdio-ldbl.h
  74b7463... Replace internal usage of strtol and wcstol for internal al


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2024-02-09 17:26 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2024-02-09 17:26 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 b5f8e51d8a... bench-malloc-thread: Add libm for powf

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  b5f8e51... bench-malloc-thread: Add libm for powf
  0e9df23... benchtests: Remove clang warnings
  18b8fd9... benchtests: Use __f128 on ilogbf128-inputs constants
  218c3d9... benchtests: Add attribute_optimize
  1c101ff... aarch64: Fix gmon profiling with clang
  c16ba7d... math: Fix potential underflow on ldbl-128 erfl
  07525b9... x86_64: update libm test ulps
  2d4b055... aarch64: update libm test ulps
  0cd3a84... debug: Avoid clang optimize away required function on tst-s
  72ad590... elf: Fix tests that require interposable symbols
  0ac4c5d... math: Remove _Static_assert that uses EXCEPTION_SET_FORCES_
  11b3464... Fix loongarch stpcpy on loader
  b34240b... gmon: Remove ununsed LDFLAGS-tst-profile-stati
  6772220... posix: Remove the __strcpy_chk from glob tests
  8e3b2f2... x86: Use -mshstk instead of '#pragma GCC target'
  9ced8ef... i686: Do not build ifunc tests if compiler does not generat
  1b26bfd... i386: Disable some tests on clang
  340ef48... configure: Use -Wno-restrict iff compiler supports it
  db6fba7... stdio: Fix clang warnings on tests
  4be2bf2... Use -Wl,--undefined-version if linker requires it
  eec55cb... linux: Avoid indirection on operand of type 'void *' for ge
  947f7d8... Fix libc_cv_protected_data check if compiler defaults to PI
  c60c8cf... stdio: Suppress %Z format for clang
  340aa23... resolve: Fix implicit conversion on tst-resolv-invalid-cnam
  11a9ba0... elf: Use volatile to set __rseq_size and __rseq_offset
  c133a14... elf: Disable unload4 test on clang
  4f4faba... stdio: Fix tst-vfprintf-user-type on clang
  c096441... math: Do not use __builtin_isinf on clang
  14e7cd5... math: Do not use __builtin_isnan on clang
  2371305... math: Do not use __builtin_fpclassify on clang
  3ad4af4... math: Fix isgreater* and isless* for clang
  4476f50... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
  6a8b90a... intl: Use strcpy on _nl_make_l10nflist
  031315c... string: mempcy and stpcpy builtins internally
  f0e73f2... Handle abort call for -fexceptions call
  d8aa9cd... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  3386918... x86: Use bool for C++ on x86.h
  ac19f1f... malloc: Suppress clang warning on tst-aligned-alloc
  b6f03c5... malloc: Disable malloc builtins on tests
  6abb122... Only use -finput-charset=ascii iff compiler supports it
  2b1d57c... conform: Do not use __SIG_ATOMIC_TYPE__
  b64271a... conform: Replace _Static_assert with macro
  d688598... conform: Use -dD instead of -dN on compiler invocation
  cd01b89... localedata: Use hexadecimal character escape on tests
  1f757ff... Undef attribute_relro on internal tests that include tls.h
  4ed709b... elf: Do not cast TLS_DTV_UNALLOCATED to void
  864d5ee... malloc: Suppress clang warning on tst-memalign
  eb90cc4... x86: Use inhibit_stack_protector on tst-ifunc-isa.h
  2321f8f... Move inhibit_stack_protector to its own header
  2d502ae... elf: Suppress clang warning on tst-unique4
  2167e0b... elf: Suppress clang warning on tst-unique3
  c26bb50... support: Suppress clang warning on tst-timespec
  e665c28... misc: Disable some atomic tests on clang
  0b02cb6... linux: Adequate tst-clone3 to c11 atomics
  f3aab2f... posix: Suppress clang warning on bug-regex24
  56cd191... dirent: Remove variable lenght array structure for tst-getd
  ae73abe... string: Suppress clang -Wsuspicious-bzero on tester
  c2b4d9b... malloc: Only enable -Waggressive-loop-optimizations suppres
  c39c835... Use check tests with trampolines iff compiler supports it
  179c3f1... Handle pragma GCC optimize for clang
  cd5cdea... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
  f7dd403... stdio: Suppress clang warnings for tst-unlockedio.c
  0274629... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno
  9715462... stdio: Disable attribute (optimize) if compiler does not su
  284b759... stdio: Disable clang warning on scanf13 test
  3f6173c... stdio: Disable bug23-3 on clang
  d273be2... stdlib: Avoid internal definitions for tst-strtod5i
  3e00404... math: Fix test-totalorderl-ldbl-96 exponent setting
  09e214a... And defines to __attribute__ (__noclone__) iff compiler sup
  c88abf2... x86: Use -mfpmath=387 iff compiler supports it
  5dae78c... x86_64: Disable libmvec tests if compiler does not support 
  c72979d... math: Only build tests for _Complex __int128 iff compiler s
  2149309... x86: Fix test-double-vlen include-next
  bcc0317... math: Define CMPLX(F,L) for clang
  15b401e... Use -ffloat-store iff compiler supports it
  5651ad7... math: Fix clang warnings on bug-tgmath1.c
  52abd5c... math: Fix clang warnings for math/test-tgmath-ret.c
  ec60dc4... localedata: Fix clang warnings on tests
  a9a2957... configure: remove overly restrictive check for clang
  8e03754... riscv: Suppress clang confstr -Wignored-attributes feupdate
  d858fff... riscv: Do not use cfi_label when building with clang
  4e5afb4... string: Suppress clang confstr -Wignored-attributes on strl
  971b4ff... arm: Fix clang multi-arch build with ld.bfd
  71dfb79... arm: Use vmov.i32 instead of vmov on neon memchr
  cef2853... aarch64: Use 64-bit variable to access the special register
  4b26cd2... i386: sfp-machine.h: Do no use asm input cast for clang
  bcb2a7d... i386: Move ___tls_get_addr hidden proto before its first us
  7356d18... i386: Disable math_opt_barrier and math_force_eval for clan
  128e832... x86: Add inhibit_stack_protector on ifunc handlers
  6de8ba0... x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc
  eff7150... x86: Remove __strstr_generic prototype
  21069ad... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  54b7b32... x86: Use -msse2avx iff compiler supports it
  97fa106... support: Handle clang support/dtotimespec.c on dtotimespec
  06c99e6... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  825f038... math: Suppress more aliases builtin type conflicts
  77f0aab... stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX
  afeb506... support: Use CHAR_MAX as maximum value
  08e7d9f... posix: Use unsigned to check for _POSIX_VDISABLE
  a0938bd... Use -frounding-math iff compiler supports it
  72170b2... string: Use asm alias instead of symbol redirections for st
  2b3f273... math: Use -fexcess-precision=standard iff compiler supports
  020d69d... timezone: Fix clang operator precedence warning
  f94bfb8... configure: Use -Wno-ignored-attributes if compiler warns ab
  279c983... math: Suppress clang -Wincompatible-library-redeclaration o
  ae06f7a... math: use fabs on __ieee754_lgamma_r
  b1ab64f... math: Suppress clang warning on math_check_force_underflow
  688de9e... catgets: Remove catgets/config.h
  0758045... iconvdata: Remove use of GNU old-style field designator ext
  9bef389... iconvdata: Suppress clang warning on locale definitions
  d32377c... locale: Fix implicit conversion on collate_finish
  8f0d151... elf: Suppress clang -Wstring-plus-int on rtld.c
  f0b0dcb... configure: Fix check for -fno-tree-loop-distribute-patterns
  1030f53... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i
  233dc7b... sunrpc: Suppress clang warning on struct cmessage
  a76dd35... sunrpc: Remove extra parenthesis on comparison
  353a515... nss: Suppress nss_module.c warning on clang
  b5144e2... argp: Expand argp_usage, _option_is_short, and _option_is_e
  7187a79... misc: Suppress clang warnings on syslog
  3fb62fb... posix: Suppress clang confstr -Wignored-attributes
  db114ef... resolv: Suppress clang -Wsometimes-uninitialized on getaddr
  cc2dc55... elf: Suppress unused function clang for __ifunc_resolver
  df3a2ca... Fix inhibit_stack_protector for clang
  7829bb7... nptl: Fix Wincompatible-pointer-types on clang
  9902cd3... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  a74790b... Suppress -Wmaybe-uninitialized only for gcc
  91a93b8... Disable __USE_EXTERN_INLINES for clang
  c024a24... Add clang specific warnings suppress macros
  d21d9d9... stdlib: longlong.h: Do no use asm input cast for clang
  8bc1139... stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
  b97ab93... debug: Improve mqueue.h fortify warnings with clang
  82da5f2... debug: Improve fcntl.h fortify warnings with clang
  c531c29... wcsmbs: Improve fortify with clang
  e3e14dc... syslog: Improve fortify with clang
  c03d8ba... socket: Improve fortify with clang
  723192e... unistd: Improve fortify with clang
  3a10f2a... stdlib: Improve fortify with clang
  a1f497e... string: Improve fortify with clang
  1365dca... libio: Improve fortify with clang
  0f373da... cdefs.h: Add clang fortify directives

^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2024-02-07 14:02 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2024-02-07 14:02 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 9bada879e8... aarch64: update libm test ulps

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  9bada87... aarch64: update libm test ulps
  2b9ba62... debug: Avoid clang optimize away required function on tst-s
  64ccce6... elf: Fix tests that require interposable symbols
  2e27227... math: Remove _Static_assert that uses EXCEPTION_SET_FORCES_
  ec23b52... Fix loongarch stpcpy on loader
  2726763... gmon: Remove ununsed LDFLAGS-tst-profile-stati
  c1ac467... posix: Remove the __strcpy_chk from glob tests
  07cc2f5... x86: Use -mshstk instead of '#pragma GCC target'
  c96a11d... i686: Do not build ifunc tests if compiler does not generat
  2919b8e... i386: Disable some tests on clang
  93f896f... string: Disable function_overload test on clang
  b5ef46b... string: Disable test_strncmp (TODO)
  207e743... configure: Use -Wno-restrict iff compiler supports it
  57757a7... stdio: Fix clang warnings on tests
  7a94b19... Use -Wl,--undefined-version if linker requires it
  13f04e4... linux: Avoid indirection on operand of type 'void *' for ge
  4f64d69... Fix libc_cv_protected_data check if compiler defaults to PI
  f90df7d... stdio: Suppress %Z format for clang
  9c7de67... resolve: Fix implicit conversion on tst-resolv-invalid-cnam
  3463b1b... elf: Use volatile to set __rseq_size and __rseq_offset
  6f15936... elf: Disable unload4 test on clang
  b9729e8... stdio: Fix tst-vfprintf-user-type on clang
  5dba3ec... math: Do not use __builtin_isinf on clang
  1404734... math: Do not use __builtin_isnan on clang
  04ef308... math: Do not use __builtin_fpclassify on clang
  74e984f... math: Fix isgreater* and isless* for clang
  55e0e61... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
  01d0422... intl: Use strcpy on _nl_make_l10nflist
  0dd51b6... string: mempcy and stpcpy builtins internally
  3601da7... Handle abort call for -fexceptions call
  eb1a736... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  ed3c740... x86: Use bool for C++ on x86.h
  c50d0c2... malloc: Suppress clang warning on tst-aligned-alloc
  74c56dc... malloc: Disable malloc builtins on tests
  3798d78... Only use -finput-charset=ascii iff compiler supports it
  24dbb99... conform: Do not use __SIG_ATOMIC_TYPE__
  dde6623... conform: Replace _Static_assert with macro
  d94c1e2... conform: Use -dD instead of -dN on compiler invocation
  5f4c29c... localedata: Use hexadecimal character escape on tests
  6c43984... Undef attribute_relro on internal tests that include tls.h
  1e67098... elf: Do not cast TLS_DTV_UNALLOCATED to void
  68b0825... malloc: Suppress clang warning on tst-memalign
  f943635... x86: Use inhibit_stack_protector on tst-ifunc-isa.h
  27f4b54... Move inhibit_stack_protector to its own header
  9f783b9... elf: Suppress clang warning on tst-unique4
  288945e... elf: Suppress clang warning on tst-unique3
  a28664c... support: Suppress clang warning on tst-timespec
  c02eeeb... misc: Disable some atomic tests on clang
  d79b0c9... linux: Adequate tst-clone3 to c11 atomics
  f039067... posix: Suppress clang warning on bug-regex24
  00af0f6... dirent: Remove variable lenght array structure for tst-getd
  e4108fd... string: Suppress clang -Wsuspicious-bzero on tester
  ff673d3... malloc: Only enable -Waggressive-loop-optimizations suppres
  72d95b1... Use check tests with trampolines iff compiler supports it
  c70c975... Handle pragma GCC optimize for clang
  f93a57d... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
  0e430c2... stdio: Suppress clang warnings for tst-unlockedio.c
  7fdc5ac... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno
  842e1e9... stdio: Disable attribute (optimize) if compiler does not su
  767adde... stdio: Disable clang warning on scanf13 test
  7a7b5de... stdio: Disable bug23-3 on clang
  63ecaea... stdlib: Avoid internal definitions for tst-strtod5i
  e988a6e... math: Fix test-totalorderl-ldbl-96 exponent setting
  cce005c... And defines to __attribute__ (__noclone__) iff compiler sup
  a8f175f... x86: Use -mfpmath=387 iff compiler supports it
  bd03e97... x86_64: Disable libmvec tests if compiler does not support 
  a698c2a... math: Only build tests for _Complex __int128 iff compiler s
  7fe1ac8... x86: Fix test-double-vlen include-next
  60f1a87... math: Define CMPLX(F,L) for clang
  51c1f8d... Use -ffloat-store iff compiler supports it
  db6c777... math: Fix clang warnings on bug-tgmath1.c
  21bc4e0... math: Fix clang warnings for math/test-tgmath-ret.c
  5b103ec... localedata: Fix clang warnings on tests
  4c87fdc... configure: remove overly restrictive check for clang
  efb8131... riscv: Suppress clang confstr -Wignored-attributes feupdate
  f2c1c4e... riscv: Do not use cfi_label when building with clang
  f992095... string: Suppress clang confstr -Wignored-attributes on strl
  b9bf5cf... arm: Fix clang multi-arch build with ld.bfd
  f40dc9b... arm: Use vmov.i32 instead of vmov on neon memchr
  a67ae2b... aarch64: Use 64-bit variable to access the special register
  843debe... i386: sfp-machine.h: Do no use asm input cast for clang
  bd14e95... i386: Move ___tls_get_addr hidden proto before its first us
  87e684a... i386: Disable math_opt_barrier and math_force_eval for clan
  89c4dc9... x86: Add inhibit_stack_protector on ifunc handlers
  a377c0f... x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc
  5ae7729... x86: Remove __strstr_generic prototype
  e681991... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  4d47ccf... x86: Use -msse2avx iff compiler supports it
  95ea3d2... support: Handle clang support/dtotimespec.c on dtotimespec
  459f836... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  f08b7ea... math: Suppress more aliases builtin type conflicts
  811e311... stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX
  19116f7... support: Use CHAR_MAX as maximum value
  46c4a69... posix: Use unsigned to check for _POSIX_VDISABLE
  baedfaa... Use -frounding-math iff compiler supports it
  2af4720... string: Use asm alias instead of symbol redirections for st
  4912f66... math: Use -fexcess-precision=standard iff compiler supports
  bee7e6d... timezone: Fix clang operator precedence warning
  9c94564... configure: Use -Wno-ignored-attributes if compiler warns ab
  c710b22... math: Suppress clang -Wincompatible-library-redeclaration o
  38332b7... math: use fabs on __ieee754_lgamma_r
  84b81be... math: Suppress clang warning on math_check_force_underflow
  f0491c0... catgets: Remove catgets/config.h
  90e6d55... iconvdata: Remove use of GNU old-style field designator ext
  31f2d43... iconvdata: Suppress clang warning on locale definitions
  78a9a50... locale: Fix implicit conversion on collate_finish
  7233f86... elf: Suppress clang -Wstring-plus-int on rtld.c
  8ef38d0... configure: Fix check for -fno-tree-loop-distribute-patterns
  1deb4af... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i
  eb0770c... sunrpc: Suppress clang warning on struct cmessage
  f284740... sunrpc: Remove extra parenthesis on comparison
  a4e99e1... nss: Suppress nss_module.c warning on clang
  47a9a76... argp: Expand argp_usage, _option_is_short, and _option_is_e
  b5fd441... misc: Suppress clang warnings on syslog
  6ac58ae... posix: Suppress clang confstr -Wignored-attributes
  3dc124c... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  34d0d58... elf: Suppress unused function clang for __ifunc_resolver
  41d5b22... Fix inhibit_stack_protector for clang
  02a321a... nptl: Fix Wincompatible-pointer-types on clang
  185d3d5... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  6da482c... Suppress -Wmaybe-uninitialized only for gcc
  4373c8d... Disable __USE_EXTERN_INLINES for clang
  34ba472... Add clang specific warnings suppress macros
  75be51f... stdlib: longlong.h: Do no use asm input cast for clang
  ca1005e... stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
  baadeb5... stdlib: Fix stdbit.h with -Wconversion for clang
  b7b3c6f... debug: Improve mqueue.h fortify warnings with clang
  894cc0a... debug: Improve fcntl.h fortify warnings with clang
  828b9f4... wcsmbs: Improve fortify with clang
  0b648bd... syslog: Improve fortify with clang
  d8e7ae8... socket: Improve fortify with clang
  8953a08... unistd: Improve fortify with clang
  e56f63d... stdlib: Improve fortify with clang
  d6e404e... string: Improve fortify with clang
  b573990... libio: Improve fortify with clang
  f9ecfa0... cdefs.h: Add clang fortify directives

^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2024-01-29 17:52 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2024-01-29 17:52 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 616a6f8a7e... Fix loongarch stpcpy on loader

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  616a6f8... Fix loongarch stpcpy on loader
  9526a6c... gmon: Remove ununsed LDFLAGS-tst-profile-stati
  e8f7029... posix: Remove the __strcpy_chk from glob tests
  8abac0b... x86: Use -mshstk instead of '#pragma GCC target'
  5d92f68... i686: Do not build ifunc tests if compiler does not generat
  cb55b2d... i386: Disable some tests on clang
  a529917... string: Disable function_overload test on clang
  70c4e01... string: Disable test_strncmp (TODO)
  b42d0f7... configure: Use -Wno-restrict iff compiler supports it
  48ed7fb... stdio: Fix clang warnings on tests
  a7d85e2... Use -Wl,--undefined-version if linker requires it
  7c8dd27... linux: Avoid indirection on operand of type 'void *' for ge
  d765219... Fix libc_cv_protected_data check if compiler defaults to PI
  b28e3e9... stdio: Suppress %Z format for clang
  21882f8... resolve: Fix implicit conversion on tst-resolv-invalid-cnam
  d53ca41... elf: Use volatile to set __rseq_size and __rseq_offset
  919d1a1... elf: Disable unload4 test on clang
  12b88d6... stdio: Fix tst-vfprintf-user-type on clang
  129f8d3... math: Do not use __builtin_isinf on clang
  76a61a4... math: Do not use __builtin_isnan on clang
  225661a... math: Do not use __builtin_fpclassify on clang
  2103bb8... math: Fix isgreater* and isless* for clang
  0078f32... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
  1650d8c... intl: Use strcpy on _nl_make_l10nflist
  b5d5cd5... string: mempcy and stpcpy builtins internally
  4089fe2... Handle abort call for -fexceptions call
  cf941cf... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  1016b47... x86: Use bool for C++ on x86.h
  d29d920... malloc: Suppress clang warning on tst-aligned-alloc
  65627d0... malloc: Disable malloc builtins on tests
  e049bb3... Only use -finput-charset=ascii iff compiler supports it
  1417859... conform: Do not use __SIG_ATOMIC_TYPE__
  6e3d0c5... conform: Replace _Static_assert with macro
  c40e238... conform: Use -dD instead of -dN on compiler invocation
  b1caf92... localedata: Use hexadecimal character escape on tests
  929c9a4... Undef attribute_relro on internal tests that include tls.h
  06b6f6f... elf: Do not cast TLS_DTV_UNALLOCATED to void
  07c1e8b... malloc: Suppress clang warning on tst-memalign
  10592a2... x86: Use inhibit_stack_protector on tst-ifunc-isa.h
  8f46b11... Move inhibit_stack_protector to its own header
  fac8cb2... elf: Suppress clang warning on tst-unique4
  9346a6f... elf: Suppress clang warning on tst-unique3
  44b77a8... support: Suppress clang warning on tst-timespec
  e24ca2f... misc: Disable some atomic tests on clang
  66f25b3... linux: Adequate tst-clone3 to c11 atomics
  e710a77... posix: Suppress clang warning on bug-regex24
  bd1d349... dirent: Remove variable lenght array structure for tst-getd
  9b5dca2... string: Suppress clang -Wsuspicious-bzero on tester
  404b14b... malloc: Only enable -Waggressive-loop-optimizations suppres
  b2e7d3f... Use check tests with trampolines iff compiler supports it
  51b09e1... Handle pragma GCC optimize for clang
  1cb5f21... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
  f903387... stdio: Suppress clang warnings for tst-unlockedio.c
  b7301c3... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno
  5fd7e89... stdio: Disable attribute (optimize) if compiler does not su
  0c83d94... stdio: Disable clang warning on scanf13 test
  c435a4b... stdio: Disable bug23-3 on clang
  d4c0e35... stdlib: Avoid internal definitions for tst-strtod5i
  db93501... math: Fix test-totalorderl-ldbl-96 exponent setting
  4c5731b... And defines to __attribute__ (__noclone__) iff compiler sup
  df8b661... x86: Use -mfpmath=387 iff compiler supports it
  310daf5... x86_64: Disable libmvec tests if compiler does not support 
  8eeaf90... math: Only build tests for _Complex __int128 iff compiler s
  c58898d... x86: Fix test-double-vlen include-next
  e91d283... math: Define CMPLX(F,L) for clang
  1da9ccc... Use -ffloat-store iff compiler supports it
  6fe7bf9... math: Fix clang warnings on bug-tgmath1.c
  c6cafb6... math: Fix clang warnings for math/test-tgmath-ret.c
  4fedca0... localedata: Fix clang warnings on tests
  9395148... configure: remove overly restrictive check for clang
  71740db... riscv: Suppress clang confstr -Wignored-attributes feupdate
  c8f3b65... riscv: Do not use cfi_label when building with clang
  88bc60c... string: Suppress clang confstr -Wignored-attributes on strl
  5c1a0ad... arm: Fix clang multi-arch build with ld.bfd
  878b6d1... arm: Use vmov.i32 instead of vmov on neon memchr
  c66b729... aarch64: Use 64-bit variable to access the special register
  f2d3011... i386: sfp-machine.h: Do no use asm input cast for clang
  9470105... i386: Move ___tls_get_addr hidden proto before its first us
  275f920... i386: Disable math_opt_barrier and math_force_eval for clan
  0b7959b... x86: Add inhibit_stack_protector on ifunc handlers
  3ef1ec9... x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc
  19d6f13... x86: Remove __strstr_generic prototype
  bb99a64... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  8ecbe80... x86: Use -msse2avx iff compiler supports it
  5ccb369... support: Handle clang support/dtotimespec.c on dtotimespec
  bc65bf7... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  60ce801... math: Suppress more aliases builtin type conflicts
  79910ce... stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX
  e7422ec... support: Use CHAR_MAX as maximum value
  428e4be... posix: Use unsigned to check for _POSIX_VDISABLE
  c52f774... Use -frounding-math iff compiler supports it
  e48d428... string: Use asm alias instead of symbol redirections for st
  10d3097... math: Use -fexcess-precision=standard iff compiler supports
  f6ce9fe... timezone: Fix clang operator precedence warning
  9de7d6f... configure: Use -Wno-ignored-attributes if compiler warns ab
  daa9123... math: Suppress clang -Wincompatible-library-redeclaration o
  22121e1... math: use fabs on __ieee754_lgamma_r
  6f78a71... math: Suppress clang warning on math_check_force_underflow
  4f5c749... catgets: Remove catgets/config.h
  1d9a8c6... iconvdata: Remove use of GNU old-style field designator ext
  ef27e1a... iconvdata: Suppress clang warning on locale definitions
  b647adb... locale: Fix implicit conversion on collate_finish
  e0378fe... elf: Suppress clang -Wstring-plus-int on rtld.c
  69e3b04... configure: Fix check for -fno-tree-loop-distribute-patterns
  cf44110... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i
  61a8e25... sunrpc: Suppress clang warning on struct cmessage
  8ef7704... sunrpc: Remove extra parenthesis on comparison
  4edf931... nss: Suppress nss_module.c warning on clang
  abeec8f... argp: Expand argp_usage, _option_is_short, and _option_is_e
  41d1aa9... misc: Suppress clang warnings on syslog
  b1c4273... posix: Suppress clang confstr -Wignored-attributes
  9274f60... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  4b8c842... elf: Suppress unused function clang for __ifunc_resolver
  1c526ad... Fix inhibit_stack_protector for clang
  f5f480e... nptl: Fix Wincompatible-pointer-types on clang
  b43b1e2... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  d978132... Suppress -Wmaybe-uninitialized only for gcc
  9059d80... Remove include/*.h install rule
  e88ce25... Disable __USE_EXTERN_INLINES for clang
  7451d5a... Add clang specific warnings suppress macros
  80ea987... stdlib: longlong.h: Do no use asm input cast for clang
  2140ff6... stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
  a040289... debug: Improve mqueue.h fortify warnings with clang
  d20ef40... debug: Improve fcntl.h fortify warnings with clang
  9cf5305... wcsmbs: Improve fortify with clang
  2c3f0b6... syslog: Improve fortify with clang
  c2e3318... socket: Improve fortify with clang
  0403e35... unistd: Improve fortify with clang
  615500a... stdlib: Improve fortify with clang
  c3ffcf2... string: Improve fortify with clang
  0779f7c... libio: Improve fortify with clang
  afbb728... cdefs.h: Add clang fortify directives
  cd76e83... debug: Add fortify wprintf tests
  baefc14... debug: Add fortify syslog tests
  1a7e745... debug: Add fortify dprintf tests
  fa0a831... debug: Increase tst-fortify checks for compiler without __v
  4166b52... debug: Adapt fortify tests to libsupport

^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2023-12-21 18:48 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2023-12-21 18:48 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 c1fa359976... posix: Remove the __strcpy_chk from glob tests

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  c1fa359... posix: Remove the __strcpy_chk from glob tests
  bf49aea... i686: Do not build ifunc tests if compiler does not generat
  69154cb... i386: Disable some tests on clang
  ed2b0cf... string: Disable function_overload test on clang
  bbf1af4... string: Disable test_strncmp (TODO)
  f19deb6... configure: Use -Wno-restrict iff compiler supports it
  004d3b3... stdio: Fix clang warnings on tests
  f30faf8... Use -Wl,--undefined-version if linker requires it
  1ededba... linux: Avoid indirection on operand of type 'void *' for ge
  78a48fd... Fix libc_cv_protected_data check if compiler defaults to PI
  b4d1269... stdio: Suppress %Z format for clang
  d91e6f0... resolve: Fix implicit conversion on tst-resolv-invalid-cnam
  5892184... elf: Use volatile to set __rseq_size and __rseq_offset
  a32a314... elf: Disable unload4 test on clang
  c8aaadc... stdio: Fix tst-vfprintf-user-type on clang
  72acadb... math: Do not use __builtin_isinf on clang
  f6a8b87... math: Do not use __builtin_isnan on clang
  640e89b... math: Do not use __builtin_fpclassify on clang
  06e1687... math: Fix isgreater* and isless* for clang
  b3051b4... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
  71f0d19... intl: Use strcpy on _nl_make_l10nflist
  d4e8b0c... string: mempcy and stpcpy builtins internally
  30d032f... Handle abort call for -fexceptions call
  aa1eb10... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  b1748af... x86: Use bool for C++ on x86.h
  cb40ee7... malloc: Suppress clang warning on tst-aligned-alloc
  ca27004... malloc: Disable malloc builtins on tests
  9fd866d... Only use -finput-charset=ascii iff compiler supports it
  7729698... conform: Do not use __SIG_ATOMIC_TYPE__
  8db9c9e... conform: Replace _Static_assert with macro
  7bbb2e5... conform: Use -dD instead of -dN on compiler invocation
  116c116... localedata: Use hexadecimal character escape on tests
  2170940... Undef attribute_relro on internal tests that include tls.h
  7821059... elf: Do not cast TLS_DTV_UNALLOCATED to void
  32c3c68... malloc: Suppress clang warning on tst-memalign
  5c7a833... x86: Use inhibit_stack_protector on tst-ifunc-isa.h
  7e089b5... Move inhibit_stack_protector to its own header
  c0be62b... elf: Suppress clang warning on tst-unique4
  38e5e71... elf: Suppress clang warning on tst-unique3
  aa3b5bf... support: Suppress clang warning on tst-timespec
  26787b6... misc: Disable some atomic tests on clang
  ddd31c5... linux: Adequate tst-clone3 to c11 atomics
  7e86a6e... posix: Suppress clang warning on bug-regex24
  7438bae... dirent: Remove variable lenght array structure for tst-getd
  29ddc1b... string: Suppress clang -Wsuspicious-bzero on tester
  6b73d0f... malloc: Only enable -Waggressive-loop-optimizations suppres
  3fc760a... Use check tests with trampolines iff compiler supports it
  4da5369... Handle pragma GCC optimize for clang
  09c3225... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
  e2291b7... stdio: Suppress clang warnings for tst-unlockedio.c
  e1a99a4... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno
  9c5cc97... stdio: Disable attribute (optimize) if compiler does not su
  6d41bd9... stdio: Disable clang warning on scanf13 test
  152e593... stdio: Disable bug23-3 on clang
  9f21b11... stdlib: Avoid internal definitions for tst-strtod5i
  5def618... math: Fix test-totalorderl-ldbl-96 exponent setting
  d98add2... And defines to __attribute__ (__noclone__) iff compiler sup
  8d1354d... x86: Use -mfpmath=387 iff compiler supports it
  c5123bc... x86_64: Disable libmvec tests if compiler does not support 
  2959338... math: Only build tests for _Complex __int128 iff compiler s
  15a22bc... x86: Fix test-double-vlen include-next
  5029d36... math: Define CMPLX(F,L) for clang
  8f5416d... Use -ffloat-store iff compiler supports it
  7d33535... math: Fix clang warnings on bug-tgmath1.c
  985afaf... math: Fix clang warnings for math/test-tgmath-ret.c
  38919f4... localedata: Fix clang warnings on tests
  734537e... configure: remove overly restrictive check for clang
  58bbb3f... riscv: Suppress clang confstr -Wignored-attributes feupdate
  a0477f5... riscv: Do not use cfi_label when building with clang
  54f6555... string: Suppress clang confstr -Wignored-attributes on strl
  6393bc2... arm: Fix clang multi-arch build with ld.bfd
  012fb16... arm: Use vmov.i32 instead of vmov on neon memchr
  4ccb9ee... aarch64: Use 64-bit variable to access the special register
  77ec140... i386: sfp-machine.h: Do no use asm input cast for clang
  b880347... i386: Move ___tls_get_addr hidden proto before its first us
  eb5b900... i386: Disable math_opt_barrier and math_force_eval for clan
  c4ed9de... x86: Add inhibit_stack_protector on ifunc handlers
  d528f99... x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc
  2937411... x86: Remove __strstr_generic prototype
  8fbc46b... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  3ad5d1c... x86: Use -msse2avx iff compiler supports it
  0a6178d... support: Handle clang support/dtotimespec.c on dtotimespec
  07adefb... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  dbb1d19... math: Suppress more aliases builtin type conflicts
  5564110... stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX
  d10391e... support: Use CHAR_MAX as maximum value
  fe98553... posix: Use unsigned to check for _POSIX_VDISABLE
  242e8c8... Use -frounding-math iff compiler supports it
  73fc235... string: Use asm alias instead of symbol redirections for st
  0a51fe8... math: Use -fexcess-precision=standard iff compiler supports
  e2a1ef0... timezone: Fix clang operator precedence warning
  e4000a8... configure: Use -Wno-ignored-attributes if compiler warns ab
  7f64f51... math: Suppress clang -Wincompatible-library-redeclaration o
  2eb9ad3... math: use fabs on __ieee754_lgamma_r
  aea078e... math: Suppress clang warning on math_check_force_underflow
  6f03860... catgets: Remove catgets/config.h
  64020ea... iconvdata: Remove use of GNU old-style field designator ext
  575226c... iconvdata: Suppress clang warning on locale definitions
  9db1a9e... locale: Fix implicit conversion on collate_finish
  8b6f258... elf: Suppress clang -Wstring-plus-int on rtld.c
  ffcaa3c... configure: Fix check for -fno-tree-loop-distribute-patterns
  6248c36... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i
  bf8a8e2... sunrpc: Suppress clang warning on struct cmessage
  87db8df... sunrpc: Remove extra parenthesis on comparison
  8f7dcf1... nss: Suppress nss_module.c warning on clang
  bf7ac8d... argp: Expand argp_usage, _option_is_short, and _option_is_e
  c9730cb... misc: Suppress clang warnings on syslog
  e64948e... posix: Suppress clang confstr -Wignored-attributes
  05bacf0... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  88826cb... elf: Suppress unused function clang for __ifunc_resolver
  87c3685... Fix inhibit_stack_protector for clang
  4b710ec... nptl: Fix Wincompatible-pointer-types on clang
  ed5dc49... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  eefa335... Suppress -Wmaybe-uninitialized only for gcc
  ab5f12e... Remove include/*.h install rule
  6e10245... Disable __USE_EXTERN_INLINES for clang
  9175344... Add clang specific warnings suppress macros
  7a6632a... stdlib: longlong.h: Do no use asm input cast for clang
  fa16c0a... stdlib: Remove -Wmaybe-uninitialized supression on setenv.c

^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2023-09-28 17:48 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2023-09-28 17:48 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 1dfc63225b... posix: Remove the __strcpy_chk from glob tests

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  1dfc632... posix: Remove the __strcpy_chk from glob tests
  8df227f... i686: Do not build ifunc tests if compiler does not generat
  390439f... i386: Disable some tests on clang
  4efa6fa... Fix __convert_scm_timestamps build on clang
  c5f5390... string: Disable function_overload test on clang
  b4ffb93... string: Disable test_strncmp (TODO)
  ea779db... malloc: Suppress clang warning on tst-aligned-alloc
  c9d7a5f... configure: Use -Wno-restrict iff compiler supports it
  61b9574... stdio: Fix clang warnings on tests
  47581f5... support: Handle clang support/dtotimespec.c on dtotimespec
  f1432ad... Use -Wl,--undefined-version if linker requires it
  fd8e6e1... arm: Fix clang multi-arch build with ld.bfd
  1443f89... linux: Avoid indirection on operand of type 'void *' for ge
  ea1c116... Fix libc_cv_protected_data check if compiler defaults to PI
  3ed0052... stdio: Suppress %Z format for clang
  3673980... resolve: Fix implicit conversion on tst-resolv-invalid-cnam
  262706b... elf: Use volatile to set __rseq_size and __rseq_offset
  37dc842... elf: Disable unload4 test on clang
  df2ee64... stdio: Fix tst-vfprintf-user-type on clang
  8e5dcc4... math: Do not use __builtin_isinf on clang
  5b60fb0... math: Do not use __builtin_isnan on clang
  23aa421... math: Do not use __builtin_fpclassify on clang
  9d4b446... math: Fix isgreater* and isless* for clang
  a2ce0d3... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
  24e3cc1... intl: Use strcpy on _nl_make_l10nflist
  9f4e0b4... string: mempcy and stpcpy builtins internally
  230619c... Handle abort call for -fexceptions call
  cdce7c7... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  15a3fce... x86: Use bool for C++ on x86.h
  91a2e7b... malloc: Disable malloc builtins on tests
  700f2ad... Only use -finput-charset=ascii iff compiler supports it
  05b8d1e... conform: Do not use __SIG_ATOMIC_TYPE__
  a197ae1... conform: Replace _Static_assert with macro
  a48daa4... conform: Use -dD instead of -dN on compiler invocation
  073e4e8... localedata: Use hexadecimal character escape on tests
  5d74294... Undef attribute_relro on internal tests that include tls.h
  e916c73... elf: Do not cast TLS_DTV_UNALLOCATED to void
  15ba268... malloc: Suppress clang warning on tst-memalign
  8012dbf... x86: Use inhibit_stack_protector on tst-ifunc-isa.h
  4f7bd93... Move inhibit_stack_protector to its own header
  47331b1... elf: Suppress clang warning on tst-unique4
  ce1a526... elf: Suppress clang warning on tst-unique3
  9b486d2... support: Suppress clang warning on tst-timespec
  7c7b84e... misc: Disable some atomic tests on clang
  300c67a... linux: Adequate tst-clone3 to c11 atomics
  1b86cf0... posix: Suppress clang warning on bug-regex24
  f60321b... dirent: Remove variable lenght array structure for tst-getd
  49443fd... string: Suppress clang -Wsuspicious-bzero on tester
  b3fa34f... malloc: Only enable -Waggressive-loop-optimizations suppres
  30e92ad... Use check tests with trampolines iff compiler supports it
  b79c067... Handle pragma GCC optimize for clang
  948cce6... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
  004696f... stdio: Suppress clang warnings for tst-unlockedio.c
  653913d... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno
  8ecb044... stdio: Disable attribute (optimize) if compiler does not su
  7b464b3... stdio: Disable clang warning on scanf13 test
  9b7ee57... stdio: Disable bug23-3 on clang
  882c80c... stdlib: Avoid internal definitions for tst-strtod5i
  9811dc9... math: Fix test-totalorderl-ldbl-96 exponent setting
  13bced1... And defines to __attribute__ (__noclone__) iff compiler sup
  a702538... x86: Use -mfpmath=387 iff compiler supports it
  e77af7f... x86_64: Disable libmvec tests if compiler does not issue th
  7c73783... math: Only build tests for _Complex __int128 iff compiler s
  76d85a6... x86: Fix test-double-vlen include-next
  ba00fe8... math: Define CMPLX(F,L) for clang
  58c049f... Use -ffloat-store iff compiler supports it
  2880130... math: Fix clang warnings on bug-tgmath1.c
  091e6bc... math: Fix clang warnings for math/test-tgmath-ret.c
  b4240e5... localedata: Fix clang warnings on tests
  f7ae5fe... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  728cb09... configure: remove overly restrictive check for clang
  2297ec3... x86: Add inhibit_stack_protector on ifunc handlers
  4bef870... arm: Use vmov.i32 instead of vmov on neon memchr
  940c841... math: Suppress more aliases builtin type conflicts
  ace0fff... x86: Remove cast on assembly inline input/outputs
  7a009e7... i386: Move ___tls_get_addr hidden proto before its first us
  8258966... i386: Disable math_opt_barrier and math_force_eval for clan
  d1d6a6a... Suppress clang -Wtautological-constant-out-of-range-compare
  aeef374... support: Use CHAR_MAX as maximum value
  2e26140... posix: Use unsigned to check for _POSIX_VDISABLE
  e5502a8... aarch64: Use 64-bit variable to access the special register
  61d7161... Use -frounding-math iff compiler supports it
  9a0fffe... string: Use asm alias instead of symbol redirections for st
  e22e141... math: Use -fexcess-precision=standard iff compiler supports
  9128a98... timezone: Fix clang operator precedence warning
  330bfa6... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  5e88a33... x86: Use -msse2avx iff compiler supports it
  45e0da3... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  b6694a1... configure: Use -Wno-ignored-attributes if compiler warns ab
  314ec91... math: Suppress clang -Wincompatible-library-redeclaration o
  181bcbe... math: use fabs on __ieee754_lgamma_r
  8317bd6... math: Suppress clang warning on math_check_force_underflow
  356c096... catgets: Remove catgets/config.h
  b6b370d... iconvdata: Remove use of GNU old-style field designator ext
  59b54e8... iconvdata: Suppress clang warning on locale definitions
  d509c7e... locale: Fix implicit conversion on collate_finish
  f0f8e54... elf: Suppress clang -Wstring-plus-int on rtld.c
  659949b... configure: Check -fno-tree-loop-distribute-patterns
  ffee487... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i
  880438a... sunrpc: Suppress clang warning on struct cmessage
  9b79644... sunrpc: Remove extra parenthesis on comparison
  36fb5ff... nss: Suppress nss_module.c warning on clang
  28fd19b... argp: Expand argp_usage, _option_is_short, and _option_is_e
  f75c42c... misc: Suppress clang warnings on syslog
  533b420... posix: Suppress clang confstr -Wignored-attributes
  af9eb0d... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  db2f4c3... x86: Remove __strstr_generic prototype
  8b8dfbe... elf: Suppress unused function clang for __ifunc_resolver
  bedfd81... diag: Add clang specific DIAG_PUSH_NEEDS_COMMENT macros
  0cd0e48... Fix inhibit_stack_protector for clang
  92cf68b... nptl: Fix Wincompatible-pointer-types on clang
  6c96319... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  426cafe... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  45233d4... Disable __USE_EXTERN_INLINES for clang
  d04d5b8... Remove include/*.h install rule
  14e14d1... stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c
  a458e9b... stdlib: Remove asm input cast for clang

^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2023-08-30 12:32 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2023-08-30 12:32 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 9c00fde28a... posix: Fix posix/tst-spawn7.c dummy_sa_handler declaration

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  9c00fde... posix: Fix posix/tst-spawn7.c dummy_sa_handler declaration
  dbe213c... Use -Wl,--undefined-version if linker requires it
  9d19d87... arm: Fix clang multi-arch build with ld.bfd
  9c4b4c1... linux: Avoid indirection on operand of type 'void *' for ge
  1dc5cfb... Fix libc_cv_protected_data check if compiler defaults to PI
  82c149d... stdio: Suppress %Z format for clang
  4380582... resolve: Fix implicit conversion on tst-resolv-invalid-cnam
  9b5a101... elf: Use volatile to set __rseq_size and __rseq_offset
  dfbf8a4... elf: Disable unload4 test on clang
  4ab0072... stdio: Fix tst-vfprintf-user-type on clang
  5894966... math: Do not use __builtin_isinf on clang
  38ecba5... math: Do not use __builtin_isnan on clang
  7ec0cae... math: Do not use __builtin_fpclassify on clang
  1d8bf24... math: Fix isgreater* and isless* for clang
  106f8e6... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
  c0b58ae... intl: Use strcpy on _nl_make_l10nflist
  f182c5a... string: mempcy and stpcpy builtins internally
  b4e3ef1... Handle abort call for -fexceptions call
  5bf4336... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  b78b0ea... x86: Use bool for C++ on x86.h
  a8f02b1... malloc: Disable malloc builtins on tests
  28396b7... Only use -finput-charset=ascii iff compiler supports it
  1a9ed64... conform: Do not use __SIG_ATOMIC_TYPE__
  ca96e1f... conform: Replace _Static_assert with macro
  ef19d51... conform: Use -dD instead of -dN on compiler invocation
  1b96c75... localedata: Use hexadecimal character escape on tests
  965d0c0... Undef attribute_relro on internal tests that include tls.h
  575329c... elf: Do not cast TLS_DTV_UNALLOCATED to void
  b2472b8... malloc: Suppress clang warning on tst-memalign
  33715a7... x86: Use inhibit_stack_protector on tst-ifunc-isa.h
  42eea0b... Move inhibit_stack_protector to its own header
  827d5ce... elf: Suppress clang warning on tst-unique4
  32a7c33... elf: Suppress clang warning on tst-unique3
  7c1a2e6... support: Suppress clang warning on tst-timespec
  88221bd... misc: Disable some atomic tests on clang
  666ae4f... linux: Adequate tst-clone3 to c11 atomics
  54e2bd9... posix: Suppress clang warning on bug-regex24
  9c4af6e... dirent: Remove variable lenght array structure for tst-getd
  4e72015... string: Suppress clang -Wsuspicious-bzero on tester
  28926f2... malloc: Only enable -Waggressive-loop-optimizations suppres
  c99051a... Use check tests with trampolines iff compiler supports it
  69dc737... Handle pragma GCC optimize for clang
  371c6fe... libio: Handle -Wno-restrict with libc-diag.h
  79f490b... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
  6b37844... stdio: Suppress clang warnings for tst-unlockedio.c
  cd4cd62... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno
  9ced4a3... stdio: Disable attribute (optimize) if compiler does not su
  d19b841... stdio: Disable clang warning on scanf13 test
  15e3784... stdio: Disable bug23-3 on clang
  6e0522c... stdlib: Avoid internal definitions for tst-strtod5i
  99b4a2d... math: Fix test-totalorderl-ldbl-96 exponent setting
  4bdb85e... And defines to __attribute__ (__noclone__) iff compiler sup
  ecb1339... x86: Use -mfpmath=387 iff compiler supports it
  53cd3f2... x86_64: Disable libmvec tests if compiler does not issue th
  1556fe2... math: Only build tests for _Complex __int128 iff compiler s
  08c1e78... x86: Fix test-double-vlen include-next
  1e71cfe... math: Define CMPLX(F,L) for clang
  b4c53ea... Use -ffloat-store iff compiler supports it
  9ca4c5e... math: Fix clang warnings on bug-tgmath1.c
  238a659... math: Fix clang warnings for math/test-tgmath-ret.c
  26dae73... localedata: Fix clang warnings on tests
  5c94dd0... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  9d324fd... configure: remove overly restrictive check for clang
  97f4d30... x86: Add inhibit_stack_protector on ifunc handlers
  bf21cd3... arm: Use vmov.i32 instead of vmov on neon memchr
  1a1e77f... math: Suppress more aliases builtin type conflicts
  9d88899... x86: Remove cast on assembly inline input/outputs
  6482496... i386: Move ___tls_get_addr hidden proto before its first us
  1adb3f5... i386: Disable math_opt_barrier and math_force_eval for clan
  be0297b... Suppress clang -Wtautological-constant-out-of-range-compare
  36c301f... support: Use CHAR_MAX as maximum value
  9e3b7dd... posix: Use unsigned to check for _POSIX_VDISABLE
  fc29c40... aarch64: Use 64-bit variable to access the special register
  a08696d... Use -frounding-math iff compiler supports it
  265a062... string: Use asm alias instead of symbol redirections for st
  7e5a4ee... math: Use -fexcess-precision=standard iff compiler supports
  96dea26... timezone: Fix clang operator precedence warning
  008f361... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  e8f673b... x86: Use -msse2avx iff compiler supports it
  58ff14e... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  ba390dd... configure: Use -Wno-ignored-attributes if compiler warns ab
  0f3815d... math: Suppress clang -Wincompatible-library-redeclaration o
  96b3300... math: use fabs on __ieee754_lgamma_r
  8dac8b8... math: Suppress clang warning on math_check_force_underflow
  8c4120d... catgets: Remove catgets/config.h
  3471b41... iconvdata: Remove use of GNU old-style field designator ext
  8ca0b2b... iconvdata: Suppress clang warning on locale definitions
  53a3644... locale: Fix implicit conversion on collate_finish
  b56c86f... elf: Suppress clang -Wstring-plus-int on rtld.c
  855fd49... configure: Check -fno-tree-loop-distribute-patterns
  230f875... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i
  162729e... sunrpc: Suppress clang warning on struct cmessage
  d915363... sunrpc: Remove extra parenthesis on comparison
  a7b5bf5... nss: Suppress nss_module.c warning on clang
  cc3ec44... argp: Expand argp_usage, _option_is_short, and _option_is_e
  89d961e... misc: Suppress clang warnings on syslog
  da6efc9... posix: Suppress clang confstr -Wignored-attributes
  a3102be... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  2622736... x86: Remove __strstr_generic prototype
  fd658f1... elf: Suppress unused function clang for __ifunc_resolver
  f61b027... diag: Add clang specific DIAG_PUSH_NEEDS_COMMENT macros
  085824a... Fix inhibit_stack_protector for clang
  eef3711... nptl: Fix Wincompatible-pointer-types on clang
  3e48ed5... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  b989a89... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  54e2ce2... Disable __USE_EXTERN_INLINES for clang
  e8cc8c7... Remove include/*.h install rule
  f0c20d3... malloc: Use C11 atomics on memusage
  084a6ab... stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c
  ea565d6... stdlib: Remove asm input cast for clang
  8721895... Remove set-hooks.h from generic includes
  75d48c5... Remove --with-default-link configure option
  296e0f5... libio: Remove the usage of __libc_IO_vtables
  7f24667... Move libc_freeres_ptrs and libc_subfreeres to hidden/weak f

^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2023-02-09 19:44 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2023-02-09 19:44 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 460a98231b... linux: Avoid indirection on operand of type 'void *' for ge

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  460a982... linux: Avoid indirection on operand of type 'void *' for ge
  7df701f... Fix libc_cv_protected_data check if compiler defaults to PI
  99b3f8b... stdio: Suppress %Z format for clang
  b48a95d... resolve: Fix implicit conversion on tst-resolv-invalid-cnam
  945ed2a... elf: Use volatile to set __rseq_size and __rseq_offset
  f13a809... elf: Disable unload4 test on clang
  46a4abd... stdio: Fix tst-vfprintf-user-type on clang
  6fdea0a... math: Do not use __builtin_isinf on clang
  97c9838... math: Do not use __builtin_isnan on clang
  1872f2d... math: Do not use __builtin_fpclassify on clang
  56b00ca... math: Fix isgreater* and isless* for clang
  3a414aa... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
  f3d73d0... intl: Use strcpy on _nl_make_l10nflist
  352a712... string: mempcy and stpcpy builtins internally
  a954fbf... Handle abort call for -fexceptions call
  40899a0... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  a5db85a... x86: Use bool for C++ on x86.h
  1e51fd3... malloc: Disable malloc builtins on tests
  df5a6c2... Only use -finput-charset=ascii iff compiler supports it
  c2f3f9d... conform: Do not use __SIG_ATOMIC_TYPE__
  938fe3f... conform: Replace _Static_assert with macro
  a61a537... conform: Use -dD instead of -dN on compiler invocation
  7cf6733... localedata: Use hexadecimal character escape on tests
  d5fa049... Undef attribute_relro on internal tests that include tls.h
  f2cf6c1... elf: Do not cast TLS_DTV_UNALLOCATED to void
  55b80be... malloc: Suppress clang warning on tst-memalign
  12eebb0... x86: Use inhibit_stack_protector on tst-ifunc-isa.h
  fce1ff0... Move inhibit_stack_protector to its own header
  c36dffb... elf: Suppress clang warning on tst-unique4
  c49a43c... elf: Suppress clang warning on tst-unique3
  0d6e05e... support: Suppress clang warning on tst-timespec
  5b900c7... misc: Disable some atomic tests on clang
  130136e... linux: Adequate tst-clone3 to c11 atomics
  2677cab... posix: Suppress clang warning on bug-regex24
  e24e83e... dirent: Remove variable lenght array structure for tst-getd
  ca57097... string: Suppress clang -Wsuspicious-bzero on tester
  94588e4... malloc: Only enable -Waggressive-loop-optimizations suppres
  a519068... Use check tests with trampolines iff compiler supports it
  92b07aa... Handle pragma GCC optimize for clang
  a8e7af8... libio: Handle -Wno-restrict with libc-diag.h
  7a74ac2... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
  207b242... stdio: Suppress clang warnings for tst-unlockedio.c
  81b9ee5... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno
  8c5bc92... stdio: Disable attribute (optimize) if compiler does not su
  848bfb2... stdio: Disable clang warning on scanf13 test
  6d5f329... stdio: Disable bug23-3 on clang
  4f672e5... stdlib: Avoid internal definitions for tst-strtod5i
  80e44cb... math: Fix test-totalorderl-ldbl-96 exponent setting
  81a1b4b... And defines to __attribute__ (__noclone__) iff compiler sup
  5565523... x86: Use -mfpmath=387 iff compiler supports it
  0108c4f... x86_64: Disable libmvec tests if compiler does not issue th
  4315140... math: Only build tests for _Complex __int128 iff compiler s
  57fa09b... x86: Fix test-double-vlen include-next
  3e4d85b... math: Define CMPLX(F,L) for clang
  836d5e0... Use -ffloat-store iff compiler supports it
  14501b2... math: Fix clang warnings on bug-tgmath1.c
  5109274... math: Fix clang warnings for math/test-tgmath-ret.c
  66bed01... localedata: Fix clang warnings on tests
  5e7ca48... Use AR, LD, OBJDUMP, OJBCOPY, and GPROF if there are set at
  5ad8a19... Remove AS usage
  a1c3208... configure: remove overly restrictive check for clang
  68f4036... x86: Add inhibit_stack_protector on ifunc handlers
  c9e1cfc... arm: Use vmov.i32 instead of vmov on neon memchr
  18575c2... math: Suppress more aliases builtin type conflicts
  cb878cb... x86: Remove cast on assembly inline input/outputs
  72ad025... i386: Move ___tls_get_addr hidden proto before its first us
  e444234... i386: Disable math_opt_barrier and math_force_eval for clan
  5e4cd69... Suppress clang -Wtautological-constant-out-of-range-compare
  476149b... support: Use CHAR_MAX as maximum value
  63419fe... posix: Use unsigned to check for _POSIX_VDISABLE
  db8710d... aarch64: Use 64-bit variable to access the special register
  f2543b7... Use -frounding-math iff compiler supports it
  147b34c... string: Use asm alias instead of symbol redirections for st
  f4b374d... elf: Fix _startup_fatal on clang
  9d14697... math: Use -fexcess-precision=standard iff compiler supports
  a801c9d... timezone: Fix clang operator precedence warning
  8d84f2c... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  981e7ad... x86: Use -msse2avx iff compiler supports it
  618ba5f... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  0bd3e0e... configure: Use -Wno-ignored-attributes if compiler warns ab
  99cbd90... math: Suppress clang -Wincompatible-library-redeclaration o
  76f676d... math: use fabs on __ieee754_lgamma_r
  4685f53... math: Suppress clang warning on math_check_force_underflow
  aa1f383... catgets: Remove catgets/config.h
  f6b765f... iconvdata: Remove use of GNU old-style field designator ext
  1c992e8... iconvdata: Suppress clang warning on locale definitions
  8b05dbe... locale: Fix implicit conversion on collate_finish
  00fd31c... elf: Suppress clang -Wstring-plus-int on rtld.c
  995b5e1... configure: Check -fno-tree-loop-distribute-patterns
  2542d3a... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i
  e969d47... sunrpc: Suppress clang warning on struct cmessage
  505341a... sunrpc: Remove extra parenthesis on comparison
  5388f8e... nss: Suppress nss_module.c warning on clang
  f29c0d5... argp: Expand argp_usage, _option_is_short, and _option_is_e
  f221a34... misc: Suppress clang warnings on syslog
  ac8b5ea... posix: Suppress clang confstr -Wignored-attributes
  fb05ebd... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  790040c... x86: Remove __strstr_generic prototype
  24f34ab... elf: Suppress unused function clang for __ifunc_resolver
  a532b26... diag: Add clang specific DIAG_PUSH_NEEDS_COMMENT macros
  8e54961... Fix inhibit_stack_protector for clang
  6b64624... nptl: Fix pthread_create.c build with clang
  de79b7f... allocate_once: Apply asm redirection before first use
  51f48cd... alloc_buffer: Apply asm redirection before first use
  2373d72... nptl: Fix Wincompatible-pointer-types on clang
  9ce4c03... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  349ea2b... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  7ce1dc6... configure: Use -Wno-ignored-attributes if compiler warns ab
  4789e5e... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  b42ce30... stdlib: Move attribute_hidden definition to function protot
  10fba16... Disable use of -fsignaling-nans if compiler does not suppor
  836327c... intl: Fix clang -Wunused-but-set-variable on plural.c
  2c4ec15... linux: Move hidden_proto before static inline usage on not-
  66a1757... Rewrite find_cxx_header config configure.ac
  e50a72e... Disable __USE_EXTERN_INLINES for clang
  d953ebc... Remove include/*.h install rule
  d6e010d... malloc: Use C11 atomics on memusage
  5a4acc1... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  2be560c... stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c

^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-10-28 17:36 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-10-28 17:36 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 fe1ad8d686... linux: Avoid indirection on operand of type 'void *' for ge

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  fe1ad8d... linux: Avoid indirection on operand of type 'void *' for ge
  e6451fd... Fix libc_cv_protected_data check if compiler defaults to PI
  3a4e069... stdio: Suppress %Z format for clang
  fa2891a... resolve: Fix implicit conversion on tst-resolv-invalid-cnam
  bea75ec... elf: Use volatile to set __rseq_size and __rseq_offset
  fc18a5d... elf: Disable unload4 test on clang
  0ba1118... stdio: Fix tst-vfprintf-user-type on clang
  56a7b34... math: Do not use __builtin_isinf on clang
  27761af... math: Do not use __builtin_isnan on clang
  3f54dfb... math: Do not use __builtin_fpclassify on clang
  8ba31da... math: Fix isgreater* and isless* for clang
  3dd5f9b... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
  23331e5... intl: Use strcpy on _nl_make_l10nflist
  c693c71... string: mempcy and stpcpy builtins internally
  14c6623... Handle abort call for -fexceptions call
  29e993b... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  8cb4a68... x86: Use bool for C++ on x86.h
  e9d4580... malloc: Disable malloc builtins on tests
  57f08ba... Only use -finput-charset=ascii iff compiler supports it
  1204478... conform: Do not use __SIG_ATOMIC_TYPE__
  e65ffec... conform: Replace _Static_assert with macro
  f76307f... conform: Use -dD instead of -dN on compiler invocation
  b43eed8... localedata: Use hexadecimal character escape on tests
  d0d9fd2... Undef attribute_relro on internal tests that include tls.h
  8d62a70... elf: Do not cast TLS_DTV_UNALLOCATED to void
  cb006c9... malloc: Suppress clang warning on tst-memalign
  61e81e1... x86: Use inhibit_stack_protector on tst-ifunc-isa.h
  e5afde3... Move inhibit_stack_protector to its own header
  c8a4b03... elf: Suppress clang warning on tst-unique4
  2fa90e1... elf: Suppress clang warning on tst-unique3
  8a43f21... support: Suppress clang warning on tst-timespec
  7010180... misc: Disable some atomic tests on clang
  bab04df... linux: Adequate tst-clone3 to c11 atomics
  252696c... posix: Suppress clang warning on bug-regex24
  a816e0a... dirent: Remove variable lenght array structure for tst-getd
  4e0db6f... string: Suppress clang -Wsuspicious-bzero on tester
  49d6dbe... malloc: Only enable -Waggressive-loop-optimizations suppres
  c6b3daa... Use check tests with trampolines iff compiler supports it
  7726804... Handle pragma GCC optimize for clang
  1fdf898... libio: Handle -Wno-restrict with libc-diag.h
  37e6bcc... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
  21a5f4e... stdio: Suppress clang warnings for tst-unlockedio.c
  b10b597... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno
  5e8b8f0... stdio: Disable attribute (optimize) if compiler does not su
  466b53d... stdio: Disable clang warning on scanf13 test
  1e315d1... stdio: Disable bug23-3 on clang
  c5589fd... stdlib: Avoid internal definitions for tst-strtod5i
  60d4bc4... math: Fix test-totalorderl-ldbl-96 exponent setting
  f9d9cd2... And defines to __attribute__ (__noclone__) iff compiler sup
  75e560f... x86: Use -mfpmath=387 iff compiler supports it
  feead1f... x86_64: Disable libmvec tests if compiler does not issue th
  d27476e... math: Only build tests for _Complex __int128 iff compiler s
  8670d2d... x86: Fix test-double-vlen include-next
  7e0d1f0... math: Define CMPLX(F,L) for clang
  43601f5... Use -ffloat-store iff compiler supports it
  7929aee... math: Fix clang warnings on bug-tgmath1.c
  2e7216f... math: Fix clang warnings for math/test-tgmath-ret.c
  95d5b2d... localedata: Fix clang warnings on tests
  4339a02... Use AR, LD, OBJDUMP, OJBCOPY, and GPROF if there are set at
  44860a7... Remove AS usage
  86128c8... x86: Add inhibit_stack_protector on ifunc handlers
  49e63cc... arm: Use vmov.i32 instead of vmov on neon memchr
  a180bba... math: Suppress more aliases builtin type conflicts
  412039e... x86: Remove cast on assembly inline input/outputs
  ae1617a... i386: Move ___tls_get_addr hidden proto before its first us
  f8d910b... i386: Disable math_opt_barrier and math_force_eval for clan
  6e6fe04... Suppress clang -Wtautological-constant-out-of-range-compare
  9677e3c... support: Use CHAR_MAX as maximum value
  351e61e... posix: Use unsigned to check for _POSIX_VDISABLE
  c756434... aarch64: Use 64-bit variable to access the special register
  91bda0e... Use -frounding-math iff compiler supports it
  44883f2... string: Use asm alias instead of symbol redirections for st
  1e8903c... elf: Fix _startup_fatal on clang
  7f49c28... math: Use -fexcess-precision=standard iff compiler supports
  4d163aa... timezone: Fix clang operator precedence warning
  f2326cf... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  8c9ff44... x86: Use -msse2avx iff compiler supports it
  5e6c302... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  87314d7... configure: Use -Wno-ignored-attributes if compiler warns ab
  b4ea0d9... math: Suppress clang -Wincompatible-library-redeclaration o
  c38de9d... math: use fabs on __ieee754_lgamma_r
  b8cf184... math: Suppress clang warning on math_check_force_underflow
  19488e6... catgets: Remove catgets/config.h
  8fc2126... iconvdata: Remove use of GNU old-style field designator ext
  2f46bc5... iconvdata: Suppress clang warning on locale definitions
  9e90d41... locale: Fix implicit conversion on collate_finish
  615b683... elf: Suppress clang -Wstring-plus-int on rtld.c
  331cb4b... configure: Check -fno-tree-loop-distribute-patterns
  c98a787... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i
  63c99ec... sunrpc: Suppress clang warning on struct cmessage
  24fc827... sunrpc: Remove extra parenthesis on comparison
  6db1195... nss: Suppress nss_module.c warning on clang
  020525a... argp: Expand argp_usage, _option_is_short, and _option_is_e
  0bc6163... misc: Suppress clang warnings on syslog
  df89b7d... posix: Suppress clang confstr -Wignored-attributes
  796c436... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  82c0cad... x86: Remove __strstr_generic prototype
  fc95f4d... elf: Suppress unused function clang for __ifunc_resolver
  11a3936... diag: Add clang specific DIAG_PUSH_NEEDS_COMMENT macros
  7373a98... Fix inhibit_stack_protector for clang
  1b68d46... nptl: Use hidden_proto3 for __nptl_threads_events,
  856eeca... Refactor internal alias for internal function
  8c86e3f... nptl: Fix Wincompatible-pointer-types on clang
  4f4e3d3... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  c6e5b8a... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  e91e031... configure: Use -Wno-ignored-attributes if compiler warns ab
  d426aeb... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  c139112... stdlib: Move attribute_hidden definition to function protot
  ff79730... Disable use of -fsignaling-nans if compiler does not suppor
  5a25794... intl: Fix clang -Wunused-but-set-variable on plural.c
  3f7cb7b... Rework not-cancel function prototypes
  3b51d37... Rewrite find_cxx_header config configure.ac
  98ab825... configure: remove overly restrictive check for clang
  1409743... Disable __USE_EXTERN_INLINES for clang
  8f56150... Remove include/*.h install rule
  7866bda... nis: Fix nis_print_directory
  c92ee6e... malloc: Use C11 atomics on memusage
  cbfd8db... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  1b69625... linux: Avoid shifting a negative signed on POSIX timer inte
  f3de9de... stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c
  fef612a... elf: Remove -fno-tree-loop-distribute-patterns usage on dl-

^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-10-04 12:54 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-10-04 12:54 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 5e99d673eb... Remove AS usage

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  5e99d67... Remove AS usage
  a4b3d56... x86_64: Disable libmvec tests if compiler does not issue th
  d825c8a... stdio: Fix tst-vprintf-width-i18n for clang
  71f79b9... x86_64: Add workaound math/bits/mathcalls.h __MATHDECL_VEC
  27e4be1... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  1eb5c32... elf: Do not assume relocation ordering to check for output
  8ad1a36... elf: Fix _startup_fatal on clang
  f6247b1... misc: Suppress clang warnings on syslog
  f42ab75... benchtests: Fix clang float128 constants
  e5462ed... benchtest: Fix clang issues on benchmarks build
  33c24f2... benchtest: Link bench-malloc-thread with libm
  fa021b2... elf: Use volatile to set __rseq_size and __rseq_offset
  39dc5a1... conform: Do not use __SIG_ATOMIC_TYPE__
  b2ea576... stdio: Fix tst-vfprintf-user-type on clang
  61e3a33... math: Do not use __builtin_isinf on clang
  7935a7d... math: Do not use __builtin_isnan on clang
  fe6a23d... math: Do not use __builtin_fpclassify on clang
  d6783bd... math: Fix isgreater* and isless* for clang
  2c889bd... Handle abort call for -fexceptions call
  39fef86... math: Handle internal fabsf128 alias on clang
  2ac2957... sparc32 localplt.data
  50d9bf0... string: mempcy and stpcpy builtins internally
  d0da469... Use __feof_unlocked instead of feof_unlocked
  df36527... inet: Use __ferror_unlocked
  6b89b9f... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI
  baa163a... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI
  45e9182... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I
  af4a021... x86: Use bool for C++ on x86.h
  7e09b33... malloc: Disable malloc builtins on tests
  0fd07e5... elf: Remove -fno-tree-loop-distribute-patterns usage on dl-
  2522443... conform: Replace _Static_assert with macro
  7db234a... conform: Use -dD instead of -dN on compiler invocation
  caa636c... elf: Only build tst-unique{1,2} if compiler supports gnu_un
  5593566... elf: Use libsupport on unload4 test
  076e038... localedata: Use hexadecimal character escape on tests
  dcbf3ea... Undef attribute_relro on internal tests that include tls.h
  4b99860... aarch64: Define .variant_pcs after .global definition
  93def42... elf: Do not case TLS_DTV_UNALLOCATED to void
  751ac17... Only use -finput-charset=ascii iff compiler supports it
  64a2f15... linux: Adequate tst-clone3 to c11 atomics
  27702f4... support: Suppress clang warning on tst-timespec
  158acd2... posix: Suppress clang warning on bug-regex24
  6b2d7df... misc: Disable some atomic tests on clang
  f465554... elf: Suppress clang warning on tst-unique4
  a5f7816... elf: Suppress clang warning on tst-unique3
  3740de3... dirent: Remove variable lenght array structure
  d548ae9... Handle pragma GCC optimize for clang (fix)
  6aa58ef... malloc: Suppress clang warning on tst-memalign
  15ea74d... malloc: Only enable -Waggressive-loop-optimizations suppres
  418ec11... Use check tests with trampolines iff compiler supports it
  7b3a9e6... string: Suppress clang -Wsuspicious-bzero on tester
  6ce5578... libio: Handle pragma GCC optimize for clang
  b9751c7... libio: Handle -Wno-restrict with libc-diag.h
  9853a6d... stdio: Fix clang warnings for tst-unlockedio
  49da085... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
  a9ae131... stdio: Disable attribute (optimize) if compiler does not su
  5bee2ff... stdio: Disable clang warning on scanf13 test
  48a4f47... stdio: Disable bug23-3 on clang
  b3aeab0... stdlib: Avoid internal definitions for tst-strtod5i
  3dd0f96... math: Fix test-totalorderl-ldbl-96 exponent setting
  89204b7... And defines to __attribute__ (__noclone__) iff compiler sup
  907097b... x86: Use -mfpmath=387 iff compiler supports it
  f577390... math: Only check for _Complex __int128 iff compiler support
  9a7e895... x86: Fix test-double-vlen include-next
  8090e24... math: Define CMPLX(F,L) for clang
  f181483... Use -ffloat-store iff compiler supports it
  dbba132... math: Fix clang warnings on bug-tgmath1.c
  b4e4600... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  a2bfed8... socket: Use internal alias for __cmsg_nxthdr
  12ce4e0... localedata: Fix clang warnings on tests
  ea1fc63... math: Fix clang warnings for math/test-tgmath-ret.c
  6cfe141... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  b92b4c7... aarch64: Use 64-bit variable to access the special register
  bfdcb06... Use -frounding-math iff compiler supports it
  f0eb230... posix: Use unsigned to check for _POSIX_VDISABLE
  4277d35... nptl: Use hidden_proto3 for __nptl_threads_events,
  4e4e105... string: Use asm alias instead of symbol redirections for st
  d5f4da2... x86: Remove unened __strstr_sse2 prototype
  2d3de95... libio: Refactor internal aliases
  76b27f7... socket: Remove ununsed __cmsg_nxthdr internal alias
  cddba7d... stdlib: Remove ununsed internal aliases for atoi and bsearc
  e771c80... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  383cd72... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  c169c9f... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  8e82ecd... libio: Use __libc_getdelim instead of __getdelim
  8495c4a... Refactor internal alias for internal function
  3e73a4d... configure: Use -Wno-ignored-attributes if compiler warns ab
  8a38782... math: Use -fexcess-precision=standard iff compiler supports
  6ac20be... support: Use CHAR_MAX as maximum value
  ce19bd5... timezone: Fix clang operator precedence warning
  9f32a4e... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  647e080... x86: Use -msse2avx iff compiler supports it
  5e8ba48... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  ef4eb6a... math: Suppress clang warning on math_check_force_underflow
  4160b35... iconvdata: Remove use of GNU old-style field designator ext
  d8f79ad... resolv: Make __gai_create_helper_thread static
  73959e7... iconvdata: Suppress warning on clang
  575a6d7... locale: Fix type
  3482fc9... elf: Suppress warning on clang
  48812a7... configure: Check -fno-tree-loop-distribute-patterns
  1173e8b... elf: Initialize variable to pacify clang
  7e89a68... sunrpc: Remove extra parenthesis on comparison
  72622cb... sunrpc: Suppress clang warning on struct cmessage
  e5a6a19... nss: Suppress nss_module.c warning on clang
  9d539bc... Fix inhibit_stack_protector for clang
  7f355f3... nptl: Fix Wincompatible-pointer-types on clang
  07bf207... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  965c7cd... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  0d61efe... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  851b5c6... Rework not-cancel function prototypes
  d454120... Rewrite find_cxx_header config configure.ac
  8419589... Remove libc_hidden_proto (confstr)
  9415fa7... Disable use of -fsignaling-nans if compiler does not suppor
  61aa6b8... Disable __USE_EXTERN_INLINES for clang
  07747b2... configure: remove overly restrictive check for clang
  adc6647... Remove __LDBL_REDIR macros
  54e620d... Remove stdlib-ldbl.h
  ccb32cf... Remove monetary-ldbl.h
  e6ebfd2... Remove printf-ldbl.h
  fcfd4cb... Remove syslog-ldbl.h
  1186d8a... Remove error-ldbl.h
  63317c2... Remove err-ldbl.h
  89e4489... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  7fff131... Remove argp-ldbl.h
  b9e5027... Remove wchar-ldbl.h
  6610343... Remove stdio-ldbl.h
  17d9561... Remove include/*.h install rule
  ef2579e... ctype: Remove internal lower/toupper alias
  485ba04... x86: Remove .tfloat usage
  3e14a6c... stdlib: Move attribute_hidden definition to function protot
  f05340f... nis: Fix nis_print_directory
  ea9a9ae... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  7c2bec3... math: use fabs on __ieee754_lgamma_r
  0b8678c... catgets: Remove catgets/config.h
  2cb7de4... malloc: Use C11 atomics on memusage
  98a337f... elf: Use C11 atomics on _dl_mcount
  0e39f34... Use '%z' instead of '%Z' on printf functions
  db46b79... linux: Use same type for MMAP2_PAGE_UNIT
  a59c46f... posix: Fix macro expansion producing 'defined' has undefine
  590cb55... linux: Avoid shifting a negative signed on POSIX timer inte
  369674d... stdlib: Fix macro expansion producing 'defined' has undefin
  297659c... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  685a1e1... stdlib: Remove GCC pragma diagnostic
  8166a75... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  5c95691... Replace internal usage of strtol and wcstol for internal al
  d7aa7ae... stdlib: Remove extra whitespace on Makefile

^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-06-09 21:14 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-06-09 21:14 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 6b41b0301a... x86_64: Disable libmvec tests if compiler does not issue th

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  6b41b03... x86_64: Disable libmvec tests if compiler does not issue th
  d825c8a... stdio: Fix tst-vprintf-width-i18n for clang
  71f79b9... x86_64: Add workaound math/bits/mathcalls.h __MATHDECL_VEC
  27e4be1... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  1eb5c32... elf: Do not assume relocation ordering to check for output
  8ad1a36... elf: Fix _startup_fatal on clang
  f6247b1... misc: Suppress clang warnings on syslog
  f42ab75... benchtests: Fix clang float128 constants
  e5462ed... benchtest: Fix clang issues on benchmarks build
  33c24f2... benchtest: Link bench-malloc-thread with libm
  fa021b2... elf: Use volatile to set __rseq_size and __rseq_offset
  39dc5a1... conform: Do not use __SIG_ATOMIC_TYPE__
  b2ea576... stdio: Fix tst-vfprintf-user-type on clang
  61e3a33... math: Do not use __builtin_isinf on clang
  7935a7d... math: Do not use __builtin_isnan on clang
  fe6a23d... math: Do not use __builtin_fpclassify on clang
  d6783bd... math: Fix isgreater* and isless* for clang
  2c889bd... Handle abort call for -fexceptions call
  39fef86... math: Handle internal fabsf128 alias on clang
  2ac2957... sparc32 localplt.data
  50d9bf0... string: mempcy and stpcpy builtins internally
  d0da469... Use __feof_unlocked instead of feof_unlocked
  df36527... inet: Use __ferror_unlocked
  6b89b9f... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI
  baa163a... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI
  45e9182... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I
  af4a021... x86: Use bool for C++ on x86.h
  7e09b33... malloc: Disable malloc builtins on tests
  0fd07e5... elf: Remove -fno-tree-loop-distribute-patterns usage on dl-
  2522443... conform: Replace _Static_assert with macro
  7db234a... conform: Use -dD instead of -dN on compiler invocation
  caa636c... elf: Only build tst-unique{1,2} if compiler supports gnu_un
  5593566... elf: Use libsupport on unload4 test
  076e038... localedata: Use hexadecimal character escape on tests
  dcbf3ea... Undef attribute_relro on internal tests that include tls.h
  4b99860... aarch64: Define .variant_pcs after .global definition
  93def42... elf: Do not case TLS_DTV_UNALLOCATED to void
  751ac17... Only use -finput-charset=ascii iff compiler supports it
  64a2f15... linux: Adequate tst-clone3 to c11 atomics
  27702f4... support: Suppress clang warning on tst-timespec
  158acd2... posix: Suppress clang warning on bug-regex24
  6b2d7df... misc: Disable some atomic tests on clang
  f465554... elf: Suppress clang warning on tst-unique4
  a5f7816... elf: Suppress clang warning on tst-unique3
  3740de3... dirent: Remove variable lenght array structure
  d548ae9... Handle pragma GCC optimize for clang (fix)
  6aa58ef... malloc: Suppress clang warning on tst-memalign
  15ea74d... malloc: Only enable -Waggressive-loop-optimizations suppres
  418ec11... Use check tests with trampolines iff compiler supports it
  7b3a9e6... string: Suppress clang -Wsuspicious-bzero on tester
  6ce5578... libio: Handle pragma GCC optimize for clang
  b9751c7... libio: Handle -Wno-restrict with libc-diag.h
  9853a6d... stdio: Fix clang warnings for tst-unlockedio
  49da085... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
  a9ae131... stdio: Disable attribute (optimize) if compiler does not su
  5bee2ff... stdio: Disable clang warning on scanf13 test
  48a4f47... stdio: Disable bug23-3 on clang
  b3aeab0... stdlib: Avoid internal definitions for tst-strtod5i
  3dd0f96... math: Fix test-totalorderl-ldbl-96 exponent setting
  89204b7... And defines to __attribute__ (__noclone__) iff compiler sup
  907097b... x86: Use -mfpmath=387 iff compiler supports it
  f577390... math: Only check for _Complex __int128 iff compiler support
  9a7e895... x86: Fix test-double-vlen include-next
  8090e24... math: Define CMPLX(F,L) for clang
  f181483... Use -ffloat-store iff compiler supports it
  dbba132... math: Fix clang warnings on bug-tgmath1.c
  b4e4600... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  a2bfed8... socket: Use internal alias for __cmsg_nxthdr
  12ce4e0... localedata: Fix clang warnings on tests
  ea1fc63... math: Fix clang warnings for math/test-tgmath-ret.c
  6cfe141... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  b92b4c7... aarch64: Use 64-bit variable to access the special register
  bfdcb06... Use -frounding-math iff compiler supports it
  f0eb230... posix: Use unsigned to check for _POSIX_VDISABLE
  4277d35... nptl: Use hidden_proto3 for __nptl_threads_events,
  4e4e105... string: Use asm alias instead of symbol redirections for st
  d5f4da2... x86: Remove unened __strstr_sse2 prototype
  2d3de95... libio: Refactor internal aliases
  76b27f7... socket: Remove ununsed __cmsg_nxthdr internal alias
  cddba7d... stdlib: Remove ununsed internal aliases for atoi and bsearc
  e771c80... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  383cd72... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  c169c9f... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  8e82ecd... libio: Use __libc_getdelim instead of __getdelim
  8495c4a... Refactor internal alias for internal function
  3e73a4d... configure: Use -Wno-ignored-attributes if compiler warns ab
  8a38782... math: Use -fexcess-precision=standard iff compiler supports
  6ac20be... support: Use CHAR_MAX as maximum value
  ce19bd5... timezone: Fix clang operator precedence warning
  9f32a4e... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  647e080... x86: Use -msse2avx iff compiler supports it
  5e8ba48... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  ef4eb6a... math: Suppress clang warning on math_check_force_underflow
  4160b35... iconvdata: Remove use of GNU old-style field designator ext
  d8f79ad... resolv: Make __gai_create_helper_thread static
  73959e7... iconvdata: Suppress warning on clang
  575a6d7... locale: Fix type
  3482fc9... elf: Suppress warning on clang
  48812a7... configure: Check -fno-tree-loop-distribute-patterns
  1173e8b... elf: Initialize variable to pacify clang
  7e89a68... sunrpc: Remove extra parenthesis on comparison
  72622cb... sunrpc: Suppress clang warning on struct cmessage
  e5a6a19... nss: Suppress nss_module.c warning on clang
  9d539bc... Fix inhibit_stack_protector for clang
  7f355f3... nptl: Fix Wincompatible-pointer-types on clang
  07bf207... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  965c7cd... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  0d61efe... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  851b5c6... Rework not-cancel function prototypes
  d454120... Rewrite find_cxx_header config configure.ac
  8419589... Remove libc_hidden_proto (confstr)
  9415fa7... Disable use of -fsignaling-nans if compiler does not suppor
  61aa6b8... Disable __USE_EXTERN_INLINES for clang
  07747b2... configure: remove overly restrictive check for clang
  adc6647... Remove __LDBL_REDIR macros
  54e620d... Remove stdlib-ldbl.h
  ccb32cf... Remove monetary-ldbl.h
  e6ebfd2... Remove printf-ldbl.h
  fcfd4cb... Remove syslog-ldbl.h
  1186d8a... Remove error-ldbl.h
  63317c2... Remove err-ldbl.h
  89e4489... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  7fff131... Remove argp-ldbl.h
  b9e5027... Remove wchar-ldbl.h
  6610343... Remove stdio-ldbl.h
  17d9561... Remove include/*.h install rule
  ef2579e... ctype: Remove internal lower/toupper alias
  485ba04... x86: Remove .tfloat usage
  3e14a6c... stdlib: Move attribute_hidden definition to function protot
  f05340f... nis: Fix nis_print_directory
  ea9a9ae... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  7c2bec3... math: use fabs on __ieee754_lgamma_r
  0b8678c... catgets: Remove catgets/config.h
  2cb7de4... malloc: Use C11 atomics on memusage
  98a337f... elf: Use C11 atomics on _dl_mcount
  0e39f34... Use '%z' instead of '%Z' on printf functions
  db46b79... linux: Use same type for MMAP2_PAGE_UNIT
  a59c46f... posix: Fix macro expansion producing 'defined' has undefine
  590cb55... linux: Avoid shifting a negative signed on POSIX timer inte
  369674d... stdlib: Fix macro expansion producing 'defined' has undefin
  297659c... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  685a1e1... stdlib: Remove GCC pragma diagnostic
  8166a75... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  5c95691... Replace internal usage of strtol and wcstol for internal al
  d7aa7ae... stdlib: Remove extra whitespace on Makefile


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-06-09 13:10 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-06-09 13:10 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 527908e064... stdio: Fix tst-vprintf-width-i18n for clang

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  527908e... stdio: Fix tst-vprintf-width-i18n for clang
  88b92a4... x86_64: Add workaound math/bits/mathcalls.h __MATHDECL_VEC
  2f3bf69... stdio: Fix tst-printf-width-i18n for clang
  ada82e1... stdio-common: Add tst-printf-width-i18n to cover numeric fi
  db22b57... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  8648149... elf: Do not assume relocation ordering to check for output
  82657cb... elf: Fix _startup_fatal on clang
  1e2b92c... misc: Suppress clang warnings on syslog
  5878b5b... benchtests: Fix clang float128 constants
  2a00910... benchtest: Fix clang issues on benchmarks build
  04a7d3c... benchtest: Link bench-malloc-thread with libm
  9476302... elf: Use volatile to set __rseq_size and __rseq_offset
  72f7fd6... conform: Do not use __SIG_ATOMIC_TYPE__
  627c61c... stdio: Fix tst-vfprintf-user-type on clang
  c6f0776... math: Do not use __builtin_isinf on clang
  058be0e... math: Do not use __builtin_isnan on clang
  ae2a268... math: Do not use __builtin_fpclassify on clang
  e14d343... math: Fix isgreater* and isless* for clang
  589b517... Handle abort call for -fexceptions call
  aa82263... math: Handle internal fabsf128 alias on clang
  cff29d6... sparc32 localplt.data
  a4a1e08... string: mempcy and stpcpy builtins internally
  2d897b9... Use __feof_unlocked instead of feof_unlocked
  3094f85... inet: Use __ferror_unlocked
  d5e02fa... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI
  ccfe827... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI
  29b1b43... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I
  0146183... x86: Use bool for C++ on x86.h
  0b3cc16... malloc: Disable malloc builtins on tests
  a932180... elf: Remove -fno-tree-loop-distribute-patterns usage on dl-
  095b309... conform: Replace _Static_assert with macro
  b88339f... conform: Use -dD instead of -dN on compiler invocation
  2becbbd... elf: Only build tst-unique{1,2} if compiler supports gnu_un
  4ff4637... elf: Use libsupport on unload4 test
  bc02f45... localedata: Use hexadecimal character escape on tests
  4a19f85... Undef attribute_relro on internal tests that include tls.h
  3b70cdc... aarch64: Define .variant_pcs after .global definition
  dd7b47f... elf: Do not case TLS_DTV_UNALLOCATED to void
  f4c5594... Only use -finput-charset=ascii iff compiler supports it
  9b33e0e... linux: Adequate tst-clone3 to c11 atomics
  8a01d85... support: Suppress clang warning on tst-timespec
  2a5d496... posix: Suppress clang warning on bug-regex24
  d7fdd6d... misc: Disable some atomic tests on clang
  d3f04f5... elf: Suppress clang warning on tst-unique4
  f017ab6... elf: Suppress clang warning on tst-unique3
  34143b6... dirent: Remove variable lenght array structure
  f04384e... Handle pragma GCC optimize for clang (fix)
  61d925e... malloc: Suppress clang warning on tst-memalign
  3a89c26... malloc: Only enable -Waggressive-loop-optimizations suppres
  a4fb161... Use check tests with trampolines iff compiler supports it
  3a98e46... string: Suppress clang -Wsuspicious-bzero on tester
  bf00caf... libio: Handle pragma GCC optimize for clang
  2e98add... libio: Handle -Wno-restrict with libc-diag.h
  7c3e033... stdio: Fix clang warnings for tst-unlockedio
  de6a500... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
  8377630... stdio: Disable attribute (optimize) if compiler does not su
  b695975... stdio: Disable clang warning on scanf13 test
  22d1746... stdio: Disable bug23-3 on clang
  dcacdac... stdlib: Avoid internal definitions for tst-strtod5i
  3c67ab5... math: Fix test-totalorderl-ldbl-96 exponent setting
  83cdf9c... And defines to __attribute__ (__noclone__) iff compiler sup
  0901def... x86: Use -mfpmath=387 iff compiler supports it
  8f7f4fb... math: Only check for _Complex __int128 iff compiler support
  3ef6561... x86: Fix test-double-vlen include-next
  5b7834c... math: Define CMPLX(F,L) for clang
  ceb6795... Use -ffloat-store iff compiler supports it
  6b9d62e... math: Fix clang warnings on bug-tgmath1.c
  4567fcb... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  d4ad072... socket: Use internal alias for __cmsg_nxthdr
  a874228... localedata: Fix clang warnings on tests
  516ad5f... math: Fix clang warnings for math/test-tgmath-ret.c
  9777369... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  e7f9d34... aarch64: Use 64-bit variable to access the special register
  7557173... Use -frounding-math iff compiler supports it
  2ff5dfb... posix: Use unsigned to check for _POSIX_VDISABLE
  bfca696... nptl: Use hidden_proto3 for __nptl_threads_events,
  d48f5b1... string: Use asm alias instead of symbol redirections for st
  2e1c333... x86: Remove unened __strstr_sse2 prototype
  8da4d2a... libio: Refactor internal aliases
  c47008b... socket: Remove ununsed __cmsg_nxthdr internal alias
  9409602... stdlib: Remove ununsed internal aliases for atoi and bsearc
  3cc5521... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  7c96452... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  87b37a1... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  8fb7bdb... libio: Use __libc_getdelim instead of __getdelim
  2239d59... Refactor internal alias for internal function
  5f01193... configure: Use -Wno-ignored-attributes if compiler warns ab
  c9e5791... math: Use -fexcess-precision=standard iff compiler supports
  1f2bbc9... support: Use CHAR_MAX as maximum value
  252d12b... timezone: Fix clang operator precedence warning
  cc486ce... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  ad0b78d... x86: Use -msse2avx iff compiler supports it
  175e865... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  91f5525... math: Suppress clang warning on math_check_force_underflow
  075963d... iconvdata: Remove use of GNU old-style field designator ext
  6e30253... resolv: Make __gai_create_helper_thread static
  497a102... iconvdata: Suppress warning on clang
  69020aa... locale: Fix type
  e79bacf... elf: Suppress warning on clang
  d5314bd... configure: Check -fno-tree-loop-distribute-patterns
  8fe0670... elf: Initialize variable to pacify clang
  215ad64... sunrpc: Remove extra parenthesis on comparison
  20ae84f... sunrpc: Suppress clang warning on struct cmessage
  a948978... nss: Suppress nss_module.c warning on clang
  62c283b... Fix inhibit_stack_protector for clang
  df58548... nptl: Fix Wincompatible-pointer-types on clang
  790f8f8... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  d3209c3... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  f3cbf75... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  ea06211... Rework not-cancel function prototypes
  f397637... Rewrite find_cxx_header config configure.ac
  a1ac187... Remove libc_hidden_proto (confstr)
  c8b469a... Disable use of -fsignaling-nans if compiler does not suppor
  1b8c223... Disable __USE_EXTERN_INLINES for clang
  5a008f0... configure: remove overly restrictive check for clang
  6a6570e... Remove __LDBL_REDIR macros
  40cafe9... Remove stdlib-ldbl.h
  2953a87... Remove monetary-ldbl.h
  8782866... Remove printf-ldbl.h
  f203a62... Remove syslog-ldbl.h
  1264bbf... Remove error-ldbl.h
  5d27301... Remove err-ldbl.h
  071a76b... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  f6c1628... Remove argp-ldbl.h
  78eb9cc... Remove wchar-ldbl.h
  8f798f4... Remove stdio-ldbl.h
  c082455... Remove include/*.h install rule
  8c66fed... ctype: Remove internal lower/toupper alias
  00a2956... x86: Remove .tfloat usage
  143738b... stdlib: Move attribute_hidden definition to function protot
  9d2bfa7... nis: Fix nis_print_directory
  edf4d58... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  35d9833... math: use fabs on __ieee754_lgamma_r
  f8fafdd... catgets: Remove catgets/config.h
  18672ae... malloc: Use C11 atomics on memusage
  2cd26fa... elf: Use C11 atomics on _dl_mcount
  85dd291... Use '%z' instead of '%Z' on printf functions
  7bbbdff... linux: Use same type for MMAP2_PAGE_UNIT
  6d46eed... posix: Fix macro expansion producing 'defined' has undefine
  7e1e900... linux: Avoid shifting a negative signed on POSIX timer inte
  6d73992... stdlib: Fix macro expansion producing 'defined' has undefin
  a72ae36... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  3fcd30c... stdlib: Remove GCC pragma diagnostic
  545d48e... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  3b3975f... Replace internal usage of strtol and wcstol for internal al
  a4dc33f... stdlib: Remove extra whitespace on Makefile


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-06-03 13:59 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-06-03 13:59 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 ca0b46c8aa... elf: Disable tst-dlopen-nodelete-reloc if compiler does not

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  ca0b46c... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  980ed63... elf: Do not assume relocation ordering to check for output
  6955d78... elf: Fix _startup_fatal on clang
  e26f8e8... misc: Suppress clang warnings on syslog
  88c0a26... benchtests: Fix clang float128 constants
  0a7386f... benchtest: Fix clang issues on benchmarks build
  d0ad3f0... benchtest: Link bench-malloc-thread with libm
  e21bdbd... elf: Use volatile to set __rseq_size and __rseq_offset
  2f22ebb... conform: Do not use __SIG_ATOMIC_TYPE__
  e1a1a38... stdio: Fix tst-vfprintf-user-type on clang
  7655c8f... math: Do not use __builtin_isinf on clang
  df07ff4... math: Do not use __builtin_isnan on clang
  7af569b... math: Do not use __builtin_fpclassify on clang
  1c099e5... math: Fix isgreater* and isless* for clang
  a907d75... Handle abort call for -fexceptions call
  46277cf... math: Handle internal fabsf128 alias on clang
  ee788dd... math: Add math-use-builtins-fabs (BZ#29027)
  8031f99... sparc32 localplt.data
  8f7cc7d... string: mempcy and stpcpy builtins internally
  ed95941... Use __feof_unlocked instead of feof_unlocked
  550ea1f... inet: Use __ferror_unlocked
  7fe97df... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI
  cca1536... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI
  5a24c20... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I
  e2f22fa... x86: Use bool for C++ on x86.h
  18392b1... malloc: Disable malloc builtins on tests
  3f8462b... elf: Remove -fno-tree-loop-distribute-patterns usage on dl-
  241696e... conform: Replace _Static_assert with macro
  e25d63b... conform: Use -dD instead of -dN on compiler invocation
  2251ef8... elf: Only build tst-unique{1,2} if compiler supports gnu_un
  f5fbaa5... elf: Use libsupport on unload4 test
  d575742... localedata: Use hexadecimal character escape on tests
  2675978... Undef attribute_relro on internal tests that include tls.h
  fc5a540... aarch64: Define .variant_pcs after .global definition
  86b681c... elf: Do not case TLS_DTV_UNALLOCATED to void
  699f1cd... Only use -finput-charset=ascii iff compiler supports it
  dbc3cb0... linux: Adequate tst-clone3 to c11 atomics
  c8ee4cf... support: Suppress clang warning on tst-timespec
  a9c7272... posix: Suppress clang warning on bug-regex24
  b9cf197... misc: Disable some atomic tests on clang
  009811e... elf: Suppress clang warning on tst-unique4
  22ffed4... elf: Suppress clang warning on tst-unique3
  d47d9d6... dirent: Remove variable lenght array structure
  bb689df... Handle pragma GCC optimize for clang (fix)
  4cda0af... malloc: Suppress clang warning on tst-memalign
  5e5a41f... malloc: Only enable -Waggressive-loop-optimizations suppres
  20c426d... Use check tests with trampolines iff compiler supports it
  9ad4abe... string: Suppress clang -Wsuspicious-bzero on tester
  d93cd7e... libio: Handle pragma GCC optimize for clang
  d2db79f... libio: Handle -Wno-restrict with libc-diag.h
  8e25a5a... stdio: Fix clang warnings for tst-unlockedio
  a1cefe2... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
  f921c00... stdio: Disable attribute (optimize) if compiler does not su
  27047af... stdio: Disable clang warning on scanf13 test
  46ba12a... stdio: Disable bug23-3 on clang
  e7ecc28... stdlib: Avoid internal definitions for tst-strtod5i
  8ac32bd... math: Fix test-totalorderl-ldbl-96 exponent setting
  53e3f75... And defines to __attribute__ (__noclone__) iff compiler sup
  00cf8f3... x86: Use -mfpmath=387 iff compiler supports it
  6296a91... math: Only check for _Complex __int128 iff compiler support
  686ae18... x86: Fix test-double-vlen include-next
  c08ac7b... math: Define CMPLX(F,L) for clang
  da88aae... Use -ffloat-store iff compiler supports it
  6542daf... math: Fix clang warnings on bug-tgmath1.c
  404e763... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  d16c2e4... socket: Use internal alias for __cmsg_nxthdr
  2e0389e... localedata: Fix clang warnings on tests
  81c8730... math: Fix clang warnings for math/test-tgmath-ret.c
  bd6c65c... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  303b3d6... aarch64: Use 64-bit variable to access the special register
  260a36a... Use -frounding-math iff compiler supports it
  655233a... posix: Use unsigned to check for _POSIX_VDISABLE
  f28df9e... nptl: Use hidden_proto3 for __nptl_threads_events,
  b60019c... string: Use asm alias instead of symbol redirections for st
  63396a9... x86: Remove unened __strstr_sse2 prototype
  633f426... libio: Refactor internal aliases
  79ca6ed... socket: Remove ununsed __cmsg_nxthdr internal alias
  9cc88a6... stdlib: Remove ununsed internal aliases for atoi and bsearc
  06567e8... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  7574292... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  c966fce... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  1fd38f7... libio: Use __libc_getdelim instead of __getdelim
  51d4f63... Refactor internal alias for internal function
  5a6e1d5... configure: Use -Wno-ignored-attributes if compiler warns ab
  244e791... math: Use -fexcess-precision=standard iff compiler supports
  af1ccc1... support: Use CHAR_MAX as maximum value
  79279af... timezone: Fix clang operator precedence warning
  91b772e... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  507ba0c... x86: Use -msse2avx iff compiler supports it
  e5f592f... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  4b396c2... math: Suppress clang warning on math_check_force_underflow
  4d479ce... iconvdata: Remove use of GNU old-style field designator ext
  4bc25c9... resolv: Make __gai_create_helper_thread static
  897801d... iconvdata: Suppress warning on clang
  acfdcf9... locale: Fix type
  abfee24... elf: Suppress warning on clang
  4e187ff... configure: Check -fno-tree-loop-distribute-patterns
  0922da4... elf: Initialize variable to pacify clang
  5054532... sunrpc: Remove extra parenthesis on comparison
  466dc36... sunrpc: Suppress clang warning on struct cmessage
  713a0e1... nss: Suppress nss_module.c warning on clang
  0d8a942... Fix inhibit_stack_protector for clang
  ae2303f... nptl: Fix Wincompatible-pointer-types on clang
  1ea82d0... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  5922580... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  0e8abd8... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  e0604bc... Rework not-cancel function prototypes
  a4a7b0b... Rewrite find_cxx_header config configure.ac
  58ce8f4... Remove libc_hidden_proto (confstr)
  423ea0d... Disable use of -fsignaling-nans if compiler does not suppor
  92e91dc... Disable __USE_EXTERN_INLINES for clang
  f484221... configure: remove overly restrictive check for clang
  8ef08d3... Remove __LDBL_REDIR macros
  75150f6... Remove stdlib-ldbl.h
  6cbe8f6... Remove monetary-ldbl.h
  abe29ae... Remove printf-ldbl.h
  167f56a... Remove syslog-ldbl.h
  82a86df... Remove error-ldbl.h
  d4c66b8... Remove err-ldbl.h
  882f529... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  1e12b60... Remove argp-ldbl.h
  e3d1a3b... Remove wchar-ldbl.h
  f6c8bfb... Remove stdio-ldbl.h
  e9e610d... Remove include/*.h install rule
  f8db03b... ctype: Remove internal lower/toupper alias
  36aa579... x86: Remove .tfloat usage
  7da32cc... stdlib: Move attribute_hidden definition to function protot
  fc4d4f9... nis: Fix nis_print_directory
  bedffa2... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  55d6350... math: use fabs on __ieee754_lgamma_r
  6f44f9e... catgets: Remove catgets/config.h
  01b0212... malloc: Use C11 atomics on memusage
  c27fc92... elf: Use C11 atomics on _dl_mcount
  366b326... Use '%z' instead of '%Z' on printf functions
  cc5507d... linux: Use same type for MMAP2_PAGE_UNIT
  0387a64... posix: Fix macro expansion producing 'defined' has undefine
  071a5b2... linux: Avoid shifting a negative signed on POSIX timer inte
  ac14634... stdlib: Fix macro expansion producing 'defined' has undefin
  ba77203... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  a8f1b06... stdlib: Remove GCC pragma diagnostic
  c4e959a... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  cd6f1bf... Replace internal usage of strtol and wcstol for internal al
  0b527dc... stdlib: Remove extra whitespace on Makefile


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-05-13 14:13 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-05-13 14:13 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 4176e28cef... elf: Disable tst-dlopen-nodelete-reloc if compiler does not

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  4176e28... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  e74f9f0... elf: Do not assume relocation ordering to check for output
  5c31629... elf: Fix _startup_fatal on clang
  3c9c183... misc: Suppress clang warnings on syslog
  2a91361... benchtests: Fix clang float128 constants
  ff43561... benchtest: Fix clang issues on benchmarks build
  2f364d0... benchtest: Link bench-malloc-thread with libm
  3e5728f... elf: Use volatile to set __rseq_size and __rseq_offset
  9bf649e... conform: Do not use __SIG_ATOMIC_TYPE__
  d94d428... stdio: Fix tst-vfprintf-user-type on clang
  af8d048... math: Do not use __builtin_isinf on clang
  5ce9090... math: Do not use __builtin_isnan on clang
  2a8bbb5... math: Do not use __builtin_fpclassify on clang
  16b6df8... math: Fix isgreater* and isless* for clang
  bf2eb63... Handle abort call for -fexceptions call
  7f989b6... math: Handle internal fabsf128 alias on clang
  e70b457... math: Add math-use-builtins-fabs (BZ#29027)
  aa68a56... sparc32 localplt.data
  da906e7... string: mempcy and stpcpy builtins internally
  ff09b33... Use __feof_unlocked instead of feof_unlocked
  08a63f0... inet: Use __ferror_unlocked
  910bc17... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI
  62fd950... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI
  7f94906... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I
  cc5803f... x86: Use bool for C++ on x86.h
  cf07256... malloc: Disable malloc builtins on tests
  39a5b2e... elf: Remove -fno-tree-loop-distribute-patterns usage on dl-
  37ca76b... conform: Replace _Static_assert with macro
  b6f1aa2... conform: Use -dD instead of -dN on compiler invocation
  0a86de2... elf: Only build tst-unique{1,2} if compiler supports gnu_un
  c642260... elf: Use libsupport on unload4 test
  b6c7ed6... localedata: Use hexadecimal character escape on tests
  e26c512... Undef attribute_relro on internal tests that include tls.h
  3a8ce0a... aarch64: Define .variant_pcs after .global definition
  f3b707a... elf: Do not case TLS_DTV_UNALLOCATED to void
  3a702a3... Only use -finput-charset=ascii iff compiler supports it
  543b859... linux: Adequate tst-clone3 to c11 atomics
  9cd9eb7... support: Suppress clang warning on tst-timespec
  f9fe4d7... posix: Suppress clang warning on bug-regex24
  0f8a790... misc: Disable some atomic tests on clang
  66d209e... elf: Suppress clang warning on tst-unique4
  ad07b80... elf: Suppress clang warning on tst-unique3
  54c4f93... dirent: Remove variable lenght array structure
  21a41c3... Handle pragma GCC optimize for clang (fix)
  cbe4d27... malloc: Suppress clang warning on tst-memalign
  0f3a202... malloc: Only enable -Waggressive-loop-optimizations suppres
  b2e3db3... Use check tests with trampolines iff compiler supports it
  0d87997... string: Suppress clang -Wsuspicious-bzero on tester
  03086ab... libio: Handle pragma GCC optimize for clang
  82999b9... libio: Handle -Wno-restrict with libc-diag.h
  6339740... stdio: Fix clang warnings for tst-unlockedio
  9c91127... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
  d833195... stdio: Disable attribute (optimize) if compiler does not su
  4652500... stdio: Disable clang warning on scanf13 test
  ff3088a... stdio: Disable bug23-3 on clang
  da4f69f... stdlib: Avoid internal definitions for tst-strtod5i
  600318a... math: Fix test-totalorderl-ldbl-96 exponent setting
  e6fa48c... And defines to __attribute__ (__noclone__) iff compiler sup
  5a088f8... x86: Use -mfpmath=387 iff compiler supports it
  520db61... math: Only check for _Complex __int128 iff compiler support
  d715772... x86: Fix test-double-vlen include-next
  32db351... math: Define CMPLX(F,L) for clang
  9095cc0... Use -ffloat-store iff compiler supports it
  4eb64b0... math: Fix clang warnings on bug-tgmath1.c
  eec787c... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  ed220fb... socket: Use internal alias for __cmsg_nxthdr
  265dad6... localedata: Fix clang warnings on tests
  ae91502... math: Fix clang warnings for math/test-tgmath-ret.c
  1c8c306... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  ff311d7... aarch64: Use 64-bit variable to access the special register
  384b36a... Use -frounding-math iff compiler supports it
  3582522... posix: Use unsigned to check for _POSIX_VDISABLE
  486b92f... nptl: Use hidden_proto3 for __nptl_threads_events,
  1cc186a... string: Use asm alias instead of symbol redirections for st
  d193af2... x86: Remove unened __strstr_sse2 prototype
  2a482fe... libio: Refactor internal aliases
  caf20cf... socket: Remove ununsed __cmsg_nxthdr internal alias
  b35f897... stdlib: Remove ununsed internal aliases for atoi and bsearc
  b2c6aa5... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  b5639e3... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  751eff8... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  d5b8ae5... libio: Use __libc_getdelim instead of __getdelim
  ccf36b6... Refactor internal alias for internal function
  e4253ad... configure: Use -Wno-ignored-attributes if compiler warns ab
  66903da... math: Use -fexcess-precision=standard iff compiler supports
  60d156e... support: Use CHAR_MAX as maximum value
  669db4f... timezone: Fix clang operator precedence warning
  45b719d... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  2bd7fb1... x86: Use -msse2avx iff compiler supports it
  0ff9de1... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  92ccd60... math: Suppress clang warning on math_check_force_underflow
  0b4789c... iconvdata: Remove use of GNU old-style field designator ext
  e23f6bc... resolv: Make __gai_create_helper_thread static
  d3b6fc8... iconvdata: Suppress warning on clang
  cc87ca7... locale: Fix type
  7ab8639... elf: Suppress warning on clang
  30a3792... configure: Check -fno-tree-loop-distribute-patterns
  ba11076... elf: Initialize variable to pacify clang
  e172546... sunrpc: Remove extra parenthesis on comparison
  0de9b02... sunrpc: Suppress clang warning on struct cmessage
  0b4b01d... nss: Suppress nss_module.c warning on clang
  fa488af... Fix inhibit_stack_protector for clang
  3e9c336... nptl: Fix Wincompatible-pointer-types on clang
  09e7210... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  af1f0dc... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  1e1c691... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  97c75e6... Rework not-cancel function prototypes
  f651d4a... Rewrite find_cxx_header config configure.ac
  65a5033... Remove libc_hidden_proto (confstr)
  71379a2... Disable use of -fsignaling-nans if compiler does not suppor
  1eca7a9... Disable __USE_EXTERN_INLINES for clang
  07b03a3... configure: remove overly restrictive check for clang
  97f8214... Remove __LDBL_REDIR macros
  1800839... Remove stdlib-ldbl.h
  31a6f89... Remove monetary-ldbl.h
  ace101f... Remove printf-ldbl.h
  6cf4935... Remove syslog-ldbl.h
  1ea823b... Remove error-ldbl.h
  ae819cb... Remove err-ldbl.h
  0d4f2dc... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  402caee... Remove argp-ldbl.h
  cdcfe84... Remove wchar-ldbl.h
  c010fa1... Remove stdio-ldbl.h
  36d23ba... Remove include/*.h install rule
  9cc980a... ctype: Remove internal lower/toupper alias
  e2e4b26... x86: Remove .tfloat usage
  c8ad6d1... stdlib: Move attribute_hidden definition to function protot
  9beb4f9... nis: Fix nis_print_directory
  10069b0... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  6387f48... math: use fabs on __ieee754_lgamma_r
  efcf72e... catgets: Remove catgets/config.h
  8ac4a07... malloc: Use C11 atomics on memusage
  f3ebe55... elf: Use C11 atomics on _dl_mcount
  90df273... Use '%z' instead of '%Z' on printf functions
  e358346... linux: Use same type for MMAP2_PAGE_UNIT
  1c15b38... posix: Fix macro expansion producing 'defined' has undefine
  ac1305d... linux: Avoid shifting a negative signed on POSIX timer inte
  6743d32... stdlib: Fix macro expansion producing 'defined' has undefin
  4da0eee... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  4cfddc1... stdlib: Remove GCC pragma diagnostic
  a426d4e... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  1058382... Replace internal usage of strtol and wcstol for internal al
  6d9d59d... stdlib: Remove extra whitespace on Makefile
  b2d99af... Remove configure fno_unit_at_a_time
  bd432ad... stdio: Remove the usage of $(fno-unit-at-a-time) for siglis
  f87bd8b... stdio: Remove the usage of $(fno-unit-at-a-time) for errlis
  b83db18... Add declare_object_symbol_alias for assembly codes (BZ #281


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-05-12 19:27 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-05-12 19:27 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 bd03225ffb... elf: Fix _startup_fatal on clang

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  bd03225... elf: Fix _startup_fatal on clang
  6e1d228... misc: Suppress clang warnings on syslog
  43783dd... benchtests: Fix clang float128 constants
  ba960d4... benchtest: Fix clang issues on benchmarks build
  8629a71... benchtest: Link bench-malloc-thread with libm
  2eef58a... elf: Use volatile to set __rseq_size and __rseq_offset
  e431c67... conform: Do not use __SIG_ATOMIC_TYPE__
  e139b84... stdio: Fix tst-vfprintf-user-type on clang
  1871b4c... math: Do not use __builtin_isinf on clang
  e9dc9cf... math: Do not use __builtin_isnan on clang
  09a77d6... math: Do not use __builtin_fpclassify on clang
  f185a4f... math: Fix isgreater* and isless* for clang
  a2b3754... Handle abort call for -fexceptions call
  86beb5d... math: Handle internal fabsf128 alias on clang
  4f3a99a... math: Add math-use-builtins-fabs (BZ#29027)
  26b9c17... sparc32 localplt.data
  af43509... string: mempcy and stpcpy builtins internally
  8ccf7c9... Use __feof_unlocked instead of feof_unlocked
  b2bc237... inet: Use __ferror_unlocked
  a5b31e0... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI
  2a44ffb... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI
  67e0a66... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I
  ae356f5... x86: Use bool for C++ on x86.h
  baea573... malloc: Disable malloc builtins on tests
  fe94561... elf: Remove -fno-tree-loop-distribute-patterns usage on dl-
  7345ab9... conform: Replace _Static_assert with macro
  1363bad... conform: Use -dD instead of -dN on compiler invocation
  f8b9a82... elf: Only build tst-unique{1,2} if compiler supports gnu_un
  2047efd... elf: Use libsupport on unload4 test
  dfe63b2... localedata: Use hexadecimal character escape on tests
  87d2e8f... Undef attribute_relro on internal tests that include tls.h
  40f6893... aarch64: Define .variant_pcs after .global definition
  2794007... elf: Do not case TLS_DTV_UNALLOCATED to void
  7f67552... Only use -finput-charset=ascii iff compiler supports it
  a0b6518... linux: Adequate tst-clone3 to c11 atomics
  b5eca12... support: Suppress clang warning on tst-timespec
  4ae6f6c... posix: Suppress clang warning on bug-regex24
  47bde2f... misc: Disable some atomic tests on clang
  95af571... elf: Suppress clang warning on tst-unique4
  0b13986... elf: Suppress clang warning on tst-unique3
  897f136... dirent: Remove variable lenght array structure
  0344684... Handle pragma GCC optimize for clang (fix)
  a2d8c32... malloc: Suppress clang warning on tst-memalign
  5276d68... malloc: Only enable -Waggressive-loop-optimizations suppres
  615670e... Use check tests with trampolines iff compiler supports it
  59688c3... string: Suppress clang -Wsuspicious-bzero on tester
  1ae5337... libio: Handle pragma GCC optimize for clang
  04ec8a0... libio: Handle -Wno-restrict with libc-diag.h
  9ff2aab... stdio: Fix clang warnings for tst-unlockedio
  0c98f20... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
  9ae218b... stdio: Disable attribute (optimize) if compiler does not su
  8a032b7... stdio: Disable clang warning on scanf13 test
  c20b11b... stdio: Disable bug23-3 on clang
  bb0e200... stdlib: Avoid internal definitions for tst-strtod5i
  0b6aad1... math: Fix test-totalorderl-ldbl-96 exponent setting
  c9384a7... And defines to __attribute__ (__noclone__) iff compiler sup
  4d7488a... x86: Use -mfpmath=387 iff compiler supports it
  afbd3d4... math: Only check for _Complex __int128 iff compiler support
  67d8005... x86: Fix test-double-vlen include-next
  f121d5a... math: Define CMPLX(F,L) for clang
  9bfb773... Use -ffloat-store iff compiler supports it
  162740f... math: Fix clang warnings on bug-tgmath1.c
  665a17d... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  35e5a35... socket: Use internal alias for __cmsg_nxthdr
  9051963... localedata: Fix clang warnings on tests
  394fca9... math: Fix clang warnings for math/test-tgmath-ret.c
  e80dad4... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  7e90d9a... aarch64: Use 64-bit variable to access the special register
  0039815... Use -frounding-math iff compiler supports it
  5d5bb45... posix: Use unsigned to check for _POSIX_VDISABLE
  89f80f8... nptl: Use hidden_proto3 for __nptl_threads_events,
  aaa7bfc... string: Use asm alias instead of symbol redirections for st
  b971ead... x86: Remove unened __strstr_sse2 prototype
  79c6384... libio: Refactor internal aliases
  446f8c2... socket: Remove ununsed __cmsg_nxthdr internal alias
  9499fec... stdlib: Remove ununsed internal aliases for atoi and bsearc
  0ca6c55... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  4f23160... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  58815a4... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  e2d2d7d... libio: Use __libc_getdelim instead of __getdelim
  820453b... Refactor internal alias for internal function
  ae8246e... configure: Use -Wno-ignored-attributes if compiler warns ab
  e0caa8f... math: Use -fexcess-precision=standard iff compiler supports
  5feeb4b... support: Use CHAR_MAX as maximum value
  bc92f00... timezone: Fix clang operator precedence warning
  bef25b8... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  c673fd9... x86: Use -msse2avx iff compiler supports it
  708c170... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  bfa9547... math: Suppress clang warning on math_check_force_underflow
  099ef4a... iconvdata: Remove use of GNU old-style field designator ext
  9f8fbd8... resolv: Make __gai_create_helper_thread static
  3f4e03a... iconvdata: Suppress warning on clang
  3cf1da7... locale: Fix type
  7edd51a... elf: Suppress warning on clang
  47f2ebc... configure: Check -fno-tree-loop-distribute-patterns
  6908507... elf: Initialize variable to pacify clang
  c07c10b... sunrpc: Remove extra parenthesis on comparison
  4d8e004... sunrpc: Suppress clang warning on struct cmessage
  2fc1d71... nss: Suppress nss_module.c warning on clang
  9ad6595... Fix inhibit_stack_protector for clang
  79be8a9... nptl: Fix Wincompatible-pointer-types on clang
  b5b3827... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  c1f72ba... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  f7fa7d3... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  31eedeb... Rework not-cancel function prototypes
  b62804e... Rewrite find_cxx_header config configure.ac
  f9fe8d8... Remove libc_hidden_proto (confstr)
  33ada2d... Disable use of -fsignaling-nans if compiler does not suppor
  a82d75d... Disable __USE_EXTERN_INLINES for clang
  f15a67b... configure: remove overly restrictive check for clang
  5035f3b... Remove __LDBL_REDIR macros
  e284614... Remove stdlib-ldbl.h
  c52bbeb... Remove monetary-ldbl.h
  4c9597d... Remove printf-ldbl.h
  d2ca361... Remove syslog-ldbl.h
  9deb846... Remove error-ldbl.h
  95e3fbd... Remove err-ldbl.h
  1d92ff3... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  68df6b6... Remove argp-ldbl.h
  c38e132... Remove wchar-ldbl.h
  f05b9e6... Remove stdio-ldbl.h
  6415821... Remove include/*.h install rule
  11677fe... ctype: Remove internal lower/toupper alias
  79801ca... x86: Remove .tfloat usage
  a7d5402... stdlib: Move attribute_hidden definition to function protot
  2510423... nis: Fix nis_print_directory
  24c5dd1... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  4058ace... math: use fabs on __ieee754_lgamma_r
  3a412fb... catgets: Remove catgets/config.h
  bb2be07... malloc: Use C11 atomics on memusage
  fab9639... elf: Use C11 atomics on _dl_mcount
  046853e... Use '%z' instead of '%Z' on printf functions
  f43d7f3... linux: Use same type for MMAP2_PAGE_UNIT
  ae857d6... posix: Fix macro expansion producing 'defined' has undefine
  d48933f... linux: Avoid shifting a negative signed on POSIX timer inte
  0ca2c39... stdlib: Fix macro expansion producing 'defined' has undefin
  f9eae43... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  81f4a62... stdlib: Remove GCC pragma diagnostic
  be9fb86... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  7ea6447... Replace internal usage of strtol and wcstol for internal al
  f2bffa2... Remove fno_unit_at_a_time configure check
  2078d49... stdio: Remove the usage of $(fno-unit-at-a-time) for siglis
  087ec20... stdio: Remove the usage of $(fno-unit-at-a-time) for errlis
  0c661d6... Add declare_object_symbol_alias for assembly codes (BZ #281
  97c45d9... stdlib: Remove extra whitespace on Makefile


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-05-10 18:17 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-05-10 18:17 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 6371ae6420... misc: Suppress clang warnings on syslog

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  6371ae6... misc: Suppress clang warnings on syslog
  e9e2107... benchtests: Fix clang float128 constants
  555b381... benchtest: Fix clang issues on benchmarks build
  61ce39a... benchtest: Link bench-malloc-thread with libm
  bbcaa0c... elf: Use volatile to set __rseq_size and __rseq_offset
  a644b6a... conform: Do not use __SIG_ATOMIC_TYPE__
  8fc7dcd... stdio: Fix tst-vfprintf-user-type on clang
  ee78324... math: Do not use __builtin_isinf on clang
  4b9ea31... math: Do not use __builtin_isnan on clang
  b91498e... math: Do not use __builtin_fpclassify on clang
  447d604... math: Fix isgreater* and isless* for clang
  733282b... Handle abort call for -fexceptions call
  8b49213... math: Handle internal fabsf128 alias on clang
  a43ae3d... math: Add math-use-builtins-fabs (BZ#29027)
  8104bf2... sparc32 localplt.data
  6a636d5... string: mempcy and stpcpy builtins internally
  8f7e8a1... Use __feof_unlocked instead of feof_unlocked
  7b95236... inet: Use __ferror_unlocked
  7fdbd73... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI
  cf5d859... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI
  64a9913... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I
  efbaf04... x86: Use bool for C++ on x86.h
  41f1d66... malloc: Disable malloc builtins on tests
  c3e7ad9... elf: Remove -fno-tree-loop-distribute-patterns usage on dl-
  c021a76... conform: Replace _Static_assert with macro
  c5a0f62... conform: Use -dD instead of -dN on compiler invocation
  dd50f19... elf: Only build tst-unique{1,2} if compiler supports gnu_un
  5d30819... elf: Use libsupport on unload4 test
  058bb0d... localedata: Use hexadecimal character escape on tests
  af0d170... Undef attribute_relro on internal tests that include tls.h
  2c6875e... aarch64: Define .variant_pcs after .global definition
  57f31d6... elf: Do not case TLS_DTV_UNALLOCATED to void
  b6d1824... Only use -finput-charset=ascii iff compiler supports it
  8ab1b03... linux: Adequate tst-clone3 to c11 atomics
  15297d2... support: Suppress clang warning on tst-timespec
  dfaadfc... posix: Suppress clang warning on bug-regex24
  543eeb1... misc: Disable some atomic tests on clang
  596cec4... elf: Suppress clang warning on tst-unique4
  ca0f674... elf: Suppress clang warning on tst-unique3
  06e7459... dirent: Remove variable lenght array structure
  a65ad2e... Handle pragma GCC optimize for clang (fix)
  796123e... malloc: Suppress clang warning on tst-memalign
  7f3c638... malloc: Only enable -Waggressive-loop-optimizations suppres
  d4fc4c4... Use check tests with trampolines iff compiler supports it
  68de523... string: Suppress clang -Wsuspicious-bzero on tester
  2e77706... libio: Handle pragma GCC optimize for clang
  42f39af... libio: Handle -Wno-restrict with libc-diag.h
  3ff63f7... stdio: Fix clang warnings for tst-unlockedio
  1160299... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
  2288646... stdio: Disable attribute (optimize) if compiler does not su
  1b58388... stdio: Disable clang warning on scanf13 test
  558dd94... stdio: Disable bug23-3 on clang
  2038cd8... stdlib: Avoid internal definitions for tst-strtod5i
  7433c08... math: Fix test-totalorderl-ldbl-96 exponent setting
  02252c3... And defines to __attribute__ (__noclone__) iff compiler sup
  5874d51... x86: Use -mfpmath=387 iff compiler supports it
  17f5eee... math: Only check for _Complex __int128 iff compiler support
  429f590... x86: Fix test-double-vlen include-next
  788bf30... math: Define CMPLX(F,L) for clang
  1cad417... Use -ffloat-store iff compiler supports it
  4a86f73... math: Fix clang warnings on bug-tgmath1.c
  6525edf... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  bfdf7cf... socket: Use internal alias for __cmsg_nxthdr
  103effe... localedata: Fix clang warnings on tests
  a646756... math: Fix clang warnings for math/test-tgmath-ret.c
  82e470c... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  c5d5a71... aarch64: Use 64-bit variable to access the special register
  55f2b2d... Use -frounding-math iff compiler supports it
  8eae208... posix: Use unsigned to check for _POSIX_VDISABLE
  d8eb55a... nptl: Use hidden_proto3 for __nptl_threads_events,
  48391c8... string: Use asm alias instead of symbol redirections for st
  5fe04a7... x86: Remove unened __strstr_sse2 prototype
  a1b26d4... libio: Refactor internal aliases
  2e73aad... socket: Remove ununsed __cmsg_nxthdr internal alias
  a19afab... stdlib: Remove ununsed internal aliases for atoi and bsearc
  5d928a8... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  bd2240e... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  6172237... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  a82b0e7... libio: Use __libc_getdelim instead of __getdelim
  d2bba9b... Refactor internal alias for internal function
  692e00b... configure: Use -Wno-ignored-attributes if compiler warns ab
  a46390b... math: Use -fexcess-precision=standard iff compiler supports
  260ba66... support: Use CHAR_MAX as maximum value
  b1c2623... timezone: Fix clang operator precedence warning
  f8c62e5... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  bc7c054... x86: Use -msse2avx iff compiler supports it
  bce9b40... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  c31df11... math: Suppress clang warning on math_check_force_underflow
  c5c61fa... iconvdata: Remove use of GNU old-style field designator ext
  ecfa2f9... resolv: Make __gai_create_helper_thread static
  cd29c51... iconvdata: Suppress warning on clang
  c6611e7... locale: Fix type
  aab0cb0... elf: Suppress warning on clang
  7d4e559... configure: Check -fno-tree-loop-distribute-patterns
  9c2a0e8... elf: Initialize variable to pacify clang
  bb5eee3... sunrpc: Remove extra parenthesis on comparison
  6268caa... sunrpc: Suppress clang warning on struct cmessage
  20ad709... nss: Suppress nss_module.c warning on clang
  a196d65... Fix inhibit_stack_protector for clang
  2164c28... nptl: Fix Wincompatible-pointer-types on clang
  c473bbd... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  ff0d91d... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  5453d90... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  0db976f... Rework not-cancel function prototypes
  1fd2dc8... Rewrite find_cxx_header config configure.ac
  7d1b381... Remove libc_hidden_proto (confstr)
  60724c6... Disable use of -fsignaling-nans if compiler does not suppor
  4108354... Disable __USE_EXTERN_INLINES for clang
  00b2337... configure: remove overly restrictive check for clang
  f92308d... Remove __LDBL_REDIR macros
  637b4cc... Remove stdlib-ldbl.h
  a0b6b1f... Remove monetary-ldbl.h
  4e2d747... Remove printf-ldbl.h
  0d1034f... Remove syslog-ldbl.h
  6107205... Remove error-ldbl.h
  f55e6c1... Remove err-ldbl.h
  ab9f6bd... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  4944883... Remove argp-ldbl.h
  24106f7... Remove wchar-ldbl.h
  6c40ba5... Remove stdio-ldbl.h
  c8ca6ab... Remove include/*.h install rule
  87899da... ctype: Remove internal lower/toupper alias
  307ca7e... x86: Remove .tfloat usage
  c85a0e7... stdlib: Move attribute_hidden definition to function protot
  d4a11d2... nis: Fix nis_print_directory
  541c24f... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  6ea7d7b... math: use fabs on __ieee754_lgamma_r
  f35bdda... catgets: Remove catgets/config.h
  9cfa211... malloc: Use C11 atomics on memusage
  0844a95... elf: Use C11 atomics on _dl_mcount
  d044b8f... Use '%z' instead of '%Z' on printf functions
  803a7c9... linux: Use same type for MMAP2_PAGE_UNIT
  1ed6bb5... posix: Fix macro expansion producing 'defined' has undefine
  f61549c... linux: Avoid shifting a negative signed on POSIX timer inte
  8118490... stdlib: Fix macro expansion producing 'defined' has undefin
  1c451e0... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  18705c6... stdlib: Remove GCC pragma diagnostic
  1e5f1c8... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  8a51cbc... Replace internal usage of strtol and wcstol for internal al
  e7a7fb9... Remove fno_unit_at_a_time configure check
  2b274a9... stdio: Remove the usage of $(fno-unit-at-a-time) for siglis
  90295ad... stdio: Remove the usage of $(fno-unit-at-a-time) for errlis
  1f02cbc... Add declare_object_symbol_alias for assembly codes (BZ #281
  c4911b2... stdlib: Remove extra whitespace on Makefile


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-04-29 13:50 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-04-29 13:50 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 c8b0172687... benchtests: Fix clang float128 constants

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  c8b0172... benchtests: Fix clang float128 constants
  e4487da... benchtest: Fix clang issues on benchmarks build
  85aba02... benchtests: Only build libmvec benchmarks if its enable at 
  8f715d6... benchtest: Link bench-malloc-thread with libm
  6cf5a5d... elf: Use volatile to set __rseq_size and __rseq_offset
  6e80962... conform: Do not use __SIG_ATOMIC_TYPE__
  5b2e207... stdio: Fix tst-vfprintf-user-type on clang
  342c49a... math: Do not use __builtin_isinf on clang
  4582f5d... math: Do not use __builtin_isnan on clang
  e21e405... math: Do not use __builtin_fpclassify on clang
  7f82718... math: Fix isgreater* and isless* for clang
  9566740... Handle abort call for -fexceptions call
  6bc8d64... math: Handle fabsf128 for clang
  6c5f586... math: Add math-use-builtins-fabs
  5c7514b... sparc __memset_generic
  97d1a83... sparc: Remove s_abs implementations
  c7f6b6a... ia64: Remove fabs implementations
  1165c78... x86: Remove fabs{f} implementation
  23d4825... alpha: Remove s_abs implementations
  5092fff... sparc32 localplt.data
  c61c0a8... string: mempcy and stpcpy builtins internally
  6d4d5ad... Use __feof_unlocked instead of feof_unlocked
  cc3183c... inet: Use __ferror_unlocked
  3be44b1... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI
  b8abe86... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI
  ec6aeb2... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I
  7e8b5c8... x86: Use bool for C++ on x86.h
  3159a33... malloc: Disable malloc builtins on tests
  89f4d92... elf: Remove -fno-tree-loop-distribute-patterns usage on dl-
  877a753... conform: Replace _Static_assert with macro
  cbb20a1... conform: Use -dD instead of -dN on compiler invocation
  41451cc... elf: Only build tst-unique{1,2} if compiler supports gnu_un
  f1bd8e5... elf: Use libsupport on unload4 test
  f73c43d... localedata: Use hexadecimal character escape on tests
  892dfe7... Undef attribute_relro on internal tests that include tls.h
  9bb7fa4... aarch64: Define .variant_pcs after .global definition
  fcacc20... elf: Do not case TLS_DTV_UNALLOCATED to void
  8cef130... Only use -finput-charset=ascii iff compiler supports it
  9ea3207... linux: Adequate tst-clone3 to c11 atomics
  fa5adac... support: Suppress clang warning on tst-timespec
  7b46660... posix: Suppress clang warning on bug-regex24
  ca3c3e3... misc: Disable some atomic tests on clang
  76c38ea... elf: Suppress clang warning on tst-unique4
  61e8b64... elf: Suppress clang warning on tst-unique3
  483d712... dirent: Remove variable lenght array structure
  bbfb7c7... Handle pragma GCC optimize for clang (fix)
  1e48528... malloc: Suppress clang warning on tst-memalign
  f30c74a... malloc: Only enable -Waggressive-loop-optimizations suppres
  b7ec2e4... Use check tests with trampolines iff compiler supports it
  d07b184... string: Suppress clang -Wsuspicious-bzero on tester
  0784e15... libio: Handle pragma GCC optimize for clang
  101415f... libio: Handle -Wno-restrict with libc-diag.h
  8d00c71... stdio: Fix clang warnings for tst-unlockedio
  570a02a... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
  b9b2406... stdio: Disable attribute (optimize) if compiler does not su
  ce00882... stdio: Disable clang warning on scanf13 test
  ee36a54... stdio: Disable bug23-3 on clang
  0f1b09a... stdlib: Avoid internal definitions for tst-strtod5i
  e1f3855... math: Fix test-totalorderl-ldbl-96 exponent setting
  d87006a... And defines to __attribute__ (__noclone__) iff compiler sup
  1cd00e7... x86: Use -mfpmath=387 iff compiler supports it
  a433aba... math: Only check for _Complex __int128 iff compiler support
  06d6576... x86: Fix test-double-vlen include-next
  7f64f47... math: Define CMPLX(F,L) for clang
  a526cf1... Use -ffloat-store iff compiler supports it
  8e6b5f9... math: Fix clang warnings on bug-tgmath1.c
  4bd7c57... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  d8d72b4... socket: Use internal alias for __cmsg_nxthdr
  f7cd033... localedata: Fix clang warnings on tests
  7c474a7... math: Fix clang warnings for math/test-tgmath-ret.c
  b4338da... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  2116e85... aarch64: Use 64-bit variable to access the special register
  252b23d... Use -frounding-math iff compiler supports it
  c1440c8... posix: Use unsigned to check for _POSIX_VDISABLE
  ea11d0b... nptl: Use hidden_proto3 for __nptl_threads_events,
  07c0ba7... string: Use asm alias instead of symbol redirections for st
  892c7d2... x86: Remove unened __strstr_sse2 prototype
  8d2ef19... libio: Refactor internal aliases
  f945125... socket: Remove ununsed __cmsg_nxthdr internal alias
  a9085c9... stdlib: Remove ununsed internal aliases for atoi and bsearc
  9a2b070... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  409787b... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  0d8f49e... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  49dacd8... libio: Use __libc_getdelim instead of __getdelim
  45de093... Refactor internal alias for internal function
  2556f6e... configure: Use -Wno-ignored-attributes if compiler warns ab
  0f75065... math: Use -fexcess-precision=standard iff compiler supports
  bc66dbc... support: Use CHAR_MAX as maximum value
  b1e6dc8... timezone: Fix clang operator precedence warning
  5a1321a... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  fb199a9... x86: Use -msse2avx iff compiler supports it
  476b010... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  6b5bb21... math: Suppress clang warning on math_check_force_underflow
  f28d48c... iconvdata: Remove use of GNU old-style field designator ext
  12a8ff7... resolv: Make __gai_create_helper_thread static
  90f1410... iconvdata: Suppress warning on clang
  1acc466... locale: Fix type
  7dfe19d... elf: Suppress warning on clang
  c4f2de4... configure: Check -fno-tree-loop-distribute-patterns
  19e269a... elf: Initialize variable to pacify clang
  a863990... sunrpc: Remove extra parenthesis on comparison
  26e90ce... sunrpc: Suppress clang warning on struct cmessage
  316431b... nss: Suppress nss_module.c warning on clang
  b16bcad... Fix inhibit_stack_protector for clang
  97a6a58... nptl: Fix Wincompatible-pointer-types on clang
  81c4493... Fix -fno-unit-at-a-time for clang
  470bac7... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  36c3237... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  a2f251c... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  4f7b0d5... Rework not-cancel function prototypes
  f17cb82... Rewrite find_cxx_header config configure.ac
  1207b12... Remove libc_hidden_proto (confstr)
  2a0343c... Disable use of -fsignaling-nans if compiler does not suppor
  d9ee5c5... Disable __USE_EXTERN_INLINES for clang
  4d8128a... configure: remove overly restrictive check for clang
  1a6451a... Remove __LDBL_REDIR macros
  e3d6360... Remove stdlib-ldbl.h
  facf264... Remove monetary-ldbl.h
  0d31198... Remove printf-ldbl.h
  34fb4cd... Remove syslog-ldbl.h
  2b9a08b... Remove error-ldbl.h
  547a601... Remove err-ldbl.h
  52ebeaa... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  e4a9500... Remove argp-ldbl.h
  b07fe61... Remove wchar-ldbl.h
  f5a4756... Remove stdio-ldbl.h
  4bc7751... Remove include/*.h install rule
  7410f31... ctype: Remove internal lower/toupper alias
  d4b9c66... x86: Remove .tfloat usage
  f3196c9... stdlib: Move attribute_hidden definition to function protot
  d2c4fe7... nis: Fix nis_print_directory
  f9dc83b... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  59c13c6... math: use fabs on __ieee754_lgamma_r
  eac9a4a... catgets: Remove catgets/config.h
  67ddd9f... malloc: Use C11 atomics on memusage
  ad740e6... elf: Use C11 atomics on _dl_mcount
  0905b9a... Use '%z' instead of '%Z' on printf functions
  a8bc4a0... linux: Use same type for MMAP2_PAGE_UNIT
  e27369f... posix: Fix macro expansion producing 'defined' has undefine
  373ba7c... linux: Avoid shifting a negative signed on POSIX timer inte
  d6f9579... stdlib: Fix macro expansion producing 'defined' has undefin
  85039f1... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  ca098e0... stdlib: Remove GCC pragma diagnostic
  6cd91a5... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  58f8385... Replace internal usage of strtol and wcstol for internal al


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-04-04 12:47 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-04-04 12:47 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 6f30cacdc7... string: mempcy and stpcpy builtins internally

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  6f30cac... string: mempcy and stpcpy builtins internally
  cf6404a... Use __feof_unlocked instead of feof_unlocked
  90b48d3... inet: Use __ferror_unlocked
  fe3d292... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI
  fa14c07... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI
  8c28475... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I
  cea5ce9... x86: Use bool for C++ on x86.h
  8ceab8c... malloc: Avoid compiler optimize away malloc calls
  4e0afb0... elf: Remove -fno-tree-loop-distribute-patterns usage on dl-
  1230f63... conform: Replace _Static_assert with macro
  6407f83... conform: Use -dD instead of -dN on compiler invocation
  d583f5e... elf: Only build tst-unique{1,2} if compiler supports gnu_un
  d0ec217... elf: Use libsupport on unload4 test
  0e4cf14... localedata: Use hexadecimal character escape on tests
  78b3e2a... Undef attribute_relro on internal tests that include tls.h
  831e9cd... aarch64: Define .variant_pcs after .global definition
  a3c5173... elf: Do not case TLS_DTV_UNALLOCATED to void
  bba9639... Only use -finput-charset=ascii iff compiler supports it
  394174f... linux: Adequate tst-clone3 to c11 atomics
  fe57500... support: Suppress clang warning on tst-timespec
  b46adf7... posix: Suppress clang warning on bug-regex24
  40d91e5... misc: Disable some atomic tests on clang
  ca2ffa0... elf: Suppress clang warning on tst-unique4
  ceae214... elf: Suppress clang warning on tst-unique3
  21a00da... dirent: Remove variable lenght array structure
  f933a50... Handle pragma GCC optimize for clang (fix)
  19426ff... malloc: Suppress clang warning on tst-memalign
  7423153... malloc: Only enable -Waggressive-loop-optimizations suppres
  e594e92... Use check tests with trampolines iff compiler supports it
  e5538de... string: Suppress clang -Wsuspicious-bzero on tester
  7383f07... libio: Handle pragma GCC optimize for clang
  a6b78fe... libio: Handle -Wno-restrict with libc-diag.h
  c732840... stdio: Fix clang warnings for tst-unlockedio
  6441b7c... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
  b3a4ff3... stdio: Disable attribute (optimize) if compiler does not su
  1a4c70b... stdio: Disable clang warning on scanf13 test
  2cb479a... stdio: Disable bug23-3 on clang
  d8a0914... stdlib: Avoid internal definitions for tst-strtod5i
  91e21ca... math: Fix test-totalorderl-ldbl-96 exponent setting
  3f02958... And defines to __attribute__ (__noclone__) iff compiler sup
  56468a0... x86: Use -mfpmath=387 iff compiler supports it
  eac3170... math: Only check for _Complex __int128 iff compiler support
  2e3f458... x86: Fix test-double-vlen include-next
  0322d3b... math: Define CMPLX(F,L) for clang
  59f6b9e... Use -ffloat-store iff compiler supports it
  295df6b... math: Fix clang warnings on bug-tgmath1.c
  133793b... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  2112fc8... socket: Use internal alias for __cmsg_nxthdr
  896174e... localedata: Fix clang warnings on tests
  f8d91eb... math: Fix clang warnings for math/test-tgmath-ret.c
  a3cc22d... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  7e0ad14... aarch64: Use 64-bit variable to access the special register
  7e4fea6... Use -frounding-math iff compiler supports it
  f0ec47c... posix: Use unsigned to check for _POSIX_VDISABLE
  23f4e2b... nptl: Use hidden_proto3 for __nptl_threads_events,
  e6be57d... string: Use asm alias instead of symbol redirections for st
  2fe917f... x86: Remove unened __strstr_sse2 prototype
  b5468a3... libio: Refactor internal aliases
  a99a41d... socket: Remove ununsed __cmsg_nxthdr internal alias
  43ecbed... stdlib: Remove ununsed internal aliases for atoi and bsearc
  bcd7be8... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  7de8102... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  6c1cf24... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  fb0377d... libio: Use __libc_getdelim instead of __getdelim
  837b160... Refactor internal alias for internal function
  002a8aa... configure: Use -Wno-ignored-attributes if compiler warns ab
  e09b018... math: Use -fexcess-precision=standard iff compiler supports
  f1334b2... support: Use CHAR_MAX as maximum value
  904a0dd... timezone: Fix clang operator precedence warning
  004a548... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  fc75f36... x86: Use -msse2avx iff compiler supports it
  06ce6b7... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  c84dce4... math: Suppress clang warning on math_check_force_underflow
  5d64058... iconvdata: Remove use of GNU old-style field designator ext
  266950c... resolv: Make __gai_create_helper_thread static
  876e8c1... iconvdata: Suppress warning on clang
  a83792d... locale: Fix type
  c418d40... elf: Suppress warning on clang
  2bc149f... configure: Check -fno-tree-loop-distribute-patterns
  d587a20... elf: Initialize variable to pacify clang
  ed8c695... sunrpc: Remove extra parenthesis on comparison
  61635d8... sunrpc: Suppress clang warning on struct cmessage
  2009ec1... nss: Suppress nss_module.c warning on clang
  cb4d076... Fix inhibit_stack_protector for clang
  b092d88... nptl: Fix Wincompatible-pointer-types on clang
  bddfdce... Fix -fno-unit-at-a-time for clang
  2285474... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  f9a126c... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  990feca... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  dd45b21... Rework not-cancel function prototypes
  dbcf08c... Rewrite find_cxx_header config configure.ac
  a90b537... Remove libc_hidden_proto (confstr)
  eaafd8a... Disable use of -fsignaling-nans if compiler does not suppor
  6c68650... Disable __USE_EXTERN_INLINES for clang
  45b9126... configure: remove overly restrictive check for clang
  8954233... Remove __LDBL_REDIR macros
  dbefb2b... Remove stdlib-ldbl.h
  16835e1... Remove monetary-ldbl.h
  46af2f4... Remove printf-ldbl.h
  9811c9d... Remove syslog-ldbl.h
  e7a9248... Remove error-ldbl.h
  99f78eb... Remove err-ldbl.h
  4670cfb... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  7953054... Remove argp-ldbl.h
  9f87b4e... Remove wchar-ldbl.h
  ee3f012... Remove stdio-ldbl.h
  578ad1a... Remove include/*.h install rule
  5984822... ctype: Remove internal lower/toupper alias
  137ed38... x86: Remove .tfloat usage
  15100e4... stdlib: Move attribute_hidden definition to function protot
  6c01d72... nis: Fix nis_print_directory
  8108ab2... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  a84268b... math: use fabs on __ieee754_lgamma_r
  3580446... catgets: Remove catgets/config.h
  d104cb2... malloc: Use C11 atomics on memusage
  2343007... elf: Use C11 atomics on _dl_mcount
  8b5f85f... Use '%z' instead of '%Z' on printf functions
  7d23aa5... linux: Use same type for MMAP2_PAGE_UNIT
  bef25bc... posix: Fix macro expansion producing 'defined' has undefine
  3e125f7... linux: Avoid shifting a negative signed on POSIX timer inte
  b87b384... stdlib: Fix macro expansion producing 'defined' has undefin
  543898a... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  85c060b... stdlib: Remove GCC pragma diagnostic
  65fa518... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  d8c50d3... Replace internal usage of strtol and wcstol for internal al


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-03-31 18:45 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-03-31 18:45 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 c83e8ff0b2... conform: Replace _Static_assert with macro

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  c83e8ff... conform: Replace _Static_assert with macro
  12d11cd... conform: Use -dN instead of -dM on compiler invocation
  1edc155... elf: Only build tst-unique{1,2} if compiler supports gnu_un
  ba4ef6d... elf: Use libsupport on unload4 test
  34a9d61... localedata: Use hexadecimal character escape on tests
  fba1457... localedate: Fix printf type on tst_mbrtowc
  3bf7e83... localedata: Remove unused variables in tests
  c64d278... Undef attribute_relro on internal tests that include tls.h
  bb2d48c... aarch64: Define .variant_pcs after .global definition
  84b229d... elf: Do not case TLS_DTV_UNALLOCATED to void
  45a62ee... Only use -finput-charset=ascii iff compiler supports it
  5533ad5... locale: Remove set but unused variable on ld-collate.c
  dafc534... linux: Adequate tst-clone3 to c11 atomics
  7f5385b... support: Suppress clang warning on tst-timespec
  8d4b11d... resolv: Initialize loop variable on tst-resolv-trailing
  381e511... posix: Remove unused variable on tst-_Fork.c
  7e55acb... posix: Suppress clang warning on bug-regex24
  ea58489... misc: Disable some atomic tests on clang
  a2fc810... elf: Suppress clang warning on tst-unique4
  5bd862b... elf: Suppress clang warning on tst-unique3
  980f596... elf: Fix wrong fscanf usage on tst-pldd
  bd89293... elf: Remove unused variables in tests
  c9374ee... crypt: Remove unused variable on cert test
  7281ff3... dirent: Remove variable lenght array structure
  7bd2085... nptl: Use libc-diag.h with tst-thread-setspecific
  ae305bc... Handle pragma GCC optimize for clang (fix)
  bf4c08c... malloc: Suppress clang warning on tst-memalign
  afe23d5... malloc: Only enable -Waggressive-loop-optimizations suppres
  c2b5381... Use check tests with trampolines iff compiler supports it
  725a830... elf: Remove unused functions from tst-audit25(a,b)
  9b27f00... string: Suppress clang -Wsuspicious-bzero on tester
  fcfcfab... libio: Handle pragma GCC optimize for clang
  50eea54... libio: Handle -Wno-restrict with libc-diag.h
  0be89e7... stdio: Fix clang warnings for tst-unlockedio
  e9152e4... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
  6bd7453... stdio: Disable attribute (optimize) if compiler does not su
  b332413... stdio: Disable clang warning on scanf13 test
  007d325... stdio: Disable bug23-3 on clang
  bda588b... stdlib: Avoid internal definitions for tst-strtod5i
  e7bfc57... stdlib: Fix tst-rand48.c printf types
  92c1b6b... stdlib: Fix tst-getrandom memcmp call
  e5658b1... math: Fix test-totalorderl-ldbl-96 exponent setting
  d3df9df... And defines to __attribute__ (__noclone__) iff compiler sup
  3209c25... x86: Use -mfpmath=387 iff compiler supports it
  1366fc0... math: Only check for _Complex __int128 iff compiler support
  231e79b... x86: Fix test-double-vlen include-next
  636297a... math: Define CMPLX(F,L) for clang
  70da113... Use -ffloat-store iff compiler supports it
  7125840... math: Fix clang warnings on bug-tgmath1.c
  a20e4ab... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  ae9ae18... socket: Use internal alias for __cmsg_nxthdr
  049ec73... localedata: Fix clang warnings on tests
  870ff67... math: Fix clang warnings for math/test-tgmath-ret.c
  bfa1d66... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  b5c199a... aarch64: Use 64-bit variable to access the special register
  35a53e6... Use -frounding-math iff compiler supports it
  0beb325... posix: Use unsigned to check for _POSIX_VDISABLE
  9c2eb27... nptl: Use hidden_proto3 for __nptl_threads_events,
  c8a136d... string: Use asm alias instead of symbol redirections for st
  2eb0050... x86: Remove unened __strstr_sse2 prototype
  de0ebfd... libio: Refactor internal aliases
  c7cd35e... socket: Remove ununsed __cmsg_nxthdr internal alias
  17ca027... stdlib: Remove ununsed internal aliases for atoi and bsearc
  11c67e2... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  6884f5b... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  badc2e6... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  2bf7d2a... libio: Use __libc_getdelim instead of __getdelim
  af817d4... Refactor internal alias for internal function
  e688bc3... configure: Use -Wno-ignored-attributes if compiler warns ab
  e49076d... math: Use -fexcess-precision=standard iff compiler supports
  d5bb583... support: Use CHAR_MAX as maximum value
  0844111... timezone: Fix clang operator precedence warning
  aca49b0... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  87973b9... x86: Use -msse2avx iff compiler supports it
  d0dc74c... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  392b04f... math: Suppress clang warning on math_check_force_underflow
  586f51c... iconvdata: Remove use of GNU old-style field designator ext
  371bb77... resolv: Make __gai_create_helper_thread static
  e9aba8d... iconvdata: Suppress warning on clang
  839c340... locale: Fix type
  c93d67a... elf: Suppress warning on clang
  bff8edb... configure: Check -fno-tree-loop-distribute-patterns
  1e9db0a... elf: Initialize variable to pacify clang
  3c32eaf... sunrpc: Remove extra parenthesis on comparison
  5a447c7... sunrpc: Suppress clang warning on struct cmessage
  5ea34dd... nss: Suppress nss_module.c warning on clang
  85a21cb... Fix inhibit_stack_protector for clang
  e022342... nptl: Fix Wincompatible-pointer-types on clang
  b4bebe5... Fix -fno-unit-at-a-time for clang
  16f0fdc... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  4e9f7d7... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  7ac8db2... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  89cae9d... Rework not-cancel function prototypes
  71a46e5... Rewrite find_cxx_header config configure.ac
  2605034... Remove libc_hidden_proto (confstr)
  6b3e331... Disable use of -fsignaling-nans if compiler does not suppor
  adee2aa... Disable __USE_EXTERN_INLINES for clang
  c6eea62... configure: remove overly restrictive check for clang
  9529e77... Remove __LDBL_REDIR macros
  0631685... Remove stdlib-ldbl.h
  b764017... Remove monetary-ldbl.h
  5725eec... Remove printf-ldbl.h
  faab0d4... Remove syslog-ldbl.h
  1a24167... Remove error-ldbl.h
  c48bac4... Remove err-ldbl.h
  9950c61... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  ef8610e... Remove argp-ldbl.h
  b034921... Remove wchar-ldbl.h
  a3014e8... Remove stdio-ldbl.h
  224ae2d... Remove include/*.h install rule
  96f9c2a... ctype: Remove internal lower/toupper alias
  bcd44d0... x86: Remove .tfloat usage
  84f1a8d... stdlib: Move attribute_hidden definition to function protot
  9909c59... nis: Fix nis_print_directory
  28d3719... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  937aa3e... math: use fabs on __ieee754_lgamma_r
  7805664... catgets: Remove catgets/config.h
  11f58bb... malloc: Use C11 atomics on memusage
  d8b1bd3... elf: Use C11 atomics on _dl_mcount
  5111a66... Use '%z' instead of '%Z' on printf functions
  444094b... linux: Use same type for MMAP2_PAGE_UNIT
  fa0315e... posix: Fix macro expansion producing 'defined' has undefine
  f7f08a2... linux: Avoid shifting a negative signed on POSIX timer inte
  8229428... stdlib: Fix macro expansion producing 'defined' has undefin
  27149e3... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  8d77647... stdlib: Remove GCC pragma diagnostic
  5d56904... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  3ffff59... Replace internal usage of strtol and wcstol for internal al


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-03-25 19:42 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-03-25 19:42 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 9074178c9d... localedata: Fix clang warnings on tests

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  9074178... localedata: Fix clang warnings on tests
  91b1c05... math: Fix clang warnings for math/test-tgmath-ret.c
  246593c... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  d222b6a... aarch64: Use 64-bit variable to access the special register
  bba43a7... Use -frounding-math iff compiler supports it
  a0bdfed... posix: Use unsigned to check for _POSIX_VDISABLE
  b54103b... nptl: Use hidden_proto3 for __nptl_threads_events,
  efbcc58... string: Use asm alias instead of symbol redirections for st
  0d312ea... x86: Remove unened __strstr_sse2 prototype
  588fe62... libio: Refactor internal aliases
  c865a62... socket: Remove ununsed __cmsg_nxthdr internal alias
  1bd10ab... stdlib: Remove ununsed internal aliases for atoi and bsearc
  f66709f... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  e1b6439... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  1147dbc... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  36e4f18... libio: Use __libc_getdelim instead of __getdelim
  cc2be8e... ctype: Remove internal lower/toupper alias
  3372c7e... Refactor internal alias for internal function
  8c63f94... x86: Remove .tfloat usage
  b5665c4... configure: Use -Wno-ignored-attributes if compiler warns ab
  d0e47b8... stdlib: Move attribute_hidden definition to function protot
  f8c26c0... nscd: Remove unused variable
  f3cf2ee... nis: Fix nis_print_directory
  7f92156... math: Use -fexcess-precision=standard iff compiler supports
  a5417a5... support: Use CHAR_MAX as maximum value
  4892510... support: Fix support_process_state_wait path size calculati
  a849ca8... support: Remove unused extract_8 function
  b97ed7d... timezone: Fix clang operator precedence warning
  9c7b1cd... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  b39b7ec... x86: Use -msse2avx iff compiler supports it
  7bad271... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  124bf72... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  cb6fddc... math: use fabs on __ieee754_lgamma_r
  5d19f28... math: Suppress clang warning on math_check_force_underflow
  4b288f9... catgets: Remove catgets/config.h
  c70f887... iconvdata: Remove use of GNU old-style field designator ext
  b9042d5... resolv: Make inline functions static
  a7efcb8... resolv: Initialize variable to pacify clang
  d6f08b0... iconvdata: Suppress warning on clang
  1370a63... locale: Fix type
  642dacd... locale: Remove ununsed wctype_table_get function
  3aa08d6... elf: Suppress warning on clang
  0de6f58... malloc: Use C11 atomics on memusage
  aab2292... elf: Use C11 atomics on _dl_mcount
  8c762dc... configure: Check -fno-tree-loop-distribute-patterns
  b7bc244... Use 'z' instead of 'Z' on printf functions
  cb99011... elf: Initialize variable to pacify clang
  ed419f2... sunrpc: Remove extra parenthesis on comparison
  03ec014... sunrpc: Suppress clang warning on struct cmessage
  6dcc169... nss: Suppress nss_module.c warning on clang
  0d33c24... Remove unused sprofil.c functions
  944deee... linux: Use same type for MMAP2_PAGE_UNIT
  309e347... Fix ununsed fstatat64_time64_statx
  41ca2b1... posix: Remove alloca_account usage on getaddrinfo
  d785ddf... posix: Fix macro expansion producing 'defined' has undefine
  1c89808... Fix inhibit_stack_protector for clang
  c7a4d66... malloc: Fix duplicate inline for do_set_mxfast
  bca96e1... linux: Avoid shifting a negative signed on POSIX timer inte
  bbf8842... nptl: Fix Wincompatible-pointer-types on clang
  66aee60... Fix -fno-unit-at-a-time for clang
  8cf3da8... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  40c8a02... Replace DIAG_IGNORE_NEEDS_COMMENT (-Wmaybe-uninitialized) w
  79e2283... stdlib: Fix macro expansion producing 'defined' has undefin
  958b670... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  83aa392... stdlib: Remove GCC pragma diagnostic
  299f666... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  cda555c... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  03f1922... Rework not-cancel function prototypes
  cfcfc00... Rewrite find_cxx_header config configure.ac
  b893757... Remove libc_hidden_proto (confstr)
  6e071ed... Disable use of -fsignaling-nans if compiler does not suppor
  b83490d... Consolidate open without cancellation
  4c74b35... elf: Remove inline _dl_dprintf
  3e34cb6... Disable __USE_EXTERN_INLINES for clang
  85a9e8e... configure: remove overly restrictive check for clang


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-03-16 17:57 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-03-16 17:57 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 58416a64ed... math: Fix clang warnings for math/test-tgmath-ret.c

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  58416a6... math: Fix clang warnings for math/test-tgmath-ret.c
  4f5deb6... localedata: Fix clang warnings
  976d8b3... nptl: Use hidden_proto3 for __nptl_threads_events,
  b713ef3... string: Move stpcpy and mempcpy symbol redirection to symbo
  98b531b... x86: Remove unened __strstr_sse2 prototype
  6a3aeba... libio: Refactor internal aliases
  86b44a2... socket: Remove ununsed __cmsg_nxthdr internal alias
  bba5f7c... stdlib: Remove ununsed internal aliases for atoi and bsearc
  d9a569e... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  95df46e... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  b958086... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  d4adfe2... libio: Use __libc_getdelim instead of __getdelim
  350b0ee... ctype: Remove internal lower/toupper alias
  bf15cf1... Refactor internal alias for internal function
  35d84cc... x86: Remove .tfloat usage
  55ef77d... configure: Use -Wno-ignored-attributes if compiler warns ab
  77948e0... stdlib: Move attribute_hidden definition to function protot
  6ecbe85... nscd: Remove unused variable
  d1d8b67... nis: Fix nis_print_directory
  b96bfbb... math: Use -fexcess-precision=standard iff compiler supports
  4892510... support: Fix support_process_state_wait path size calculati
  a849ca8... support: Remove unused extract_8 function
  b97ed7d... timezone: Fix clang operator precedence warning
  9c7b1cd... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  b39b7ec... x86: Use -msse2avx iff compiler supports it
  7bad271... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  124bf72... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  cb6fddc... math: use fabs on __ieee754_lgamma_r
  5d19f28... math: Suppress clang warning on math_check_force_underflow
  4b288f9... catgets: Remove catgets/config.h
  c70f887... iconvdata: Remove use of GNU old-style field designator ext
  b9042d5... resolv: Make inline functions static
  a7efcb8... resolv: Initialize variable to pacify clang
  d6f08b0... iconvdata: Suppress warning on clang
  1370a63... locale: Fix type
  642dacd... locale: Remove ununsed wctype_table_get function
  3aa08d6... elf: Suppress warning on clang
  0de6f58... malloc: Use C11 atomics on memusage
  aab2292... elf: Use C11 atomics on _dl_mcount
  8c762dc... configure: Check -fno-tree-loop-distribute-patterns
  b7bc244... Use 'z' instead of 'Z' on printf functions
  cb99011... elf: Initialize variable to pacify clang
  ed419f2... sunrpc: Remove extra parenthesis on comparison
  03ec014... sunrpc: Suppress clang warning on struct cmessage
  6dcc169... nss: Suppress nss_module.c warning on clang
  0d33c24... Remove unused sprofil.c functions
  944deee... linux: Use same type for MMAP2_PAGE_UNIT
  309e347... Fix ununsed fstatat64_time64_statx
  41ca2b1... posix: Remove alloca_account usage on getaddrinfo
  d785ddf... posix: Fix macro expansion producing 'defined' has undefine
  1c89808... Fix inhibit_stack_protector for clang
  c7a4d66... malloc: Fix duplicate inline for do_set_mxfast
  bca96e1... linux: Avoid shifting a negative signed on POSIX timer inte
  bbf8842... nptl: Fix Wincompatible-pointer-types on clang
  66aee60... Fix -fno-unit-at-a-time for clang
  8cf3da8... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  40c8a02... Replace DIAG_IGNORE_NEEDS_COMMENT (-Wmaybe-uninitialized) w
  79e2283... stdlib: Fix macro expansion producing 'defined' has undefin
  958b670... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  83aa392... stdlib: Remove GCC pragma diagnostic
  299f666... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  cda555c... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  03f1922... Rework not-cancel function prototypes
  cfcfc00... Rewrite find_cxx_header config configure.ac
  b893757... Remove libc_hidden_proto (confstr)
  6e071ed... Disable use of -fsignaling-nans if compiler does not suppor
  b83490d... Consolidate open without cancellation
  4c74b35... elf: Remove inline _dl_dprintf
  3e34cb6... Disable __USE_EXTERN_INLINES for clang
  85a9e8e... configure: remove overly restrictive check for clang
  ec91984... Remove __LDBL_REDIR macros
  d5b9d42... Remove stdlib-ldbl.h
  0a0bdf5... Remove monetary-ldbl.h
  d618018... Remove printf-ldbl.h
  efec440... Remove syslog-ldbl.h
  1a0c18c... Remove error-ldbl.h
  12ca143... Remove err-ldbl.h
  63bb6dc... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  bc2d571... Remove argp-ldbl.h
  ea6fa3c... Remove wchar-ldbl.h
  5509c58... Remove stdio-ldbl.h
  541a2a1... Replace internal usage of strtol and wcstol for internal al


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [glibc] Deleted branch 'azanella/clang'
@ 2022-03-11 17:17 Adhemerval Zanella
  0 siblings, 0 replies; 22+ messages in thread
From: Adhemerval Zanella @ 2022-03-11 17:17 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/clang' was deleted.
It previously pointed to:

 c769aebbe4... x86: Use -msse2avx iff compiler supports it

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  c769aeb... x86: Use -msse2avx iff compiler supports it
  518bada... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  21e156f... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  07adada... math: use fabs on __ieee754_lgamma_r
  19413ab... math: Suppress clang warning on math_check_force_underflow
  0909fb4... catgets: Remove catgets/config.h
  407cae2... iconvdata: Remove use of GNU old-style field designator ext
  deafc06... resolv: Make inline functions static
  7619eea... resolv: Initialize variable to pacify clang
  4b59a34... iconvdata: Suppress warning on clang
  da5e9ad... locale: Fix type
  fad107c... locale: Remove ununsed wctype_table_get function
  a46333c... elf: Suppress warning on clang
  5d4e9a1... elf: Replace catomic_exchange_and_add with atomic_exchange_
  67ae94f... configure: Check -fno-tree-loop-distribute-patterns
  e31e558... Use 'z' instead of 'Z' on printf functions
  b5c4c65... elf: Initialize variable to pacify clang
  60c4b84... sunrpc: Remove extra parenthesis on comparison
  e3e26b4... sunrpc: Suppress clang warning on struct cmessage
  5a7d04f... nss: Suppress nss_module.c warning on clang
  a1e5c80... Remove unused sprofil.c functions
  3a9578b... linux: Use same type for MMAP2_PAGE_UNIT
  7e8c217... Fix ununsed fstatat64_time64_statx
  82ad7fe... posix: Remove alloca_account usage on getaddrinfo
  91522d3... posix: Fix macro expansion producing 'defined' has undefine
  202168c... Fix inhibit_stack_protector for clang
  218029c... malloc: Fix duplicate inline for do_set_mxfast
  4ec49bc... linux: Avoid shifting a negative signed on POSIX timer inte
  36df264... nptl: Fix Wincompatible-pointer-types on clang
  4c06d6f... DIAG_IGNORE_NEEDS_COMMENT_MAYBE_UNINITIALIZED fix
  6f81219... Fix -fno-unit-at-a-time for clang
  7df2a07... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  4e5aecb... Replace DIAG_IGNORE_NEEDS_COMMENT (-Wmaybe-uninitialized) w
  ed17af9... stdlib: Fix macro expansion producing 'defined' has undefin
  6139126... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  e4c1cb4... stdlib: Remove GCC pragma diagnostic
  2e7d277... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  e4d34c7... libio/bits/stdio2.h fix
  515e6c3... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  ad643ff... Rework not-cancel function prototypes
  b0e10f8... Rewrite find_cxx_header config configure.ac
  e20e157... Remove libc_hidden_proto (confstr)
  a8627d9... Disable use of -fsignaling-nans if compiler does not suppor
  9ba66dc... Consolidate open without cancellation
  cff42c5... elf: Remove inline _dl_dprintf
  217a4dd... Disable __USE_EXTERN_INLINES for clang
  92d9e49... configure: remove overly restrictive check for clang
  d041eb5... Remove __LDBL_REDIR macros
  81d8027... Remove stdlib-ldbl.h
  21b8307... Remove monetary-ldbl.h
  2ffa592... Remove printf-ldbl.h
  7bb1720... Remove syslog-ldbl.h
  0901433... Remove error-ldbl.h
  bff6b10... Remove err-ldbl.h
  1f19762... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  e1fe722... Remove argp-ldbl.h
  5fd894f... Remove wchar-ldbl.h
  cc4a688... Remove stdio-ldbl.h
  74b7463... Replace internal usage of strtol and wcstol for internal al


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2024-02-09 17:26 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-15 18:34 [glibc] Deleted branch 'azanella/clang' Adhemerval Zanella
  -- strict thread matches above, loose matches on Subject: below --
2024-02-09 17:26 Adhemerval Zanella
2024-02-07 14:02 Adhemerval Zanella
2024-01-29 17:52 Adhemerval Zanella
2023-12-21 18:48 Adhemerval Zanella
2023-09-28 17:48 Adhemerval Zanella
2023-08-30 12:32 Adhemerval Zanella
2023-02-09 19:44 Adhemerval Zanella
2022-10-28 17:36 Adhemerval Zanella
2022-10-04 12:54 Adhemerval Zanella
2022-06-09 21:14 Adhemerval Zanella
2022-06-09 13:10 Adhemerval Zanella
2022-06-03 13:59 Adhemerval Zanella
2022-05-13 14:13 Adhemerval Zanella
2022-05-12 19:27 Adhemerval Zanella
2022-05-10 18:17 Adhemerval Zanella
2022-04-29 13:50 Adhemerval Zanella
2022-04-04 12:47 Adhemerval Zanella
2022-03-31 18:45 Adhemerval Zanella
2022-03-25 19:42 Adhemerval Zanella
2022-03-16 17:57 Adhemerval Zanella
2022-03-11 17:17 Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).