aboutsummaryrefslogtreecommitdiff
path: root/gdb/language.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-262004-01-26 David Carlton <carlton@kealia.com>carlton_dictionary-branchDavid Carlton1-1/+4
2003-12-162003-12-15 David Carlton <carlton@kealia.com>David Carlton1-4/+4
2003-11-112003-11-11 David Carlton <carlton@kealia.com>David Carlton1-12/+24
2003-09-172003-09-17 David Carlton <carlton@kealia.com>David Carlton1-203/+2
2003-05-232003-05-23 David Carlton <carlton@bactrian.org>David Carlton1-4/+10
2003-04-162003-04-16 David Carlton <carlton@bactrian.org>David Carlton1-0/+59
2003-02-072003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton1-20/+5
2002-11-282002-11-27 David Carlton <carlton@math.stanford.edu>David Carlton1-2/+2
2002-11-242002-11-24 David Carlton <carlton@bactrian.org>David Carlton1-3/+4
2002-10-252002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+7
2002-09-20This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpointnobody1-0/+1571
2002-09-03This commit was manufactured by cvs2svn to create branchnobody1-1571/+0
2002-08-24This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody1-16/+19
2002-06-15This commit was manufactured by cvs2svn to create branchnobody1-0/+1568
2002-05-28This commit was manufactured by cvs2svn to create branchnobody1-1568/+0
2002-05-15This commit was manufactured by cvs2svn to create branchcagney_regbuf-20020515-branchpointnobody1-47/+6
2002-05-06This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody1-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