History log of /freebsd-10.3-release/contrib/binutils/ld/emulparams/elf64alpha.sh
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 218822 18-Feb-2011 dim

Merge binutils 2.17.50 to head. This brings a number of improvements to
x86 CPU support, better support for powerpc64, some new directives, and
many other things. Bump __FreeBSD_version, and add a note to UPDATING.

Thanks to the many people that have helped to test this.

Obtained from: projects/binutils-2.17


# 130570 16-Jun-2004 obrien

Update HEAD with the stock binutils_2_15_20040523 file.


# 107491 02-Dec-2002 obrien

Try to keep CVS from pissing over the next binutils import by returning
to purely stock files.


# 104846 11-Oct-2002 obrien

Bring the binutils_2_13_20021110_snap version of this to the HEAD branch.


# 91054 22-Feb-2002 obrien

Bring the binutils_2_12_20020221_snap version of this to the HEAD branch.


# 89871 27-Jan-2002 obrien

Bring the binutils_2_12_cvs_20020127 version of this to the HEAD branch.


# 77318 28-May-2001 obrien

We use the stock version of this file now.
I committed our rev 1.2 (start symbol) and 1.3 (max pagesize) fixes into
the FSF/GNU source tree.


# 46293 02-May-1999 dfr

The maximum pagesize for alpha is 64k, not 1Mb.


# 45468 08-Apr-1999 simokawa

Change default entry point from `__start' to `_start' which is in crt1.o.
Cc doesn't need to pass `-e _start' to ld anymore.

Agreed by: gallatin and dfr


# 33966 01-Mar-1998 jdp

This commit was generated by cvs2svn to compensate for changes in r33965,
which included commits to RCS files with non-trunk default branches.


# 33965 01-Mar-1998 jdp

Initial import of GNU binutils version 2.8.1. Believe it or not,
this is heavily stripped down.