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 |
1995-03-29 |
Per Bothner | * pr-6632.ch, pr-6632-grt.ch, pr-6632.exp, Makefile...
|
commit | commitdiff | tree |
1995-03-29 |
Per Bothner | * gdbtypes.c (create_range_type): If indextype has...
|
commit | commitdiff | tree |
1995-03-14 |
Per Bothner | * valops.c (value_arg_coerce): Do possible value_coerce_array
|
commit | commitdiff | tree |
1995-03-14 |
Per Bothner | * gdb.texinfo (Define): Document $arg0... arguments...
|
commit | commitdiff | tree |
1995-03-08 |
Per Bothner | * string.ch, string.exp, Makefile.in: New test case.
|
commit | commitdiff | tree |
1995-03-08 |
Per Bothner | * valops.c (value_slice): Do COERCE_VARYING_ARRAY.
|
commit | commitdiff | tree |
1995-03-06 |
Per Bothner | * tuples.ch (setnmode); New module.
|
commit | commitdiff | tree |
1995-03-04 |
Per Bothner | * callch.ch, callch.exp, Makefile.in: New test case.
|
commit | commitdiff | tree |
1995-03-04 |
Per Bothner | * valops.c (value_cast): Cehck for cast to array...
|
commit | commitdiff | tree |
1995-03-02 |
Per Bothner | Forgot to check in ChangeLog entry for ch-exp.y (Feb...
|
commit | commitdiff | tree |
1995-03-02 |
Per Bothner | * misc.ch, misc.exp, Makefile.in: New test case.
|
commit | commitdiff | tree |
1995-02-22 |
Per Bothner | * ch-exp.y (expression_conversion): Recognize...
|
commit | commitdiff | tree |
1995-02-21 |
Per Bothner | * pr-5016.exp: Allow builtin types as either case...
|
commit | commitdiff | tree |
1995-02-21 |
Per Bothner | * chillvars.ch: Add missing INIT's.
|
commit | commitdiff | tree |
1995-02-17 |
Per Bothner | * gdb.texinfo (Artificial arrays): Note use of coerce...
|
commit | commitdiff | tree |
1995-02-17 |
Per Bothner | * parse.c (follow_types): Given (TYPE[]) (i.e. with...
|
commit | commitdiff | tree |
1995-02-12 |
Per Bothner | * pr-6292.ch, pr-6292.exp, Makefile.in: New test...
|
commit | commitdiff | tree |
1995-02-12 |
Per Bothner | * language.h (struct language_defn): New field evaluate_exp.
|
commit | commitdiff | tree |
1995-02-12 |
Per Bothner | * ch-exp.y (maybe_expression_list): New non-terminal.
|
commit | commitdiff | tree |
1995-02-12 |
Per Bothner | * symtab.c (add_param_to_type): Remove (commented...
|
commit | commitdiff | tree |
1995-02-12 |
Per Bothner | * valops.c (value_arg_coerce): Now takes param_type...
|
commit | commitdiff | tree |
1995-02-12 |
Per Bothner | * buildsym.c (finish_block): If finishing a function...
|
commit | commitdiff | tree |
1995-02-02 |
Per Bothner | * f-typeprint.c (f_type_print_varspec_suffix): Print...
|
commit | commitdiff | tree |
1995-02-02 |
Per Bothner | * eval.c (evaluate_subexp): Clean up handling of
|
commit | commitdiff | tree |
1995-02-02 |
Per Bothner | * ch-valprint.c (chill_val_print): On TYPE_CODE_STRING...
|
commit | commitdiff | tree |
1995-02-01 |
Per Bothner | * tuples.ch, tuples.exp, Makefile.in: New test case.
|
commit | commitdiff | tree |
1995-02-01 |
Per Bothner | * ch-exp.y (value_string_element, string_primitive_value,
|
commit | commitdiff | tree |
1995-01-26 |
Per Bothner | * language.h (struct language_defn): New field c_style_arrays.
|
commit | commitdiff | tree |
1995-01-26 |
Per Bothner | * eval.c (evaluate_subexp case OP_ARRAY): Fix calls...
|
commit | commitdiff | tree |
1995-01-23 |
Per Bothner | Add support for Chill bitstring literals (e.h. H'FF00').
|
commit | commitdiff | tree |
1995-01-20 |
Per Bothner | * expression.h (OP_LABELED): New operator, for Chill
|
commit | commitdiff | tree |
1995-01-13 |
Per Bothner | * stabsread.c (read_enum_type): When pending enum...
|
commit | commitdiff | tree |
1995-01-04 |
Per Bothner | * config.guess: Merge from FSF.
|
commit | commitdiff | tree |
1995-01-04 |
Per Bothner | * ch-exp.y (literal): Recognize NULL.
|
commit | commitdiff | tree |
1995-01-04 |
Per Bothner | * ch-typeprint.c (chill_type_print_base): Get names...
|
commit | commitdiff | tree |
1994-12-02 |
Per Bothner | * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
|
commit | commitdiff | tree |
1994-11-30 |
Per Bothner | * Makefile.in: Move -fno-implicit-template from CXXFLAGS
|
commit | commitdiff | tree |
1994-11-29 |
Per Bothner | * pr-5984.ch, pr-5984.exp, Makefile.in: New test...
|
commit | commitdiff | tree |
1994-11-05 |
Per Bothner | * configure.in (target_libs): Include libstdc++ again.
|
commit | commitdiff | tree |
1994-10-21 |
Per Bothner | * configure.in (target_libs): Remove libstdc++ for...
|
commit | commitdiff | tree |
1994-10-21 |
Per Bothner | * config.guess: Merge with FSF.
|
commit | commitdiff | tree |
1994-10-07 |
Per Bothner | * config.guess: Update from FSF.
|
commit | commitdiff | tree |
1994-09-20 |
Per Bothner | * config.guess (HP-UX): Patch from Harlan Stenn
|
commit | commitdiff | tree |
1994-09-17 |
Per Bothner | Add missing file; adjust Makefile etc.
|
commit | commitdiff | tree |
1994-09-17 |
Per Bothner | * gdbtypes.h (TYPE_INDEX_TYPE): New macro.
|
commit | commitdiff | tree |
1994-09-16 |
Per Bothner | * pr-5646.ch, pr-5646.exp, Makefile.in: New testcase.
|
commit | commitdiff | tree |
1994-09-16 |
Per Bothner | * parser-defs.h: Add comment about unary postfix...
|
commit | commitdiff | tree |
1994-09-16 |
Per Bothner | * stabsread.c (read_type): Handle stub types for...
|
commit | commitdiff | tree |
1994-09-16 |
Per Bothner | * ch-exp.y: Get rid of some extra non-terminals,...
|
commit | commitdiff | tree |
1994-09-07 |
Per Bothner | * config.sub: Merge nextstep cleanup from FSF.
|
commit | commitdiff | tree |
1994-09-06 |
Per Bothner | * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase.
|
commit | commitdiff | tree |
1994-09-06 |
Per Bothner | Note fix to lib/gdb.exp.
|
commit | commitdiff | tree |
1994-09-05 |
Per Bothner | * ch-typeprint.c (chill_type_print_base): Make TYPE_CODE_RANGE
|
commit | commitdiff | tree |
1994-09-02 |
Per Bothner | * c-typeprint.c (c_typedef_print): Add missing Chill...
|
commit | commitdiff | tree |
1994-08-29 |
Per Bothner | * config.guess (*-unknown-freebsd*): Get rid of possible
|
commit | commitdiff | tree |
1994-08-27 |
Per Bothner | * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
|
commit | commitdiff | tree |
1994-08-26 |
Per Bothner | * config.guess (netbsd, freebsd, linux): Accept any...
|
commit | commitdiff | tree |
1994-08-26 |
Per Bothner | * config.guess: More merges from the FSF.
|
commit | commitdiff | tree |
1994-08-26 |
Per Bothner | More merges from FSF.
|
commit | commitdiff | tree |
1994-08-26 |
Per Bothner | * (config.guess): Merge from FSF.
|
commit | commitdiff | tree |
1994-08-19 |
Per Bothner | * Makefile.in: Remove (for now) librx as a host library,
|
commit | commitdiff | tree |
1994-08-16 |
Per Bothner | * configure.in: Also configure librx.
|
commit | commitdiff | tree |
1994-08-16 |
Per Bothner | Add librx.
|
commit | commitdiff | tree |
1994-08-15 |
Per Bothner | * Makefile.in: Update various rules to reflect that...
|
commit | commitdiff | tree |
1994-07-23 |
Per Bothner | * config.guess: Recognize ISC. Patch from kwzh@gnu...
|
commit | commitdiff | tree |
1994-07-21 |
Per Bothner | * config.sub: Refer to NeXT's operating system as...
|
commit | commitdiff | tree |
1994-07-21 |
Per Bothner | * config.sub (case $basic_machine): Re-order the...
|
commit | commitdiff | tree |
1994-07-11 |
Per Bothner | * config.sub: Fix typo powerpc -> powerpc-*.
|
commit | commitdiff | tree |
1994-07-07 |
Per Bothner | * ch-exp.y (match_simple_name_string): Don't lower...
|
commit | commitdiff | tree |
1994-06-14 |
Per Bothner | * result.ch, result.exp, Makefile.in: New test case.
|
commit | commitdiff | tree |
1994-06-10 |
Per Bothner | * pr-5022.ch, pr-5022.exp: New testcase.
|
commit | commitdiff | tree |
1994-06-09 |
Per Bothner | * Makefile.in: Bunch of fixes so it actually works...
|
commit | commitdiff | tree |
1994-06-05 |
Per Bothner | Fix value_print, which used to be ostensibly langauge...
|
commit | commitdiff | tree |
1994-06-05 |
Per Bothner | * configure.in: Use mh-ncrsvr43. Patch from
|
commit | commitdiff | tree |
1994-06-05 |
Per Bothner | * mh-ncrsvr43: New file from Tom McConnell <tmcconne...
|
commit | commitdiff | tree |
1994-06-04 |
Per Bothner | Various changes to gdb.t31.
|
commit | commitdiff | tree |
1994-06-04 |
Per Bothner | * config.guess (i386-unknown-bsdi): New system to...
|
commit | commitdiff | tree |
1994-06-03 |
Per Bothner | * ch-valprint.c (chill_val_print_array_elements):...
|
commit | commitdiff | tree |
1994-06-02 |
Per Bothner | * Makefile.in (CHILL_LIB): Remove bogus redundant...
|
commit | commitdiff | tree |
1994-06-02 |
Per Bothner | * lib/gdb.exp (string_to_regexp, gdb_test_exact):...
|
commit | commitdiff | tree |
1994-05-30 |
Per Bothner | * Makefile.in: Fix bit-rot in definitions of CHILL,
|
commit | commitdiff | tree |
1994-05-26 |
Per Bothner | * Makefile.in (TARGET_FLAGS_TO_PASS): Fix syntax of
|
commit | commitdiff | tree |
1994-05-05 |
Per Bothner | Add partial support for g++ code compiled with -fvtable...
|
commit | commitdiff | tree |
1994-04-05 |
Per Bothner | * values.c (unpack_long, value_from_longest),
|
commit | commitdiff | tree |
1994-03-30 |
Per Bothner | * ch-exp.y: Implement SIZE(mode_name) and SIZE(expression).
|
commit | commitdiff | tree |
1994-03-30 |
Per Bothner | * ch-lang.c (chill_is_varying_struct): Magic string is
|
commit | commitdiff | tree |
1994-03-28 |
Per Bothner | * config.guess: Make BSDI generate i386-unknown-bsd386.
|
commit | commitdiff | tree |
1994-03-15 |
Per Bothner | * config.guess: about target *-hitachi-hiuxwe2, fixed
|
commit | commitdiff | tree |
1994-03-11 |
Per Bothner | Add name of submitter for previous check-in.
|
commit | commitdiff | tree |
1994-03-11 |
Per Bothner | * config.guess: Recognize i[34]86-unknown-freebsd.
|
commit | commitdiff | tree |
1994-03-03 |
Per Bothner | * configure.in (noconfigdirs for alpha): Remove libg...
|
commit | commitdiff | tree |
1994-02-17 |
Per Bothner | * rltty.c: #if out some code if __GO32__.
|
commit | commitdiff | tree |
1994-02-15 |
Per Bothner | * readline.c (_rl_output_character_function), display.c:
|
commit | commitdiff | tree |
1994-02-06 |
Per Bothner | * printcmd.c (printf_command): Add missing single...
|
commit | commitdiff | tree |
1994-01-25 |
Per Bothner | * config.guess: Clean up NeXT support, to allow nextstep
|
commit | commitdiff | tree |
next |