Jeff Law
fb23007f35
Keep sysdep-hpux11.h
28 years ago
Jeff Law
ce23878776
* sysdep-hpux11.h: New file.
* configure.in (*-*-*-hpux11*): Use sysdep-hpux11.h.
28 years ago
Ian Lance Taylor
d470a746c4
* configure.bat: Remove obsolete file.
* examples/configure.bat: Remove obsolete file.
28 years ago
Ian Lance Taylor
cb342983ca
* sysdep-6irix.h: New file.
* configure.in (*-*-irix6*): New host; use sysdep-6irix.h.
29 years ago
Jason Molenda
40c99833c7
Thu Apr 9 11:59:38 1998 Ian Dall (<Ian.Dall@dsto.defence.gov.au>
* configure.in (host==netbsd): Include config/mh-bsd44.
* config/mh-bsd44: New file.
29 years ago
Michael Snyder
769e0a8a28
Wed Dec 3 16:48:20 1997 Michael Snyder (msnyder@cleaver.cygnus.com)
* rltty.c: fix typos.
29 years ago
Stu Grossman
8200045106
* tilde.c (tilde_word_expand): __MSDOS___ -> __MSDOS__
30 years ago
Mark Alexander
de54e493db
* rldefs.h: On Linux, include <termios.h> to fix compile error
in <termcap.h>.
30 years ago
Stu Grossman
4a1df52b1b
* rldefs.h: Enable HANDLE_SIGNALS for cygwin32.
30 years ago
Michael Meissner
3d5aa9924a
Recognize i686-*-* for pentium pro
30 years ago
Stu Grossman
ddde37207c
* complete.c: Include <pwd.h> if not DOS, and if cygwin32 or not
win32.
* configure.in: Add test for *-*-cygwin32* to use config/mh-posix.
* readline.c: Move decl of tgetstr to rldefs.h.
* (_rl_set_screen_size): Remove redundant ifdef MINIMALs.
* rldefs.h: Don't do MINIMAL for cygwin32. Cygwin32 now uses
full-blown readline, except for termcap.
30 years ago
Stu Grossman
8633ce7a02
* rldefs.c: Get rid of define of SIGALRM if _WIN32 or __MSDOS__.
* Don't define ScreenCols/ScreenRows/... if cygwin32.
* sysdep-norm.h: Don't include <malloc.h> if cygwin32.
30 years ago
Fred Fish
51da2b4a48
* rldefs.h: If __osf__is defined, include <termio.h> instead of
<sgtty.h>.
30 years ago
Stu Grossman
46b6fdbd11
* bind.c complete.c history.c readline.c: Don't include sys/file.h.
* complete.c display.c parens.c readline.c rldefs.h rltty.c
signals.c tilde.c: Change refs to _MSC_VER and __WIN32__ to _WIN32.
* signals.c (rl_signal_handler): Ifdef out kill if _WIN32.
* sysdep-norm.h: Ifdef out include of dirent.h if _WIN32.
Include malloc.h if _WIN32.
30 years ago
Michael Meissner
9e9cf21fec
Fix warning generated under AIX 4.1.4
31 years ago
Jason Molenda
2774dbb845
* Makefile.in (datadir): Set to $(prefix)/share.
(docdir): Removed.
31 years ago
Fred Fish
88dd1b976c
* sysdep-linux.h: New file.
* display.c: Add include of "sysdep.h" to get HAVE_VARARGS_H.
* configure.in: Change pattern i[345]86-*-linux* into *-*-linux* to
support non-x86 based Linux platforms.
31 years ago
Fred Fish
7b032c5fed
* configure.in (*-*-gnu*): New host.
31 years ago
Fred Fish
e5821a93ce
From: Miles Bader <miles@gnu.ai.mit.edu>
* config/mh-gnu: New file.
31 years ago
Fred Fish
230e9ef4a6
From: Robert Lipe <robertl@dgii.com>
* configure.in: SCO OpenServer 5 (a.k.a 3.2v5*) is more like
SCO 3.2v4 than 3.2v2.
31 years ago
Steve Chamberlain
a06a83b637
* readline.c, display.c, complete.c: Add _MSC_VER to list of
things which can't do most things.
31 years ago
Geoffrey Noer
aee7f7a306
complete.c: Change WIN32 to __WIN32__, added #else return NULL
to end of that define.
31 years ago
Victoria Mixon
aa917e719d
modified from 95q4
31 years ago
Steve Chamberlain
b4fdbe09dc
Tue Oct 31 10:38:58 1995 steve chamberlain <sac@slash.cygnus.com>
* display.c, parens.c, readline.c, rldefs.h: Change use of
WIN32 to __WIN32__.
31 years ago
Fred Fish
17b90c4a61
* Makefile.in (BISON): Remove macro.
31 years ago
Steve Chamberlain
5718164625
* complete.c (filename_completion_function): Enable for
win32 when not MSC.
31 years ago
Peter Schauer
a27fbc3abf
* configure.in: Handle powerpc-ibm-aix* like rs6000-ibm-aix*.
31 years ago
Michael Meissner
f30c1d4a4b
Fix warnings under Linux
31 years ago
Michael Meissner
6b5151c236
Fix warnings under Linux
31 years ago
Steve Chamberlain
2e8f534a6c
Fri Sep 29 15:19:23 1995 steve chamberlain <sac@slash.cygnus.com>
Fixes for when the host WIN32, but not MSC.
* complete.c: Sometimes have pwd.h
* parens.c: WIN32 has similar restrictions to __GO32__.
* readline.c (__GO32__): Some of this moved into rldefs.h
* signals.c (__GO32__): Likewise.
* rldefs.h (MSDOS||WIN32) becomes MSDOS||MSC.
(WIN32&&!WIN32): New definitions.
31 years ago
Ian Lance Taylor
1cd3bab3a0
* Makefile.in (maintainer-clean): New synonym for realclean.
31 years ago
Victoria Mixon
f9e903ee03
inc-hist.texi: gdb manual up to date for 95q3
rluser.texinfo:
32 years ago
Michael Meissner
8bfd30b27f
Build without warnings under Linux.
32 years ago
Steve Chamberlain
a465efbb38
* rldefs.h: Define MINIMAL for __GO32__ and WIN32.
* complete.c, display.c, readline.c, rltty.c: Test MINIMAL
instead of __GO32__.
32 years ago
Ian Lance Taylor
0f72c69c1c
* configure.in: Change i[34]86 to i[345]86.
32 years ago
Stan Shebs
ebe541dfcb
* configure.in (m88*-harris-cxux7*): Recognize.
* sysdep-cxux7.h: New file.
33 years ago
Steve Chamberlain
0a9a6ed9d3
* rttty.c (control_meta_key_on): Remove superfluous testing of
__GO32__.
33 years ago
Steve Chamberlain
d14d610da2
* rltty.c (control_meta_key_on): Don't compile if __GO32__ is
defined.
(rltty_set_default_bindings): Likewise.
* display.c (insert_some_chars, delete_chars): row_start should be
a short.
* parens.c (rl_insert_close): No FD_SET if using __GO32__.
* readline.c (rl_gather_tyi): Strip off spurious high bits.
33 years ago
Peter Schauer
53444896f8
* history.c: Swap inclusion of rldefs.h and chardefs.h to avoid
CTRL macro redefinition.
33 years ago
Ian Lance Taylor
580937986f
* readline.c (_rl_set_screen_size): Don't compile if __GO32__ is
defined.
* rltty.c (control_meta_key): Likewise.
* parens.c: If __GO32__ is defined, undefine FD_SET.
* signals.c: Include SIGWINCH handling in the set of things which
is not done if HANDLE_SIGNALS is not set.
33 years ago
Ian Lance Taylor
fc0ee6ed80
* display.c: If __GO32__ is defined, include <sys/pc.h>.
33 years ago
Ian Lance Taylor
3dc889b469
* readline.c (readline_default_bindings): Don't compile if
__GO32__ is defined.
* rltty.c (rltty_set_default_bindings): Likewise.
33 years ago
Steve Chamberlain
82da62d141
* config/mh-go32: New fragment.
* configure.in (host==go32): Use go32 fragment.
33 years ago
Stu Grossman
d32a92614d
* chardefs.h, rldefs.h: Move decls of string funcs from chardefs.h
to rldefs.h so that they don't pollute apps that include
readline.h.
* history.c: include rldefs.h to get decls of string funcs.
33 years ago
Stan Shebs
b7ba9a57bd
Wed May 4 12:15:11 1994 Stan Shebs (shebs@andros.cygnus.com)
* configure.in (rs6000-bull-bosx*): New configuration, RS/6000
variant.
Fixes PR 4903.
33 years ago
Jim Kingdon
b2689e8e79
* configure.in: Use mh-posix for sunos4.1*.
33 years ago
Jim Kingdon
858ba12156
* rltty.c (set_tty_settings): Don't set readline_echoing_p.
(rl_deprep_terminal) [NEW_TTY_DRIVER]: Set readline_echoing_p.
33 years ago
Jim Kingdon
c6933c8189
* Makefile.in: Add TAGS target.
33 years ago
Jim Kingdon
6305159078
* isearch.c, search.c: Include sysdep.h.
33 years ago
Jim Kingdon
56379d18f8
* configure.in: For ISC, use mh-sysv, not mh-isc.
33 years ago