| Commit message (Expand) | Author | Age | Files | Lines |
* | Use phex_nz() not printf | Andrew Cagney | 2002-01-12 | 1 | -13/+2 |
* | * language.c (longest_raw_hex_string): Delete unused function. | Andrew Cagney | 2002-01-12 | 1 | -23/+0 |
* | s/value_ptr/struct value */ | Andrew Cagney | 2001-11-10 | 1 | -5/+5 |
* | 2001-05-08 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-05-08 | 1 | -1/+1 |
* | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 2001-03-27 | 1 | -1/+0 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
* | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 2001-02-25 | 1 | -2/+2 |
* | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 2001-02-08 | 1 | -2/+3 |
* | Replace free() with xfree(). | Kevin Buettner | 2000-12-15 | 1 | -5/+5 |
* | Protoization. | Kevin Buettner | 2000-09-15 | 1 | -6/+2 |
* | 2000-08-10 Jimmy Guo <guo@cup.hp.com> | Jimmy Guo | 2000-08-11 | 1 | -14/+107 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -134/+57 |
* | * language.c: Include jv-lang.h. | Anthony Green | 2000-07-24 | 1 | -0/+10 |
* | * defs.h: define language_pascal in language enumeration.
| Pierre Muller | 2000-06-19 | 1 | -1/+28 |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -31/+16 |
* | * language.c (set_lang_str): Do not call `free' for a null pointer. | Philippe De Muyter | 2000-03-17 | 1 | -3/+6 |
* | Don't use LONG_LONG when it isn't available. | Andrew Cagney | 2000-03-04 | 1 | -3/+1 |
* | Comment out longest_raw_hex_string. | Andrew Cagney | 2000-03-04 | 1 | -0/+6 |
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -20/+18 |
* | import gdb-1999-12-21 snapshot | Jason Molenda | 1999-12-22 | 1 | -5/+4 |
* | import gdb-1999-12-13 snapshot | Jason Molenda | 1999-12-14 | 1 | -2/+138 |
* | import gdb-1999-08-09 snapshot | Jason Molenda | 1999-08-09 | 1 | -22/+0 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -617/+639 |
* | import gdb-1999-07-07 pre reformat | Jason Molenda | 1999-07-07 | 1 | -1/+1 |
* | import gdb-1999-05-25 snapshot | Jason Molenda | 1999-05-25 | 1 | -0/+2 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -0/+1451 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -1451/+0 |
* | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1998-12-28 | 1 | -3/+4 |
* | Mon Nov 23 11:38:40 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1998-11-23 | 1 | -3/+18 |
* | * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr) | Stu Grossman | 1998-10-05 | 1 | -3/+19 |
* | * c-exp.y: Fix problems with parsing "'foo.bar'::func". Some languages | Stu Grossman | 1998-06-10 | 1 | -2/+7 |
* | Thu Apr 23 12:27:43 1998 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 1998-04-23 | 1 | -5/+0 |
* | * defs.h: Define CONST_PTR as blank if compiling with Microsoft | Stu Grossman | 1996-08-13 | 1 | -1/+1 |
* | See gdb ChangeLog entry with header: | Fred Fish | 1996-07-26 | 1 | -3/+22 |
* | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1996-03-30 | 1 | -2/+2 |
* | * language.c (set_language_command): Use languages table when | Tom Tromey | 1996-02-05 | 1 | -13/+26 |
* | * language.c (lang_bool_type): Add Fortran support. | Per Bothner | 1996-01-24 | 1 | -0/+9 |
* | * language.c (lang_bool_type), language.h: New function. | Per Bothner | 1995-12-01 | 1 | -0/+23 |
* | * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c, | Per Bothner | 1995-11-30 | 1 | -12/+26 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -1/+1 |
* | * utils.c, complaints.c, language.c, monitor.c, remote-array.c, | Jim Kingdon | 1995-05-19 | 1 | -5/+5 |
* | * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, | J.T. Conklin | 1995-05-18 | 1 | -4/+24 |
* | * language.h (struct language_defn): New field evaluate_exp. | Per Bothner | 1995-02-12 | 1 | -0/+3 |
* | * eval.c (evaluate_subexp): Clean up handling of | Per Bothner | 1995-02-02 | 1 | -0/+6 |
* | * language.h (struct language_defn): New field c_style_arrays. | Per Bothner | 1995-01-26 | 1 | -0/+3 |
* | Initial Fortran language support, adapted from work by Farooq Butt | Stan Shebs | 1994-08-19 | 1 | -0/+1 |
* | * language.h (struct language_defn): Remove unused field | Stan Shebs | 1994-08-03 | 1 | -3/+0 |
* | Fix value_print, which used to be ostensibly langauge-indepentdent, | Per Bothner | 1994-06-05 | 1 | -0/+13 |
* | * core.c (memory_error), symtab.c (cplusplus_hint, decode_line_1), | Jim Kingdon | 1994-05-04 | 1 | -6/+6 |