aboutsummaryrefslogtreecommitdiff
path: root/gdb/f-lang.c
AgeCommit message (Expand)AuthorFilesLines
1996-08-13 * defs.h: Define CONST_PTR as blank if compiling with MicrosoftStu Grossman1-1/+1
1996-07-28 * configure.in: Add test for "long long" support.Fred Fish1-5/+2
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-51/+81
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-3/+7
1996-02-12 * f-lang.c (allocate_saved_bf_node, allocate_saved_function_node,Fred Fish1-22/+7
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-07-18 * dache.c (struct dcache_block): Change data member from unsigned charFred Fish1-0/+2
1995-02-12 * language.h (struct language_defn): New field evaluate_exp.Per Bothner1-0/+1
1995-02-02 * eval.c (evaluate_subexp): Clean up handling ofPer Bothner1-28/+35
1995-01-26 * language.h (struct language_defn): New field c_style_arrays.Per Bothner1-0/+1
1994-12-12 * f-lang.c: Remove duplicate declaration ofJim Kingdon1-3/+2
1994-09-07 * c-typeprint.c (c_type_print_varspec_prefix,Stan Shebs1-1/+1
1994-08-19 Initial Fortran language support, adapted from work by Farooq ButtStan Shebs1-0/+945