(tc_gen_reloc): Use bfd_get_reloc_code_name in error message.
[binutils-gdb.git] / readline / ChangeLog
1994-08-24 Ian Lance Taylor * configure.in: Change i[34]86 to i[345]86.
1994-07-16 Stan Shebs * configure.in (m88*-harris-cxux7*): Recognize.
1994-07-08 Steve Chamberlain * rttty.c (control_meta_key_on): Remove superfluous...
1994-06-30 Steve Chamberlain * rltty.c (control_meta_key_on): Don't compile if...
1994-06-12 Peter Schauer * history.c: Swap inclusion of rldefs.h and chardefs...
1994-05-09 Ian Lance Taylor * readline.c (_rl_set_screen_size): Don't compile...
1994-05-09 Ian Lance Taylor * display.c: If __GO32__ is defined, include <sys...
1994-05-09 Ian Lance Taylor * readline.c (readline_default_bindings): Don't compile if
1994-05-06 Steve Chamberlain * config/mh-go32: New fragment.
1994-05-04 Stu Grossman * chardefs.h, rldefs.h: Move decls of string funcs...
1994-05-04 Stan ShebsWed May 4 12:15:11 1994 Stan Shebs (shebs@andros...
1994-04-20 Jim Kingdon* configure.in: Use mh-posix for sunos4.1*.
1994-04-14 Jim Kingdon * rltty.c (set_tty_settings): Don't set readline_echoi...
1994-03-13 Jim Kingdon* Makefile.in: Add TAGS target.
1994-03-10 Jim Kingdon* isearch.c, search.c: Include sysdep.h.
1994-03-04 Jim Kingdon* configure.in: For ISC, use mh-sysv, not mh-isc.
1994-02-24 Peter Schauer * rldefs.h: Define S_ISREG if necessary.
1994-02-24 Peter Schauer * Merge in changes from bash-1.13.5. Merge changes...
1994-02-18 Jim Kingdon* Makefile.in: Add search.o rule for Sun make.
1994-02-17 Per Bothner* rltty.c: #if out some code if __GO32__.
1994-02-15 Per Bothner * readline.c (_rl_output_character_function), display.c:
1994-02-05 Jim Kingdon * Makefile.in: Remove obsolete rules for history.info and
1994-01-28 Jim Kingdon* chardefs.h: Only declare strrchr if it is not #define'd.
1994-01-25 Jim Kingdon* rldefs.h: Accept __hpux as well as hpux for HP compil...
1994-01-22 Jim Kingdon * chardefs.h, tilde.c: Just declare strrchr rather...
1994-01-21 Fred Fish * Makefile.in (distclean, realclean): Expand local...
1994-01-17 Ken Raeburn* readline.c (doing_an_undo): Delete second declaration...
1994-01-16 Jim Kingdon * complete.c, bind.c: Include <sys/stat.h>.
1994-01-16 Jim Kingdon * chardefs.h: Don't declare xmalloc.
1994-01-16 Jim Kingdon * Makefile.in (clean mostlyclean distclean realclean...
1994-01-16 Jim Kingdon * Makefile.in (clean mostlyclean distclean realclean...
1994-01-16 Per Bothner * readline.c, display.c: Patches to allow use of...
1994-01-16 Per Bothner Merge in changes from bash-1.13. The most obvious...
1993-12-12 Steve Chamberlain * readline.c (rl_getc): If GO32, trim high bit from...
1993-11-05 Jim Kingdon * configure.in: Add doc to configdirs.
1993-10-22 Jim Kingdon* configure.in: Add * to end of all OS names.
1993-10-05 Jim Kingdon * readline.c: Add stuff for HIUX to place where we...
1993-09-29 Jim Kingdon * readline.c (parser_if): Free tname when done with...
1993-09-07 Jim Kingdon* configure.in (m88k-*-sysvr4*): Comment out previous...
1993-07-02 Ian Lance Taylor * configure.in (*-*-riscos*): New entry; use mh-sysv.
1993-06-23 Jim Kingdon * configure.in: Add comment.
1993-06-18 Jim Kingdon * configure.in (m88k-*-sysvr4*): Use sysdep-norm.h.
1993-06-13 Jim Kingdon * Makefile.in ({real,dist}clean): Remove sysdep.h.
1993-06-10 Jim Kingdon * Makefile.in: Add mostlyclean, distclean, and realcle...
1993-05-21 Jim KingdonISC changes
1993-04-19 Jim Kingdonchanges for SVR3.2
1993-03-24 David D. Zuhnadd installcheck & dvi
1993-03-13 David D. Zuhnconsistent use of -solaris2*
1993-03-03 Fred Fish * sysdep-sysv4.h: New file for SVR4.
1992-12-15 Ian Lance TaylorTue Dec 15 12:38:16 1992 Ian Lance Taylor (ian@cygnus...
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-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-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-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-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...
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-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-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-19 Stu Grossman* history.c: #include "sysdep.h".
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 GrossmanIntegrate new readline from Brian Fox.
1991-11-12 Steve ChamberlainMon Nov 11 20:50:29 1991 Steve Chamberlain (sac at...
1991-11-09 John Gilmore* configure.in: Make a link for sysdep.h. Specify...
1991-10-25 John GilmoreSwitch to new config/hm-* scheme.
next