Ignore:
Timestamp:
Feb 14, 2007, 9:11:42 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
55d273f
Parents:
f932b2b
Message:

Updated to GCC 4.1.2

File:
1 moved

Legend:

Unmodified
Added
Removed
  • patches/gcc-4.1.2-cross_search_paths-1.patch

    rf932b2b r2c79b57  
    11Submitted by: Ryan Oliver <ryan.oliver@pha.com.au>
    2 Date: 2005-05-02
    3 Initial Package Version: 4.0.1
     2Date: 2007-02-14
     3Initial Package Version: 4.1.2
    44Origin: Ryan Oliver (issue reported by Erik-Jan Post)
    55        Rediffed against 4.1.0 by Chris Staub
     6        Rediffed against 4.1.2 by Jim Gifford
    67Upstream Status: N/A
    78Description:
     
    1920  exist under those directories.
    2021 
    21 diff -Naur gcc-4.1.0.orig/gcc/gcc.c gcc-4.1.0/gcc/gcc.c
    22 --- gcc-4.1.0.orig/gcc/gcc.c    2006-01-21 13:29:08.000000000 -0500
    23 +++ gcc-4.1.0/gcc/gcc.c 2006-02-28 22:20:05.000000000 -0500
    24 @@ -3818,16 +3818,22 @@
     22diff -Naur gcc-4.1.2.orig/gcc/gcc.c gcc-4.1.2/gcc/gcc.c
     23--- gcc-4.1.2.orig/gcc/gcc.c    2006-11-07 06:26:21.000000000 -0800
     24+++ gcc-4.1.2/gcc/gcc.c 2007-02-14 07:48:55.000000000 -0800
     25@@ -3821,16 +3821,22 @@
    2526              PREFIX_PRIORITY_LAST, 2, 0);
    2627   add_prefix (&exec_prefixes, standard_exec_prefix, "BINUTILS",
Note: See TracChangeset for help on using the changeset viewer.