* [gentoo-commits] gentoo commit in src/patchsets/gcc: README
@ 2011-04-11 9:29 Ryan Hill (dirtyepic)
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Hill (dirtyepic) @ 2011-04-11 9:29 UTC (permalink / raw
To: gentoo-commits
dirtyepic 11/04/11 09:29:18
Modified: README
Log:
Add patch for ICE (bug #362547).
Revision Changes Path
1.2 src/patchsets/gcc/README
file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/README?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/README?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/README?r1=1.1&r2=1.2
Index: README
===================================================================
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README 1 Apr 2011 05:20:11 -0000 1.1
+++ README 11 Apr 2011 09:29:18 -0000 1.2
@@ -1,5 +1,8 @@
-Naming:
+Gentoo Patches
+==============
+Naming
+------
00-24 boilerplate stuff not expected to change between releases
25-49 arch-specific bits
50-74 everything else
@@ -7,11 +10,21 @@
##_all_[arch]_[PR]_[GCCVER]_my-desc.patch
+(use GCCVER for backports to indicate what version the bug will be fixed in)
-Patching configure:
+Documention
+-----------
+All patches need a header describing what the patch does, where it came from,
+and all relevent URLs. Read http://dev.gentoo.org/~vapier/clean-patches and
+in particular use scrub_patch() or face the wrath.
+
+Update README.history whenever you add (+), remove (-), or update (U) a patch.
+
+
+Patching configure
+------------------
During a system bootstrap autoconf may not be installed yet. If you need to
patch configure.ac you also need to regenerate configure. Look in the
configure header to get the version of autoconf it was generated with, install
it, and run autoconf in the directory of the configure.ac you patched.
-
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo commit in src/patchsets/gcc: README
@ 2011-04-01 5:20 Ryan Hill (dirtyepic)
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Hill (dirtyepic) @ 2011-04-01 5:20 UTC (permalink / raw
To: gentoo-commits
dirtyepic 11/04/01 05:20:12
Added: README
Log:
Initial 4.6.0 patchset based on latest 4.5.2.
Revision Changes Path
1.1 src/patchsets/gcc/README
file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/README?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/README?rev=1.1&content-type=text/plain
Index: README
===================================================================
Naming:
00-24 boilerplate stuff not expected to change between releases
25-49 arch-specific bits
50-74 everything else
75-99 backports and patches already fixed upstream for later versions
##_all_[arch]_[PR]_[GCCVER]_my-desc.patch
Patching configure:
During a system bootstrap autoconf may not be installed yet. If you need to
patch configure.ac you also need to regenerate configure. Look in the
configure header to get the version of autoconf it was generated with, install
it, and run autoconf in the directory of the configure.ac you patched.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-11 9:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-11 9:29 [gentoo-commits] gentoo commit in src/patchsets/gcc: README Ryan Hill (dirtyepic)
-- strict thread matches above, loose matches on Subject: below --
2011-04-01 5:20 Ryan Hill (dirtyepic)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox