Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A few tweaks required to use Readline as part of the DJGPP port of GDB. | Eli Zaretskii | 2000-07-10 | 1 | -1/+28 |
| | |||||
* | readline: | Elena Zannoni | 2000-07-09 | 1 | -130/+221 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-07-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * Import of readline 4.1. Locally modified files: Makefile.in, configure.in, configure (regenerated), config.h.in (regenerated), readline.h, rltty.c, shell.c signals.c. Locally added files: acconfig.h, config/*, config.h.bot, cross-build/*, doc/inc-hit.texinfo. New files: USAGE, rlprivate.h, rlshell.h, xmalloc.h. examples: 2000-07-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * Import of readline 4.1. New files: excallback.c, rlfe.c. doc: 2000-07-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * Import of readline 4.1. Regenerated inc-hist.texinfo as copy of hsuser.texinfo, for inclusion in the gdb manual. New file: rluserman.texinfo | ||||
* | (_rl_move_vert) [__GO32__]: fflush the stream, to make sure cursor position | Eli Zaretskii | 2000-03-15 | 1 | -2/+10 |
| | | | | | | | | is up-to-date. (space_to_eol) [__GO32__]: Clear the screen and home the cursor. (insert_some_chars) [__GO32__]: Don't write directly to the screen in DJGPP versions 2.x (it doesn't work). (delete_chars) [__GO32__]: Ditto. | ||||
* | import gdb-1999-08-02 snapshot | Jason Molenda | 1999-08-02 | 1 | -45/+73 |
| | |||||
* | import gdb-19990422 snapshot | Stan Shebs | 1999-04-26 | 1 | -0/+21 |
| | |||||
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -0/+1545 |