| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| | |
it should also be MI. The problem here arises when ld ends up linking a
link-once section with relocations against sections that point back to it
that are as yet unresolved. Instead of piecemeal finding sections we
think are potentially subject to this issue, just defer processing for
sections that have yet to be relocated instead of immediately bailing.
|
| |
| |
| |
| |
| |
| | |
remaining issues here, and a more general solution is probably called for.
Submitted by: Jakob van Santen <vansanten@wisc.edu>
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
us up to version 2.17.50.20070703, at the last GPLv2 commit.
Amongst others, this added upstream support for some FreeBSD-specific
things that we previously had to manually hack in, such as the OSABI
label support, and so on.
There are also quite a number of new files, some for cpu's (e.g. SPU)
that we may or may not be interested in, but those can be cleaned up
later on, if needed.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
64-bit PowerPC when linking multiple C++ files referencing the same
method, defined in a common header, when that method had a switch
statement with more than 4 cases. This change fixes compilation of LLVM
tblgen on 64-bit PPC with binutils 2.17.
Lots of help from: dim
Upstream after: more testing
|
| |\ \
|/ / /
| | _ |
|
| |
| |
| |
| |
| |
| |
| | |
Binutils has a "contrib" subdirectory - thus flattening cannot happen
without renaming the upper level contrib directory in a first pass.
Also, don't record this move and remove any keyword expansion.
|
|/
|
|
|
|
|
|
| |
a variety of bugs in binutils related to handling of 64-bit PPC ELF,
provides a GCC configuration for 64-bit PowerPC on FreeBSD, and
associated build systems tweaks.
Obtained from: projects/ppc64
|
|
|
|
| |
These bits are taken from the FSF anoncvs repo on 23-May-2004 04:41:00 UTC.
|
|
|
|
| |
These bits are taken from the FSF anoncvs repo on 27-Oct-2002 21:12:00 EST.
|
|
|
|
| |
These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT.
|
|
|
|
| |
These bits are taken from the FSF anoncvs repo on 22-June-2002 23:28:00 EDT.
|
|
|
|
|
| |
(this fixes several linker problems and coredumps)
These bits are taken from the FSF anoncvs repo on 10-April-2002 13:24 Zulu
|
|
|
|
| |
These bits are taken from the FSF anoncvs repo on 20-March-2002 13:33:33 PST.
|
|
|
|
| |
These bits are taken from the FSF anoncvs repo on 21-Feburary-2002 20:15 PST.
|
|
version 2.12.0. These bits are taken from the FSF anoncvs repo on
27-January-2002 03:41 PST.
|