Changeset 17a11842 in rtems


Ignore:
Timestamp:
10/24/02 22:34:37 (21 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
fa87598
Parents:
698b292
Message:

2002-10-24 Joel Sherrill <joel@…>

  • setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
  • gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not currently include the patch referenced in PR8344.
Location:
scripts
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • scripts/ChangeLog

    r698b292 r17a11842  
     12002-10-24      Joel Sherrill <joel@OARcorp.com>
     2
     3        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
     4        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
     5        currently include the patch referenced in PR8344.
     6
    172002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    28
  • scripts/gcc3newlib/gccnewlib.add

    r698b292 r17a11842  
    8484
    8585%if "@target_alias@" == "mips-rtems"
    86 %define build_gnat      %_gnat
    8786%define build_gcj       1
    8887%endif
  • scripts/setup.def

    r698b292 r17a11842  
    2121gcc3newlib_patch_version=20020809
    2222gcc3_version=3.2
    23 gcc3_patch_version=20020819
    24 gcc3newlib_rpm_release=1
     23gcc3_patch_version=20021022
     24gcc3newlib_rpm_release=2
Note: See TracChangeset for help on using the changeset viewer.