| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'target'. Latter is problematic in particular as apparently FreeBSD's
bsd.prog.mk re-defines it under some circumstances. This causes an
unexpected failures like -dumpmachine not working for cc while working
fine for c++.
Do not re-define IN_GCC in multipe places, it gets inherited from
Makefile.in anyway.
PR: gnu/110143
Submitted by: usleepless at gmail
Notes:
svn path=/head/; revision=167471
|
| |
|
|
|
|
|
|
|
| |
i386/i386/exception.s.
No objections from: marcel
Notes:
svn path=/head/; revision=167143
|
| |
|
|
|
|
|
| |
No objections from: marcel
Notes:
svn path=/head/; revision=167142
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
first getting the current state with td_thr_getxmmregs_p. Without this,
debugging a threaded app that uses libthr resulted in kernel panics or
spurious SIGFPEs for me.
(As of revision 1.6, sys/i386/i386/ptrace_machdep.c masks off the
reserved bits in the mxcsr register, which prevents the kernel panics.)
Architectures without PT_GETXMMREGS are not affected.
MFC after: 1 week
Notes:
svn path=/head/; revision=166851
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Only PowerPC supports both 32-bit and 64-bit targets and the
BFD_DEFAULT_TARGET_SIZE is used by the binutils code to reflect
the preferred ABI. We define BFD_DEFAULT_TARGET_SIZE for all
platforms, but based on the build machine. As such 64-bit build
machines defined BFD_DEFAULT_TARGET_SIZE incorrectly for 32-bit
targets, but since this only affects PowerPC it went unnoticed
for a long time.
The fix is to define BFD_DEFAULT_TARGET_SIZE based on the target
architecture.
PR: amd64/102996
MFC after: 1 month
Notes:
svn path=/head/; revision=166638
|
| |
|
|
| |
Notes:
svn path=/head/; revision=166361
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NetBSD version is a feature-to-feature re-implementation of GNU
gzip using the freely-redistributable zlib and this version is
expected to be mostly bug-to-bug compatible with the GNU
implementation.
- Because this is a piece of mature code and we want to make
changes so it is added directly rather than importing to
src/contrib.
- Connect newly added code to src/usr.bin/ and rescue/rescue
build.
- Disconnect the GNU gzip code from build for now, they will
be eventually removed completely.
- Provide two new src.conf(5) knobs, WITHOUT_BZIP2_SUPPORT and
WITHOUT_BZIP2.
Tested by: kris (full exp-7 pointyhat build)
Approved by: core (importing a 4-clause BSD licensed file)
Approved by: re (adding new utility during -HEAD code slush)
Notes:
svn path=/head/; revision=166255
|
| |
|
|
|
|
|
|
|
|
| |
PR: 108229
Submitted by: Jessica Han <jessicah juniper net>
Reviewed by: marcel
MFC after: 1 week
Notes:
svn path=/head/; revision=166214
|
| |
|
|
|
|
|
| |
Reminded by: ceri
Notes:
svn path=/head/; revision=165614
|
| |
|
|
| |
Notes:
svn path=/head/; revision=165542
|
| |
|
|
| |
Notes:
svn path=/head/; revision=165541
|
| |
|
|
| |
Notes:
svn path=/head/; revision=165532
|
| |
|
|
| |
Notes:
svn path=/head/; revision=165509
|
| |
|
|
|
|
|
| |
npe(4) manpage.
Notes:
svn path=/head/; revision=164917
|
| |
|
|
|
|
|
|
|
| |
Bump __FreeBSD_version.
Reviewed by: jb
Notes:
svn path=/head/; revision=164190
|
| |
|
|
| |
Notes:
svn path=/head/; revision=164019
|
| |
|
|
| |
Notes:
svn path=/head/; revision=164018
|
| |
|
|
|
|
|
| |
file is also called "sendpr", not "send-pr".
Notes:
svn path=/head/; revision=163867
|
| |
|
|
| |
Notes:
svn path=/head/; revision=163583
|
| |
|
|
| |
Notes:
svn path=/head/; revision=163582
|
| |
|
|
| |
Notes:
svn path=/head/; revision=163440
|
| |
|
|
|
|
|
|
|
|
|
| |
first thread in a process or to a specific thread via PIDs and TIDs,
respectively.
Submitted by: kan
Approved by: marcel
Notes:
svn path=/head/; revision=163439
|
| |
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=163366
|
| |
|
|
|
|
|
|
| |
Reminded by: ru
MFC After: 1 re approval
Notes:
svn path=/head/; revision=163365
|
| |
|
|
| |
Notes:
svn path=/head/; revision=163245
|
| |
|
|
|
|
|
| |
Requested by: ru
Notes:
svn path=/head/; revision=163231
|
| |
|
|
|
|
|
|
|
|
| |
"The -P option is not supported"
Removed from the manual page via this commit.
PR: 99831
Notes:
svn path=/head/; revision=163188
|
| |
|
|
|
|
|
|
|
|
|
| |
support building of sun4v. This can be removed once
the binutils import happens.
Reviewed by: kan
Approved by: rwatson (mentor)
Notes:
svn path=/head/; revision=163147
|
| |
|
|
|
|
|
|
|
| |
enable it here.
Noticed by: cognet
Notes:
svn path=/head/; revision=162975
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162511
|
| |
|
|
|
|
|
| |
GCC 3.4.4 and GCC 3.4.6 on -current.
Notes:
svn path=/head/; revision=162496
|
| |
|
|
|
|
|
| |
Security: FreeBSD-SA-06:21.gzip
Notes:
svn path=/head/; revision=162445
|
| |
|
|
|
|
|
|
|
|
|
|
| |
a few issues in other parts of the tree, but those will be resolved
separately.
Submitted by: cogenet@
Reviewed by: kan@, obrien@
MFC After: 5 days
Notes:
svn path=/head/; revision=162417
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162346
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162313
|
| |
|
|
|
|
|
| |
during buildworld. Comment it out for now.
Notes:
svn path=/head/; revision=162312
|
| |
|
|
|
|
|
| |
Submitted by: ru@
Notes:
svn path=/head/; revision=162304
|
| |
|
|
|
|
|
| |
Submitted by: cognet@
Notes:
svn path=/head/; revision=162303
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162302
|
| |
|
|
|
|
|
|
| |
Submitted by: cognet@
Reviewed by: obrien and kan
Notes:
svn path=/head/; revision=162301
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162300
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162299
|
| |
|
|
|
|
|
| |
Submitted by: cognet@
Notes:
svn path=/head/; revision=162298
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162297
|
| |
|
|
|
|
|
| |
besides, TARGET_BIG_ENDIAN isn't defined anyway.
Notes:
svn path=/head/; revision=162296
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162258
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162256
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162247
|
| |
|
|
|
|
|
| |
target default.
Notes:
svn path=/head/; revision=162246
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162244
|