fcambus
c35c28d18b
binutils: add OpenBSD ARM Little Endian BFD support.
...
This allows the package to build on OpenBSD/armv7.
2022-08-27 17:14:04 +00:00
fcambus
cb61ab7536
binutils: fix error in comment, bfd.info is installed by devel/gdb.
2022-08-26 07:55:19 +00:00
fcambus
da1c922565
binutils: add OpenBSD AArch64 Little Endian BFD support.
...
This allows the package to build on OpenBSD/arm64.
2022-08-08 13:28:35 +00:00
fcambus
83c0f55e59
binutils: resolve conflict which happened during import.
...
There used to be a binutils port which was removed in 2004, which created
a merge conflict when using portimport.
Add Makefile manually to fix the issue.
2022-08-07 21:02:22 +00:00
fcambus
28d932a800
Import devel/binutils.
...
This package contains the following GNU binary utilities:
- addr2line - Converts addresses into filenames and line numbers.
- ar - A utility for creating, modifying and extracting from archives.
- c++filt - Filter to demangle encoded C++ symbols.
- elfedit - Update ELF header and program property of ELF files.
- nm - Lists symbols from object files.
- objcopy - Copies and translates object files.
- objdump - Displays information from object files.
- ranlib - Generates an index to the contents of an archive.
- readelf - Displays information from any ELF format object file.
- size - Lists the section sizes of an object or archive file.
- strings - Lists printable strings from files.
- strip - Discards symbols.
All installed utilities have the 'g' prefix prepended to the binary
name.
OK sthen@
2022-08-07 20:44:09 +00:00
fgsch
019bbf940f
remove binutils now that we have a recent and more closely tracked version.
...
if it's needed in the future, we can bring it back. pvalchev@ ok.
2004-11-18 23:40:06 +00:00
fgsch
7523a6022b
remove myself as maintainer.
2004-11-18 23:23:56 +00:00
espie
c801046985
new style fragments.
2004-09-15 19:07:48 +00:00
espie
0a5d240a79
new plists
2004-08-10 00:52:43 +00:00
brad
3dc2a5bef7
sync with in-tree binutils
...
Remove a build warning by reverting to old method of testing for
HAVE_DECL_GETOPT. pointed out by a few.
2004-05-21 00:07:02 +00:00
brad
618289bb9f
sync with in-tree binutils
...
Add dis-init.c from gdb 6.1.
2004-05-20 23:11:58 +00:00
brad
cf65f3bfa9
remove a bit more
2004-05-19 05:24:39 +00:00
brad
b7b68aa275
remove the disabled DO_FORCE_VERS chunks of this patch.
...
reminded by drahn@
2004-05-19 00:32:50 +00:00
brad
e19300f77e
don't bother checking for 3.2
2004-05-10 21:41:07 +00:00
brad
37214b2b12
dir -> output_name. noticed by drahn@
2004-05-05 22:08:34 +00:00
brad
3595331e1f
fix sparc target, fine GNU style as usual, NOT.
2004-04-11 13:57:32 +00:00
brad
26bfdf38be
(process_mips_specific): Print conflictsno as an unsigned long.
...
From: binutils CVS HEAD branch, based on rev 1.231
Provided by: Daniel Lucq <daniel at lucq dot org>
2004-04-05 22:09:05 +00:00
brad
f6cf7862a5
x86_64 -> amd64
2004-03-01 00:10:38 +00:00
brad
525db9e65a
AMD64 core support.
...
From: Mark Kettenis
2004-02-29 23:43:37 +00:00
drahn
8f7dd8b4fc
Align sections on sparc32 as openbsd wants them. prevents cache aliasing
...
problems. ok brad@
2004-02-19 05:57:15 +00:00
brad
c258a643ac
set MAXPAGESIZE before including elf_obsd.sh
2004-02-19 05:51:13 +00:00
brad
74ffd7dcbb
grok VIA C3 xmove-* and xcrypt-* instructions
2004-02-10 23:27:14 +00:00
brad
9cc0d86a15
Add support for xmove-rng and xcrypt-{ecb,cbc,cfb,ofb} instructions found
...
in VIA C3 cpus. Very simple encoding: 0f a7 {c0, c8, d0, e0, d8}. This
change is placed into the public domain, so someone get it back to FSF
2004-02-10 23:26:46 +00:00
brad
81cb83ac58
- CONFIGURE_STYLE= simple -> gnu
...
- add missing objcopy
--
From: drahn@
2004-02-10 22:49:36 +00:00
brad
f2a485d6fb
Permit '-' in a mnemonic. This is needed for the new VIA C3 xmove-rng
...
and xcrypt-{ecb,cbc,cfb,ofb} instructions.
2004-02-06 08:46:11 +00:00
brad
36f7e6acad
don't set NATIVE_LIB_DIRS here.
2004-02-02 06:52:45 +00:00
brad
4f6f9d2acb
typo fixes.
2004-01-19 02:06:14 +00:00
brad
8615294cf9
format string fixes, from in-tree binutils.
2004-01-19 02:05:30 +00:00
brad
f2f9cbd49e
add handling of temporary local labels, from in-tree binutils.
2004-01-19 02:04:20 +00:00
brad
28eff2f357
mention -Z option
2004-01-19 02:00:04 +00:00
brad
7caab52103
automake in a few more places and build the man pages
2004-01-19 01:56:05 +00:00
brad
5df55c4fe7
remove GNU make-isms
2004-01-19 01:54:24 +00:00
brad
979e06564b
don't install man pages by default
2004-01-18 23:54:32 +00:00
brad
59b544dfdb
move the changes into the original automake file
2004-01-18 23:50:48 +00:00
brad
a991701ace
$(SHELL) in a few more places
2004-01-18 23:48:24 +00:00
brad
7f9544e286
move the changes into the original automake file
2004-01-18 23:44:01 +00:00
brad
f52fa8b651
use in-tree libiberty
2004-01-18 23:42:26 +00:00
brad
9670fa28f2
sync with in-tree, add $(SHELL) in a few places
2004-01-17 03:17:17 +00:00
brad
a3aa73feea
comment out demangler
2004-01-12 06:27:19 +00:00
brad
0ea7a6e3ae
- use ISDIGIT from binutils
...
sync with in-tree binutils
- add missing free()
- add support for searching in -L paths when one shared
lib requires another
- add support for the -Z option
2004-01-12 06:26:22 +00:00
brad
fbc8c213a9
use make_tempname() for tmp dir too. from in-tree binutils.
2004-01-08 02:09:54 +00:00
brad
c7560d7cce
inverted test. problem reported by avsm@.
2004-01-08 00:33:16 +00:00
brad
197f204abe
from in-tree binutils, by millert@.
...
Reverse the order of a test in the loop invariant. It makes more
sense this way and works around an apparent gcc optimizer bug on
macppc related to inline functions.
2004-01-03 03:09:13 +00:00
brad
ee59130181
typo, this is really what I meant to do.
2004-01-03 03:06:58 +00:00
brad
466ce9e363
sync with what in-tree binutils does, don't install headers here.
2004-01-02 23:23:24 +00:00
brad
70595373b9
we've never had a ns32k port.
2004-01-02 23:22:15 +00:00
brad
5fb612f523
match up to 3.3 for OpenBSD/i386 a.out
2004-01-02 23:20:36 +00:00
brad
7099b9500a
use newer in-tree version of libiberty
2003-12-26 01:03:02 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
brad
82a6c1c5b6
unnecessary patch
2003-12-03 16:10:22 +00:00