[packages/gcc] - updated info and nodebug patches to 5.1
baggins
baggins at pld-linux.org
Sat Apr 25 10:15:46 CEST 2015
commit d3ce3beb29607c8f647ba3ad089338739ddaee49
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Apr 25 10:15:29 2015 +0200
- updated info and nodebug patches to 5.1
gcc-info.patch | 39 ++++++++++++++++++---------------------
gcc-nodebug.patch | 41 ++++++++++++-----------------------------
2 files changed, 30 insertions(+), 50 deletions(-)
---
diff --git a/gcc-info.patch b/gcc-info.patch
index 6dd0acf..e47bdf6 100644
--- a/gcc-info.patch
+++ b/gcc-info.patch
@@ -28,7 +28,7 @@
--- a/gcc/doc/gcc.texi 2004-07-22 22:12:20.000000000 +0200
+++ b/gcc/doc/gcc.texi 2004-09-26 10:58:58.218713528 +0200
-@@ -62,10 +62,10 @@
+@@ -62,12 +62,12 @@
funds for GNU development.
@end copying
@ifnottex
@@ -38,11 +38,14 @@
-* gcc: (gcc). The GNU Compiler Collection.
-* g++: (gcc). The GNU C++ compiler.
-* gcov: (gcc) Gcov. @command{gcov}---a test coverage program.
+-* gcov-tool: (gcc) Gcov-tool. @command{gcov-tool}---an offline gcda profile processing program.
+* gcc: (gcc). The GNU Compiler Collection
+* g++: (gcc). The GNU C++ compiler
+* gcov: (gcc) Gcov. @command{gcov}---a test coverage program
++* gcov-tool: (gcc) Gcov-tool. @command{gcov-tool}---an offline gcda profile processing program
@end direntry
This file documents the use of the GNU compilers.
+ @sp 1
--- a/gcc/doc/gccint.texi 2004-05-24 00:54:29.000000000 +0200
+++ b/gcc/doc/gccint.texi 2004-09-26 10:58:58.222712920 +0200
@@ -46,9 +46,9 @@
@@ -73,18 +76,15 @@
@macro syntax{element}
--- a/gcc/ada/gnat_ugn.texi 2005-12-06 23:45:52.983574000 +0100
+++ b/gcc/ada/gnat_ugn.texi 2005-12-11 02:35:45.580878360 +0100
-@@ -109,9 +109,9 @@
-
-
- @settitle @value{EDITION} User's Guide @value{TITLESUFFIX}
-- at dircategory GNU Ada tools
+@@ -10,7 +10,7 @@
+ @paragraphindent 0
+ @exampleindent 4
+ @finalout
+- at dircategory GNU Ada Tools
+ at dircategory Programming Languages:
@direntry
--* @value{EDITION} User's Guide: (gnat_ugn). @value{PLATFORM}
-+* GNAT User's Guide (gnat_ugn_unw). GNAT User's Guide
+ * gnat_ugn: (gnat_ugn.info). gnat_ugn
@end direntry
-
- @include gcc-common.texi
--- a/gcc/fortran/gfortran.texi 2004-09-16 15:13:39.000000000 +0200
+++ b/gcc/fortran/gfortran.texi 2004-09-26 11:05:50.258074024 +0200
@@ -62,9 +62,9 @@
@@ -278,18 +278,15 @@
@c man title rebuild-gcj-db Merge the per-solib databases made by aot-compile into one system-wide database.
--- a/gcc/ada/gnat_rm.texi 2005-11-30 12:12:06.000000000 +0100
+++ b/gcc/ada/gnat_rm.texi 2005-12-11 02:36:14.863426736 +0100
-@@ -26,9 +26,9 @@
-
- @include gcc-common.texi
-
-- at dircategory GNU Ada tools
+@@ -26,7 +26,7 @@
+ @paragraphindent 0
+ @exampleindent 4
+ @finalout
+- at dircategory GNU Ada Tools
+ at dircategory Programming Languages:
@direntry
--* GNAT Reference Manual: (gnat_rm). Reference Manual for GNU Ada tools.
-+* GNAT Reference Manual: (gnat_rm). Reference Manual for GNU Ada tools
+ * gnat_rm: (gnat_rm.info). gnat_rm
@end direntry
-
- @copying
--- a/gcc/doc/install.texi 2005-11-30 12:02:42.000000000 +0100
+++ b/gcc/doc/install.texi 2005-12-11 02:44:22.598279768 +0100
@@ -87,9 +87,9 @@
@@ -341,8 +338,8 @@
- at dircategory GNU Libraries
+ at dircategory Libraries:
@direntry
--* libgomp: (libgomp). GNU OpenMP runtime library
-+* libgomp: (libgomp). GNU OpenMP runtime library
+-* libgomp: (libgomp). GNU Offloading and Multi Processing Runtime Library.
++* libgomp: (libgomp). GNU Offloading and Multi Processing Runtime Library
@end direntry
This manual documents the GNU implementation of the OpenMP API for
diff --git a/gcc-nodebug.patch b/gcc-nodebug.patch
index 8b60d45..e3ea8a4 100644
--- a/gcc-nodebug.patch
+++ b/gcc-nodebug.patch
@@ -9,12 +9,13 @@
BOOT_CFLAGS = -O $(CFLAGS)
# These exists to be overridden by the t-* files, respectively.
T_CFLAGS =
-@@ -105,11 +105,11 @@
+@@ -105,12 +105,12 @@
GNATBIND_FLAGS = -static -x
ADA_CFLAGS =
ADAFLAGS = -W -Wall -gnatpg -gnata
-FORCE_DEBUG_ADAFLAGS = -g
+FORCE_DEBUG_ADAFLAGS =
+ NO_INLINE_ADAFLAGS = -fno-inline
NO_SIBLING_ADAFLAGS = -fno-optimize-sibling-calls
NO_REORDER_ADAFLAGS = -fno-toplevel-reorder
GNATLIBFLAGS = -W -Wall -gnatpg -nostdinc
@@ -23,24 +24,6 @@
PICFLAG_FOR_TARGET = @PICFLAG_FOR_TARGET@
# Pretend that _Unwind_GetIPInfo is available for the target by default. This
-@@ -2755,7 +2755,7 @@
- cd $(RTSDIR) && \
- ../../gnatsym -s SYMVEC_$$$$.opt \
- $(LIBGNAT_OBJS) $(GNATRTL_NONTASKING_OBJS) && \
-- ../../xgcc -g -B../../ -shared -shared-libgcc \
-+ ../../xgcc -B../../ -shared -shared-libgcc \
- -o libgnat$(hyphen)$(LIBRARY_VERSION)$(soext) libgnat.a \
- sys\$$library:trace.exe \
- --for-linker=/noinform \
-@@ -2764,7 +2764,7 @@
- cd $(RTSDIR) && \
- ../../gnatsym -s SYMVEC_$$$$.opt \
- $(GNATRTL_TASKING_OBJS) && \
-- ../../xgcc -g -B../../ -shared -shared-libgcc \
-+ ../../xgcc -B../../ -shared -shared-libgcc \
- -o libgnarl$(hyphen)$(LIBRARY_VERSION)$(soext) \
- libgnarl.a libgnat$(hyphen)$(LIBRARY_VERSION)$(soext) \
- sys\$$library:trace.exe \
--- gcc-4.7.1/libada/Makefile.in.orig 2012-06-12 17:12:37.000000000 +0200
+++ gcc-4.7.1/libada/Makefile.in 2012-07-12 18:27:53.482408144 +0200
@@ -59,7 +59,7 @@ LDFLAGS=
@@ -55,25 +38,25 @@
--- gcc-4.7.1/libffi/Makefile.am.orig 2012-02-27 11:00:12.000000000 +0100
+++ gcc-4.7.1/libffi/Makefile.am 2012-07-12 18:28:20.115740360 +0200
@@ -168,7 +168,7 @@
- libffi_convenience_la_SOURCES = $(libffi_la_SOURCES)
- nodist_libffi_convenience_la_SOURCES = $(nodist_libffi_la_SOURCES)
-
--AM_CFLAGS = -Wall -g -fexceptions
-+AM_CFLAGS = -Wall -fexceptions
LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
+-AM_CFLAGS = -Wall -g -fexceptions
++AM_CFLAGS = -Wall -fexceptions
+ if FFI_DEBUG
+ # Build debug. Define FFI_DEBUG on the commandline so that, when building with
+ # MSVC, it can link against the debug CRT.
--- gcc-4.7.1/libffi/Makefile.in.orig 2012-06-14 10:48:08.000000000 +0200
+++ gcc-4.7.1/libffi/Makefile.in 2012-07-12 18:28:35.029073067 +0200
@@ -475,7 +475,7 @@
- $(am__append_24) $(am__append_25)
- libffi_convenience_la_SOURCES = $(libffi_la_SOURCES)
+ libffi_convenience_la_DEPENDENCIES = $(libffi_la_DEPENDENCIES)
nodist_libffi_convenience_la_SOURCES = $(nodist_libffi_la_SOURCES)
--AM_CFLAGS = -Wall -g -fexceptions
-+AM_CFLAGS = -Wall -fexceptions
LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
- libffi_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` $(LTLDFLAGS) $(AM_LTLDFLAGS)
+-AM_CFLAGS = -Wall -g -fexceptions $(am__append_2)
++AM_CFLAGS = -Wall -fexceptions $(am__append_2)
+ libffi_la_LDFLAGS = -no-undefined -version-info `grep -v '^\#' $(srcdir)/libtool-version` $(LTLDFLAGS) $(AM_LTLDFLAGS)
AM_CPPFLAGS = -I. -I$(top_srcdir)/include -Iinclude -I$(top_srcdir)/src
+ AM_CCASFLAGS = $(AM_CPPFLAGS)
--- gcc-4.7.1/libgcc/Makefile.in.orig 2012-05-24 16:59:38.000000000 +0200
+++ gcc-4.7.1/libgcc/Makefile.in 2012-07-12 18:28:59.042405393 +0200
@@ -221,7 +221,7 @@
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/d3ce3beb29607c8f647ba3ad089338739ddaee49
More information about the pld-cvs-commit
mailing list