Changeset dbab86c in clfs-sysroot for patches


Ignore:
Timestamp:
Feb 14, 2007, 6:55:00 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
5ec080e
Parents:
bd9bade
Message:

Updated GCC to 4.1.2.

Location:
patches
Files:
1 added
3 deleted
1 moved

Legend:

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

    rbd9bade rdbab86c  
    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.