aboutsummaryrefslogtreecommitdiff
path: root/gdb/language.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-11Fix some K&R isms.Andrew Cagney1-1/+1
2002-05-12* language.c (local_hex_string_custom): Simplify. Do not dependAndrew Cagney1-47/+6
2002-03-282002-03-27 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+2
2002-02-132002-02-13 Michael Chastain <mec@shout.net>Michael Chastain1-2/+2
2002-02-05* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney1-8/+8
2002-02-02* language.h (type_error, range_error): Make string parameterAndrew Cagney1-27/+42
2002-01-12Use phex_nz() not printfAndrew Cagney1-13/+2
2002-01-12* language.c (longest_raw_hex_string): Delete unused function.Andrew Cagney1-23/+0
2001-11-10s/value_ptr/struct value */Andrew Cagney1-5/+5
2001-05-082001-05-08 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2001-03-27* arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin1-1/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-2/+2
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-2/+3
2000-12-15Replace free() with xfree().Kevin Buettner1-5/+5
2000-09-15Protoization.Kevin Buettner1-6/+2
2000-08-112000-08-10 Jimmy Guo <guo@cup.hp.com>Jimmy Guo1-14/+107
2000-07-30Protoization.Kevin Buettner1-134/+57
2000-07-24 * language.c: Include jv-lang.h.Anthony Green1-0/+10
2000-06-19 * defs.h: define language_pascal in language enumeration. Pierre Muller1-1/+28
2000-05-28PARAMS removal.Kevin Buettner1-31/+16
2000-03-17 * language.c (set_lang_str): Do not call `free' for a null pointer.Philippe De Muyter1-3/+6
2000-03-04Don't use LONG_LONG when it isn't available.Andrew Cagney1-3/+1
2000-03-04Comment out longest_raw_hex_string.Andrew Cagney1-0/+6
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-20/+18
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-5/+4
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-2/+138
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-22/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-617/+639
1999-07-07import gdb-1999-07-07 pre reformatJason Molenda1-1/+1
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1451
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1451/+0
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-3/+4
1998-11-23Mon Nov 23 11:38:40 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-3/+18
1998-10-05 * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr)Stu Grossman1-3/+19
1998-06-10 * c-exp.y: Fix problems with parsing "'foo.bar'::func". Some languagesStu Grossman1-2/+7
1998-04-23Thu Apr 23 12:27:43 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda1-5/+0
1996-08-13 * defs.h: Define CONST_PTR as blank if compiling with MicrosoftStu Grossman1-1/+1
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-3/+22
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-2/+2
1996-02-05 * language.c (set_language_command): Use languages table whenTom Tromey1-13/+26
1996-01-24 * language.c (lang_bool_type): Add Fortran support.Per Bothner1-0/+9
1995-12-01 * language.c (lang_bool_type), language.h: New function.Per Bothner1-0/+23
1995-11-30 * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c,Per Bothner1-12/+26
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-05-19 * utils.c, complaints.c, language.c, monitor.c, remote-array.c,Jim Kingdon1-5/+5
1995-05-18 * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered,J.T. Conklin1-4/+24
1995-02-12 * language.h (struct language_defn): New field evaluate_exp.Per Bothner1-0/+3