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 | 2 | -2/+7 |
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 | 2 | -1/+5 |
1995-02-12 | * valops.c (value_arg_coerce): Use VALUE_TYPE not SYMBOL_TYPE on | Jim Kingdon | 3 | -0/+20 |
1995-02-12 | * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing | Jim Kingdon | 1 | -0/+3 |
1995-02-12 | * pr-6292.ch, pr-6292.exp, Makefile.in: New test case. | Per Bothner | 5 | -1/+84 |
1995-02-12 | * language.h (struct language_defn): New field evaluate_exp. | Per Bothner | 9 | -55/+119 |
1995-02-12 | * ch-exp.y (maybe_expression_list): New non-terminal. | Per Bothner | 2 | -1/+13 |
1995-02-12 | * symtab.c (add_param_to_type): Remove (commented-out) function, | Per Bothner | 3 | -27/+7 |
1995-02-12 | * valops.c (value_arg_coerce): Now takes param_type argument. | Per Bothner | 6 | -741/+103 |
1995-02-12 | * buildsym.c (finish_block): If finishing a function without known | Per Bothner | 7 | -29/+92 |
1995-02-12 | * gdb.base/langs.exp, gdb.base/langs*: New test. | Jim Kingdon | 7 | -0/+105 |
1995-02-12 | * buildsym.c (start_subfile): Set language for f2c like for cfront. | Jim Kingdon | 2 | -4/+15 |
1995-02-11 | * gdb.texinfo (Setting): Talk about the language of a source file | Jim Kingdon | 2 | -27/+69 |
1995-02-10 | * op50n-rom.c: Add the control registers. | Rob Savoye | 1 | -5/+5 |
1995-02-10 | * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition to | Stan Shebs | 4 | -5/+13 |
1995-02-09 | keep tm-pro.h | Stan Shebs | 1 | -0/+1 |
1995-02-09 | keep est.mt | Stan Shebs | 1 | -0/+1 |
1995-02-09 | * gdb.stabs/weird.exp: Remove "Haven't examined" comment which | Jim Kingdon | 1 | -0/+3 |
1995-02-09 | * gdb.base/signals.exp: Rename a bunch of tests to give unique names. | Jim Kingdon | 1 | -0/+2 |
1995-02-09 | * gdb.base/corefile.exp: Give backtrace test unique name. xfail | Jim Kingdon | 1 | -0/+3 |
1995-02-09 | * gdb.base/interrupt.exp: Also xfail hpux (for hp300). | Jim Kingdon | 1 | -0/+2 |
1995-02-09 | * gdb.base/a1-selftest.exp: Don't run on hp300. | Jim Kingdon | 2 | -0/+12 |
1995-02-09 | * config/sparc/tm-sun4sol2.h: Define STATIC_TRANSFORM_NAME. | Jim Kingdon | 4 | -0/+39 |
1995-02-09 | * somread.c (som_symtab_read): Handle dynamic relocation for both | Jeff Law | 4 | -6/+65 |
1995-02-09 | * config/sparc/tm-sun4sol2.h, dbxread.c: Rename | Jim Kingdon | 17 | -49/+142 |
1995-02-09 | * monitor.c: Fix so all the output shows up in the GUI command | Rob Savoye | 2 | -21/+28 |
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 | 2 | -1/+11 |
1995-02-07 | various ChangeLog housekeeping, and | Stan Shebs | 2 | -11/+17 |
1995-02-06 | Fix string signifing the right target name. | Rob Savoye | 1 | -1/+1 |
1995-02-06 | * config/mips/idt.mt: Add support for the lsi33k target. | Rob Savoye | 3 | -4/+4 |
1995-02-06 | * config/mips/idt.mt: Add support for ser-tcp and the lsi33k | Rob Savoye | 1 | -0/+8 |
1995-02-06 | Add the rest of the commands needed by GDB. | Rob Savoye | 1 | -31/+21 |
1995-02-06 | Add support for ser-tcp and the Array lsi33k target. | Rob Savoye | 1 | -1/+1 |
1995-02-06 | * gdbtk.c (gdb_disassemble): Deference pointer to function before | Jim Kingdon | 2 | -2/+9 |
1995-02-05 | * Makefile.in (site.exp): Set host_alias and target_alias as well | Jim Kingdon | 1 | -2/+9 |
1995-02-04 | * arc.mt: add SER_HARDWIRE=ser-go32-para.o, to overwrite host .mh. | Kung Hsu | 1 | -0/+1 |
1995-02-04 | * go32.mh, xm-go32.h: redundant files, not needed. | Kung Hsu | 2 | -48/+0 |
1995-02-04 | * ser-go32-para.c (dos_read): fix syntax errors. | Kung Hsu | 2 | -4/+9 |
1995-02-03 | * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble), | Stu Grossman | 7 | -108/+160 |
1995-02-03 | * array-rom.c: Remove the non GDB remote protocol config stuff. | Rob Savoye | 3 | -174/+528 |
1995-02-03 | * For arc specific changes. | Kung Hsu | 1 | -0/+13 |
1995-02-03 | * arc-tdep.c: new target dependent codes for arc processor. | Kung Hsu | 4 | -0/+1636 |
1995-02-03 | * config/arc/.Sanitize: New file for config/arc directory. | Kung Hsu | 5 | -0/+394 |
1995-02-02 | * Makefile.in (VERSION): Bump to 4.13.2. | Stan Shebs | 2 | -2/+20 |
1995-02-02 | * f-typeprint.c (f_type_print_varspec_suffix): Print array index | Per Bothner | 4 | -34/+24 |
1995-02-02 | * stabs.texinfo (Source Files): Document N_SO used to mark the end | Jim Kingdon | 2 | -0/+14 |
1995-02-02 | * eval.c (evaluate_subexp): Clean up handling of | Per Bothner | 18 | -425/+181 |