Age | Commit message (Expand) | Author | Files | Lines |
1995-12-21 | Make ppcbug work | Michael Meissner | 1 | -0/+19 |
1995-12-21 | * defs.h: Delete extraneous whitespace at end of file. | Fred Fish | 1 | -0/+37 |
1995-12-15 | * mpw-make.sed: Add quotes to RIncludes reference. | Raymond Jou | 1 | -0/+4 |
1995-12-15 | * remote-array.c: Remove bogus setting of baudrate to 4800. Their | Rob Savoye | 1 | -0/+5 |
1995-12-12 | * configure.in (powerpc-*-macos*): New target configuration. | Stan Shebs | 1 | -0/+22 |
1995-12-12 | * dbxread.c (process_one_symbol): When looking at the next | Fred Fish | 1 | -0/+6 |
1995-12-12 | * eval.c (evaluate_struct_tuple): Fix thinko. | Per Bothner | 1 | -0/+4 |
1995-12-11 | * ch-typeprint.c (chill_type_print_base): Slightly change of printing | Wilfried Moser | 1 | -0/+5 |
1995-12-11 | * valops.c (value_cast): Handle casts to and from TYPE_CODE_CHAR. | Per Bothner | 1 | -0/+7 |
1995-12-09 | * coffread.c, dbxread.c, dstread.c, objfiles.c, os9kread.c, | Fred Fish | 1 | -0/+5 |
1995-12-07 | * remote-mips.c (mips_receive_header): Allow mips_syn_garbage to be | Stu Grossman | 1 | -0/+6 |
1995-12-06 | * gdbtypes.c (check_stub_method): Make sure we get back a function | Brendan Kehoe | 1 | -0/+5 |
1995-12-06 | * monitor.c (monitor_expect_regexp): Make static, add prototype. | Stu Grossman | 1 | -0/+6 |
1995-12-06 | * c-lang.h (c_op_print_tab): Don't declare, some compilers | Stan Shebs | 1 | -0/+6 |
1995-12-03 | * eval.c (evaluate_subexp_standard case): Fix typo. | Per Bothner | 1 | -0/+4 |
1995-12-03 | * ch-exp.c (parse_named_record_element): Avoid aggregrate | Jeff Law | 1 | -0/+7 |
1995-12-03 | * symfile.c (global_psymbols, static_psymbols): Remove, unused. | Fred Fish | 1 | -0/+4 |
1995-12-02 | * alpha-tdep.c (heuristic_proc_desc): Add heuristic to | Peter Schauer | 1 | -0/+6 |
1995-12-02 | Fix typo; some progress in ppcbug support | Michael Meissner | 1 | -0/+6 |
1995-12-01 | fix typo | Michael Meissner | 1 | -0/+4 |
1995-12-01 | * language.c (lang_bool_type), language.h: New function. | Per Bothner | 1 | -0/+6 |
1995-12-01 | * valops.c (value_slice): Implement (value) bitstring slices. | Per Bothner | 1 | -0/+4 |
1995-12-01 | * gdbtypes.c (check_stub_type): Removed; no longes needed. | Per Bothner | 1 | -0/+5 |
1995-11-30 | * ch-exp.y: Replaced by ... | Per Bothner | 1 | -0/+28 |
1995-11-30 | * scm-valprint.c (scm_isymnames): Remove "#@" prefix. | Per Bothner | 1 | -1/+4 |
1995-11-30 | * f-typeprint.c, valarith.c, valprint.c, typeprint.c, eval.c: | Per Bothner | 1 | -0/+9 |
1995-11-30 | * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c, | Per Bothner | 1 | -0/+5 |
1995-11-30 | * gdbtypes.h (enum type_code): Added TYPE_CODE_TYPEDEF. | Per Bothner | 1 | -0/+23 |
1995-11-29 | * top.c (command_line_input): Only strip out an initial #-comment. | Per Bothner | 1 | -0/+3 |
1995-11-29 | * expression.h (enum exp_opcode): Add BINOP_RANGE. | Per Bothner | 1 | -0/+7 |
1995-11-29 | * Makefile.in: Clean up so doc stuff stays in doc sub-dir. | Per Bothner | 1 | -0/+4 |
1995-11-29 | Make debugging remote gdb friendlier | Michael Meissner | 1 | -0/+11 |
1995-11-29 | Fix typo. | David Edelsohn | 1 | -1/+1 |
1995-11-29 | * Makefile.in (target_subdir): Define. | David Edelsohn | 1 | -0/+6 |
1995-11-28 | * dbxread.c (dbx_symfile_read): Set block_address_function_relative | David Edelsohn | 1 | -0/+5 |
1995-11-28 | * magic.h: Renamed to gmagic.h to avoid <magic.h> conflict. | Fred Fish | 1 | -0/+7 |
1995-11-25 | * mdebugread.c (handle_psymbol_enumerators, parse_symbol): | Peter Schauer | 1 | -0/+17 |
1995-11-24 | * top.c (recurse_read_control_structure): Don't make cleanups | Jeff Law | 1 | -0/+5 |
1995-11-22 | * config/m68k/xm-hp300hpux.h: Define MMAP_BASE_ADDRESS and MMAP_INCREMENT. | Fred Fish | 1 | -0/+8 |
1995-11-21 | * objfiles.c (map_to_address): Have gdb print a warning when it | Fred Fish | 1 | -0/+9 |
1995-11-20 | * infrun.c (wait_for_inferior): Add support for dynamic function | Stu Grossman | 1 | -0/+14 |
1995-11-20 | * objfiles.c (allocate_objfile): Change warning message about mapped | Fred Fish | 1 | -0/+7 |
1995-11-20 | * stack.c (print_frame_info): Use minimal symbol only if | Peter Schauer | 1 | -0/+2 |
1995-11-19 | * irix5-nat.c, osfsolib.c (solib_address): Return the name of the | Peter Schauer | 1 | -0/+5 |
1995-11-19 | * solib.c (solib_address): Return the name of the containing solib. | Fred Fish | 1 | -0/+40 |
1995-11-16 | * utils.c: Don't include sys/ioctl.h etc if MPW is host. | Stan Shebs | 1 | -0/+4 |
1995-11-15 | * config/arm/tm-arm.h (ADDITIONAL_REGISTER_NAMES): Fix r5. | David Edelsohn | 1 | -2/+7 |
1995-11-14 | * monitor.c (monitor_load_srec monitor_make_srec): Move all | Stu Grossman | 1 | -0/+19 |
1995-11-14 | Add preliminary ppcbug support. | Michael Meissner | 1 | -0/+10 |
1995-11-13 | * partial-stab.h: Remove GDB_TARGET_IS_HPPA kludge. | Jeff Law | 1 | -0/+8 |