| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
not been connected to the build for more than 6 years.
Obtained from: projects/binutils-2.17
Notes:
svn path=/head/; revision=215151
|
| |
|
|
| |
Notes:
svn path=/head/; revision=139943
|
| |
|
|
| |
Notes:
svn path=/head/; revision=127138
|
| |
|
|
|
|
|
| |
<gnu/regex.h> vs. just <regex.h>.
Notes:
svn path=/head/; revision=127104
|
| |
|
|
|
|
|
|
|
| |
either.
Reviewed by: obrien
Notes:
svn path=/head/; revision=127009
|
| |
|
|
|
|
|
|
| |
it makes cross-build fail.
Prefer invisible incorrect -current build to visible failure.
Notes:
svn path=/head/; revision=126658
|
| |
|
|
|
|
|
| |
-I${DESTDIR}/usr/include to pick correct regex.h
Notes:
svn path=/head/; revision=126622
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use WARNS?= instead of WARNS=
For this to work properly for all part is the subdirectories
the WARNS assignments in Makefile.inc0 are moved to the correspondning
Makefile.inc.
Approved by: obrien (binutils maintainer)
Tested by: make universe
Notes:
svn path=/head/; revision=126197
|
| |
|
|
| |
Notes:
svn path=/head/; revision=125931
|
| |
|
|
|
|
|
| |
is not used)
Notes:
svn path=/head/; revision=125899
|
| |
|
|
|
|
|
| |
Submitted by: cron
Notes:
svn path=/head/; revision=111490
|
| |
|
|
|
|
|
|
| |
This time remove the xregex redirection and just directly use their own
gnuregex.
Notes:
svn path=/head/; revision=104860
|
| |
|
|
|
|
|
| |
Tested by: gcc31, gcc32, /usr/bin/cc
Notes:
svn path=/head/; revision=92206
|
| |
|
|
| |
Notes:
svn path=/head/; revision=84915
|
| |
|
|
| |
Notes:
svn path=/head/; revision=84906
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75670
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70395
|
| |
|
|
|
|
|
|
|
|
| |
libraries in LDADD so that `make checkdpadd' doesn't report non-errors.
Fixed some style bugs (the usual ones for DPADD and LDADD, and misformatting
of $FreeBSD$).
Notes:
svn path=/head/; revision=58683
|
| |
|
|
|
|
|
|
|
| |
than seperately.
Pointed out by: bde
Notes:
svn path=/head/; revision=57381
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55257
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55256
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55199
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55197
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The target machine is represented by TARGET_ARCH. MACHINE_ARCH always
represents the host machine. When TARGET_ARCH is not defined, it is
assumed to be equal to MACHINE_ARCH. This means that we're building a
native toolset by default. We're creating cross-compilation tools when
MACHINE_ARCH != TARGET_ARCH.
TARGET_ARCH is defined when building binutils as part of the bootstrap
build and is set to reflect the architecture we're currently cross-
building. With this change binutils is ready for cross-building.
Notes:
svn path=/head/; revision=54748
|
| |
|
|
| |
Notes:
svn path=/head/; revision=54302
|
|
|
Notes:
svn path=/head/; revision=54261
|