Commit Graph

2971 Commits

Author SHA1 Message Date
simonb 38e4ed8f09 Pass -D_SOFT_FLOAT to cpp if called with -msoft-float. 2001-05-16 15:36:47 +00:00
assar d303561a5a enable encryption support in client-server CVS.
patch from PR bin/12618, by lha@stacken.kth.se
2001-05-15 09:56:30 +00:00
itojun c98f5d554b handle EAI_SYSTEM. part of jumbo patch on PR 12876 2001-05-14 21:44:07 +00:00
itojun 9d367630fc do not check sizeof(hbuf). part of PR 12876 2001-05-14 21:36:09 +00:00
mason 0f5d49210e Don't build libstdc++ on sparc64. 2001-05-10 12:53:02 +00:00
itojun 4a960a79c0 update INET6 case as well 2001-05-09 21:19:34 +00:00
itojun 38c869fbdc non-INET6 case fix - remove length limitation on FQDN hostname got from
reverse lookup.  PR 12876
2001-05-09 20:40:50 +00:00
matt cf2c5819fa More bug fixes. -fpic now produces significantly better code than
-fno-pic.  Make the pic'ifying simpler.
2001-05-09 15:04:48 +00:00
matt e5efdf6e7f Emit relocs for NetBSD/vax a.out correctly. 2001-05-09 15:02:59 +00:00
itojun c3ecbfbe3a correct checks against getnameinfo result code. PR 12876. 2001-05-09 02:12:30 +00:00
itojun 3eeb49727d sync with 20010228 pl02. 2001-05-08 05:15:54 +00:00
itojun 94a4066862 postfix 20010228-pl02 2001-05-08 04:55:29 +00:00
matt 0cd6e25685 Turn on SVR4_SHARED_LIBRARIES (make gdb build on i386). 2001-05-04 04:18:03 +00:00
martin 84364a741b Fix logic botch that enabled this (broken for that arch) gas on sparc64:
- we never want gas.new on sparc64
 - we generally do not want it on m68k and ns32k, unless we are ELF
   already or we are bootstrapping ELF right now
2001-05-03 21:47:28 +00:00
is 2afc3dfa0d Don't divide by zero when computing timeout values, else we SIGFPE when
sending "long" files over pipe links.
This fix closely follows the one suggested by <felix@subnet.sub.net> in
an email to Ian Lance Tailor years ago.
2001-05-03 20:43:16 +00:00
matt 5eee102e5a Add ELF VAX support. (simply the VAX COFF support by using a convienence
macro).
2001-05-03 18:22:51 +00:00
matt 7ad2f6a918 A small change elfos.h for VAX ELF. configure* need to about
{vax,arm*}--netbsdelf*.  ARM ELF changes for NetBSD (from bjh).
2001-05-03 18:20:46 +00:00
matt bc6a8a09a0 Add ELF support for VAX; fix (from bjh) ARM ELF for NetBSD 2001-05-03 18:15:12 +00:00
matt db74c7bd9d Add NetBSD/vax ELF support (& NetBSD/arm ELF support too). 2001-05-03 17:28:46 +00:00
matt a53dfa8ffd Add NetBSD/vax support. Fix compile bug in vax-tdep.c 2001-05-03 17:25:45 +00:00
matt 2fda2568f5 Add vax ELF header. 2001-05-03 17:24:46 +00:00
matt d8ad732276 print register offsets in decimal since they are signed. 2001-05-03 17:23:15 +00:00
matt 26f751e159 Fix 3 problem. Be more stringest in testing register for use. Fix ffs
builtin.  Fix addsi2 pattern.
2001-05-03 17:12:52 +00:00
matt f365cec4fe fix the ffs builtin. 2001-05-01 00:54:52 +00:00
wiz 70a9f276d4 Add 'P' to enumeration of possible letters for 'cvs update'. 2001-04-30 17:24:36 +00:00
matt 6becddcc57 Fix two code generation problems. The first is to fix how negative const
int values are added in DI (if the the constant is <0 & > -2*1024*1024 then
use a decl/subl and sbwc $0 instead of addl/adwc).  The second fix is to
disallow register elimination peepholes when that register is used by
other operands in the other instructions in the peephole.
2001-04-30 06:19:58 +00:00
wiz 20e5a32c06 Add note explaining what 'P file' means in cvs update output.
Closes bin/12785.
2001-04-29 18:08:11 +00:00
bjh21 5907bb14c3 Fix missing-parenthesis typo. 2001-04-24 21:57:08 +00:00
itojun bc9da57ec7 avoid SEGV on reconfig. 2001-04-24 00:44:23 +00:00
bjh21 0b339990b0 Don't declare pic_code twice in the OBJ_ELF case. 2001-04-23 18:08:52 +00:00
tv 515079da0a Add ELF tagging (-netbsdelf) to the arm target. 2001-04-23 15:17:59 +00:00
tv f49e16abfb Make the NetBSD block work correctly/more cleanly. 2001-04-23 15:12:39 +00:00
tv 4031f2faa5 Resolve conflicts from binutils 2.11 import. 2001-04-23 14:16:30 +00:00
tv 27b65c5cd9 Import binutils 2.11. 2001-04-23 12:27:01 +00:00
tv 2e935485da Nuke files that are no longer relevant to this directory (it's now imported
solely from binutils; these are gcc files).
2001-04-23 12:26:59 +00:00
tv 35f354e86d Import binutils 2.11. 2001-04-23 12:24:25 +00:00
tv dbfa9a0b9b Resolve conflicts from gcc 2.95.3 import. 2001-04-23 12:23:26 +00:00
tv f54fbfcb75 Import gcc 2.95.3. 2001-04-23 11:57:48 +00:00
tv 1220abdf9e Remove obsolete files. 2001-04-23 11:50:24 +00:00
wiz 0714f24d2f Add groff2netbsd script used for groff-1.16.1 import. 2001-04-19 23:27:52 +00:00
wiz 7dc54976bb Remove old groff files from usr.bin.
Pull up reach-over to head.
2001-04-19 14:40:39 +00:00
wiz 2f7eec860d New reachover build structure for groff 1.16.1. 2001-04-19 14:33:07 +00:00
wiz 717ea6b250 Add file that got ignored by cvs import because of its extension.
(Don't you hate it when that happens?)
2001-04-19 13:11:10 +00:00
wiz ea0cdff6ef Initial import of groff-1.16.1 for reachover build.
Source modified by groff2netbsd (TBC) before import, otherwise unchanged.
2001-04-19 12:47:42 +00:00
itojun 72990e4c73 correct KAME stack determination. from hubert 2001-04-14 15:17:09 +00:00
pk 917f31256f Copy `grep.info' into the object directory. 2001-04-12 11:06:23 +00:00
mrg 24475afb31 don't build on sparc64. 2001-04-10 11:10:09 +00:00
wiz 08a9fdd741 Fix date, whitespace and punctuation. 2001-04-09 12:14:03 +00:00
wiz 8dcfb111ec Fix section (8, not 1) 2001-04-09 12:13:21 +00:00
itojun 411184ba53 on call to connect_to_gserver(), have a fallback case if ai_canonname is
not available.
call freeaddrinfo as necessary.
2001-04-09 09:56:01 +00:00