]> git.pld-linux.org Git - packages/crossmingw32ce-gcc.git/commitdiff
- tagged as GCC_4_0 and updated for 4.1.x. auto/th/gcc-4_1_0-0_20050522_0_1 auto/th/gcc-4_1_0-0_20050701T1908UTC_2 auto/th/gcc-4_1_0-0_20050707T1814UTC_1 auto/th/gcc-4_1_0-0_20050711T1659UTC_1 auto/th/gcc-4_1_0-0_20050713T1743UTC_1 auto/th/gcc-4_1_0-0_20050713T2200UTC_1 auto/th/gcc-4_1_0-0_20050716T0555UTC_1 auto/th/gcc-4_1_0-0_20050717T1716UTC_1 auto/th/gcc-4_1_0-0_20050722T2023UTC_1 auto/th/gcc-4_1_0-0_20050724T0642UTC_0_1 auto/th/gcc-4_1_0-0_20050724T0642UTC_0_2 auto/th/gcc-4_1_0-0_20050724T0642UTC_0_3 auto/th/gcc-4_1_0-0_20050724T0642UTC_1 auto/th/gcc-4_1_0-0_20050726T1627UTC_1 auto/th/gcc-4_1_0-0_20050731T0821UTC_1 auto/th/gcc-4_1_0-0_20050804T2325UTC_1 auto/th/gcc-4_1_0-0_20050815T0803UTC_1 auto/th/gcc-4_1_0-0_20050815T0803UTC_2 auto/th/gcc-4_1_0-0_20050815T0803UTC_3 auto/th/gcc-4_1_0-0_20050818T2314UTC_1 auto/th/gcc-4_1_0-0_20050823T1409UTC_1 auto/th/gcc-4_1_0-0_20050823T1409UTC_2 auto/th/gcc-4_1_0-0_20050904T1004UTC_1 auto/th/gcc-4_1_0-0_20050915T1259UTC_1 auto/th/gcc-4_1_0-0_20050921T0223UTC_1 auto/th/gcc-4_1_0-0_20050922T2047UTC_1 auto/th/gcc-4_1_0-0_20050922T2047UTC_2 auto/th/gcc-4_1_0-0_20050922T2047UTC_3 auto/th/gcc-4_1_0-0_20051001T1855UTC_1 auto/th/gcc-4_1_0-0_20051003T0833UTC_1 auto/th/gcc-4_1_0-0_20051005T0949UTC_1 auto/th/gcc-4_1_0-0_20051019T0822UTC_1 auto/th/gcc-4_1_0-0_20051027T1624UTC_1 auto/th/gcc-4_1_0-0_20051113r106863_1 auto/th/gcc-4_1_0-0_20051121r107281_2 auto/th/gcc-4_1_0-0_20051123r107414_0_1
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 26 May 2005 13:34:39 +0000 (13:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc-nodebug.patch -> 1.3

gcc-nodebug.patch

index 759e911e96a2645304f4e3b6708f0517e21e9de5..333ee7a6b9c4f3d744a9dae8fcbcc9a8af88b3d3 100644 (file)
@@ -1,6 +1,6 @@
---- gcc-4.0-20040919/gcc/Makefile.in.orig      2004-09-18 03:07:21.000000000 +0200
-+++ gcc-4.0-20040919/gcc/Makefile.in   2004-09-26 11:38:24.071049304 +0200
-@@ -141,10 +141,10 @@
+--- gcc-4.1-20050522/gcc/Makefile.in.orig      2005-05-20 21:17:40.000000000 +0000
++++ gcc-4.1-20050522/gcc/Makefile.in   2005-05-26 10:49:01.000000000 +0000
+@@ -148,10 +148,10 @@
  # TCFLAGS is used for compilations with the GCC just built.
  XCFLAGS =
  TCFLAGS =
  
  # Flags to determine code coverage. When coverage is disabled, this will
  # contain the optimization flags, as you normally want code coverage
-@@ -511,7 +511,7 @@
+@@ -520,7 +520,7 @@
  
  # Options to use when compiling libgcc2.a.
  #
 -LIBGCC2_DEBUG_CFLAGS = -g
 +LIBGCC2_DEBUG_CFLAGS =
- LIBGCC2_CFLAGS = -O2 $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) $(TARGET_LIBGCC2_CFLAGS) $(LIBGCC2_DEBUG_CFLAGS) $(GTHREAD_FLAGS) -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED @inhibit_libc@
- # Additional options to use when compiling libgcc2.a.
+ LIBGCC2_CFLAGS = -O2 $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) $(TARGET_LIBGCC2_CFLAGS) \
+                $(LIBGCC2_DEBUG_CFLAGS) $(GTHREAD_FLAGS) \
+                -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED @inhibit_libc@
 --- gcc-4.0-20040919/gcc/ada/Makefile.in.orig  2004-09-13 12:18:40.000000000 +0200
 +++ gcc-4.0-20040919/gcc/ada/Makefile.in       2004-09-26 11:40:30.070894416 +0200
 @@ -73,7 +73,7 @@
This page took 0.111353 seconds and 4 git commands to generate.