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