gprof(1) can have more than one profile data file, so have the usage
[deliverable/binutils-gdb.git] / readline /
1993-03-24  David D. Zuhnadd installcheck & dvi
1993-03-13  David D. Zuhnconsistent use of -solaris2*
1993-03-09  Ian Lance TaylorRemoved obsolete Makefile.dos.
1993-03-03  Fred Fish * sysdep-sysv4.h: New file for SVR4.
1993-02-10  Roland PeschIndex entries for vi-style editing.
1993-02-03  John GilmoreAdd new ChangeLog.
1993-02-02  Roland Pesch * ChangeLog: new file
1993-02-02  John GilmoreThis dir is now configure'd (Makefile => Makefile.in...
1993-01-18  Roland PeschClean up readline doc subdir to conform to normal
1992-12-15  Ian Lance TaylorTue Dec 15 12:38:16 1992 Ian Lance Taylor (ian@cygnus...
1992-12-08  K. Richard Pixleyrecording file death
1992-11-12  John Gilmore* configure.in: Reformat to one-case-per-line.
1992-11-05  Stu GrossmanUndo last change. Read diffs backwards!
1992-11-04  Stu Grossman* readline.c: Cast many uses of alloca to (char *...
1992-10-23  Stu GrossmanChange copyright to FSF.
1992-10-22  Stu Grossman* configure.in: Make SCO work again...
1992-10-12  Ian Lance TaylorMon Oct 12 15:04:07 1992 Ian Lance Taylor (ian@cygnus...
1992-10-02  David D. Zuhnuse canonical triple
1992-09-30  Stu Grossman* readline.c (rl_complete_internal): Cast alloca to...
1992-09-25  Stu Grossman* readline.c (clear_to_eol, rl_generic_bind): Make...
1992-08-19  Ian Lance TaylorBrought forward from p3:
1992-08-12  John Gilmore* readline.c (last_readline_init_file): Fix typo made...
1992-06-25  Stu Grossman* configure.in: Make bsd based systems use sysdep...
1992-06-24  Per Bothner * configure.in: Use mh-posix for Linux (free Unix...
1992-06-24  Fred Fish * sysdep-norm.h (alloca): Protect against previous...
1992-06-19  Stu Grossman* sysdep-obsd.h: #include <sys/types.h> to make this...
1992-06-19  John GilmoreFri Jun 19 12:53:28 1992 John Gilmore (gnu at cygnus...
1992-06-18  Roland Pesch1) Better fix for section "Readline Killing Commands...
1992-06-18  Roland PeschDelete dangling "There is a" at end of first paragraph...
1992-06-15  Fred Fish * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb...
1992-06-15  John Gilmore* readline.c: Make new SIGNALS_* macros to parameterize the
1992-06-14  Stu Grossman* readline.c (insert_some_chars): Return void.
1992-06-11  John Gilmore#undef PC, which Solaris2 defines in sys/types.h, clobb...
1992-06-10  Fred Fish * config/{mh-ncr3000, mh-sysv4}: Change INSTALL to use
1992-06-09  Fred Fish * readline.h (rl_completer_quote_characters): Add...
1992-05-20  John Gilmore* readline.c: Can't initialize FILE *'s with stdin...
1992-04-29  John Gilmore* readline.h: Declare rl_event_hook (which already...
1992-04-23  K. Richard Pixleyremove subdirs line
1992-04-22  Fred FishFinish MINUS_G eradication per current configuration...
1992-04-22  Fred FishReplace MINUS_G by CFLAGS.
1992-04-21  K. Richard Pixleyrework CFLAGS so that they can be set from the command...
1992-04-11  Fred FishRecognize new ncr3000 config.
1992-03-25  John Gilmore* history.c (stifle_history): Negative arg treated...
1992-03-25  K. Richard PixleyINSTALL_PROG -> INSTALL
1992-03-25  John GilmoreInstall some bug fixes from Brian Fox.
1992-03-08  K. Richard PixleyThis is the second batch of makefile changes. Libg...
1992-02-28  Roland PeschHard-code "@appendix" instead of "@chapter" at the...
1992-02-22  Steve ChamberlainIncrease the dososity
1992-02-22  Steve ChamberlainRemeber this one too!
1992-02-22  Steve ChamberlainNew files for DOSness
1992-02-21  Steve Chamberlain * readline.c, examples/fileman.c: patches from DJ...
1992-02-21  Stu Grossman* readline.c (rl_read_init_file): Make sure that null...
1992-02-18  Fred Fish * readline.c (readline_default_bindings): Only make...
1992-02-16  Roland PeschTwo typos fixed, spotted by Jim Irwin of WRS
1991-12-20  Fred FishChange svr4 references to sysv4.
1991-12-11  K. Richard Pixleyinfodir belongs in datadir
1991-12-07  K. Richard PixleyFri Dec 6 23:23:14 1991 K. Richard Pixley (rich...
1991-11-23  John Gilmore14 char filenames
1991-11-23  John GilmoreInitial revision
1991-11-22  John Gilmoresysdep renames
1991-11-22  John GilmoreSupport Mach too.
1991-11-22  John Gilmore<sys/types.h> is required for <dirent.h>. Improve...
1991-11-22  Stu Grossman*** empty log message ***
1991-11-22  John Gilmore* Makefile.in: Clean up ../glob/tilde.c -> tilde.o...
1991-11-22  Stu Grossman* configure.in, config/mh-svr4: Make SVR4 work.
1991-11-22  John GilmoreAdd inc-hist.texi
1991-11-22  Stu GrossmanInitial revision
1991-11-21  Stu GrossmanChange hm-* to mh-*.
1991-11-21  Stu GrossmanFixup dirent<->direct stuff.
1991-11-21  Stu GrossmanInitial revision
1991-11-21  Stu Grossman* readline.c: Move config stuff to sysdep.h, use typed...
1991-11-21  Stu Grossman* emacs_keymap.c, funmap.c, history.c, keymaps.c, vi_ke...
1991-11-21  Stu GrossmanAdd a bunch of config files to .Sanitize, add some...
1991-11-19  Stu Grossman#include "sysdep.h"
1991-11-19  Stu GrossmanIntegrate new readline from Brian Fox.
1991-11-19  Stu Grossman* history.c: #include "sysdep.h".
1991-11-19  Stu GrossmanFix bug where script was referencing host_arch instead...
1991-11-19  Fred FishChange SYSV to USG to match current usage in source...
1991-11-19  Stu Grossman* readline.c (filename_completion_function): use struc...
1991-11-19  Stu GrossmanForgot about vi_mode.c...
1991-11-19  Stu GrossmanIntegrate new readline from Brian Fox.
1991-11-19  Stu GrossmanNew readline stuff.
1991-11-19  Stu GrossmanInitial revision
1991-11-19  Stu GrossmanRemove doc. It's been moved to a subdir.
1991-11-19  Stu GrossmanInitial revision
1991-11-19  Stu GrossmanAdd doc and examples.
1991-11-19  Stu GrossmanInitial revision
1991-11-14  Roland Peschreadline, inc-read: fix node structure so this makeinfo...
1991-11-14  Roland PeschFix minor node-structure bug.
1991-11-14  Steve Chamberlain.Sanitize:
1991-11-14  K. Richard Pixleyadded all-info and install-info targets
1991-11-14  K. Richard Pixleybuild and install info
1991-11-14  K. Richard Pixleyadded info dir menu hooks
1991-11-13  K. Richard PixleyInitial revision
1991-11-12  Steve ChamberlainMon Nov 11 20:50:29 1991 Steve Chamberlain (sac at...
1991-11-09  John GilmoreModernize, add sysdep-*.h files
1991-11-09  John Gilmore* configure.in: Make a link for sysdep.h. Specify...
1991-11-09  John GilmoreInitial revision
1991-10-25  John GilmoreSwitch to new config/hm-* scheme.
1991-10-25  John Gilmoreaix is a Sys V as far as we're concerned.
next
This page took 0.064846 seconds and 7 git commands to generate.