Home
last modified time | relevance | path

Searched refs:patches (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/openbsd/src/gnu/llvm/libcxx/
DCREDITS.TXT13 D: Minor patches and Linux fixes.
28 D: Visibility fixes, minor FreeBSD portability patches.
44 D: C++14 support, patches and bug fixes.
52 D: Minor patches and bug fixes.
65 D: LFTS support, patches and bug fixes.
84 D: Minor patches and bug fixes.
104 D: Minor patches to is_convertible.
108 D: Minor patches and Linux fixes.
116 D: Minor patches and musl port.
135 D: Minor patches, mostly related to constexpr
[all …]
/openbsd/src/gnu/llvm/lld/ELF/
DARMErrataFix.cpp364 InputSectionDescription &isd, std::vector<Patch657417Section *> &patches) { in insertPatches() argument
375 auto patchIt = patches.begin(); in insertPatches()
376 auto patchEnd = patches.end(); in insertPatches()
397 tmp.reserve(isd.sections.size() + patches.size()); in insertPatches()
403 std::merge(isd.sections.begin(), isd.sections.end(), patches.begin(), in insertPatches()
404 patches.end(), std::back_inserter(tmp), mergeCmp); in insertPatches()
414 std::vector<Patch657417Section *> &patches) { in implementPatch() argument
475 patches.push_back(psec); in implementPatch()
484 std::vector<Patch657417Section *> patches; in patchInputSectionDescription() local
506 implementPatch(sr, isec, patches); in patchInputSectionDescription()
[all …]
DAArch64ErrataFix.cpp482 InputSectionDescription &isd, std::vector<Patch843419Section *> &patches) { in insertPatches() argument
491 auto patchIt = patches.begin(); in insertPatches()
492 auto patchEnd = patches.end(); in insertPatches()
515 tmp.reserve(isd.sections.size() + patches.size()); in insertPatches()
521 std::merge(isd.sections.begin(), isd.sections.end(), patches.begin(), in insertPatches()
522 patches.end(), std::back_inserter(tmp), mergeCmp); in insertPatches()
532 std::vector<Patch843419Section *> &patches) { in implementPatch() argument
558 patches.push_back(ps); in implementPatch()
577 std::vector<Patch843419Section *> patches; in patchInputSectionDescription() local
600 implementPatch(startAddr, patcheeOffset, isec, patches); in patchInputSectionDescription()
[all …]
DARMErrataFix.h33 std::vector<Patch657417Section *> &patches);
DAArch64ErrataFix.h33 std::vector<Patch843419Section *> &patches);
/openbsd/src/sys/dev/microcode/aic7xxx/
Daicasm.c70 TAILQ_HEAD(patch_list, patch) patches;
122 TAILQ_INIT(&patches); in main()
424 for (cur_patch = TAILQ_FIRST(&patches); in output_code()
428 cur_patch == TAILQ_FIRST(&patches) ? "" : ",\n", in output_code()
492 pinfo = &scope->patches[patch]; in emit_patch()
514 TAILQ_INSERT_TAIL(&patches, new_patch, links); in emit_patch()
595 cur_patch = TAILQ_FIRST(&patches); in output_listing()
803 cur_scope->patches[1].skip_patch = in process_scope()
805 cur_scope->patches[1].skip_instr = in process_scope()
815 cur_scope->patches[0].skip_patch = patch0_patch_skip; in process_scope()
[all …]
/openbsd/src/gnu/llvm/libcxxabi/
DCREDITS.TXT13 D: Minor patches
26 D: Minor patches and bug fixes.
30 D: Minor patches and fixes
53 D: Minor patches and fixes
58 D: Minor patches and fixes
/openbsd/src/gnu/usr.bin/binutils/binutils/
DMAINTAINERS15 and patches should be sent to:
19 with "[Patch]" as part of the subject line. Note - patches to the
22 config-patches@gnu.org
27 lists as well (gcc-patches@gcc.gnu.org and
28 gdb-patches@sources.redhat.com).
32 The following people have permission to check patches into the
154 In general patches to any of the binutils testsuites should be
158 Other testsuite patches need the approval of a blanket-write-priveleges
161 -------- Configure patches ----------
168 config-patches@gnu.org
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DREADME-FPStack.txt8 http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00659.html
44 http://gcc.gnu.org/ml/gcc-patches/2004-11/msg02410.html
55 http://gcc.gnu.org/ml/gcc-patches/2004-08/msg02006.html
56 http://gcc.gnu.org/ml/gcc-patches/2004-08/msg02011.html
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
DMAINTAINERS15 and patches should be sent to:
19 with "[Patch]" as part of the subject line. Note - patches to the
22 config-patches@gnu.org
27 lists as well (gcc-patches@gcc.gnu.org and
28 gdb-patches@sources.redhat.com).
32 The following people have permission to check patches into the
169 In general patches to any of the binutils testsuites should be
173 Other testsuite patches need the approval of a blanket-write-priveleges
176 -------- Configure patches ----------
183 config-patches@gnu.org
[all …]
/openbsd/src/lib/libpcap/
DREADME6 Send patches to patches@tcpdump.org
43 to Ultrix using the kernel source and/or object patches available in:
49 "patches@tcpdump.org".
/openbsd/src/gnu/usr.bin/binutils/gdb/
DCONTRIBUTE77 We accept patches as plain text (preferred for the compilers
82 message and send it to gdb-patches@sources.redhat.com. All
83 patches and related discussion should be sent to the
84 gdb-patches mailinglist. For further information on the GDB
107 People are encouraged to submit patches that extend
119 need to include patches to the regenerated file
127 need to include patches to the generated files
/openbsd/src/gnu/usr.bin/perl/
DPACKAGING30 them are useful if additional patches might be applied.
32 =head1 Customizing patchlevel to advertise your local patches
34 You can advertise your custom local patches by using patchlevel.h as a
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
DREADME39 Patches are encouraged. When sending patches, always send the output
44 host to any target, so patches which use ``#ifdef HOST'' are not
48 Bug reports without patches will be remembered, but they may never get
/openbsd/src/gnu/usr.bin/binutils/bfd/
DREADME39 Patches are encouraged. When sending patches, always send the output
44 host to any target, so patches which use ``#ifdef HOST'' are not
48 Bug reports without patches will be remembered, but they may never get
/openbsd/src/gnu/gcc/intl/
DREADME21 direct patches for these files to gcc-patches@gcc.gnu.org.
/openbsd/src/gnu/llvm/llvm/docs/
DCodeReview.rst29 significant patches to be reviewed before being committed. Smaller patches
30 (or patches where the developer owns the component) that meet
95 review. That having been said, posting initial patches can help with
167 certainly considered polite for non-trivial patches). Especially given the
185 patches for independent review. Reviewers may also accept a patch
207 You do not need to be an expert in some area of the code base to review patches;
238 larger features. Common ways to speed up review times for your patches are:
240 * Review other people's patches. If you help out, everybody will be more
248 * Split your patch into multiple smaller patches that build on each other. The
257 on a patch, but approval of patches should be consistent with the policy above.
DPhabricator.rst11 your patches for Clang and LLVM at `LLVM's Phabricator`_ instance.
36 Phabricator has a tool called *Arcanist* to upload patches from
81 The tool to create and review patches in Phabricator is called
84 Note that you can upload patches created through git, but using `arc` on the
103 described in :ref:`How to Submit a Patch <format patches>`.
158 (or patches). The patch number is of the form D<number> and you can find it by
194 * Repeat these steps until you've uploaded or updated all the patches in
197 When you push the patches, please remove the "Depends on" lines from the
200 One frequently used workflow for creating a series of patches using patch summaries
274 checks the patches uploaded to Phabricator before a user merges them to the main
/openbsd/src/gnu/usr.bin/perl/utils/
Dperlbug.PL60 my @patches = Config::local_patches();
61 my $patch_tags = join "", map /(\S+)/ ? "+$1 " : (), @patches;
728 if (@patches) {
729 print OUT join "\n ", "Locally applied patches:", @patches;
/openbsd/src/distrib/notes/sparc64/
Dprep53 dnl reliable mirror of historical SunSolve patches can be found.
79 You can use SunSolve to get the patches by entering the
84 http://www.oracle.com/technetwork/systems/patches/firmware/release-history-jsp-138416.html
/openbsd/src/bin/ksh/
DCONTRIBUTORS86 * Dave Kinchlea (<kinch@julian.uwo.ca>): DEFAULT_ENV patches.
88 * DaviD W. Sanderson (<dws@ssec.wisc.edu>): patches to allow { .. } instead
90 * ? (<ra@rhi.hi.is>): partial patches to handle SIGWINCH for command line
96 * Marc Olzheim (<marcolz@stack.nl>): patches to ifdef KSH the mail check
97 code and aliases; enum patches for old K&R compilers; handle missing dup2.
/openbsd/src/share/man/man1/
DMakefile16 register-plist.1 update-patches.1 update-plist.1
/openbsd/src/gnu/usr.bin/perl/hints/
Dirix_6_1.sh49 You should upgrade to at least IRIX 6.2 with pthread patches.
Dirix_6_0.sh49 You should upgrade to at least IRIX 6.2 with pthread patches.
Dirix_5.sh58 You should upgrade to at least IRIX 6.2 with pthread patches.

12345678910>>...14