* gdbtypes.c (check_stub_method): Make sure we get back a function
[binutils-gdb.git] / gdb / language.c
1995-12-01 Per Bothner * language.c (lang_bool_type), language.h: New function.
1995-11-30 Per Bothner * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f...
1995-08-02 Fred FishUpdate FSF address.
1995-08-01 J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-05-19 Jim Kingdon * utils.c, complaints.c, language.c, monitor.c, remote...
1995-05-18 J.T. Conklin * utils.c (fprintf_filtered, fprintf_unfiltered...
1995-02-12 Per Bothner * language.h (struct language_defn): New field evalua...
1995-02-02 Per Bothner * eval.c (evaluate_subexp): Clean up handling of
1995-01-26 Per Bothner * language.h (struct language_defn): New field c_styl...
1994-08-19 Stan Shebs Initial Fortran language support, adapted from work...
1994-08-03 Stan Shebs * language.h (struct language_defn): Remove unused...
1994-06-05 Per Bothner Fix value_print, which used to be ostensibly langauge...
1994-05-04 Jim Kingdon * core.c (memory_error), symtab.c (cplusplus_hint...
1994-04-28 Jim Kingdon * utils.c, defs.h (error_begin): New function.
1994-03-03 Jim Kingdon * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,
1994-02-03 Jim Kingdon * language.h, c-lang.c, ch-lang.c, m2-lang.c, language...
1994-02-02 Jim Kingdon * gdbtypes.h, ch-typeprint.c, ch-valprint.c:
1993-11-01 Thomas LordChange the stream argument to _filtered to GDB_FILE *.
1993-09-28 Jim KingdonTue Sep 28 09:45:38 1993 Peter Schauer (pes@regent...
1993-06-13 Jim Kingdon * defs.h, main.c (catch_errors): Add return_mask arg.
1993-04-16 Fred FishRemove chill sanitizations, which are no longer necessary.
1993-03-01 Fred Fish * language.h (local_decimal_format_custom): Add proto...
1993-02-17 K. Richard Pixley* language.c (struct op_print unk_op_print_tab): use...
1993-01-28 Fred Fish * expression.h (BINOP_CONCAT): Document use for self...
1993-01-21 Fred Fish * eval.c (evaluate_subexp): Fix OP_ARRAY, remove...
1993-01-05 Fred Fish * expression.h (exp_opcode): Add BINOP_MOD.
1992-12-23 Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-12-18 Fred Fish * Makefile.in (VERSION): Bump to 4.7.4.
1992-12-03 Fred Fish * c-exp.y (c_create_fundamental_type): New function...
1992-11-21 Fred Fish * defs.h (sevenbit_strings): Add declaration.
1992-11-18 Fred Fish * language.h (language_format_info): New structure...
1992-11-16 Fred FishFirst cut at sanitizing away the chill stuff.
1992-11-15 Fred Fish * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.
1992-10-06 John Gilmore* language.c, language.h: Move saved_language out...
1992-09-29 Stu Grossman* breakpoint.c, exec.c, language.c, main.c, printcmd...
1992-09-15 Stu Grossman* breakpoint.c, core.c, exec.c, language.c, main.c...
1992-07-06 Fred Fish * maint.c: New file.
1992-06-29 Fred Fish * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib...
1992-03-29 John GilmoreLint
1992-03-15 Fred FishGlobs of changes. See the ChangeLog for details. ...
1992-03-03 Michael TiemannTue Mar 3 15:11:52 1992 Michael Tiemann (tiemann...
1992-02-22 John Gilmore* Check in Fred Fish's changes in these modules. Fred
1992-02-21 John Gilmore* core.c, exec.c, infrun.c, inftarg.c, language.c,...
1992-01-31 John Gilmore* language.c, language.h: Make some things const.
1991-11-14 John GilmoreMotorola 88000 port without tears, I mean without tdescs.
1991-11-12 Fred FishRemove internal gdb definition of fixed arg count conca...
1991-11-09 John GilmoreLint and some rs/6000 port.
1991-11-06 Per BothnerAdd C++ as a separate language.
1991-09-28 John Gilmore * coffread.c (coff_symfile_read): Use xmalloc...
1991-09-20 John Gilmore* language.c (set_language_command): Print useful...
1991-09-20 John Gilmore* main.c (main): Avoid any output before (gdb) prompt...
1991-09-20 John Gilmore* language.c (_initialize_language): Fix type check...
1991-09-19 John Gilmore* language.h, language.c: New files for language-speci...