tv
93c650f20d
Fix typo in comment.
2001-01-31 19:37:32 +00:00
tv
800fc36bec
Use the now-standard BFD_RELOC_ARM_JUMP_SLOT name in lieu of
...
BFD_RELOC_ARM_JMPSLOT.
2001-01-31 19:35:11 +00:00
tv
871b150e31
Disable ld by default on a.out targets; also disable gas on m68k-a.out and
...
ns32k-a.out.
2001-01-31 16:29:52 +00:00
tv
ec2f0083f2
Merge from gnu/dist:
...
This is also called "f77" and "fort77".
2001-01-31 15:26:42 +00:00
tv
04a11cccb0
Merge from gnu/dist:
...
Need <string.h> for strcpy() and strlen() prototypes.
2001-01-31 15:22:51 +00:00
tv
718eabbba3
Merge from gnu/dist:
...
Accept %F in strftime format checking.
2001-01-31 15:18:32 +00:00
tv
402b9b56e1
va_list is "char *" on NetBSD's sparc64; conditionalize this, as the old
...
case was to use "void *" on __arch64__ being predefined.
2001-01-30 22:36:39 +00:00
tv
f17240abbc
The sparc include file is now sparc/netbsd-elf.h, not sparc/netbsdelf.h.
2001-01-30 22:09:01 +00:00
tv
351c7e5945
exit() -> _exit() when coupled with our [true] vfork().
2001-01-30 19:45:09 +00:00
tv
250a65c838
Show "-d" in the usage output for strip(1).
2001-01-30 19:24:54 +00:00
tv
45d7253aee
Merge from gnu/dist:
...
Document the compatibility "-d" option to strip.
2001-01-30 19:23:22 +00:00
tv
8798a9a1bb
Resolve conflicts from binutils 2.10.1 import.
2001-01-30 19:08:57 +00:00
tv
8a46e5b0f4
Import binutils 2.10.1.
2001-01-30 18:32:08 +00:00
thorpej
76531dc0c1
Put these files back -- it's still pretty useful to be
...
about to ./configure the egcs compiler.
2001-01-30 03:19:10 +00:00
tsubai
0377b86621
Remove -Dunix, s/-Dsh3/-D__sh3__.
2001-01-22 08:16:24 +00:00
jun
6f1a137b42
add port-hpcsh
2001-01-18 09:00:32 +00:00
msaitoh
dad579c26b
apply original gcc rev. 1.29:
...
* Guard insn splits against illegal regsiters.
2001-01-18 07:54:21 +00:00
msaitoh
55b8b9dd18
fix insv bug (occured big endian only).
...
original gcc rev. 1.20.
2001-01-18 07:48:40 +00:00
msaitoh
7e950f0b69
apply gcc original rev. 1.34:
...
* sh.c (block_lump_real): Add missing clobber of T_REG
2001-01-18 07:38:53 +00:00
msaitoh
cac0dd0f79
don't jump when !(mode != PSIMODE || reload_completed)
2001-01-18 07:31:48 +00:00
msaitoh
9539d90a33
apply gcc original rev. 1.59:
...
> * config/sh/sh.c (prepare_scc_operands): Apply force_reg to
> sh_compare_op1 when the mode is DImode and sh_compare_op1 isn't
> const0_rtx.
2001-01-18 07:16:07 +00:00
msaitoh
64952d6134
- fix print_operand_address bug (more use true_regnum() for SUBREG cases)
...
- include MANY headres
2001-01-18 07:10:30 +00:00
msaitoh
2fda7fc4f5
ifx output_ieee_ccmpeq() bug:
...
- 2nd argument is not rtx but rtx *
- return value of output_ieee_ccmpeq is not void but char *
2001-01-18 07:04:35 +00:00
msaitoh
c8ebf4a364
fix REGISTER_MOVE_COST bug (gcc original rev. 1.43):
...
> *sh.h (REGISTER_MOVE_COST): Change PR_REG to PR_REGS
2001-01-18 06:53:03 +00:00
eeh
f616788686
Fix problem with shared library symbols.
2001-01-16 23:35:19 +00:00
cgd
c586a3a369
strncmp's last argument is of type size_t, not int.
2001-01-16 02:38:52 +00:00
itojun
b2ba60b861
no longer need to ship IPv4-only sendmail.cf.
2001-01-15 17:57:44 +00:00
itojun
ef39bb4e09
pull DaemonPortOptions modifier for "optional address", from
...
8.12.x change (Modifiers=O).
this will let us use the same sendmail.cf file on IPv4/v6, and IPv4-only
kernels. (we do not really need netbsd-proto-IPv4only.cf any more)
2001-01-15 17:49:25 +00:00
jdolecek
c9803cd367
Put GNU sort back to sleep. R.I.P.
2001-01-13 20:17:13 +00:00
itojun
c50639b45e
pull the last revision from graveyard. we do not really need to nuke it yet,
...
as long as we do not visit SUBDIR we don't build it.
2001-01-13 16:42:53 +00:00
jdolecek
4b8c8ba4c1
nuke GNU sort - we use BSD sort now
2001-01-13 10:56:32 +00:00
jdolecek
ea53379da3
Switch from GNU to BSD sort. Approved by the Core.
2001-01-13 10:49:06 +00:00
hubertf
d3dbb6c178
Xref our "crosscompiling howto" (in htdocs)
2001-01-12 01:43:57 +00:00
lukem
5df30421b7
- don't use LOG_CONS (we don't need smrsh spamming /dev/console if syslogd
...
isn't up)
- don't use LOG_ODELAY; it's deprecated (the behaviour is the default)
2001-01-11 02:48:11 +00:00
phil
e442b478b6
Sync with bc master sources. (post 1.06)
2001-01-11 01:56:21 +00:00
phil
223f8d5da0
Make quiet mode the standard on NetBSD!
2001-01-11 01:53:45 +00:00
phil
09ae8bbd21
Remove getopt{,1}.c from sources. Use NetBSD's versions.
2001-01-11 01:49:47 +00:00
phil
def396420d
Remove getopt{,1}.c from sources. Use NetBSD's version.
2001-01-11 01:48:00 +00:00
enami
5d9e26fa5b
- Use PRINTOBJDIR and .WAIT where appropriate.
...
- Define PARALLEL in gdb/Makefile since multiple yacc might run.
2001-01-09 08:52:56 +00:00
enami
6ebf26b574
Define variables before it is used.
2001-01-09 08:33:46 +00:00
lukem
443a19e035
convert to using .WAIT
2001-01-09 03:13:39 +00:00
hubertf
36ece38f58
Document that this is also the frontend for the Objective C compiler
...
(so "man -k objective" turns up *something*)
2001-01-09 00:25:05 +00:00
itojun
99b0df5333
use MACIHNE_CPU to determine architecture-dependent source code directory.
...
is use of exists(foo) safe enough?
TODO: many other places to fix
2001-01-08 08:29:59 +00:00
itojun
c2cbc35d36
need string.h for mem* prototypes.
...
XXX not sure if we need to compile getopt{,1}.c in gnu/usr.bin/{bc,dc}...
2001-01-08 08:06:37 +00:00
phil
e6550aba7b
Update for bc-1.06.
2001-01-08 04:53:59 +00:00
phil
957f1a0095
Finish the import of bc-1.06.
2001-01-08 04:03:30 +00:00
phil
0215b1186b
Import bc-1.06
2001-01-08 03:28:58 +00:00
jdolecek
7fe8fd53c7
adapt CPPFLAGS so that readline.h is properly found after it's move
...
to /usr/include/readline/
2001-01-05 21:17:11 +00:00
lukem
bca417d8e4
use %ll_ instead of the less standard %q_
2001-01-05 03:54:34 +00:00
marcus
1e1528c218
Set proper ELF pagesize for NetBSD.
2001-01-05 02:00:11 +00:00
itojun
c732fcc192
upgrade to sendmail 8.11.2.
2001-01-04 12:36:48 +00:00
itojun
8e47aad460
sendmail 8.11.2
2001-01-04 12:21:36 +00:00
itojun
752edea055
add STARTTLS handling - commented out for now. someone with knowledge
...
please test it.
2001-01-04 12:18:49 +00:00
itojun
0a3745234e
sh3 split
2001-01-04 10:43:24 +00:00
itojun
437f6d0b1a
do not try to reverse-lookup IPv6 {unspecified,linklocal} addresses.
...
XXX may not be 100% right, as there are people trying to reverse-lookup
them using multicast DNS.
2001-01-04 10:35:25 +00:00
itojun
df319c7c4c
sh3 split
2001-01-04 09:22:06 +00:00
itojun
8bd2552493
sh3 split
2001-01-04 09:11:47 +00:00
itojun
8145e73c70
sh3 split
2001-01-04 08:59:24 +00:00
itojun
264cf8dcf3
sh3 split
2001-01-04 08:01:49 +00:00
matt
cb70721fea
Improve some of the DImode support. Add/improve a bunch more peepholes.
...
Generate smaller/faster code in general.
2001-01-02 04:33:40 +00:00
matt
647505be57
Fix/optimize a few DImode moves.
2000-12-30 07:35:13 +00:00
matt
83d1ef55c4
Fix/reorder CONST_OK_FOR_LETTER for better optimization.
2000-12-30 07:33:43 +00:00
matt
5b5b167396
Eliminate things that moved to netbsd.h
2000-12-29 22:06:04 +00:00
matt
1fb988a3ee
Massive changes to include PIC support including a mostly revamp machine
...
description.
2000-12-29 21:34:11 +00:00
matt
78172bb22d
This now works for a.out using no-pic. Eg. back to where I started from.
2000-12-29 03:40:27 +00:00
matt
2b22fba4b0
Pick up a change from gcc-current. For those targets without call or
...
call_value, use call_pop and call_value_pop. (this is needed for vax)
2000-12-29 03:39:14 +00:00
itojun
ae3abaf5cd
do not visit "conf" if MKSHARE == no
2000-12-29 02:50:35 +00:00
matt
d1ff29768d
Add a few more cases to print_operand_address (and be more helpful on aborts).
2000-12-28 05:29:25 +00:00
msaitoh
3fbb403b7d
fix two bugs.
...
gcc original rev. 1.89:
* combine.c (if_then_else_cond): If comparing against zero,
just return thing being compared.
gcc original rev. 1.132:
* combine.c (combine_simplify_rtx): Don't create an if_then_else
unless both args are general_operand.
2000-12-27 13:32:09 +00:00
msaitoh
67a8732011
fix a bug from gcc original rev. 1.82
...
(jump_optimize_1): More accurately detect casesi insns.
2000-12-27 13:25:52 +00:00
msaitoh
b2f875eeff
apply some fixes from egcs-current
...
rtlanal.c gcc original rev. 1.22
rtl.h rev. 1.67
jump.c rev. 1.47
* rtlanal.c (regs_set_between_p): New function.
* rtl.h (regs_set_between_p): Prototype it.
* jump.c (jump_optimize): Use it instead of modified_between_p
in the Sep 2 change.
fixes PR#11696
2000-12-27 13:23:59 +00:00
itojun
107490d839
netbsd has strlcpy/strlcat
2000-12-26 13:11:20 +00:00
itojun
eda42ff066
canonicalize ipv6 address before reverse lookup.
...
From: Ingolf Steinbach <ingolf@jellonet.de>
XXX normally we should not perform reverse lookup for linklocals.
we should really rewrite sendmail to use getaddrinfo/getnameinfo.
2000-12-26 13:08:39 +00:00
jhawk
6f1ea9f65f
Fixup comments to account for --{,no-}whole-archive changes.
2000-12-26 01:29:03 +00:00
itojun
c9d6668ebc
run eqn. PR 11814
2000-12-25 22:39:21 +00:00
matt
c30c93b03c
Add legitimize_pic_address and the netbsd-elf.h for ELF support.
2000-12-22 16:48:36 +00:00
matt
5b49016829
Add half-pic mode. Default to half-pic mode.
2000-12-22 16:37:37 +00:00
msaitoh
bb44231698
fix a range check for 12bit PC relative access
2000-12-22 12:06:27 +00:00
matt
4241925fa2
More merging. Move GO_IF_LEGITIMATE_ADDRESS stuff into vax.c from vax.h.
...
Extend it to properly deal with indirect and indexed addressing modes.
Add preliminary PIC support.
2000-12-22 06:16:45 +00:00
matt
a9c4c35371
Merge in 1st layer of ELF differences. This is a just a cleanup. No ELF
...
specific changes.
2000-12-22 04:59:35 +00:00
scw
3b11f4ee69
Define "TARGET_PAGE_SIZE=0x2000" so the linker uses an 8KB pagesize
...
instead of the 4KB default.
2000-12-19 09:37:04 +00:00
mycroft
bb747bc663
Clean up MAJOR crack addiction:
...
--whole-archive and --no-whole-archive are by nature position-dependent. Make
it so.
2000-12-16 09:29:29 +00:00
msaitoh
7b4b859811
apply gcc original rev. 1.116:
...
> combine.c (simplify_comparison): Fix typo.
LTU, LEU, GTU, "LEU" -> LTU, LEU, GTU, "GEU"
2000-12-15 23:42:22 +00:00
fair
c98044f7d2
add port-dreamcast
2000-12-15 00:01:53 +00:00
simonb
3ebe38e227
Use the ASM_OUTPUT_COMMON() and ASM_OUTPUT_LOCAL() macros from gcc
...
2.95.2's m68kelf.h. Fixes problems with the size of common objects.
From Charles Hannum.
2000-12-14 06:38:50 +00:00
mycroft
e1a74529ae
Don't do the default exclusions in the `flat' profile on Alpha. (We don't
...
on any other platform, either.)
2000-12-13 01:06:03 +00:00
is
f06406d722
uuchk is not program-called; it is called by the administrator to check the
...
configuration file.
2000-12-11 15:49:07 +00:00
itojun
d27da0bebf
avoid twists with alloca.
2000-12-11 00:23:00 +00:00
scw
4c12d23bdb
Fix C++ static ctors/dtors by providing the same macros as defined
...
in i386/netbsd-elf.h.
2000-12-09 20:38:04 +00:00
perry
1dd5f18a93
add abounce.c
2000-12-09 17:35:05 +00:00
perry
20de67075f
resolve conflicts
2000-12-09 17:28:45 +00:00
perry
ca6f4b24f7
Import 19991231 Patch Level 12. Numerous bug fixes.
2000-12-09 16:52:26 +00:00
wiz
55262eb5e6
Fix last commit. Problem reported by Matthias Scheler.
2000-12-08 19:21:55 +00:00
itojun
08a6189997
fix incorrect #ifdef nesting, in NetBSD version dependency check.
2000-12-08 16:35:40 +00:00
scw
36f2e9920b
Set the emulation target to m68kelfnbsd.
2000-12-07 22:46:04 +00:00
scw
e8c320c691
Update EMULS.m68k with "m68kelfnbsd" also.
2000-12-07 11:31:51 +00:00
kleink
9cee15bd12
In the ELF toolchain, use __mcount instead of mcount.
2000-12-07 10:14:08 +00:00
scw
bacceeaa17
Use the "m68kelfnbsd" parameter file for ELF on MACHINE_ARCH=m68k.
2000-12-07 08:18:35 +00:00
scw
cd966245c4
New parameter file for m68k-elf on NetBSD.
...
This is basically a copy of the stock "m68kelf.sh" file, with
TEXT_START_ADDR set to something a bit more reasonable for NetBSD.
2000-12-07 08:16:21 +00:00
itojun
2cd477ca56
be aware of KAME kernel-internal form returned on SIOCGIFCONF.
...
(patch sent to sendmail.org)
should fix the following issue:
http://mail-index.netbsd.org/netbsd-help/2000/11/28/0006.html
2000-12-07 06:31:51 +00:00
itojun
9dd871079e
correct use of struct in6_addr (patch submitted to sendmail.org)
2000-12-07 06:26:56 +00:00
wiz
476ef21c46
Drop .info from direntry, so that `info gawk' works.
2000-12-05 14:56:43 +00:00
scw
72ae106334
Build gas.new if BOOTSTRAP_ELF is defined, regardless of MACHINE_ARCH.
2000-12-05 09:59:31 +00:00
scw
7da3267228
Need to check for __m68k__ with the m68k ELF toolchain...
2000-12-03 17:24:00 +00:00
jmc
bc58fd4841
libbfd is ../../lib/libbfd. not ../../lib/bfd
2000-11-28 22:33:49 +00:00
wiz
779cdb4e70
Improve error output if executable file format isn't recognized.
2000-11-28 18:44:46 +00:00
matt
c18fd403d1
Add __udiv_w_sdiv for VAX. gnupg requires it. And since it's a libgcc
...
function it makes sense to put it in libgcc.
2000-11-20 05:47:41 +00:00
mrg
eab3144daf
don't build these (binutils 2.9.1) tools on sparc64.
2000-11-17 06:51:35 +00:00
simonb
da198db71e
Update the output counter so "gzip -dv" show meaningful results for
...
decompressing bzip2 files.
2000-11-17 01:32:27 +00:00
simonb
87db6e6fc9
Recognise .bz2 as a valid suffix.
2000-11-17 01:31:26 +00:00
thorpej
a464410d30
If NBSD_EXEC_PREFIX is set, use it to set MD_EXEC_PREFIX rather
...
than going with just "/usr/libexec/".
XXX This wouldn't be so gross if the GCC people would give
up their #undef habit.
2000-11-09 06:27:07 +00:00
thorpej
a883aea587
If the COMPILER_EXEC_PREFIX make variable is set, define
...
NBSD_EXEC_PREFIX="<COMPILER_EXEC_PREFIX>/usr/libexec/"
in the CPPFLAGS.
2000-11-09 06:25:52 +00:00
itojun
c2d7c0e321
gettextize works only if we have /usr/pkg/share/aclocal/gettext.m4 and friends,
...
and it does not make sense to install it.
From: Matthias Scheler <tron@zhadum.de>
2000-11-08 16:26:46 +00:00
wiz
29a60e8ab7
Undo last change for now.
2000-11-08 00:08:29 +00:00
jdolecek
f3fb930deb
use uname -p and uname -m to get machine architecture and
...
machine type, falling back to /bin/arch, /bin/machine if they
exist and uname didn't return anything.
This solves bin/10614.
2000-11-06 15:46:38 +00:00
itojun
e9ea23788b
MKNLS should only control installation of files under /usr/share/locale.
2000-11-06 15:35:25 +00:00
itojun
59e63e0152
MKNLS should control installation of /usr/share/locale files only.
2000-11-06 15:30:49 +00:00
itojun
e3ec4c0463
MKNLS should control installation of /usr/share/locale only.
...
(we may want to have additional variable to control libintl-readiness)
2000-11-06 15:29:18 +00:00
itojun
b04b150e28
s/make/${MAKE}/
2000-11-04 15:38:32 +00:00
dan
29d4a62dee
Don't prepend $DESTDIR to BINDIR, this is done elsewhere in the prog
...
install target.
2000-11-03 07:07:58 +00:00
veego
1699547a1d
s/DISTDIR/DESTDIR/
2000-11-02 20:17:01 +00:00
matt
37ed1c481f
Add entries for VAX specific a.out relocs so that objdump can print them.
2000-11-02 16:34:32 +00:00
matt
d87584c459
On VAX, JMPTAB reloc use EXTERN as a type bit. However, they are always
...
EXTERN so we always need to emit them. This fixes various problem with
using JMP instruction in libc and libm.
2000-11-02 16:14:37 +00:00
itojun
c1a719c0e4
visit gettext
2000-11-02 12:32:04 +00:00
itojun
ef14cfbe4b
build framework for GNU gettext. will be overridden whenever
...
Todd's BSD licensed gettext implementation comes in.
2000-11-02 01:09:01 +00:00
wiz
329cec7b7a
Use NetBSD's getopt{,_long}.
2000-11-01 15:27:46 +00:00
wiz
fd7b7ed13e
Use NetBSD's getopt{,_long}.
2000-11-01 14:34:14 +00:00
wiz
58d067b119
Use NetBSD's getopt{,_long}.
2000-11-01 13:14:46 +00:00
itojun
6c59e69747
use /usr/lib/libintl.a. make it possible to build it with NLS-less.
2000-11-01 02:06:24 +00:00
itojun
0c0c0c829a
s/sendmail/gettext/
2000-10-31 15:00:07 +00:00
itojun
9b92297bee
strip off RCS keywords
2000-10-31 14:58:00 +00:00
itojun
a59f02771a
GNU gettext 0.10.35
2000-10-31 14:45:40 +00:00
itojun
9ae3f98360
remove a line for debugging
2000-10-31 14:43:52 +00:00
itojun
8fcca1eaa3
do not compile libintl on our own. we now have /usr/lib/libintl.
2000-10-31 10:50:46 +00:00
mrg
77b1d2266f
#include <elfos.h> only for i386 compiler for now -- it causes lossage
...
in other ports and is required only there (for now).
2000-10-29 12:21:14 +00:00
mrg
87b5c188d9
-msoft-quad-flat on sparc64.
2000-10-28 16:01:25 +00:00
itojun
14a62d1878
improve MKNLS=no/yes. build no NLS-related source code on MKNOS=no.
2000-10-28 06:18:07 +00:00
mycroft
07a449d9bf
Swipe changes from binutils 2.10 to properly create multiple relocatons when
...
a symbol appears in multiple GOTs. Fixes Mozilla problems in libgklayout.
2000-10-28 04:05:24 +00:00
mycroft
fe609bcff4
Update some DEBUG printf() formats.
2000-10-27 01:05:30 +00:00
wiz
6c22552f42
add cvs2netbsd import script
2000-10-26 16:30:38 +00:00
wiz
59baa1d019
Match cvs-1.11.
2000-10-26 15:32:56 +00:00
wiz
00584ddc5c
Remove some obsolete stuff (don't know why it wasn't deleted automatically).
2000-10-26 15:32:19 +00:00
wiz
2b12e01026
resolve conflicts from cvs-1.11 import
2000-10-26 14:59:06 +00:00
wiz
488e9b4921
Import of cvs-1.11 from ftp.cvshome.org minus some unneeded files.
2000-10-26 13:57:57 +00:00
wiz
b57ce6cde4
Import of cvs-1.11 from ftp.cvshome.org minus some unneeded files.
2000-10-26 13:47:54 +00:00
mrg
9b051e142a
restore the contents of this file so that the g77 texi builds.
2000-10-26 03:59:28 +00:00
mrg
613777800f
don't build binutils 2.9.1 for sparc64 -- it causes issues.
2000-10-25 13:00:59 +00:00
mycroft
fa3aaf6d8b
Modify LIB_SPEC and LIBGCC_SPEC so that -lc and -lgcc are not included when
...
-shared or -symbolic (as on other platforms). Also, override LIBGCC_SPEC for
all platforms (where it would incorrectly include the .a file explicitly on
some).
This should fix Mozilla on macppc.
2000-10-23 13:19:35 +00:00
simonb
8d8f957b42
Use MKDOC to check for building in the doc subdirectory, not MKSHARE.
...
If MKSHARE=no, <bsd.own.mk> will set MKDOC=no automatically.
2000-10-23 04:38:38 +00:00
bjh21
2307f87106
We only need one version of cons_fix_new_arm() -- merge them.
2000-10-22 11:44:56 +00:00