summaryrefslogtreecommitdiff
path: root/gdb/language.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.Fred Fish1995-08-021-1/+1
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-1/+1
* * utils.c, complaints.c, language.c, monitor.c, remote-array.c,Jim Kingdon1995-05-191-5/+5
* * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered,J.T. Conklin1995-05-181-4/+24
* * language.h (struct language_defn): New field evaluate_exp.Per Bothner1995-02-121-0/+3
* * eval.c (evaluate_subexp): Clean up handling ofPer Bothner1995-02-021-0/+6
* * language.h (struct language_defn): New field c_style_arrays.Per Bothner1995-01-261-0/+3
* Initial Fortran language support, adapted from work by Farooq ButtStan Shebs1994-08-191-0/+1
* * language.h (struct language_defn): Remove unused fieldStan Shebs1994-08-031-3/+0
* Fix value_print, which used to be ostensibly langauge-indepentdent,Per Bothner1994-06-051-0/+13
* * core.c (memory_error), symtab.c (cplusplus_hint, decode_line_1),Jim Kingdon1994-05-041-6/+6
* * utils.c, defs.h (error_begin): New function.Jim Kingdon1994-04-281-10/+10
* * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1994-03-031-5/+5
* * language.h, c-lang.c, ch-lang.c, m2-lang.c, language.c: RemoveJim Kingdon1994-02-031-6/+0
* * gdbtypes.h, ch-typeprint.c, ch-valprint.c:Jim Kingdon1994-02-021-48/+20
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-24/+24
* Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1993-09-281-11/+11
* * defs.h, main.c (catch_errors): Add return_mask arg.Jim Kingdon1993-06-131-2/+2
* Remove chill sanitizations, which are no longer necessary.Fred Fish1993-04-161-19/+1
* * language.h (local_decimal_format_custom): Add prototype.Fred Fish1993-03-011-0/+15
* * language.c (struct op_print unk_op_print_tab): use the enum valuesK. Richard Pixley1993-02-171-1/+1
* * expression.h (BINOP_CONCAT): Document use for self concatenationFred Fish1993-01-281-2/+3
* * eval.c (evaluate_subexp): Fix OP_ARRAY, remove code thatFred Fish1993-01-211-0/+28
* * expression.h (exp_opcode): Add BINOP_MOD.Fred Fish1993-01-051-0/+1
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-10/+10
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-1/+35
* * c-exp.y (c_create_fundamental_type): New function to createFred Fish1992-12-031-0/+27
* * defs.h (sevenbit_strings): Add declaration.Fred Fish1992-11-211-0/+24
* * language.h (language_format_info): New structure to bundleFred Fish1992-11-181-16/+28
* First cut at sanitizing away the chill stuff.Fred Fish1992-11-161-6/+22
* * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.Fred Fish1992-11-151-5/+24
* * language.c, language.h: Move saved_language out to globalJohn Gilmore1992-10-061-7/+22
* * breakpoint.c, exec.c, language.c, main.c, printcmd.c, symfile.c,Stu Grossman1992-09-291-14/+14
* * breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c,Stu Grossman1992-09-151-14/+14
* * maint.c: New file.Fred Fish1992-07-061-3/+0
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-3/+6
* LintJohn Gilmore1992-03-291-2/+2
* Globs of changes. See the ChangeLog for details. Most related toFred Fish1992-03-151-10/+9
* Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1992-03-031-2/+1
* * Check in Fred Fish's changes in these modules. FredJohn Gilmore1992-02-221-6/+7
* * core.c, exec.c, infrun.c, inftarg.c, language.c, remote.c,John Gilmore1992-02-211-29/+82
* * language.c, language.h: Make some things const.John Gilmore1992-01-311-2/+2
* Motorola 88000 port without tears, I mean without tdescs.John Gilmore1991-11-141-12/+0
* Remove internal gdb definition of fixed arg count concat() function andFred Fish1991-11-121-3/+3
* Lint and some rs/6000 port.John Gilmore1991-11-091-0/+2
* Add C++ as a separate language.Per Bothner1991-11-061-0/+9
* * coffread.c (coff_symfile_read): Use xmalloc, not malloc.John Gilmore1991-09-281-25/+24
* * language.c (set_language_command): Print useful help message,John Gilmore1991-09-201-3/+5
* * main.c (main): Avoid any output before (gdb) prompt when -q.John Gilmore1991-09-201-2/+8
* * language.c (_initialize_language): Fix type check and rangeJohn Gilmore1991-09-201-3/+3