The NetBSD Project

CVS log for pkgsrc/lang/gcc47/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / lang / gcc47

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.44, Thu Dec 29 22:46:31 2016 UTC (6 years, 11 months ago) by maya
Branch: MAIN
CVS Tags: HEAD
Changes since 1.43: +1 -1 lines
FILE REMOVED

Remove gcc45,46,47 and libs as discussed in pkgsrc-users
GCC_REQD for these versions now resolves to gcc48 due to a previous commit.

Please file a bug report if you are having trouble with GCC 4.8.

Revision 1.43 / (download) - annotate - [select for diffs], Thu Dec 22 11:59:36 2016 UTC (6 years, 11 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

gcc47: revert part of my previous commit. USE_LANGUAGES c++ is not needed.
It's just a warning during configure.

Revision 1.42 / (download) - annotate - [select for diffs], Thu Dec 22 10:03:07 2016 UTC (6 years, 11 months ago) by maya
Branch: MAIN
Changes since 1.41: +3 -2 lines
Diff to previous 1.41 (colored)

gcc47: add USE_LANGUAGES c++ so less warnings about configure using the
c++ compiler.
pass LANG+=c++ only once (from options.mk), doing it twice seems to confuse
the configure script.

now I can pass configure on NetBSD-6.

Revision 1.41 / (download) - annotate - [select for diffs], Mon Oct 31 04:10:38 2016 UTC (7 years, 1 month ago) by dholland
Branch: MAIN
Changes since 1.40: +16 -3 lines
Diff to previous 1.40 (colored)

Apply Sevan's patch for OS X Tiger PowerPC from PR 48936, since he hasn't
got around to doing it himself.

Revision 1.40 / (download) - annotate - [select for diffs], Tue Sep 6 16:28:48 2016 UTC (7 years, 3 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.39: +3 -5 lines
Diff to previous 1.39 (colored)

gcc47: limit disabling of libsdtc++ pch use to netbsd.

add a comment that explains that the hang occurs due to ASLR, so other
ASLR users will be able to identify the cause.

thanks joerg for suggesting the cause

Revision 1.39 / (download) - annotate - [select for diffs], Tue Sep 6 15:04:57 2016 UTC (7 years, 3 months ago) by maya
Branch: MAIN
Changes since 1.38: +1 -2 lines
Diff to previous 1.38 (colored)

gcc47: forgotten stray unconditional --enable-libssp

Revision 1.38 / (download) - annotate - [select for diffs], Tue Sep 6 12:00:33 2016 UTC (7 years, 3 months ago) by maya
Branch: MAIN
Changes since 1.37: +16 -2 lines
Diff to previous 1.37 (colored)

gcc47: don't use PCH for libstdc++ on gcc5, it causes hangs during configure.
limited to gcc5 because others do not seem to run into the same issues, to
avoid a regression for them.

disable libssp on netbsd - it conflicts with native libssp
(related: PR pkg/47213)

Use a more sane specfile for netbsd, linking against libc when building
shared.

bump gcc47 PKGREVISION
bump gcc47-libs PKGREVISION further than gcc47

Revision 1.37 / (download) - annotate - [select for diffs], Sat Jul 9 06:38:24 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.36 / (download) - annotate - [select for diffs], Thu Feb 25 14:42:56 2016 UTC (7 years, 9 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.35: +10 -13 lines
Diff to previous 1.35 (colored)

Use OPSYSVARS.

Revision 1.35 / (download) - annotate - [select for diffs], Thu Jan 21 11:55:58 2016 UTC (7 years, 10 months ago) by jperkin
Branch: MAIN
Changes since 1.34: +11 -1 lines
Diff to previous 1.34 (colored)

Don't use GCC fixincludes on SmartOS, header changes mean that broken includes
are generated and various features end up disabled.  Bump PKGREVISION.

Revision 1.34 / (download) - annotate - [select for diffs], Tue Oct 20 10:26:40 2015 UTC (8 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.33: +4 -1 lines
Diff to previous 1.33 (colored)

Skip shlibs check for libgcj_bc.so, a "fake" library used at link time
only.  Fixes build on Linux.

Revision 1.33 / (download) - annotate - [select for diffs], Fri Apr 10 01:50:32 2015 UTC (8 years, 8 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (colored)

Same deal here as lang/gcc48. Set GCC_REQD+=4.4, as the packages needs
omp_lock_t and gcc-4.2 doesn't provide that.

Revision 1.32 / (download) - annotate - [select for diffs], Thu Mar 12 14:53:13 2015 UTC (8 years, 8 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.31: +1 -2 lines
Diff to previous 1.31 (colored)

Update to 4.7.4

* Reset gcc47-libs' PKGREVISION to 1

Changelog:
* Bugfixes.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Jul 24 12:43:20 2014 UTC (9 years, 4 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Don't pass --enable-__cxa_atexit on SunOS, it is only available in newer
illumos releases and appears to cause issues there, seen most clearly in
qt3 uic segfaults.

Bump PKGREVISION of both gcc47 and gcc47-libs, gcc47-libs by more than one
as it has lagged behind and must be kept ahead of gcc47.

Revision 1.30 / (download) - annotate - [select for diffs], Thu May 29 23:36:42 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.29 / (download) - annotate - [select for diffs], Tue May 20 01:59:05 2014 UTC (9 years, 6 months ago) by pho
Branch: MAIN
Changes since 1.28: +8 -1 lines
Diff to previous 1.28 (colored)

Fix issues on Darwin

Makefile:
  See ${WRKSRC}/libgcc/config/t-slibgcc-darwin: It uses strip(1) to
  create a stub library, not just to remove symbols, so we must not
  let strip(1) be a no-op regardless of ${INSTALL_UNSTRIPPED} or the
  build fails for missing files.

patches/patch-libgcc_config_t-slibgcc-darwin:
  If we don't install libgcc_s.10.[45].dylib, our gcc links binaries
  with *both* /usr/lib/libgcc_s.1.dylib and
  ${GCC_PREFIX}/lib/libgcc_s.1.dylib, which is certainly a bad thing.

patches/patch-libjava_Makefile.in:
  Tell libtool the fact that libjvm.so is a module to be opened with
  dlopen(3). This is actually needed on Mach-O systems like Darwin.

Revision 1.28 / (download) - annotate - [select for diffs], Sat May 17 16:10:46 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.

I probably bumped too many. I hope I got them all.

Revision 1.27 / (download) - annotate - [select for diffs], Sat May 10 14:14:58 2014 UTC (9 years, 7 months ago) by richard
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

x86-64 sunos fix for g++ and -Wl,-Bdirect involving libtool
references:http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16452
and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59788

backport to gcc47 and gcc48

Revision 1.26 / (download) - annotate - [select for diffs], Tue Jan 14 19:16:52 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Use better gfortran patch from Kai-Uwe Eckhardt in PR 48512.
Bump PKGREVISION.
gcc47-libs PKGREVISION still higher, so no PKGREVISION bump needed there.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Aug 22 22:07:52 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

Disable gethostbyname_r detection on NetBSD to make this build on 6.99.23.

Revision 1.24 / (download) - annotate - [select for diffs], Fri May 31 12:41:11 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Apr 24 14:31:50 2013 UTC (10 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Changes 4.7.3:
http://gcc.gnu.org/gcc-4.7/changes.html

Revision 1.22 / (download) - annotate - [select for diffs], Sun Apr 21 08:56:34 2013 UTC (10 years, 7 months ago) by sbd
Branch: MAIN
Changes since 1.21: +4 -1 lines
Diff to previous 1.21 (colored)

In some cases LINKER_RPATH_FLAG needs a trailing space so that there will be
a space between the flag and its argument.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Apr 18 07:58:33 2013 UTC (10 years, 7 months ago) by sbd
Branch: MAIN
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 (colored)

Rename GCC_DIST_VERSION to GCC47_DIST_VERSION in lang/gcc47 and lang/gcc47-libs.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Apr 2 09:57:51 2013 UTC (10 years, 8 months ago) by jperkin
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Enable Go support on SunOS.

Bump PKGREVISIONs.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Mar 23 19:10:45 2013 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.18: +5 -1 lines
Diff to previous 1.18 (colored)

Readd i386 fix, but for Linux and NetBSD only.
Ok jperkin.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Mar 21 22:47:24 2013 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.17: +1 -4 lines
Diff to previous 1.17 (colored)

Revert previous. While it may fix NetBSD, it breaks SmartOS.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Mar 21 11:17:11 2013 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored)

On i386, set arch and tuning. Should address PR 47460.
Patch from Kai-Uwe Eckhardt <kai-uwe.eckhardt@uni-rostock.de>.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Mar 1 15:24:41 2013 UTC (10 years, 9 months ago) by jperkin
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Bump PKGREVISION of gcc47 packages for recent changes.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Mar 1 15:22:25 2013 UTC (10 years, 9 months ago) by jperkin
Branch: MAIN
Changes since 1.14: +7 -1 lines
Diff to previous 1.14 (colored)

Add GCC_TARGET_MACHINE, defaulting to MACHINE_GNU_ARCH, and use it in
preference to target_noncanonical so that the user can override if
required, e.g. in a multilib environment where target_noncanonical will
change based on current ABI.

Additionally, ensure that it comes first in the RPATH so that when
using USE_PKGSRC_GCC_RUNTIME with in-pkgsrc gcc we pick up the correct
libraries.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Feb 5 07:12:23 2013 UTC (10 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.13: +17 -15 lines
Diff to previous 1.13 (colored)

Fixed building on Darwin; pkglint cosmetics

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jan 31 20:07:17 2013 UTC (10 years, 10 months ago) by marino
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

lang/gcc47: Fix DragonFly c++ iostream bug

Revision 1.12 / (download) - annotate - [select for diffs], Sat Dec 1 02:29:32 2012 UTC (11 years ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Update to GCC 4.7.2

  GCC 4.7.2 is the first bug-fix release containing important fixes
  for regressions and serious bugs in GCC 4.7.1 with over 70 bugs
  fixed since the previous release.

  A notable change in GCC 4.7.2 compared to 4.7.1 are ABI bug fixes
  related to some C++11 templates (std::list and std::pair).  As a result,
  code using those templates in C++11 mode is again ABI compatible with
  code in C++03/C++98 mode or C++11 mode of GCC 4.6 and earlier, but might
  be ABI incompatible with code compiled by GCC 4.7.1 or 4.7.0 in C++11
  mode.  See http://gcc.gnu.org/gcc-4.7/changes.html for more details.

  This is the list of problem reports (PRs) from GCC's bug tracking system
  that are known to be fixed in this release. This list might not be complete
  (that is, it is possible that some PRs that have been fixed are not listed
  here).
  http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.7.2

Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 20 23:13:11 2012 UTC (11 years ago) by jperkin
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

Use the canonical path to GNU as.

Bump PKGREVISION.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Oct 3 21:56:18 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Oct 2 20:11:41 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
Changes since 1.8: +1 -3 lines
Diff to previous 1.8 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Sep 13 10:11:50 2012 UTC (11 years, 2 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.7: +4 -1 lines
Diff to previous 1.7 (colored)

Add a note about the PKGREVISION number and lang/gcc47-libs

Revision 1.7 / (download) - annotate - [select for diffs], Thu Sep 13 07:19:11 2012 UTC (11 years, 2 months ago) by sbd
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Add "$(prefix)/$(target_noncanonical)/lib/%M" to the RPATH gcc adds to
all programs and shared libraries.

Bump PKGREVISION.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 20 07:22:09 2012 UTC (11 years, 3 months ago) by sbd
Branch: MAIN
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored)

Always use dlopen and pthread.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 23 12:47:55 2012 UTC (11 years, 4 months ago) by jperkin
Branch: MAIN
Changes since 1.4: +15 -5 lines
Diff to previous 1.4 (colored)

Update binutils detection on Solaris to match current reality.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 12 13:47:23 2012 UTC (11 years, 4 months ago) by marino
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

lang/gcc47: Fix DragonFly32 floating point handling

Like i386-FreeBSD, the i386-DragonFly floating point unit uses a 53-bit
mantissa.  GCC uses the TARGET_96_ROUND_53_LONG_DOUBLE macro to know
which platforms behave this way.

Unfortunately, setting this macro to 1 breaks precision on Ada, and
leaving it at 0 breaks precision on c/c++ long double handling.  However
lang/gcc47 likely will never support Ada, so we'll favor c/c++.  This
is only an issue for i386; the setting on x86_64 should be zero as it
uses 64-bit precision.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jun 23 22:13:02 2012 UTC (11 years, 5 months ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.2: +6 -3 lines
Diff to previous 1.2 (colored)

lang/gcc47: Add support for DragonFly

GCC47 was marked NOT-FOR-DRAGONFLY, so support has been added.

* DragonFly-specific files added via patch mechanism
* Some existing patches modified to add DragonFly configuration items
* dl_iterate_phdr error handling support added (FreeBSD support was altered,
  NetBSD and OpenBSD support is commented out)
* The java language is taken off as a default option

On the i386 platform, the compiler will build from a full bootstrap, but
one of the later stages fails on x86_64.  It fails to find libstdc++.so.6
even though the previous stage library was built and -B, -L flags point
to it.  The cause of the platform-specific build failure isn't clear --
The workaround is to disable the bootstrap on DragonFly so that the compiler
is built in one stage instead of three.  This workaround could have been
limited to the x86_64-DragonFly platform only, but currently is applied to
i386-DragonFly too.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jun 8 15:42:29 2012 UTC (11 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Redo netbsd/ctype_base.h patch to not pollute the namespace as much with
sys/param.h.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Apr 16 04:27:18 2012 UTC (11 years, 7 months ago) by sbd
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import gcc-4.7.0 and lang/gcc47

GCC 4.7.0 is a major release, containing substantial new
functionality not available in GCC 4.6.x or previous GCC releases.

GCC 4.7 features support for software transactional memory on
selected architectures.  The C++ compiler supports a bigger
subset of the new ISO C++11 standard such as support for atomics
and the C++11 memory model, non-static data member initializers,
user-defined literals, alias-declarations, delegating constructors,
explicit override and extended friend syntax.  The C compiler adds support
for more features from the new ISO C11 standard.  GCC now supports
version 3.1 of the OpenMP specification for C, C++ and Fortran.

The link-time optimization (LTO) framework has seen improvements
with regards to scalability, stability and resource needs.  Inlining
and interprocedural constant propagation have been improved.

GCC 4.7 now supports various new GNU extensions to the DWARF debugging
information format, like entry value and call site information, a typed
DWARF stack and a more compact macro representation.

Extending the widest support for hardware architectures in the
industry, GCC 4.7 gains support for Adapteva's Epiphany processor,
National Semiconductor's CR16, and TI's C6X as well as Tilera's
TILE-Gx and TILEPro families of processors.  The x86
family support has been extended by the Intel Haswell and AMD Piledriver
architectures.  ARM has gained support for the Cortex-A7 family.

See

  http://gcc.gnu.org/gcc-4.7/changes.html

for more information about changes in GCC 4.7.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 16 04:27:18 2012 UTC (11 years, 7 months ago) by sbd
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>