Searched refs:branch (Results 1 – 25 of 43) sorted by relevance
12
/glibc-2.36/scripts/ |
D | backport-support.sh | 53 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:
|
D | build-many-glibcs.py | 866 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)
|
D | pylintrc | 251 # Maximum number of branch for function / method body
|
/glibc-2.36/sysdeps/sparc/sparc32/ |
D | sub_n.S | 34 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
|
D | add_n.S | 34 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/ |
D | platform.texi | 183 @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).
|
D | threads.texi | 895 single-threaded branch, so it can be beneficial not to declare the 910 the multi-threaded branch.)
|
D | tunables.texi | 553 indirect branch tracking (IBT) should be enabled. Accepted values are
|
D | install.texi | 175 is protected with indirect branch tracking (IBT) and shadow stack
|
/glibc-2.36/sysdeps/x86/ |
D | Makefile | 148 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/ |
D | lshift.S | 34 bge cr0,L(big) # branch if size >= 16
|
D | dl-trampoline.S | 157 # 'fixup' returns the address we want to branch to.
|
/glibc-2.36/sysdeps/alpha/alphaev6/ |
D | addmul_1.S | 71 # 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/ |
D | regcomp.c | 2155 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/ |
D | ChangeLog.ports-aarch64 | 240 Do not call sycall_error directly with a confitional branch. 243 Do not call sycall_error directly with a confitional branch.
|
D | ChangeLog.ports-am33 | 323 * sysdeps/unix/sysv/linux/am33/clone.S: Avoid branch overflow in
|
D | ChangeLog.17 | 681 (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 …]
|
D | ChangeLog.ports-hppa | 1067 -1 on error. Use branch and link for error handler funciton.
|
D | ChangeLog.14 | 4704 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 …]
|
D | ChangeLog.25 | 1959 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
|
D | ChangeLog.3 | 1398 to avoid the test and branch.
|
D | ChangeLog.15 | 908 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.
|
D | ChangeLog.13 | 2063 * 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/ |
D | INSTALL | 147 indirect branch tracking (IBT) and shadow stack (SHSTK). When CET
|
D | NEWS | 1176 * 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