summaryrefslogtreecommitdiff
path: root/gdb/language.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * language.h, language.c: New files for language-specific macros,John Gilmore1991-09-191-0/+1100