Commit Graph

112 Commits

Author SHA1 Message Date
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
brad
dd8e7525fa If gld${EMULATION_NAME}_search_dir() returns NULL, return early
and try not to fopen(NULL, ...) later.

From: sturm@
2003-11-23 22:06:25 +00:00
brad
d2d6f117e3 remove WWW: 2003-10-12 21:23:44 +00:00
brad
cc6bdc9d9d I guess it would be good if I added this too. 2003-10-11 00:55:25 +00:00
brad
9d10b5d7fe upgrade to binutils 2.14
Tested on powerpc/sparc64/alpha
2003-10-11 00:52:21 +00:00
brad
a75f848444 add ARM support.
--
From: brad@, based on original diffs from kevlo@
2003-07-28 05:12:00 +00:00
brad
d652e1234b - ensure consistent LIB_PATH on all OpenBSD ELF systems
- move WxorX setup into separate OpenBSD arch targets
--
"I have not found any problems with the binutils patch" drahn@
2003-07-16 19:17:21 +00:00
brad
321c543e6a ensure consistent LIB_PATH 2003-07-11 00:27:51 +00:00
brad
401a1ef9bd - add empty openbsd section
- don't bother inserting a bogus search dir path
2003-07-09 20:47:11 +00:00
espie
8bc41423db fix PKGNAME, so that cross-binutils have real different names.
Install files correctly, so that SEPARATE_BUILD gets possible.
2003-06-30 21:01:14 +00:00