Age | Commit message (Expand) | Author | Files | Lines |
1995-02-14 | * expression.h: Move declaration of evaluate_subexp_with_coercion | Jim Kingdon | 1 | -0/+7 |
1995-02-14 | * expression.h: Move include of value.h until after declaration of | Jim Kingdon | 1 | -0/+5 |
1995-02-13 | * remote-e7000.c: Comprehensive cleanup; removal of dead code, | Stan Shebs | 1 | -0/+7 |
1995-02-12 | * irix5-nat.c (string.h): Include near beginning of file. | Stan Shebs | 1 | -0/+4 |
1995-02-12 | * valops.c (value_arg_coerce): Use VALUE_TYPE not SYMBOL_TYPE on | Jim Kingdon | 1 | -0/+11 |
1995-02-12 | * language.h (struct language_defn): New field evaluate_exp. | Per Bothner | 1 | -0/+15 |
1995-02-12 | * ch-exp.y (maybe_expression_list): New non-terminal. | Per Bothner | 1 | -0/+5 |
1995-02-12 | * symtab.c (add_param_to_type): Remove (commented-out) function, | Per Bothner | 1 | -0/+6 |
1995-02-12 | * valops.c (value_arg_coerce): Now takes param_type argument. | Per Bothner | 1 | -0/+14 |
1995-02-12 | * buildsym.c (finish_block): If finishing a function without known | Per Bothner | 1 | -0/+16 |
1995-02-12 | * buildsym.c (start_subfile): Set language for f2c like for cfront. | Jim Kingdon | 1 | -0/+8 |
1995-02-10 | * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition to | Stan Shebs | 1 | -0/+11 |
1995-02-09 | * config/sparc/tm-sun4sol2.h: Define STATIC_TRANSFORM_NAME. | Jim Kingdon | 1 | -0/+9 |
1995-02-09 | * somread.c (som_symtab_read): Handle dynamic relocation for both | Jeff Law | 1 | -0/+11 |
1995-02-09 | * config/sparc/tm-sun4sol2.h, dbxread.c: Rename | Jim Kingdon | 1 | -0/+24 |
1995-02-09 | * monitor.c: Fix so all the output shows up in the GUI command | Rob Savoye | 1 | -0/+5 |
1995-02-07 | Fix it so whitespace works out right even with sanitization | Jim Kingdon | 1 | -1/+1 |
1995-02-07 | * i386-tdep.c (_initialize_i386_tdep): Put void decl on separate | Stan Shebs | 1 | -0/+9 |
1995-02-07 | various ChangeLog housekeeping, and | Stan Shebs | 1 | -9/+15 |
1995-02-06 | * config/mips/idt.mt: Add support for the lsi33k target. | Rob Savoye | 1 | -2/+2 |
1995-02-06 | * config/mips/idt.mt: Add support for ser-tcp and the lsi33k | Rob Savoye | 1 | -0/+8 |
1995-02-06 | * gdbtk.c (gdb_disassemble): Deference pointer to function before | Jim Kingdon | 1 | -0/+7 |
1995-02-04 | * ser-go32-para.c (dos_read): fix syntax errors. | Kung Hsu | 1 | -0/+4 |
1995-02-03 | * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble), | Stu Grossman | 1 | -0/+17 |
1995-02-03 | * array-rom.c: Remove the non GDB remote protocol config stuff. | Rob Savoye | 1 | -0/+7 |
1995-02-03 | * For arc specific changes. | Kung Hsu | 1 | -0/+13 |
1995-02-02 | * Makefile.in (VERSION): Bump to 4.13.2. | Stan Shebs | 1 | -0/+12 |
1995-02-02 | * f-typeprint.c (f_type_print_varspec_suffix): Print array index | Per Bothner | 1 | -1/+10 |
1995-02-02 | * eval.c (evaluate_subexp): Clean up handling of | Per Bothner | 1 | -0/+57 |
1995-02-02 | * ch-valprint.c (chill_val_print): On TYPE_CODE_STRING, don't | Per Bothner | 1 | -0/+7 |
1995-02-02 | gcc -Wall lint. | Stan Shebs | 1 | -2/+23 |
1995-02-01 | * ch-exp.y (value_string_element, string_primitive_value, | Per Bothner | 1 | -0/+29 |
1995-01-31 | * config/m68k/monitor.mt, | Jim Kingdon | 1 | -0/+6 |
1995-01-31 | From nigel@algor.co.uk. | Steve Chamberlain | 1 | -0/+8 |
1995-01-31 | * xcoffread.c (process_xcoff_symbol): Use new variables | Jim Kingdon | 1 | -0/+15 |
1995-01-31 | * gdbtk.tcl (create_file_win): Disable old popup menu for source | Stu Grossman | 1 | -0/+3 |
1995-01-31 | * sparcl-tdep.c: Add `sparclite' target for doing serial and udp | Stu Grossman | 1 | -0/+13 |
1995-01-28 | * elfread.c (elf_symtab_read): Do not test BSF_GLOBAL for | Peter Schauer | 1 | -0/+6 |
1995-01-28 | * top.c (use_windows): Clarify comments. | Stan Shebs | 1 | -0/+2 |
1995-01-28 | * convex-tdep.c (xfer_core_file): Comment out. | Stan Shebs | 1 | -0/+8 |
1995-01-28 | * arm-tdep.c: Make it compile. | Stan Shebs | 1 | -0/+12 |
1995-01-27 | * Makefile.in (CHILL_LIB): Define as in testsuite/Makefile.in. | Jim Kingdon | 1 | -0/+4 |
1995-01-27 | * symtab.c (find_pc_line): When subtracting one to get a line | Jim Kingdon | 1 | -0/+3 |
1995-01-27 | * remote-vx.c: Revert all of Kung's changes of 16 Jan. The | Jim Kingdon | 1 | -0/+8 |
1995-01-27 | * sparcl-tdep.c: Clean up formatting and indentation. | Stu Grossman | 1 | -0/+4 |
1995-01-26 | * remote-hms.c (hms_ops): Change ref of hr_load_image | Steve Chamberlain | 1 | -0/+4 |
1995-01-26 | * remote-hms.c (hms_ops): Change ref of hr_load_image | Steve Chamberlain | 1 | -0/+5 |
1995-01-26 | Add powerpc-*-eabi support. | Michael Meissner | 1 | -0/+7 |
1995-01-26 | * language.h (struct language_defn): New field c_style_arrays. | Per Bothner | 1 | -0/+25 |
1995-01-26 | * gdbtk.c (gdbtk_init): Prevent segfault when gdbtk.tcl can't be | Stu Grossman | 1 | -0/+7 |