summaryrefslogtreecommitdiff
path: root/gdb/language.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-02-13 Michael Chastain <mec@shout.net>Michael Chastain2002-02-131-2/+2
* * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney2002-02-051-8/+8
* * language.h (type_error, range_error): Make string parameterAndrew Cagney2002-02-021-27/+42
* Use phex_nz() not printfAndrew Cagney2002-01-121-13/+2
* * language.c (longest_raw_hex_string): Delete unused function.Andrew Cagney2002-01-121-23/+0
* s/value_ptr/struct value */Andrew Cagney2001-11-101-5/+5
* 2001-05-08 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-05-081-1/+1
* * arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin2001-03-271-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-2/+2
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-2/+3
* Replace free() with xfree().Kevin Buettner2000-12-151-5/+5
* Protoization.Kevin Buettner2000-09-151-6/+2
* 2000-08-10 Jimmy Guo <guo@cup.hp.com>Jimmy Guo2000-08-111-14/+107
* Protoization.Kevin Buettner2000-07-301-134/+57
* * language.c: Include jv-lang.h.Anthony Green2000-07-241-0/+10
* * defs.h: define language_pascal in language enumeration. Pierre Muller2000-06-191-1/+28
* PARAMS removal.Kevin Buettner2000-05-281-31/+16
* * language.c (set_lang_str): Do not call `free' for a null pointer.Philippe De Muyter2000-03-171-3/+6
* Don't use LONG_LONG when it isn't available.Andrew Cagney2000-03-041-3/+1
* Comment out longest_raw_hex_string.Andrew Cagney2000-03-041-0/+6
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-20/+18
* import gdb-1999-12-21 snapshotJason Molenda1999-12-221-5/+4
* import gdb-1999-12-13 snapshotJason Molenda1999-12-141-2/+138
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-22/+0
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-617/+639
* import gdb-1999-07-07 pre reformatJason Molenda1999-07-071-1/+1
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-0/+2
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1451
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1451/+0
* hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1998-12-281-3/+4
* Mon Nov 23 11:38:40 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1998-11-231-3/+18
* * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr)Stu Grossman1998-10-051-3/+19
* * c-exp.y: Fix problems with parsing "'foo.bar'::func". Some languagesStu Grossman1998-06-101-2/+7
* Thu Apr 23 12:27:43 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda1998-04-231-5/+0
* * defs.h: Define CONST_PTR as blank if compiling with MicrosoftStu Grossman1996-08-131-1/+1
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-3/+22
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-2/+2
* * language.c (set_language_command): Use languages table whenTom Tromey1996-02-051-13/+26
* * language.c (lang_bool_type): Add Fortran support.Per Bothner1996-01-241-0/+9
* * language.c (lang_bool_type), language.h: New function.Per Bothner1995-12-011-0/+23
* * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c,Per Bothner1995-11-301-12/+26
* 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