David E. O'Brien
dbda0c7715
Mostly filled in contents for GCC 3.1.
...
Bribed by: peter
2002-05-07 01:16:04 +00:00
David E. O'Brien
ca15bbbfe3
Fill in the missing.
...
Bribed by: peter
2002-05-07 01:13:32 +00:00
cvs2svn
a7b4ff14b9
This commit was manufactured by cvs2svn to create branch 'WIP_GCC31'.
2002-05-07 01:03:52 +00:00
David E. O'Brien
6ce0897d11
libstdc++ version 3 (Gcc 3.1 is a consumer) uses the typical `config.h'.
2002-05-07 01:03:51 +00:00
David E. O'Brien
68866c8c5b
Mostly filled in contents for GCC 3.1.
...
Bribed by: peter
2002-05-07 01:01:38 +00:00
David E. O'Brien
ae889c62a2
Dependencies on tconfig.h work better if we set GCCDIR when shelling
...
to other Makefiles.
2002-05-07 00:58:49 +00:00
David E. O'Brien
4466867fd8
Update for GCC 3.1.
...
Tested on: alpha, sparc64, i386
2002-05-07 00:55:51 +00:00
David E. O'Brien
df411a300f
Fix to work on sparc64 (which has an extra crt .o file).
2002-05-07 00:08:30 +00:00
cvs2svn
bc2fcd34bc
This commit was manufactured by cvs2svn to create branch 'WIP_GCC31'.
2002-05-06 22:07:27 +00:00
David E. O'Brien
91004f18ea
GCC's libstdc++ version 3 has the "libgcc" like bits (start up / terminate
...
code, `new' handler, exception handling, etc.) split out into libsupc++.
2002-05-06 22:07:26 +00:00
David E. O'Brien
0537668b9b
It is easier for me to debug with -I's at the rear.
2002-04-20 01:27:28 +00:00
Ruslan Ermilov
357bbe4abe
-ltermcap is spelled -lncurses nowadays.
2002-04-09 13:04:31 +00:00
Peter Wemm
9d04791265
Unbreak world (missing .else)
...
Submitted by: fenner
Pointy hat to: obrien
2002-04-08 22:56:28 +00:00
David E. O'Brien
28def05c25
Some things don't compile on ia64 and sparc64 yet.
2002-04-08 20:36:39 +00:00
David E. O'Brien
af968949b1
Bmake bits for GCC 3.1.
...
Sponsored by: bribe from peter
2002-04-07 09:30:05 +00:00
David E. O'Brien
5d8d0d50ca
Deal with new TarGeT-specific CRT files.
...
(sparc64 introduced the first)
2002-04-06 19:13:25 +00:00
David E. O'Brien
0b3c5f4098
MFC: reorg.
2002-04-05 09:20:49 +00:00
David E. O'Brien
cdc9f8b9cd
Style reorg. Also spell -fpic as determined by bsd.lib.mk.
2002-04-05 09:12:25 +00:00
David E. O'Brien
4d484dd742
Update for GCC 3.1.
...
(Alpha now uses crtstuff rather than the ASM verisons!)
2002-04-05 09:02:52 +00:00
David E. O'Brien
9bd6dcbf97
MFC: rev 1.4 (style reorg)
2002-04-05 08:54:28 +00:00
David E. O'Brien
e3e51a021c
Style reorg.
2002-04-05 08:53:35 +00:00
John Baldwin
6662e3f437
Back out the previous revision for now. Instead, the current sparc64
...
Makefile changes are in the sparc64 p4 tree.
2002-01-07 19:27:50 +00:00
John Baldwin
7855d28a28
Don't build csu or libgcc on sparc64 for the time being.
2002-01-03 19:57:35 +00:00
David E. O'Brien
3a7789cfeb
Working changes for GCC 3.0.2.
2001-12-18 03:11:35 +00:00
David E. O'Brien
0d4ffb0f07
Working changes for GCC 3.0.2.
...
We now fake out the native libgcc.mk + GNU autoconf'ed Makefile.
This gives us the flexability we will need to support our new arches
(StrongARM, Sparc64, PowerPC, and IA-64). If this new way proves to
be too much a hassle, I still have a close-to-being-finished version
that is more like the 2.95 version of this file.
2001-12-18 03:05:22 +00:00
Ruslan Ermilov
973698b38b
Fixed memory leak in dialog_gauge(3).
...
PR: gnu/32260
Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>
MFC after: 3 days
2001-11-29 07:42:13 +00:00
David E. O'Brien
aab8cd4cfe
-v must have a space between it and the variable.
...
Submitted by: David Wolfskill <david@catwhisker.org>
(did I mention he should be a committer? :-) )
2001-11-01 07:11:10 +00:00
Ruslan Ermilov
eea399e3ac
Removed mentions of TARGET_ARCH from non-cross places.
2001-10-04 14:13:16 +00:00
Bruce Evans
d703551558
Fixed missing return type in synopsis.
2001-10-03 04:01:51 +00:00
Ruslan Ermilov
32eef9aeb1
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
Eric Melville
ae0b7d588a
Properly move cursor when home and end keys are used.
2001-08-31 01:56:06 +00:00
Dima Dorfman
3ec77b1f25
Remove libgmp build infrastructure.
2001-08-10 18:35:08 +00:00
Eric Melville
eb84be870e
Handle keys consistently.
2001-08-09 01:14:09 +00:00
Ruslan Ermilov
4ad7956eb6
dialog(3) -> dialog_noyes(3).
2001-08-07 12:13:22 +00:00
Eric Melville
2180c55b9c
Update man page to actually match the source.
...
PR: 7456
2001-08-01 06:23:00 +00:00
Dima Dorfman
7bd0b86765
Enable the new libmp in the build, and disable libgmp and its
...
henchmen.
2001-07-29 08:58:22 +00:00
Eric Melville
5dc547c27e
Properly update cursor position when the list is scrolled.
2001-07-26 05:35:19 +00:00
Eric Melville
b48baf886a
Handle keys consistently.
2001-07-26 03:34:43 +00:00
Eric Melville
87aaead2f8
Improve the interface provided by libdialog. Move a cursor around over
...
the components and trigger actions based on its position. This reduces
the need to remember the functions of various keys, and makes the
interface more consistant across library.
~
2001-07-18 05:21:37 +00:00
Ruslan Ermilov
63919764c2
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 10:42:19 +00:00
Brian Somers
7bc6d0158f
Fix the type of the NULL arg to execl()
...
Idea from: Theo de Raadt <deraadt@openbsd.org>
2001-07-09 09:24:06 +00:00
Andrey A. Chernov
dbc227c682
Pick manpages from their original locations
2001-04-21 22:05:33 +00:00
Ruslan Ermilov
eb0838029f
mdoc(7) police: normalize .Nd.
2001-04-18 15:54:10 +00:00
Andrey A. Chernov
465ccb3095
Install history.3 as rlhistory.3 to not conflict with existing libedit function
2001-04-12 09:54:44 +00:00
Andrey A. Chernov
74874d04e1
Upgrade to 4.2
2001-04-11 03:49:54 +00:00
David E. O'Brien
2defcd687a
Add libiberty. This is needed on the Alpha by the iprobe port.
...
I have held this back for over a year, as we will always have to wrestle
with the question of "*which* libiberty sources to use". Sigh, if only
the GNU people would treat it as a totally separate library from GCC, et al.
and release it as such...
2001-03-31 07:02:02 +00:00
Ruslan Ermilov
e5ac5644e2
MAN[1-9] -> MAN.
2001-03-27 14:59:06 +00:00
David E. O'Brien
063e57d574
Sigh. I should know better than to commit a one line change from a PR
...
w/o a full compile test, even when the PR seemed so authoritative on the
subject...
Install sstream, not the non-existent sstring.
2001-03-24 09:01:31 +00:00
David E. O'Brien
59b2f92653
Install sstring.
...
PR: 25927
Submitted by: Jeremy Norris <ishmael27@home.com>
2001-03-24 08:19:31 +00:00
David E. O'Brien
2371a10cb2
Garbage collect these ancient bits.
2001-03-24 08:15:22 +00:00
Jordan K. Hubbard
5c0ebacbcd
Properly orient the buttons for yes/no and no/yes so that POLA is
...
observed. This fixes the "no/yes box jumps buttons around" problem.
PR: gnu/24487
Submitted by: Gerhard Sittig <Gerhard.Sittig@gmx.net>
2001-02-24 18:52:56 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Ruslan Ermilov
b77b3c00be
mdoc(7) police: Ft/Vt now accept punctuation-type arguments.
2001-01-12 15:46:56 +00:00
David E. O'Brien
3f6014e672
Use a unified libgcc rather than a seperate one for threaded and
...
non-threaded programs. This provides threaded programs with the
needed exception frame symbols.
parts submitted by: Max Khon <fjoe@iclub.nsu.ru>
PR: 23252
2001-01-06 06:16:31 +00:00
Ruslan Ermilov
1c232e52cd
Prepare for mdoc(7)NG.
2000-12-27 13:59:17 +00:00
Jordan K. Hubbard
e6657d443e
Add a new function, dialog_noyes(), for sysinstall to be able to
...
present questinos with a different default answer. Somebody submitted
a patch to me once which did something this but I lost it (my bad) so
I'm just going to re-implement it with thanks to whomever it was who
gave me the idea.
2000-12-14 02:35:22 +00:00
David E. O'Brien
07ec877253
Don't compile libgcc_r twice.
2000-11-25 13:04:08 +00:00
David E. O'Brien
d96d20c397
Don't build libgcc_r if "NOLIBC_R" defined. If you don't have a threads
...
safe libc, having a threads safe libgcc isn't of much use.
2000-11-25 01:25:35 +00:00
Ruslan Ermilov
48d1139d2a
mdoc(7) police: Add a missing `.Sm on' request.
2000-11-21 18:18:46 +00:00
John Polstra
9a281c0b96
Tell libgcc_r how to initialize a mutex before it uses it. This
...
fixes the immediate segmentation violations from some multithreaded
programs built on very up-to-date systems.
2000-11-01 01:18:27 +00:00
David E. O'Brien
1d266bf638
Quiet -Wall.
2000-10-31 11:36:33 +00:00
David E. O'Brien
bd6216a121
GCC uses .asm files on the Alpha for crt{begin,end}.o rather than
...
crtstuff.c as they do for other platforms.
Moral support from: jdp
2000-10-31 01:06:28 +00:00
David E. O'Brien
ae7c8a2bb8
* Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work
...
when using the egcs and gcc-devel ports, along with GCC built from stock
public FSF sources. With out this change, FreeBSD will be removed from
the list of systems GCC 3.0 must be evaluated on before release. With
the effort some of us put into getting FreeBSD on this list, we should
not turn this effort into a waste, else we might not be worth fighting
for in the future. (note that Alpha and IA-64 versions of crt{i,n}.S
are needed)
* Switch from our own crt{begin,in} to those created from GCC's crtstuff.c.
This will allow us to switch to DWARF2 exceptions in the future, along with
staying in sync with any future GCC requirements.
* Break out our ELF branding bits into a seperate file. Currently this
is now included by our crt1.c files (since this functionality was part of
our native crtbegin.c). Later crtbrand.o will be merged in the creation
of crti.o.
2000-10-28 21:26:48 +00:00
David E. O'Brien
51b7e77252
Add "NO_CXX" knob to match src/gnu/usr.bin/cc/Makefile.
2000-10-24 11:25:28 +00:00
Brian Somers
f91f965e85
include <sys/types.h>
2000-10-15 20:49:53 +00:00
Andrey A. Chernov
22ed5ae46b
Remove unneded -lmytinfo
2000-09-16 04:27:30 +00:00
David E. O'Brien
c8a1d5ccc3
Scoot things over to the temporary *.295 source while I do major construction
...
on the mainline sources.
2000-06-04 06:56:23 +00:00
David E. O'Brien
7dbaee2f0e
Fix the .PATH style nits. Other style nits left for later.
2000-04-17 18:50:18 +00:00
David E. O'Brien
c3cba445af
Use the non-asm routines for IA-64, PPC, and arm32 ports.
2000-04-17 18:48:31 +00:00
Steve Price
aa50d936fd
Use the non-asm routines (for now) on the sparc and sparc64 ports.
2000-04-15 20:41:06 +00:00
David E. O'Brien
075b6c4f13
Get the installed headers list right.
2000-03-30 08:09:42 +00:00
David E. O'Brien
2baad49d8e
Switch over to using the GCC 2.95 Objc library code.
2000-03-30 02:40:49 +00:00
David E. O'Brien
ac419355a1
Clean up the FreeBSD configuration files -- includes removing the usage
...
of svr4.h on the i386, and moving all the shared arch neutral bits into
the FreeBSD general config header.
2000-03-23 10:18:26 +00:00
Andrey A. Chernov
d06b2e8f8f
Add missing depend file
2000-03-19 23:07:39 +00:00
Andrey A. Chernov
c704dd3fe4
Install readline API info
2000-03-19 23:04:23 +00:00
Andrey A. Chernov
f5306c7c0a
Upgrade to 4.1
...
Minor bumped because new function added
2000-03-19 22:26:49 +00:00
David E. O'Brien
d40db6b279
The "INCDIR" required by the new header installation code in bsd.lib.mk
...
was not set correctly.
Ok'ed by: JKH
2000-01-30 20:59:53 +00:00
David E. O'Brien
249e73f997
Move the header installation down into `readline' which is the subsystem
...
the headers are part of.
2000-01-29 12:01:52 +00:00
David E. O'Brien
3b9aa3617c
Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed since
...
EGCS 1.x have not been worked out. And with 4.0 RELEASE comming quickly
we need C++ to be stable and usable.
2000-01-25 12:23:13 +00:00
Brian Feldman
559048567a
This is the second half of unbreaking the world build. Add a -DNOHTML
...
corollary for -DNOINFO and -DNOMAN. I'll fix this properly (add
specific HTML doc magic) in the .mk files later; right now, just
unbreak the world.
2000-01-11 12:51:56 +00:00
Brian Feldman
c9215ae2ed
*draws his sword*
...
I smite thee, vile buildworld breakage!
The story is that these were added to beforeinstall improperly. In our
beforeinstall, a full mtree has not been populated. Since the tree is
not populated, we explode from missing directories on doc install. It
should not be done in beforeinstall (includes) anyway.
2000-01-11 12:37:57 +00:00
Jordan K. Hubbard
7207f9e28e
This change was mis-identified as the problem, sorry. It appears to be
...
an anomaly restricted only to the alpha in FreeBSD-current (weird).
2000-01-11 03:27:33 +00:00
Jordan K. Hubbard
6ea1a2ddfc
Back out the previous change to install the examples - it breaks the release builds.
2000-01-11 02:18:33 +00:00
Alexey Zelkin
54294f4494
Install contents of the TESTS subdirectory to /usr/share/examples/libdialog
2000-01-10 12:04:18 +00:00
Alexey Zelkin
52a7c4d030
Remove -lncurses and -lmytinfo from LDFLAGS
2000-01-10 11:54:55 +00:00
Alexey Zelkin
c11c0da371
Cleanup warnings.
2000-01-10 11:52:10 +00:00
Alexey Zelkin
d5083ac4a1
Completely reconstruct page. Make it mdoc(7) style compatible also :)
...
Page still needs some work about english refinements and some actualization.
2000-01-10 09:29:21 +00:00
David E. O'Brien
243821529c
Stop my evil plot to stop the use of GNU info files (which I don't care for)
...
for people that don't have "NOINFO=yes" in /etc/make.conf.
[read: this still refered to contrib/egcs/]
2000-01-03 17:40:47 +00:00
Jordan K. Hubbard
9639dc68d7
*Really* make space accelerators work; no wonder Brian McGovern was
...
confused! I fat-fingered the first commit.
1999-12-17 02:44:09 +00:00
Jordan K. Hubbard
34fa097361
Prevent spaces from being interpreted as accelerators.
1999-12-14 04:18:22 +00:00
David E. O'Brien
690d1b00ac
Make ObjC bits optional. NO_OBJC ==> don't need `em.
1999-11-27 21:52:55 +00:00
David E. O'Brien
a8d46c3a99
Pay attention to the "KEEP THIS IN SYNC" comment, and sync the `tm.h'
...
header with src/gcc/usr.bin/cc/cc_tools/Makefile.
1999-11-17 07:20:27 +00:00
David E. O'Brien
eb33411e9b
Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.
1999-11-15 04:16:19 +00:00
David E. O'Brien
0ff494e258
Cosmetic change to match cc_tools/Makefile
1999-11-15 00:49:35 +00:00
Bruce Evans
87d902672f
Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile.
...
${LIB} was wrong at dependency-parsing time, so dependencies for
libgcc_r*.a were wrong. This somehow worked right, except libgcc_r*.a
were always out of date.
1999-10-03 02:43:20 +00:00
Marcel Moolenaar
3cf3c5d9dd
sigset_t change (part 5 of 5)
...
-----------------------------
Most of the userland changes are in libc. For both the alpha
and the i386 setjmp has been changed to accomodate for the
new sigset_t. Internally, libc is mostly rewritten to use the
new syscalls. The exception is in compat-43/sigcompat.c
The POSIX thread library has also been rewritten to use the
new sigset_t. Except, that it currently only handles NSIG
signals instead of the maximum _SIG_MAXSIG. This should not
be a problem because current applications don't use any
signals higher than NSIG.
There are version bumps for the following libraries:
libdialog
libreadline
libc
libc_r
libedit
libftpio
libss
These libraries either a) have one of the modified structures
visible in the interface, or b) use sigset_t internally and
may cause breakage if new binaries are used against libraries
that don't have the sigset_t change. This not an immediate
issue, but will be as soon as applications start using the
new range to its fullest.
NOTE: libncurses already had an version bump and has not been
given one now.
NOTE: doscmd is a real casualty and has been disconnected for
the moment. Reconnection will eventually happen after
doscmd has been fixed. I'm aware that being the last one
to touch it, I'm automaticly promoted to being maintainer.
According to good taste this means that I will receive a
badge which either will be glued or mechanically stapled,
drilled or otherwise violently forced onto me :-)
NOTE: pcvt/vttest cannot be compiled with -traditional. The
change cause sys/types to be included along the way which
contains the const and volatile modifiers. I don't consider
this a solution, but more a workaround.
1999-09-29 15:18:46 +00:00
Peter Wemm
63fdd4420d
#include <termios.h>
1999-08-30 08:10:42 +00:00
Peter Wemm
a1a4f1a0d8
$Header$ -> $FreeBSD$
1999-08-28 05:11:36 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
David E. O'Brien
26b39b01f1
Try to get /usr/include/readline back into the snapshots.
...
Submitted by: bde
1999-08-25 03:40:55 +00:00