]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- rel 5; fix patches auto/th/gcc-4_4_3-5 auto/ti/gcc-4_4_3-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 29 Mar 2010 05:53:51 +0000 (05:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc-moresparcs.patch -> 1.4
    gcc.spec -> 1.601

gcc-moresparcs.patch
gcc.spec

index 980c423276ec569b743e8b4e0a57a539f28f51d5..9f7d0761969bfc0076105373e13bfdcf1fc7c344 100644 (file)
@@ -6,7 +6,7 @@
        ;;
 -sparc-*-linux*)               # SPARC's running GNU/Linux, libc6
 +sparc-*-linux* | sparcv[789]*-*-linux*)               # SPARC's running GNU/Linux, libc6
-       tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h linux.h"
+       tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/gas.h linux.h"
        extra_options="${extra_options} sparc/long-double-switch.opt"
        tmake_file="${tmake_file} sparc/t-linux"
 @@ -2287,7 +2287,7 @@ sparc64-*-freebsd*|ultrasparc-*-freebsd*
@@ -15,7 +15,7 @@
        ;;
 -sparc64-*-linux*)             # 64-bit SPARC's running GNU/Linux
 +sparc64*-*-linux*)            # 64-bit SPARC's running GNU/Linux
-       tm_file="sparc/biarch64.h ${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h linux.h sparc/linux64.h"
+       tm_file="sparc/biarch64.h ${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/gas.h linux.h sparc/linux64.h"
        extra_options="${extra_options} sparc/long-double-switch.opt"
        tmake_file="${tmake_file} sparc/t-linux sparc/t-linux64 sparc/t-crtfm"
 --- libgcc/config.host.jj      2008-04-24 15:46:19.000000000 -0500
index c508f6200cfd9eca6157721d67ff503a7e0f96d6..a9b1d2d0439727dc4e23b3e2ddc33108ea60a352 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -66,7 +66,7 @@ Summary(pl.UTF-8):    Kolekcja kompilatorów GNU: kompilator C i pliki współdziel
 Summary(pt_BR.UTF-8):  Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:          gcc
 Version:       %{major_ver}.%{minor_ver}
-Release:       4
+Release:       5
 Epoch:         6
 License:       GPL v3+
 Group:         Development/Languages
This page took 0.045597 seconds and 4 git commands to generate.