aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1995-02-14 * expression.h: Move declaration of evaluate_subexp_with_coercionJim Kingdon1-0/+7
1995-02-14 * expression.h: Move include of value.h until after declaration ofJim Kingdon2-2/+7
1995-02-13 * remote-e7000.c: Comprehensive cleanup; removal of dead code,Stan Shebs1-0/+7
1995-02-12 * irix5-nat.c (string.h): Include near beginning of file.Stan Shebs2-1/+5
1995-02-12 * valops.c (value_arg_coerce): Use VALUE_TYPE not SYMBOL_TYPE onJim Kingdon3-0/+20
1995-02-12 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passingJim Kingdon1-0/+3
1995-02-12 * pr-6292.ch, pr-6292.exp, Makefile.in: New test case.Per Bothner5-1/+84
1995-02-12 * language.h (struct language_defn): New field evaluate_exp.Per Bothner9-55/+119
1995-02-12 * ch-exp.y (maybe_expression_list): New non-terminal.Per Bothner2-1/+13
1995-02-12 * symtab.c (add_param_to_type): Remove (commented-out) function,Per Bothner3-27/+7
1995-02-12 * valops.c (value_arg_coerce): Now takes param_type argument.Per Bothner6-741/+103
1995-02-12 * buildsym.c (finish_block): If finishing a function without knownPer Bothner7-29/+92
1995-02-12 * gdb.base/langs.exp, gdb.base/langs*: New test.Jim Kingdon7-0/+105
1995-02-12* buildsym.c (start_subfile): Set language for f2c like for cfront.Jim Kingdon2-4/+15
1995-02-11 * gdb.texinfo (Setting): Talk about the language of a source fileJim Kingdon2-27/+69
1995-02-10 * op50n-rom.c: Add the control registers.Rob Savoye1-5/+5
1995-02-10 * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition toStan Shebs4-5/+13
1995-02-09keep tm-pro.hStan Shebs1-0/+1
1995-02-09keep est.mtStan Shebs1-0/+1
1995-02-09 * gdb.stabs/weird.exp: Remove "Haven't examined" comment whichJim Kingdon1-0/+3
1995-02-09* gdb.base/signals.exp: Rename a bunch of tests to give unique names.Jim Kingdon1-0/+2
1995-02-09 * gdb.base/corefile.exp: Give backtrace test unique name. xfailJim Kingdon1-0/+3
1995-02-09* gdb.base/interrupt.exp: Also xfail hpux (for hp300).Jim Kingdon1-0/+2
1995-02-09* gdb.base/a1-selftest.exp: Don't run on hp300.Jim Kingdon2-0/+12
1995-02-09 * config/sparc/tm-sun4sol2.h: Define STATIC_TRANSFORM_NAME.Jim Kingdon4-0/+39
1995-02-09 * somread.c (som_symtab_read): Handle dynamic relocation for bothJeff Law4-6/+65
1995-02-09 * config/sparc/tm-sun4sol2.h, dbxread.c: RenameJim Kingdon17-49/+142
1995-02-09 * monitor.c: Fix so all the output shows up in the GUI commandRob Savoye2-21/+28
1995-02-07Fix it so whitespace works out right even with sanitizationJim Kingdon1-1/+1
1995-02-07 * i386-tdep.c (_initialize_i386_tdep): Put void decl on separateStan Shebs2-1/+11
1995-02-07various ChangeLog housekeeping, andStan Shebs2-11/+17
1995-02-06Fix string signifing the right target name.Rob Savoye1-1/+1
1995-02-06 * config/mips/idt.mt: Add support for the lsi33k target.Rob Savoye3-4/+4
1995-02-06 * config/mips/idt.mt: Add support for ser-tcp and the lsi33kRob Savoye1-0/+8
1995-02-06Add the rest of the commands needed by GDB.Rob Savoye1-31/+21
1995-02-06Add support for ser-tcp and the Array lsi33k target.Rob Savoye1-1/+1
1995-02-06 * gdbtk.c (gdb_disassemble): Deference pointer to function beforeJim Kingdon2-2/+9
1995-02-05 * Makefile.in (site.exp): Set host_alias and target_alias as wellJim Kingdon1-2/+9
1995-02-04 * arc.mt: add SER_HARDWIRE=ser-go32-para.o, to overwrite host .mh.Kung Hsu1-0/+1
1995-02-04 * go32.mh, xm-go32.h: redundant files, not needed.Kung Hsu2-48/+0
1995-02-04 * ser-go32-para.c (dos_read): fix syntax errors.Kung Hsu2-4/+9
1995-02-03 * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble),Stu Grossman7-108/+160
1995-02-03 * array-rom.c: Remove the non GDB remote protocol config stuff.Rob Savoye3-174/+528
1995-02-03 * For arc specific changes.Kung Hsu1-0/+13
1995-02-03 * arc-tdep.c: new target dependent codes for arc processor.Kung Hsu4-0/+1636
1995-02-03 * config/arc/.Sanitize: New file for config/arc directory.Kung Hsu5-0/+394
1995-02-02 * Makefile.in (VERSION): Bump to 4.13.2.Stan Shebs2-2/+20
1995-02-02 * f-typeprint.c (f_type_print_varspec_suffix): Print array indexPer Bothner4-34/+24
1995-02-02 * stabs.texinfo (Source Files): Document N_SO used to mark the endJim Kingdon2-0/+14
1995-02-02 * eval.c (evaluate_subexp): Clean up handling ofPer Bothner18-425/+181