Commit Graph

2434 Commits

Author SHA1 Message Date
uebayasi fdee31b059 Make this build. 2010-04-21 12:58:38 +00:00
christos 765fc163a7 don't pretend to have do_fstatvfs 2010-04-07 17:13:10 +00:00
christos 2446060385 fix syntax errors 2010-04-07 12:58:33 +00:00
christos 66aa934e53 update system call table to reflect reality. 2010-04-06 23:02:10 +00:00
mrg 1872638e5b don't include linux unwind support. we don't do this on 32 bit ppc,
we don't have the symbols to support it, and it breaks c++ linking.
from dennis.c.ferguson@gmail.com in PR#43041.
2010-03-27 20:11:06 +00:00
joerg 7780622b8d Use HUGE_VAL on VAX as INFINITY requires a warning according to ISO C99
on VAX. Use the less intrusive approach of a conditional here.
2010-03-01 00:15:47 +00:00
joerg 851c61a98d Resolve disagreement between comment and code in favour of the comment,
so that more than one .%U can be used. Found by Jukka Ruohonen.
2010-02-27 21:15:54 +00:00
dsl 02b1580f48 Fix check for old trap frame layout. 2010-02-22 08:19:38 +00:00
wiz 8f657e21de Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
wiz 65b4cc1cbf Fix typo. 2010-02-09 23:07:13 +00:00
christos 3acd53d157 add libelf 2009-12-20 20:15:07 +00:00
uebayasi 6d1f240d45 Fix parallel build. Analyzed & patch provided by enami@, thanks! 2009-12-15 11:39:05 +00:00
matt 36c802e628 Merge gcc mips64 support from matt-nb5-mips64. 2009-12-14 00:40:04 +00:00
enami 72ec821622 Lookup lwp0.l_addr instead of proc0paddr to locate PCB. 2009-11-27 02:51:15 +00:00
uebayasi a8e69e8330 Don't build sh64 code even if BFD64 as suggested by uwe@ (privately). We
don't need sh64 at all.  This fixes sh3 MKCROSSGDB=yes build.
2009-11-26 06:34:22 +00:00
wiz 4e2c208c87 Mention IEEE Std 1003.1-2008. Bump date. 2009-11-17 15:01:26 +00:00
joerg 62bcbea33d Add the -iremap option to gcc(1) and cpp(1). This option specifies a
prefix transformation rule for __FILE__ and can be used to avoid
hard-coding the location of the source tree in the resulting binary.
2009-11-11 19:03:52 +00:00
skrll 25c78277a1 Remove old binutils. 2009-11-07 17:58:14 +00:00
christos 2853bbf4b7 use %option instead of #define YY_NO_... 2009-10-29 14:49:02 +00:00
joerg 4d38a506b1 Add .%U to mark up URLs in bibliographic entries of mdoc(7) pages.
Discussed with wiz, Kristaps Dzonsons and Ruslan Ermilov, proposed
(without reaction) on the groff mailing list.
2009-10-25 18:33:36 +00:00
joerg 6417554561 snj doesn't like my accent, so use proper English month names. 2009-10-24 00:10:30 +00:00
joerg 14be05df39 Reduce amount of macro magic. Use canonical form of date. 2009-10-23 23:04:29 +00:00
christos 1d7b1a9552 if we have getdelim, we don't need to supply our own, always. 2009-10-19 00:29:30 +00:00
martin 5526bb0709 If TARGET_FLOAT_FORMAT is not IEEE_FLOAT_FORMAT (i.e. we have no NaNs),
do not compile special code to fix up different NaN values.
Re-enable complex support functions in libgcc for vax.
2009-10-01 20:07:09 +00:00
skrll 9f68db4a1a Use += in previous so the flags from config/t-netbsd aren't lost. 2009-08-16 17:33:14 +00:00
matt 20078a6d9f Pull in a hunk from t-linux64 for compile flags for CRTSTUFF 2009-08-16 13:16:52 +00:00
matt a630fd3317 Merge most of the builtin_defines from Linux since they are far superior
to the ones NetBSD has and it allows easier porting.
2009-08-12 02:12:44 +00:00
joerg 88ee985652 Don't redefine uint16_t and uint8_t, just use the system includes. 2009-07-21 17:35:17 +00:00
wiz f3f83d5a32 Remove incorrect semicolon at the end of an if-statement.
From OpenBSD via Henning Petersen in PR 41708.
2009-07-13 08:35:24 +00:00
tron 935113b868 Remove Postfix 2.5.4 distribution. 2009-06-23 18:01:01 +00:00
christos b940bed281 put back the conversion script. I forgot to add it in the last import 2009-06-22 22:32:44 +00:00
wiz 272953ea5d "if" does not accept an "el" (else); use "ie" instead. 2009-05-21 15:54:50 +00:00
wiz a1b5b4ecad Specify that sorting in SEE ALSO should be done in a case-insensitive order.
Requested by Alan Barrett.
2009-05-19 09:04:50 +00:00
mhitch f2451d1c4c Allocate relocation section using bfd_zalloc() to ensure no garbage
relocations when not all the entries are used.  Fixes PR port-vax/39182.
2009-05-04 17:56:35 +00:00
perry 5825922a21 add a POSIX 2008 macro 2009-05-01 17:31:56 +00:00
joerg 3b0eba3055 Sort sourcefile after all other options. 2009-04-30 00:53:48 +00:00
joerg a968608a18 Include option as item for -Wp description to match the rest of the
table.
2009-04-29 23:53:28 +00:00
joerg e9cce58739 Fix markup for -fdiagnostics-show-options. Don't split @code{} over
lines. Ensure that sentences are consistently followed by two spaces.
2009-04-29 23:46:39 +00:00
christos 24f86a3336 goodbye old cvs. 2009-04-18 12:56:44 +00:00
joerg 9d8f0f0072 Hook up ascii.tmac for the tool build as well. 2009-04-12 18:52:52 +00:00
joerg ae707ac197 Install some default transliterations for man pages. If nroff is used
with ASCII as output, encode the German umlaut and szet characters with
the normal transliteration rules.

OK wiz@
2009-04-12 17:56:35 +00:00
tron ffbff10ba1 Use larger buffer for sending and receiving a file descriptor over a
UNIX domain socket, based on an example program by Michael van Elst.
This fixes support for using milters (Sendmail Mail Filters) with
Postfix under at least NetBSD/amd64.
2009-03-08 21:52:10 +00:00
christos 6aff6e783a fix problem with armap_timestamp in deterministic mode. 2009-03-08 16:53:55 +00:00
he f59a0a82c4 The "disabled target" for ar.1 should be NetBSD_DISABLED_ar.1, not
NetBSD_DISABLED_as.1 :)
2009-03-08 16:38:32 +00:00
he f0edc036fb Regenerate the ar.1 manual page after the addition of the D flag
as part of the recently added BFD_DETERMINISTIC_OUTPUT feature.

Thanks to perry@ for the nudge.
2009-03-08 16:37:36 +00:00
joerg a219a2be6b Don't build the infokey and info binaries during toolchain builds.
This patches the false branch of the Makefile as the true branch is only
used for cross-compiling of texinfo with the internal build system.
This avoids the termcap dependency as noticed in PR 40810.
2009-03-06 19:28:12 +00:00
apb 8e2705fefd include <stdint.h> for intptr_t; patch from Alexander Bluhm in
tech-toolchain.
2009-03-06 17:03:48 +00:00
christos 0c5245cd7e PR/40972: Chris Demetriou: add support to ar for 'deterministic mode' 2009-03-06 13:44:18 +00:00
joerg a7826a35b1 Escape new lines. 2009-02-28 19:51:13 +00:00
joerg ae9db31d7f Teach makeinfo about --no-version-header to support the line
This is <info> producted by <version> from <source>
which leaks the full build prefix.
2009-02-28 19:14:15 +00:00