Age | Commit message (Expand) | Author | Files | Lines |
1995-02-17 | * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks. | J.T. Conklin | 2 | -1/+5 |
1995-02-17 | * lib/gdb.exp: Just use "file exists", rather than undocumented | Jim Kingdon | 2 | -1/+10 |
1995-02-16 | Rewrite insque/remque support to cast all pointers to PTR. | Michael Meissner | 1 | -9/+2 |
1995-02-16 | Rewrite Linux insque/remque support again. | Michael Meissner | 2 | -19/+23 |
1995-02-16 | add 1995 to copyright | J.T. Conklin | 1 | -1/+1 |
1995-02-16 | * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS): | J.T. Conklin | 4 | -49/+19 |
1995-02-16 | * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead | J.T. Conklin | 2 | -42/+11 |
1995-02-16 | * config/mt-vxworks (LDFLAGS): Set to -r. | J.T. Conklin | 2 | -6/+2 |
1995-02-16 | * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb | J.T. Conklin | 4 | -155/+89 |
1995-02-15 | keep Windows GDB, believe it or not | Stan Shebs | 1 | -1/+3 |
1995-02-15 | Declare insque/remque as int funcs if not Linux. | Michael Meissner | 1 | -0/+4 |
1995-02-15 | Only protect insque/remque on Linux. | Michael Meissner | 2 | -5/+4 |
1995-02-15 | * configure.in, gdb.{base,c++,chill}/configure.in: changed so | J.T. Conklin | 4 | -32/+39 |
1995-02-15 | * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm. | J.T. Conklin | 3 | -0/+70 |
1995-02-15 | Define TEXT_SEGMENT_BASE as 1 for ppc-eabi; Make dcache.c compilable on Linux. | Michael Meissner | 2 | -0/+56 |
1995-02-15 | * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c: Replace | Stu Grossman | 4 | -328/+503 |
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 |