Home
last modified time | relevance | path

Searched refs:branch (Results 1 – 25 of 43) sorted by relevance

12

/glibc-2.36/scripts/
Dbackport-support.sh53 branch=origin/master
62 latest_commit="$(git log --max-count=1 --pretty=format:%H "$branch" -- \
66 branch_name="$(echo "$branch" | sed s,^origin/,,)"
71 upstream commit on the $branch_name branch:
Dbuild-many-glibcs.py866 branch = 'master'
868 branch = 'releases/gcc-%s' % version
869 return self.gcc_checkout(branch, update)
949 def gcc_checkout(self, branch, update): argument
961 branch, update)
Dpylintrc251 # Maximum number of branch for function / method body
/glibc-2.36/sysdeps/sparc/sparc32/
Dsub_n.S34 bne LOC(1) ! branch if alignment differs
38 be LOC(v1) ! if no, branch
52 bl LOC(end2) ! ... branch to tail code
139 be LOC(v1b) ! if no, branch
153 bl LOC(end2) ! ... branch to tail code
244 be LOC(v2) ! if no, branch
Dadd_n.S34 bne LOC(1) ! branch if alignment differs
38 be LOC(v1) ! if no, branch
52 bl LOC(end2) ! ... branch to tail code
153 be LOC(v2) ! if no, branch
/glibc-2.36/manual/
Dplatform.texi183 @code{AMD_IBPB} -- Indirect branch predictor barrier (IBPB) for AMD cpus.
186 @code{AMD_IBRS} -- Indirect branch restricted speculation (IBPB) for AMD cpus.
192 @code{AMD_STIBP} -- Single thread indirect branch predictors (STIBP) for AMD cpus.
379 @code{IBRS_IBPB} -- Indirect branch restricted speculation (IBRS) and
380 the indirect branch predictor barrier (IBPB).
594 @code{STIBP} -- Single thread indirect branch predictors (STIBP).
Dthreads.texi895 single-threaded branch, so it can be beneficial not to declare the
910 the multi-threaded branch.)
Dtunables.texi553 indirect branch tracking (IBT) should be enabled. Accepted values are
Dinstall.texi175 is protected with indirect branch tracking (IBT) and shadow stack
/glibc-2.36/sysdeps/x86/
DMakefile148 CFLAGS-tst-cet-legacy-2.c += -fcf-protection=branch
153 CFLAGS-tst-cet-legacy-4.c += -fcf-protection=branch
163 CFLAGS-tst-cet-legacy-mod-5a.c += -fcf-protection=branch
172 CFLAGS-tst-cet-legacy-mod-6a.c += -fcf-protection=branch
/glibc-2.36/sysdeps/powerpc/powerpc32/
Dlshift.S34 bge cr0,L(big) # branch if size >= 16
Ddl-trampoline.S157 # 'fixup' returns the address we want to branch to.
/glibc-2.36/sysdeps/alpha/alphaev6/
Daddmul_1.S71 # like not to have a ldq or stq to preceded a conditional branch in a
72 # quadpack. The conditional branch moves the retire pointer one cycle
/glibc-2.36/posix/
Dregcomp.c2155 bin_tree_t *tree, *branch = NULL; in parse_reg_exp() local
2169 branch = parse_branch (regexp, preg, token, syntax, nest, err); in parse_reg_exp()
2170 if (__glibc_unlikely (*err != REG_NOERROR && branch == NULL)) in parse_reg_exp()
2179 branch = NULL; in parse_reg_exp()
2180 tree = create_tree (dfa, tree, branch, OP_ALT); in parse_reg_exp()
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-aarch64240 Do not call sycall_error directly with a confitional branch.
243 Do not call sycall_error directly with a confitional branch.
DChangeLog.ports-am33323 * sysdeps/unix/sysv/linux/am33/clone.S: Avoid branch overflow in
DChangeLog.17681 (sparc_fixup_plt): Document 't' argument. Enable branch
683 cannot unconditionally patch the branch into the first PLT
687 fact unconditionally use a branch in the first PLT instruction
820 * sysdeps/sparc/sparc64/memchr.S: Use unsigned branch on greater to
4655 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch
5030 * malloc/malloc.c: Add branch prediction for use of the hooks.
5845 make sure any registers used with 64-bit 'branch-on-register'
6052 EAGAIN error. Better error message. Add branch predicition.
6156 Add branch prediction help.
6167 Add branch prediction.
[all …]
DChangeLog.ports-hppa1067 -1 on error. Use branch and link for error handler funciton.
DChangeLog.144704 variables only used if TLS_DTV_AT_TP is defined into the #if branch.
4757 branch.
6256 __libc_start_main branch.
9493 stop bit between compare & branch.
11715 * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Use branch with 32
11729 direct branch to syscall_error for !PIC and PIC && !_LIBC_REENTRANT.
12164 * sysdeps/s390/s390-32/sysdep.h (JUMPTARGET): Move branch instructions
12167 * sysdeps/s390/s390-64/sysdep.h (JUMPTARGET): Move branch instruction
12268 (PSEUDO): Use it in error branch.
12338 * sysdeps/powerpc/powerpc64/sysdep.h (PSEUDO_RET): Add branch hit.
[all …]
DChangeLog.251959 Use GCC 12 branch in build-many-glibcs.py
7197 x86: Code cleanup in strchr-evex and comment justifying branch
7204 x86: Code cleanup in strchr-avx2 and comment justifying branch
9534 Use binutils 2.38 branch in build-many-glibcs.py
10223 Open master branch for glibc 2.36 development
DChangeLog.31398 to avoid the test and branch.
DChangeLog.15908 re_string_context_at): Add several branch predictions for
3150 * posix/fnmatch_loop.c (FCT): For backslash between brackets, branch
4513 Fix branch offset for a PLT entry.
DChangeLog.132063 * NEWS: Added 2.2.6 text from 2.2 branch version.
3611 by another '|', end of regex or enclosing ')', clear branch.
10032 * sysdeps/mips/atomicity.h (exchange_and_add): Not use branch likely.
10297 * sysdeps/mips/atomicity.h (exchange_and_add): Use branch likely.
10300 branch likely.
10303 branch likely.
10856 PowerPC, sync with 2.2 branch.
/glibc-2.36/
DINSTALL147 indirect branch tracking (IBT) and shadow stack (SHSTK). When CET
DNEWS1176 * AArch64 now supports standard branch protection security hardening
1178 --enable-standard-branch-protection (or if -mbranch-protection=standard
1180 in either case a custom GCC is needed). This includes branch target
2123 branch tracking (IBT) and shadow stack (SHSTK). CET-enabled glibc is
4530 [19367] dynamic-link: Improve branch prediction on Silvermont
5786 recommend using the stable 2.3 branch.

12