| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: andreast
Notes:
svn path=/head/; revision=271368
|
|
|
|
|
|
|
|
|
| |
Make the full-regression-test target conditional on MAINTAINER_MODE. [1]
Reported by: andreast, marius [1]
Notes:
svn path=/head/; revision=271312
|
|
|
|
|
|
|
|
| |
LTO option. This is now the default, without any drawbacks or extra
dependencies.
Notes:
svn path=/head/; revision=271294
|
|
|
|
|
|
|
|
| |
on libelf when building with link-time optimization (LTO) support which
is not needed any more.
Notes:
svn path=/head/; revision=270808
|
|
|
|
|
|
|
|
| |
generation on i386 to default to i486 on FreeBSD 6 and above is now
upstream, too, so we can shed our specific patch.
Notes:
svn path=/head/; revision=269857
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This addresses the pollution of common namespace by
share/python/aotcompile.py and share/python/classfile.py which are
now saved in version-specific directories.
By means of an extra patch default code generation on i386 now
defaults to i486 on FreeBSD 6 and above. [1]
Submitted by: tijl [1]
Reported by: Yuri Karaban <tech@askold.net> [1]
PR: 154364 [1]
Notes:
svn path=/head/; revision=269511
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This addresses the pollution of common namespace by
share/python/aotcompile.py and share/python/classfile.py which now
go into version-specific directories.
By means of an extra patch default code generation on i386 defaults
to i486 on FreeBSD 6 and above. [1]
Submitted by: tijl [1]
Reported by: Yuri Karaban <tech@askold.net> [1]
PR: 154364 [1]
Notes:
svn path=/head/; revision=269510
|
|
|
|
| |
Notes:
svn path=/head/; revision=269171
|
|
|
|
|
|
|
| |
Reported by: Anton Shterenlikht <mexas@bristol.ac.uk>
Notes:
svn path=/head/; revision=268849
|
|
|
|
|
|
|
|
|
|
|
| |
a long standing issue around libgcj that's been hitting us and allows
me to remove the stop gap I had put in place years ago. [1]
PR: 81788 [1]
Feature safe: yes
Notes:
svn path=/head/; revision=268699
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=268406
|
|
|
|
|
|
|
|
|
|
| |
improves GOMP support on FreeBSD with a patch of mine to resolve
linking issues.
Feature safe: yes
Notes:
svn path=/head/; revision=268138
|
|
|
|
|
|
|
|
|
| |
Provide more background on the need to use --disable-rpath as a workaround.
Feature safe: yes
Notes:
svn path=/head/; revision=267887
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=267811
|
|
|
|
| |
Notes:
svn path=/head/; revision=267274
|
|
|
|
|
|
|
|
| |
original pollution of include file namespace around libquadmath and
adds a GNU info file for libquadmath.
Notes:
svn path=/head/; revision=266936
|
|
|
|
| |
Notes:
svn path=/head/; revision=265333
|
|
|
|
|
|
|
|
|
| |
(better support for 128 bit floating point types, which for now poisons
global include file namespace though this won't be an issue before GCC
4.7 and I have reported it upstream).
Notes:
svn path=/head/; revision=264903
|
|
|
|
| |
Notes:
svn path=/head/; revision=264526
|
|
|
|
| |
Notes:
svn path=/head/; revision=264170
|
|
|
|
|
|
|
| |
Look ma', no more MD5 distinfo.
Notes:
svn path=/head/; revision=263837
|
|
|
|
|
|
|
| |
script which had allowed submitting bugs like send-pr in FreeBSD.
Notes:
svn path=/head/; revision=263514
|
|
|
|
| |
Notes:
svn path=/head/; revision=263120
|
|
|
|
| |
Notes:
svn path=/head/; revision=262821
|
|
|
|
|
|
|
| |
Submitted by: bf
Notes:
svn path=/head/; revision=261979
|
|
|
|
| |
Notes:
svn path=/head/; revision=261949
|
|
|
|
| |
Notes:
svn path=/head/; revision=261889
|
|
|
|
|
|
|
| |
architecture support on i386 thanks to a patch by tijl.
Notes:
svn path=/head/; revision=261425
|
|
|
|
|
|
|
|
| |
FreeBSD/ia64 that I made upstream and together with another, which is a
local patch for now, ia64 can become part of ONLY_FOR_ARCHS.
Notes:
svn path=/head/; revision=261003
|
|
|
|
|
|
|
| |
for _float128 on i386 and proper symbol versioning for libgcc.
Notes:
svn path=/head/; revision=260589
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
link-time optimization framework and optimizations. GCC 4.6 has been
seeing a lot of work since GCC 4.5, but we are still keeping this
disable by default for now
Using LTO adds libelf as a new dependency and in either case the
environment does not have an influence any more. Bumping PORTREVISION
since someone who had libelf on his system previously to this change
would get LTO enabled automatically and then run into problems if libelf
was removed.
Notes:
svn path=/head/; revision=260567
|
|
|
|
| |
Notes:
svn path=/head/; revision=260168
|
|
|
|
|
|
|
|
|
|
|
| |
work with the ancient version of GNU as that is part of FreeBSD 8.1 and
earlier (and likely later), so where the dependency this port has on
devel/binutils was a strong recommendation until now and necessary to
leverage new processor features and the -mtune=native option when running
on those newer processors, it is now strictly needed on x86-64 at least.
Notes:
svn path=/head/; revision=259770
|
|
|
|
|
|
|
|
|
| |
Replace NOT_FOR_ARCHS by ONLY_FOR_ARCHS. [1]
Suggested by: linimon
Notes:
svn path=/head/; revision=259653
|
|
|
|
| |
Notes:
svn path=/head/; revision=258926
|
|
|
|
| |
Notes:
svn path=/head/; revision=258214
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257924
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257627
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257400
|
|
|
|
|
|
|
|
|
|
| |
Make Java support an OPTION (JAVA) so it is easier to deselect. [1]
Suggested by: doubg [1]
Feature safe: yes
Notes:
svn path=/head/; revision=257067
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257058
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=256737
|
|
|
|
| |
Notes:
svn path=/head/; revision=256470
|
|
|
|
| |
Notes:
svn path=/head/; revision=256398
|
|
|
|
| |
Notes:
svn path=/head/; revision=255867
|
|
|
|
| |
Notes:
svn path=/head/; revision=255298
|
|
|
|
| |
Notes:
svn path=/head/; revision=254829
|
|
|
|
|
|
|
| |
Reported by: Eitan Adler <eitanadlerlist@gmail.com>
Notes:
svn path=/head/; revision=253911
|
|
|
|
| |
Notes:
svn path=/head/; revision=253561
|
|
|
|
|
|
|
|
| |
20100424 snapshot of GCC 4.6.0, which is a very, very early version of
said release which likely won't happen before 2011.
Notes:
svn path=/head/; revision=253251
|