Age | Commit message (Expand) | Author | Files | Lines |
1995-10-24 | * infrun.c (wait_for_inferior): Disable questionable code near | Stu Grossman | 4 | -27/+128 |
1995-10-24 | * gdb.disasm/hppa.exp: Test lci and syncdma instructions. | Jeff Law | 1 | -0/+11 |
1995-10-23 | The revision 2.48 change (grossman 1995/10/16) had unfortunately | Jackie Smith Cashion | 4 | -23/+31 |
1995-10-21 | * alpha-tdep.c, mips-tdep.c (init_extra_frame_info): | Peter Schauer | 6 | -44/+99 |
1995-10-20 | * gdbtypes.c (get_discrete_bounds): Fix typo. | Per Bothner | 1 | -1/+1 |
1995-10-20 | * defs.h (SEEK_SET, SEEK_CUR): Add default definitions. | Stan Shebs | 3 | -10/+15 |
1995-10-19 | Hitachi SH3e, patch to make FP registers debuggable. | Jim Wilson | 3 | -2/+87 |
1995-10-19 | * Makefile.in (CC-LD): Rename to CC_LD, so MPW xform works. | Stan Shebs | 6 | -15/+18 |
1995-10-19 | Comings and goings of Mac-related files | Stan Shebs | 1 | -2/+2 |
1995-10-19 | * mpw-config.in: Adapt to work with autoconf'ed configury; | Stan Shebs | 7 | -1815/+316 |
1995-10-18 | * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target | Jeff Law | 3 | -6/+0 |
1995-10-18 | * hppa-tdep.c (frame_chain): Fix more obscure problems caused | Jeff Law | 2 | -2/+32 |
1995-10-18 | * Many files: When warning about suppressed tests due to a | Jeff Law | 18 | -17/+26 |
1995-10-17 | * config/pa/hppahpux.mt (XDEPFILES): Remove bogus definition. | Jeff Law | 2 | -1/+5 |
1995-10-17 | Fix typo | Fred Fish | 2 | -1/+5 |
1995-10-16 | * remote-mips.c: Add support for speedy (about 10x faster) | Stu Grossman | 2 | -12/+301 |
1995-10-16 | * remote-array.c: Move baud_rate initialization from | Stu Grossman | 3 | -2/+9 |
1995-10-16 | * gdbtk.c (gdb_disassemble): Use fprintf_unfiltered instead of | Stu Grossman | 2 | -1/+4 |
1995-10-16 | * Makefile.in sh3-rom.c config/sh/sh.mt config/sh/tm-sh.h: Add | Stu Grossman | 7 | -7/+219 |
1995-10-16 | * sparcl-tdep.c: Cleanup serial error handling. | Stu Grossman | 2 | -17/+28 |
1995-10-16 | * dcache.c: Change default value of remotecache to off. It just | Stu Grossman | 3 | -53/+98 |
1995-10-15 | * rs6000-tdep.c: Don't include a.out.h, improve some formatting. | Stan Shebs | 2 | -43/+50 |
1995-10-13 | * srcwin.cpp (CSrcScroll1::OnDraw): Don't show disabled | Steve Chamberlain | 1 | -0/+10 |
1995-10-13 | * somsolib.c (som_solib_add): Just give a warning if a file | Jeff Law | 2 | -1/+24 |
1995-10-12 | * corelow.c (core_open): Don't update the to_sections and | Jeff Law | 6 | -7/+70 |
1995-10-12 | * Makefile.in (VERSION): Bump version to 4.15.1 | Fred Fish | 2 | -1/+12 |
1995-10-11 | * Makefile.in (VERSION): Version 4.15 released. | Fred Fish | 2 | -13/+163 |
1995-10-10 | Document changes | Fred Fish | 1 | -0/+9 |
1995-10-10 | * Makefile.in (BISON): Remove macro definition. | Fred Fish | 1 | -7/+2 |
1995-10-10 | Regenerate | Fred Fish | 1 | -17/+51 |
1995-10-10 | Add AC_PROG_YACC | Fred Fish | 1 | -0/+1 |
1995-10-10 | Tue Oct 10 12:25:11 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -7/+17 |
1995-10-09 | * NEWS: Add information about win32 and arm code. | Steve Chamberlain | 13 | -660/+680 |
1995-10-09 | * ch-exp.y (yylex): Also look for '$' following '$'. | Per Bothner | 2 | -1/+5 |
1995-10-08 | * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to | Peter Schauer | 1 | -0/+18 |
1995-10-08 | fix typo | Michael Meissner | 2 | -1/+5 |
1995-10-07 | Modify last patch based on advice from Stu. | Jim Wilson | 2 | -3/+9 |
1995-10-07 | * top.c (execute_control_command): Use 0/1 instead of BFD's | Stan Shebs | 2 | -15/+23 |
1995-10-06 | * sparcl-stub.c: include sparclite.h to get access to register | Stu Grossman | 2 | -136/+160 |
1995-10-06 | Changes to make the simulator work again. | Jim Wilson | 3 | -7/+51 |
1995-10-06 | * values.c allocate_repeat_value): Allocate an array type, and | Per Bothner | 4 | -123/+72 |
1995-10-05 | * parse.c (write_dollar_variable): New function. | Per Bothner | 7 | -374/+123 |
1995-10-05 | Thu Oct 5 13:27:30 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 11 | -125/+1138 |
1995-10-05 | * expression.h (enum exp_code): Added OP_NAME. | Per Bothner | 9 | -265/+576 |
1995-10-05 | * pr-8136.{ch,exp}, pr-8134.exp, func1.ch, Makefile.in: New test cases. | Per Bothner | 7 | -1/+175 |
1995-10-05 | * gdbtypes.c (get_discrete_bounds): New function. | Per Bothner | 4 | -19/+73 |
1995-10-03 | * remote-nrom.c (nrom_ops): Add value for to_thread_alive, | Stan Shebs | 2 | -24/+32 |
1995-10-03 | * top.c (build_command_line): Demand arguments for if/while | Jeff Law | 2 | -0/+8 |
1995-10-02 | * Makefile.in (X11_CFLAGS): Set only to @X_INCDIR@. | Jason Molenda | 2 | -1/+5 |
1995-09-30 | * scm-lang.c: Moved Scheme value printing code to ... | Per Bothner | 7 | -150/+874 |