Age | Commit message (Expand) | Author | Files | Lines |
1992-12-22 | * valprint.c (val_print): Reorganize comment and add note | Fred Fish | 3 | -18/+15 |
1992-12-22 | * tm-hppah.h: #define NEED_TEXT_START_END for target memory | Stu Grossman | 2 | -0/+9 |
1992-12-22 | * hppa-pinsn.c (print_insn): Improve handling of be and ble | Stu Grossman | 8 | -1119/+490 |
1992-12-21 | add include of "complaints.h" | David D. Zuhn | 2 | -1/+5 |
1992-12-18 | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 45 | -2103/+3358 |
1992-12-17 | Eliminate uses of NAMES_HAVE_UNDERSCORE, using | John Gilmore | 8 | -72/+100 |
1992-12-16 | Change default TEXIDIR to find FSF's texinfo.tex in new location. | Roland Pesch | 1 | -1/+1 |
1992-12-16 | Change default pointer to texinfo.tex to match new location. | Roland Pesch | 1 | -1/+1 |
1992-12-15 | Add i386sco4.mh (this time for sure). | Ian Lance Taylor | 1 | -0/+1 |
1992-12-15 | Tue Dec 15 10:05:56 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 6 | -8/+41 |
1992-12-15 | * complaints.c: New file, code moved from utils.c. | Fred Fish | 19 | -496/+530 |
1992-12-15 | Avoid printf_filtered limit. | John Gilmore | 2 | -9/+21 |
1992-12-15 | i860-tdep.c: Lint. | John Gilmore | 2 | -15/+22 |
1992-12-15 | Typo | John Gilmore | 1 | -0/+5 |
1992-12-15 | Lint | John Gilmore | 3 | -7/+19 |
1992-12-15 | * gdbtypes.c (create_array_type): Complete rewrite. Now requires | Fred Fish | 11 | -279/+257 |
1992-12-15 | * gdbtypes.h: Remove const from decl for cplus_struct_default to | Stu Grossman | 1 | -0/+5 |
1992-12-15 | * hppahpux.mt (TDEPFILES): Add exec.o. | Stu Grossman | 2 | -2/+2 |
1992-12-15 | * convex-xdep.c, hppab-nat.c, i860-tdep.c, infptrace.c: Remove | Stu Grossman | 9 | -114/+78 |
1992-12-10 | * config/{vxworks68,vxworks960}: Don't include xdr_regs.o. | John Gilmore | 2 | -2/+2 |
1992-12-10 | * mipsread.c (parse_symbol): When checking whether a structured | John Gilmore | 1 | -0/+6 |
1992-12-10 | Update dependencies after deleting files. | John Gilmore | 1 | -64/+11 |
1992-12-10 | * vx-share/{reg.h,xdr_regs.h,xdr_regs.c}: Remove, unused. | John Gilmore | 6 | -279/+21 |
1992-12-09 | * c-lang.c (_initialize_c_language): Name changed from | Fred Fish | 4 | -6/+14 |
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 |