1998-12-23 |
Per Bothner | * Makefile.in (READLINE_CFLAGS): Search $(READLINE_SRC...
|
commit | commitdiff | tree |
1998-08-28 |
Per Bothner | * mdata-sh: Imported. Needed for automake support.
|
commit | commitdiff | tree |
1998-07-10 |
Per Bothner | Remove references to Alcatel.
|
commit | commitdiff | tree |
1998-04-23 |
Per Bothner | * symfile.c (deduce_language_from_filename): .class...
|
commit | commitdiff | tree |
1997-10-21 |
Per Bothner | * ch-exp.c: Rename FIELD_NAME to DOT_FIELD_NAME ...
|
commit | commitdiff | tree |
1997-10-03 |
Per Bothner | * c-lang.h, cp-valprint.c (static_field_print): Make...
|
commit | commitdiff | tree |
1997-09-17 |
Per Bothner | * valops.c (search_struct_field): Search basesclasses in
|
commit | commitdiff | tree |
1997-09-17 |
Per Bothner | * jv-exp.y (push_fieldnames): New, to handle EXP...
|
commit | commitdiff | tree |
1997-09-17 |
Per Bothner | * util.c (run_cleanup_chain, make_run_cleanup, do_run_clean...
|
commit | commitdiff | tree |
1997-08-05 |
Per Bothner | * jv-lang.c (get_java_utf8_name): Re-write so it...
|
commit | commitdiff | tree |
1997-08-05 |
Per Bothner | * gdbtypes.h: Re-interpret struct field. Suppport...
|
commit | commitdiff | tree |
1997-07-31 |
Per Bothner | * symtab.h (SYMBOL_INIT_LANGUAGE_SPECIFIC, SYMBOL_INIT_DEMA...
|
commit | commitdiff | tree |
1997-07-31 |
Per Bothner | * java-*: Renamed to jv-*, to make fit within 14...
|
commit | commitdiff | tree |
1997-04-19 |
Per Bothner | * java-exp.y: Combine TRUE and FALSE into BOOLEAN_LITERAL.
|
commit | commitdiff | tree |
1997-04-18 |
Per Bothner | Add new Java files.
|
commit | commitdiff | tree |
1997-04-18 |
Per Bothner | * defs.h (enum language): Add language_java.
|
commit | commitdiff | tree |
1997-04-17 |
Per Bothner | Change FIXME comment - should replace bubble sort by...
|
commit | commitdiff | tree |
1996-11-14 |
Per Bothner | Merge from FSF.
|
commit | commitdiff | tree |
1996-10-10 |
Per Bothner | * config.guess: Merge from FSF.
|
commit | commitdiff | tree |
1996-10-07 |
Per Bothner | Replace header_files global by per-objfile field.
|
commit | commitdiff | tree |
1996-09-05 |
Per Bothner | * value.h (COERCE_REF): Fix previous change.
|
commit | commitdiff | tree |
1996-06-08 |
Per Bothner | * config.guess (i?86-ncr-sysv*): Emit minor release...
|
commit | commitdiff | tree |
1996-06-08 |
Per Bothner | * config.guess: Combine mips-mips-riscos cases, and...
|
commit | commitdiff | tree |
1996-06-05 |
Per Bothner | * config.guess: Merge with FSF: Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
|
commit | commitdiff | tree |
1996-04-15 |
Per Bothner | * stabsread.c (read_type): Move handling of '@' from...
|
commit | commitdiff | tree |
1996-03-05 |
Per Bothner | * string.ch, string.exp: Add tests (from Cygnus...
|
commit | commitdiff | tree |
1996-03-05 |
Per Bothner | * valarith.c (binop_user_defined_p): Return 0 for...
|
commit | commitdiff | tree |
1996-03-05 |
Per Bothner | * pr-9095.ch, pr-9095.exp: New test case.
|
commit | commitdiff | tree |
1996-03-05 |
Per Bothner | * ch-lang.c (evaluate_subexp_chill case MULTI_SUBSCRIPT...
|
commit | commitdiff | tree |
1996-02-12 |
Per Bothner | Merge from FSF.
|
commit | commitdiff | tree |
1996-02-07 |
Per Bothner | * pr-8894.exp, pr-8894.ch, pr-8894-grt.ch: New test...
|
commit | commitdiff | tree |
1996-02-07 |
Per Bothner | * stabsread.c (read_range_type): If !self-subrange...
|
commit | commitdiff | tree |
1996-01-24 |
Per Bothner | * configure: Pass --nfp to recursive configures.
|
commit | commitdiff | tree |
1996-01-24 |
Per Bothner | Note gdb.c++/classes.exp update.
|
commit | commitdiff | tree |
1996-01-24 |
Per Bothner | * stabsread.c (rs6000_builtin_type): Make bool type...
|
commit | commitdiff | tree |
1996-01-24 |
Per Bothner | * enum.ch, enum.exp: New test case (covers PRs 8869...
|
commit | commitdiff | tree |
1996-01-24 |
Per Bothner | * ch-exp.c (parse_tuple): Error if invalid mode.
|
commit | commitdiff | tree |
1996-01-24 |
Per Bothner | * value.h (COERCE_ARRAY): Don't coerce enums.
|
commit | commitdiff | tree |
1996-01-24 |
Per Bothner | Note gdb.fortran/exprs.exp fix.
|
commit | commitdiff | tree |
1996-01-24 |
Per Bothner | * language.c (lang_bool_type): Add Fortran support.
|
commit | commitdiff | tree |
1996-01-23 |
Per Bothner | Fix typo in comment.
|
commit | commitdiff | tree |
1996-01-12 |
Per Bothner | * symfile.c (decrement_reading_symtab): New function.
|
commit | commitdiff | tree |
1996-01-12 |
Per Bothner | * stabsread.c (read_struct_type): Trivial simplification.
|
commit | commitdiff | tree |
1996-01-12 |
Per Bothner | * Makefile.in (PROGS): Removed.
|
commit | commitdiff | tree |
1996-01-12 |
Per Bothner | * pr-8742.ch, pr-8742.exp: New test case.
|
commit | commitdiff | tree |
1996-01-12 |
Per Bothner | * stabsread.c (define-symbol): Use invisible references
|
commit | commitdiff | tree |
1995-12-12 |
Per Bothner | * tuples.ch, tuples.exp: Exhance test cases (from...
|
commit | commitdiff | tree |
1995-12-12 |
Per Bothner | * eval.c (evaluate_struct_tuple): Fix thinko.
|
commit | commitdiff | tree |
1995-12-11 |
Per Bothner | * valops.c (value_cast): Handle casts to and from...
|
commit | commitdiff | tree |
1995-12-03 |
Per Bothner | * eval.c (evaluate_subexp_standard case): Fix typo.
|
commit | commitdiff | tree |
1995-12-01 |
Per Bothner | Ooops. Fix to work with new scheme (where runtest...
|
commit | commitdiff | tree |
1995-12-01 |
Per Bothner | * pr-8405.ch, pr-8405.exp, Makefile.in: New test...
|
commit | commitdiff | tree |
1995-12-01 |
Per Bothner | * tests1.exp, tests2.exp (test_print_reject): Remove...
|
commit | commitdiff | tree |
1995-12-01 |
Per Bothner | * tests1.ch, tests1.exp, tests2.ch, tests2.exp, Makefile.in:
|
commit | commitdiff | tree |
1995-12-01 |
Per Bothner | * language.c (lang_bool_type), language.h: New function.
|
commit | commitdiff | tree |
1995-12-01 |
Per Bothner | * valops.c (value_slice): Implement (value) bitstring...
|
commit | commitdiff | tree |
1995-12-01 |
Per Bothner | * gdbtypes.c (check_stub_type): Removed; no longes...
|
commit | commitdiff | tree |
1995-11-30 |
Per Bothner | * config.guess: Recognize Pentium under SCO.
|
commit | commitdiff | tree |
1995-11-30 |
Per Bothner | * Makefile.in: Add .exp.check rule.
|
commit | commitdiff | tree |
1995-11-30 |
Per Bothner | * ch-exp.y: Replaced by ...
|
commit | commitdiff | tree |
1995-11-30 |
Per Bothner | * scm-valprint.c (scm_isymnames): Remove "#@" prefix.
|
commit | commitdiff | tree |
1995-11-30 |
Per Bothner | * f-typeprint.c, valarith.c, valprint.c, typeprint...
|
commit | commitdiff | tree |
1995-11-30 |
Per Bothner | * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f...
|
commit | commitdiff | tree |
1995-11-30 |
Per Bothner | * gdbtypes.h (enum type_code): Added TYPE_CODE_TYPEDEF.
|
commit | commitdiff | tree |
1995-11-29 |
Per Bothner | * top.c (command_line_input): Only strip out an initial...
|
commit | commitdiff | tree |
1995-11-29 |
Per Bothner | * expression.h (enum exp_opcode): Add BINOP_RANGE.
|
commit | commitdiff | tree |
1995-11-29 |
Per Bothner | * Makefile.in: Clean up so doc stuff stays in doc...
|
commit | commitdiff | tree |
1995-11-05 |
Per Bothner | * configure: Remove dubious bug reporting address.
|
commit | commitdiff | tree |
1995-11-03 |
Per Bothner | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
|
commit | commitdiff | tree |
1995-11-03 |
Per Bothner | * configure.in: Before checking for the existence...
|
commit | commitdiff | tree |
1995-11-01 |
Per Bothner | * Makefile.in (DISTSTUFF): Rename to GEN_FILES, to...
|
commit | commitdiff | tree |
1995-10-30 |
Per Bothner | * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add...
|
commit | commitdiff | tree |
1995-10-28 |
Per Bothner | * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
|
commit | commitdiff | tree |
1995-10-28 |
Per Bothner | * configure.in: Rename libFOO to target-libFOO, and...
|
commit | commitdiff | tree |
1995-10-25 |
Per Bothner | * Makefile.in (taz): Grep for '^diststuff:' or '...
|
commit | commitdiff | tree |
1995-10-25 |
Per Bothner | * Makefile.in (diststuff): Don't make headers.
|
commit | commitdiff | tree |
1995-10-25 |
Per Bothner | * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils...
|
commit | commitdiff | tree |
1995-10-25 |
Per Bothner | * Makefile.in (diststuff): Also make info.
|
commit | commitdiff | tree |
1995-10-25 |
Per Bothner | * Makefile.in (diststuff): Also make info.
|
commit | commitdiff | tree |
1995-10-25 |
Per Bothner | * Makefile.in (diststuff): Also make info.
|
commit | commitdiff | tree |
1995-10-22 |
Per Bothner | (keep_these_too): Add Guile sub-directories.
|
commit | commitdiff | tree |
1995-10-20 |
Per Bothner | * gdbtypes.c (get_discrete_bounds): Fix typo.
|
commit | commitdiff | tree |
1995-10-09 |
Per Bothner | * ch-exp.y (yylex): Also look for '$' following '$'.
|
commit | commitdiff | tree |
1995-10-06 |
Per Bothner | * values.c allocate_repeat_value): Allocate an array...
|
commit | commitdiff | tree |
1995-10-05 |
Per Bothner | * parse.c (write_dollar_variable): New function.
|
commit | commitdiff | tree |
1995-10-05 |
Per Bothner | * expression.h (enum exp_code): Added OP_NAME.
|
commit | commitdiff | tree |
1995-10-05 |
Per Bothner | * pr-8136.{ch,exp}, pr-8134.exp, func1.ch, Makefile...
|
commit | commitdiff | tree |
1995-10-05 |
Per Bothner | * gdbtypes.c (get_discrete_bounds): New function.
|
commit | commitdiff | tree |
1995-09-30 |
Per Bothner | * scm-lang.c: Moved Scheme value printing code to ...
|
commit | commitdiff | tree |
1995-09-29 |
Per Bothner | * defs.h (enum language): Add language_scm.
|
commit | commitdiff | tree |
1995-09-27 |
Per Bothner | * tuples.ch. tuples.exp: Add new test for setting...
|
commit | commitdiff | tree |
1995-09-27 |
Per Bothner | * valops.c (search_struct_field): Also allow "else...
|
commit | commitdiff | tree |
1995-09-27 |
Per Bothner | * eval.c (evaluate_struct_tuple): New function. ...
|
commit | commitdiff | tree |
1995-09-19 |
Per Bothner | * gdbtypes.c (create_set_type): Set TYPE_LENGTH in...
|
commit | commitdiff | tree |
1995-08-11 |
Per Bothner | * config.guess: Merge with FSF:
|
commit | commitdiff | tree |
1995-06-14 |
Per Bothner | * ch-exp.y: Remove lots of unsupported productions...
|
commit | commitdiff | tree |
1995-06-14 |
Per Bothner | * chillvars.exp, string.exp: New tests for LOWER...
|
commit | commitdiff | tree |
1995-06-14 |
Per Bothner | * parser-defs.h (enum precedence): Added PREC_BUILTIN_FUNC...
|
commit | commitdiff | tree |
1995-06-08 |
Per Bothner | * chillvars.ch (xptr): Declare new variable.
|
commit | commitdiff | tree |
1995-06-08 |
Per Bothner | * ch-exp.y: Handle <primitive_value> "->" <modename>.
|
commit | commitdiff | tree |
next |