Changeset 82ae338 in clfs-sysroot for patches


Ignore:
Timestamp:
Jun 18, 2007, 2:47:19 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
dd7cd8a
Parents:
030b4d2
Message:

Updated to Tar 1.17.
Updated to Vim 7.1.
Updated to Findutils 4.2.31.
Updated to File 4.21.
Updated to Less 403.
Updated to Man Pages 2.57.
Copied missing gcc patches.

Location:
patches
Files:
3 added
4 deleted
1 moved

Legend:

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

    r030b4d2 r82ae338  
    11Submitted by: Ryan Oliver <ryan.oliver@pha.com.au>
    22Date: 2007-02-14
    3 Initial Package Version: 4.1.2
     3Initial Package Version: 4.2.0
    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
     6        Rediffed against 4.1.2 by Jim Gifford
     7        Rediffed against 4.2.0 by Joe Ciccone
    78Upstream Status: N/A
    89Description:
     
    1920  This avoids the possibility of linking in libraries from the host if they
    2021  exist under those directories.
    21  
    22 diff -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 @@
     22
     23diff -Naur gcc-4.2.0.orig/gcc/gcc.c gcc-4.2.0/gcc/gcc.c
     24--- gcc-4.2.0.orig/gcc/gcc.c    2007-05-16 19:21:26.000000000 -0400
     25+++ gcc-4.2.0/gcc/gcc.c 2007-05-16 19:22:10.000000000 -0400
     26@@ -3949,16 +3949,22 @@
    2627              PREFIX_PRIORITY_LAST, 2, 0);
    2728   add_prefix (&exec_prefixes, standard_exec_prefix, "BINUTILS",
Note: See TracChangeset for help on using the changeset viewer.