matt
926373d2c9
Turn on HAVE_GAS_HIDDEN.
2003-10-07 02:19:18 +00:00
matt
9fbbfac1b2
Pull in ld_vers / ld_date methods from gcc-current. (avoid GNU sed'isms).
...
This allows configure to correctly determine that gas supports .hidden.
2003-10-07 02:13:49 +00:00
veego
982d95a75b
Fix part 3 of toolchain/23067 while adding a depend target to the
...
dependall and all targets which build libiberty.
Fix from mrg.
2003-10-06 21:40:32 +00:00
veego
fd5c6da435
Fix part 1 of toolchain/23067 by removing the -nostdinc++, which will be
...
added if $DESTDIR is set by the bsd.dep.mk and bsd.prog.mk magic, but caused
problems while not using build.sh.
2003-10-06 21:36:59 +00:00
wiz
da70036ee9
Obsoleted by the update to 3.1.3 (moved to missing_d dir).
2003-10-06 18:27:45 +00:00
wiz
2a3e31828e
Add gawk2netbsd, a script to prepare gawk distributions for imports.
2003-10-06 16:55:22 +00:00
wiz
d6fe0c8983
Update for 3.1.3.
2003-10-06 16:50:39 +00:00
wiz
b3a85f1ea5
Actually, we need these files too -- add them.
2003-10-06 16:44:03 +00:00
wiz
1393b6699e
Merge 3.1.3 to HEAD.
2003-10-06 16:33:57 +00:00
wiz
06c09073b3
Initial import of gawk-3.1.3.
...
Seven releases since the last import, so the ChangeLog is quite big;
please refer to the NEWS file included in the import for details.
Among others, this also addresses PR 23054.
2003-10-06 15:55:26 +00:00
wiz
b83f0ec829
Initial import of gawk-3.1.3.
...
Seven releases since the last import, so the ChangeLog is quite big;
please refer to the NEWS file included in the import for details.
Among others, this also addresses PR 23054.
2003-10-06 15:43:45 +00:00
wiz
1df948824f
Initial import of gawk-3.1.3.
...
Seven releases since the last import, so the ChangeLog is quite big;
please refer to the NEWS file included in the import for details.
Among others, this also addresses PR 23054.
2003-10-06 15:41:38 +00:00
matt
39caecb211
Add in-tree toolchain support for HPPA.
2003-10-06 05:10:13 +00:00
martin
b82411d0b6
Ooops, added previous note to the wrong ChangeLog
2003-10-03 09:06:14 +00:00
tron
cc5dbcf926
Add dynamically generated sources to "CLEANFILES".
2003-10-01 09:39:50 +00:00
wiz
8d0f21a650
Fix regexo in previous.
2003-09-30 20:11:26 +00:00
wiz
084f5623b9
Prepend doc- to have the same names as the groff distribution
...
(stripped out by strip.sed during installation).
2003-09-30 20:10:14 +00:00
martin
feb5c96dad
In the thread support functions only transfer those registers, that fit
...
into our struct fpreg64. This avoids gdb crashing due to smashed stack
when debugging threaded programs.
2003-09-29 17:47:26 +00:00
rearnsha
f539610cfa
When allocating a common object, ALIGN is in bits, but common expects
...
bytes. So divide by BITS_PER_UNIT. Fixes over-allocation of
common objects and thus reduces the BSS by approx 75%.
2003-09-29 12:40:35 +00:00
martin
d1faf5f973
Make gcc default to the medlow code model.
2003-09-27 11:08:41 +00:00
mrg
1b9c8708c3
x86_64 libgcc3 support
2003-09-27 02:08:07 +00:00
skrll
679d775246
Fix for gcc 3.3.1 warning.
2003-09-26 20:02:44 +00:00
christos
f0925fbf15
Add -I${DIST} to pull the right readline header.
2003-09-26 20:01:28 +00:00
skrll
cb958e7b00
First cut at ARM support. Not tested.
2003-09-26 19:59:14 +00:00
skrll
c51a5a7eab
.c->.o
2003-09-26 19:49:41 +00:00
skrll
76521c5eab
Need to look in ${DIST}/bfd on ARM.
2003-09-26 19:45:48 +00:00
skrll
15b3a0696e
Fix merge mistake so that we can compile.
2003-09-26 19:38:38 +00:00
jwise
869320cb24
NetBSD includes many manual pages. It does not, however, include a gpl(7),
...
a gfdl(7), or (particularly) an fsf-funding(7).
So don't cross-reference them.
2003-09-26 17:59:10 +00:00
christos
4f6b2d371c
Switch gdb to use libedit for now.
2003-09-26 17:51:18 +00:00
christos
996d4c90a5
Cast to appease properly prototyped readline headers [ours].
2003-09-26 17:38:35 +00:00
christos
15d85836fb
Make TUI optional.
2003-09-26 17:37:56 +00:00
skrll
b9c8a77380
Backout previous - sparc* and i386 have switched to gdb 5.3.
2003-09-26 13:39:49 +00:00
tron
d7e742e438
Move inclusion of "Makefile.backend" a bit further up again to fix
...
build failures.
2003-09-26 06:55:48 +00:00
tron
1c9e757817
Include "Makefile.backend" at the end so that "CLEANFILES" definitions
...
are not ignored.
2003-09-26 06:53:30 +00:00
matt
3edfe4aa79
NetBSD doesn't use crtsavres.o
2003-09-25 22:08:52 +00:00
christos
ab4bd3a7b4
Build with setxid support.
2003-09-25 16:10:52 +00:00
christos
bf764b32d9
Add charles's SETXID_SUPPORT patches for setuid() runs.
2003-09-25 16:10:14 +00:00
matt
ca2905b022
GDB 5.3 support for Alpha
2003-09-24 06:16:48 +00:00
matt
42dcffbb67
Remove static from a function declaration.
2003-09-24 06:14:29 +00:00
matt
d5d2eec8df
Fix GCC 3.3.1 nit.
2003-09-24 06:13:53 +00:00
matt
5c0acc44d6
Merge back kcore support.
2003-09-24 02:49:29 +00:00
matt
be53bdf66a
Regen some powerpc files. Disable sim for now.
2003-09-24 02:36:10 +00:00
uwe
f632d9218f
#undef WITH_SIM
2003-09-24 00:08:28 +00:00
matt
6d47c4ba87
Fix a char comparision to be more unsigned friendly.
2003-09-23 23:12:25 +00:00
matt
be717f0864
Add GDB 5.3 powerpc bits.
2003-09-23 23:11:39 +00:00
cl
9e04ef6840
add m68k--netbsdelf bootstrap support
2003-09-23 20:27:44 +00:00
matt
5cfd7f2268
Fix various GCC3.3.1 nits
2003-09-23 18:53:03 +00:00
matt
c9f03a720f
Redefine WCHAR/WINT defines since rs6000/svr4.h redefined them wrongly for
...
NetBSD.
2003-09-23 18:52:15 +00:00
matt
e426fdd061
Move #include to the beginning-of-line so -traditional-cpp can find it.
2003-09-23 14:46:05 +00:00
cl
0af731d2e2
enable pthread debugging
2003-09-23 13:32:52 +00:00