Age | Commit message (Expand) | Author | Files | Lines |
1993-12-31 | * stack.c (print_block_frame_locals): Also print LOC_BASEREG variables. | Jim Kingdon | 1 | -0/+4 |
1993-12-31 | * symtab.c (find_methods): Call fprintf_symbol_filtered with DMGL_ANSI. | Peter Schauer | 1 | -0/+4 |
1993-12-31 | * remote-mips.c (mips_error): New function. | Jim Kingdon | 1 | -0/+4 |
1993-12-30 | * values.c (unpack_long): Fix garbled error message. | Jim Kingdon | 1 | -0/+2 |
1993-12-30 | * remote-mips.c (mips_error): New function. | Jim Kingdon | 1 | -0/+3 |
1993-12-30 | * breakpoint.c (breakpoint_chain): Make static. | Jim Kingdon | 1 | -0/+6 |
1993-12-30 | * exec.c (add_to_section_table): Check for SEC_ALLOC instead of | Peter Schauer | 1 | -0/+5 |
1993-12-30 | * infrun.c (wait_for_inferior): Enable code which assumes that if | Jim Kingdon | 1 | -0/+7 |
1993-12-30 | * valprint.c (val_print_string): Change chunksize from 200 | Jim Kingdon | 1 | -0/+3 |
1993-12-29 | * symfile.c (generic_load): If no arguments, get file name | Jim Kingdon | 1 | -0/+3 |
1993-12-29 | * c-exp.y: Revert Kung's change. "..." is not a type, and the | Jim Kingdon | 1 | -0/+6 |
1993-12-29 | * stabsread.c (define_symbol): If we choose not to combine | Jim Kingdon | 1 | -0/+7 |
1993-12-28 | * solib.c (DEBUG_BASE): Remove macro and all references. | Fred Fish | 1 | -0/+8 |
1993-12-28 | CVS: | Kung Hsu | 1 | -0/+4 |
1993-12-28 | Modified Files: | Kung Hsu | 1 | -0/+6 |
1993-12-27 | * gdbtypes.h: Expand on comments for TYPE_CODE_BITSTRING and | Jim Kingdon | 1 | -0/+3 |
1993-12-27 | * m68k-tdep.c (m68k_skip_prologue, m68k_find_saved_regs): | Jim Kingdon | 1 | -0/+4 |
1993-12-27 | * main.c (init_main): Change "set remotedebug" back to var_zinteger | Jim Kingdon | 1 | -0/+3 |
1993-12-27 | * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}), | Jim Kingdon | 1 | -0/+3 |
1993-12-27 | * c-exp.y (yylex): Don't try to deal with nested types. | Jim Kingdon | 1 | -0/+2 |
1993-12-27 | * cp-valprint.c (cplus_print_value): Call check_stub_type on | Jim Kingdon | 1 | -0/+3 |
1993-12-27 | * dbxread.c: Move default definition of GCC_COMPILED_FLAG_SYMBOL | Jim Kingdon | 1 | -0/+11 |
1993-12-27 | * dbxread.c (process_one_symbol): Handle stabs-in-som just like | Jeff Law | 1 | -0/+15 |
1993-12-26 | * exec.c (exec_file_command): If error occurs after we have opened | Jim Kingdon | 1 | -0/+3 |
1993-12-26 | Sun Dec 26 16:59:39 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | Jim Kingdon | 1 | -0/+11 |
1993-12-26 | * gdbtypes.c (force_to_range_type): Use switch statement. | Jim Kingdon | 1 | -0/+6 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1 | -0/+15 |
1993-12-26 | * hppa-tdep.c (init_extra_frame_info): Correctly adjust the base | Jeff Law | 1 | -0/+6 |
1993-12-25 | * stabsread.c (define_symbol): Only combine a p/r pair into a | Jim Kingdon | 1 | -0/+5 |
1993-12-25 | Sat Dec 25 09:50:29 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -1/+6 |
1993-12-25 | * defs.h: Move definitions of TARGET_*_BIT after include of tm.h. | Jim Kingdon | 1 | -0/+9 |
1993-12-25 | * mdebugread.c: Change the builtin_type_* in this file to | Jim Kingdon | 1 | -0/+4 |
1993-12-25 | * printcmd.c (disassemble_command): Call wrap_here between printing | Jim Kingdon | 1 | -1/+6 |
1993-12-24 | * stabsread.c (read_type): Don't fall through 'S' case (the case it | Jim Kingdon | 1 | -0/+6 |
1993-12-24 | remove stray <<<<< from CVS | Jim Kingdon | 1 | -1/+0 |
1993-12-21 | * ch-exp.y (match_dollar_tokens): Fix off-by-one bug. | Per Bothner | 1 | -0/+29 |
1993-12-16 | * mips-tdep.c (read_next_frame_reg): If SIGFRAME_REG_SIZE is not | Ian Lance Taylor | 1 | -0/+5 |
1993-12-16 | * config/m68k/nm-hp300bsd.h: Correctly identify 4.3BSD vs 4.4BSD. | Jeff Law | 1 | -0/+10 |
1993-12-14 | Implement support for Chill POWERSETs. | Per Bothner | 1 | -0/+13 |
1993-12-13 | * paread.c (pa_symfile_init): Check for the existance of stabs | Fred Fish | 1 | -0/+5 |
1993-12-12 | * config/h8300/tm-h8300.h (BREAKPOINT): Insn changed to sleep. | Steve Chamberlain | 1 | -0/+8 |
1993-12-12 | * ser-go32.c: Lint. (strncasecmp): Removed, now in libiberty. | Steve Chamberlain | 1 | -0/+21 |
1993-12-11 | * stabsread.c (read_array_type): Allow negative array bounds, | Fred Fish | 1 | -0/+8 |
1993-12-08 | Typo | Ian Lance Taylor | 1 | -1/+1 |
1993-12-08 | * config/mips/idt.mt: Use tm-idt.h instead of tm-bigmips.h. | Ian Lance Taylor | 1 | -0/+5 |
1993-12-07 | * mipsread.c: Include bfd.h and coff/sym.h. | Ian Lance Taylor | 1 | -0/+4 |
1993-12-07 | set the other three terminal state pieces for systems that HAVE_SGTTY | K. Richard Pixley | 1 | -0/+5 |
1993-12-06 | * configure.in: Recognize mips* for all mips targets. | Ian Lance Taylor | 1 | -0/+3 |
1993-12-06 | Added Irix 5 support. | Ian Lance Taylor | 1 | -0/+43 |
1993-11-30 | * Makefile.in (check): Do not use subdir_do, so that | Ian Lance Taylor | 1 | -0/+5 |