| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | recording file death | K. Richard Pixley | 1992-12-08 | 148 | -65176/+0 |
* | Fix fatal typo in an M4 substitution. | Roland Pesch | 1992-12-07 | 1 | -1/+1 |
* | Forgot the following for the ChangeLog: | Fred Fish | 1992-12-04 | 1 | -0/+4 |
* | * ch-exp.y (match_character_literal): Fix case where no | Fred Fish | 1992-12-04 | 2 | -26/+28 |
* | * c-exp.y (c_create_fundamental_type): New function to create | Fred Fish | 1992-12-03 | 9 | -232/+602 |
* | * dwarfread.c (CHILL_PRODUCER): Add producer string for | Fred Fish | 1992-12-02 | 2 | -0/+18 |
* | * remote-udi.c (udi_wait): Don't stop if TIP says that remote is | Stu Grossman | 1992-12-01 | 2 | -3/+8 |
* | * tm-sun4sol2.h: Add CPLUS_MARKER. Solaris 2.0 requires '.' | Fred Fish | 1992-11-30 | 3 | -1/+15 |
* | updated address and phone number | David D. Zuhn | 1992-11-30 | 1 | -3/+3 |
* | * stabsread.c (define_symbol): For the sake of dbx, gcc emits | Fred Fish | 1992-11-30 | 2 | -3/+6 |
* | Bump internal version to 4.7.3 in wake of fragmentation of massive | Fred Fish | 1992-11-29 | 2 | -3/+4 |
* | (Changes to break incredibly ugly, unmaintainable 750 line | Fred Fish | 1992-11-29 | 2 | -619/+954 |
* | * ch-exp.y (GENERAL_PROCEDURE_NAME, LOCATION_NAME): New | Fred Fish | 1992-11-29 | 2 | -6/+104 |
* | Add sections on clean design and on how to send in changes. | John Gilmore | 1992-11-28 | 2 | -0/+151 |
* | Doc for sac's new "z8ksim" Z8000 simulator target. | Roland Pesch | 1992-11-26 | 3 | -1/+47 |
* | Conditional vars for controlling Z8000 doc. | Roland Pesch | 1992-11-26 | 3 | -0/+7 |
* | Apply fix from zoo: | Fred Fish | 1992-11-25 | 2 | -1/+3 |
* | * parse.c (write_exp_string): Complete rewrite to store string | Fred Fish | 1992-11-25 | 2 | -20/+69 |
* | * main.c (main): Print GDB version number in gdb -help; doc pid arg. | John Gilmore | 1992-11-24 | 1 | -0/+6 |
* | * c-exp.y (yylex): Add tempbuf, tempbufindex, and tempbufsize, | Fred Fish | 1992-11-24 | 3 | -64/+92 |
* | * language.h (PRINT_LITERAL_FORM): New macro that takes character | Fred Fish | 1992-11-23 | 5 | -80/+202 |
* | minor typo correction | David D. Zuhn | 1992-11-23 | 1 | -6/+10 |
* | + * nindy-share/stop.h: fixed bogus comment-end in copyright message | David D. Zuhn | 1992-11-23 | 2 | -2/+8 |
* | * m2-exp.y (m2_printstr): Forgot to change reference of | Fred Fish | 1992-11-21 | 1 | -1/+1 |
* | * defs.h (sevenbit_strings): Add declaration. | Fred Fish | 1992-11-21 | 8 | -101/+591 |
* | Couple of things left out of last checkin... | Fred Fish | 1992-11-19 | 1 | -93/+3 |
* | * infcmd.c (set_environment_command): Avoid skipping first | John Gilmore | 1992-11-19 | 2 | -11/+24 |
* | Wed Nov 18 15:05:45 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1992-11-18 | 2 | -3/+9 |
* | Oops! Forgot to check in ChangeLog. | Stu Grossman | 1992-11-18 | 1 | -0/+14 |
* | * infcmd.c (set_environment_command): Make set env FOO x=y work. | Stu Grossman | 1992-11-18 | 3 | -47/+116 |
* | * language.h (language_format_info): New structure to bundle | Fred Fish | 1992-11-18 | 7 | -260/+552 |
* | Tue Nov 17 11:17:06 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1992-11-17 | 3 | -29/+88 |
* | Remove include and dfe directories. | Stu Grossman | 1992-11-17 | 1 | -2/+0 |
* | * symtab.c (find_pc_line): Improve code per gnu's suggestions. | Stu Grossman | 1992-11-16 | 2 | -26/+32 |
* | More fine-tuning of sanitize away chill stuff... | Fred Fish | 1992-11-16 | 1 | -1/+2 |
* | Fix typo. | Fred Fish | 1992-11-16 | 1 | -1/+1 |
* | First cut at sanitizing away the chill stuff. | Fred Fish | 1992-11-16 | 7 | -33/+99 |
* | * Makefile.in (VERSION): Bump to 4.7.2 | Fred Fish | 1992-11-15 | 3 | -2/+7 |
* | * Makefile.in (SFILES_MAINDIR): Add ch-exp.y. | Fred Fish | 1992-11-15 | 18 | -148/+1555 |
* | * infcmd.c (step_over_calls): Improve comments. | Stu Grossman | 1992-11-14 | 2 | -70/+114 |
* | put exec.o back; it deals with exec files, not fork/exec, and thus is still | Mark Eichin | 1992-11-13 | 1 | -1/+1 |
* | z8k target | Steve Chamberlain | 1992-11-13 | 1 | -0/+1 |
* | add i[34]86-*-go32, sparclite-*-* | Mark Eichin | 1992-11-12 | 1 | -0/+2 |
* | * Makefile.in: Remove dependancies for 29k-share/dfe/yank.o and | Stu Grossman | 1992-11-12 | 6 | -221/+417 |
* | Add how to declare the result of make_cleanup. | John Gilmore | 1992-11-10 | 1 | -0/+4 |
* | * c-exp.y: separated host/target idea of integer type size, | Steve Chamberlain | 1992-11-06 | 1 | -69/+57 |
* | Fix problems noticed by Allan Steel, <allan@maths.su.oz.au>, | John Gilmore | 1992-11-06 | 1 | -0/+13 |
* | * m68k-stub.c: Remove ansidecl.h and the few uses of it. | John Gilmore | 1992-11-06 | 3 | -24/+64 |
* | * {ser-bsd.c, ser-termios.c} (serial_close): Pass address of | Fred Fish | 1992-11-06 | 4 | -3/+10 |
* | * Makefile.in (depend): Add nm.h to the list of things to fixup. | Stu Grossman | 1992-11-06 | 2 | -4/+9 |