OSDN Git Service

2000-07-21 Alexandre Petit-Bianco <apbianco@cygnus.com>
[pf3gnuchains/gcc-fork.git] / gcc / sdbout.c
2000-06-06 kenner * sdbout.c (struct sdb_file): NAME now const.
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-21 nathangcc
2000-03-20 rth * sdbout.c (sdbout_one_type): Add braces to...
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-02-28 mmitchel * emit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-01-17 ghazi * reload.c: PROTO -> PARAMS.
2000-01-11 ghazi * Makefile.in (toplev.o): Depend on regs.h.
2000-01-10 ghazi * Makefile.in (optabs.o): Depend on real.h
2000-01-09 ghazi * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses...
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-04-18 wehle * output.h (current_function_is_leaf,
1999-03-28 law * sdbout.c (sdbout_symbol): Do not call build_p...
1999-03-22 law * sdbout.c (syms.h): Don't include on Interix.
1999-03-19 ghaziWarning fixes:
1999-03-10 law * sdbout.c (plain_type_1): Make boolean types...
1998-09-25 wilsonFix nightly testing i386-coff libstdc++ build failure.
1998-09-24 jason * sdbout.c (sdbout_field_types): Don't emit the types...
1998-06-22 ghaziWarning fixes:
1998-05-18 robertl * dwarfout.h, dwarf2out.h, dbxout.h, sdbout...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-20 ghaziMajor cutover to using system.h:
1998-01-14 lawBring in final gcc-2.8.0 changes.
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-12-18 law * tree.c (build_range_type): Allow creation of ranges...
1997-12-15 rth * reload.h, reload1.c (eliminate_regs), caller-save...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-05 law * sdbout.c (plain_type_1, case ARRAY_TYPE)...
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-03-15 kennerChange all calls to eliminate_regs.
1996-11-15 dje * sdbout.c (current_file): New global.
1996-10-09 kennerInclude defaults.h.
1996-07-03 mrsformatting tweaks
1996-06-08 wilson(gsyms.h): Include if CROSS_COMPILE is defined.
1996-05-19 kennerAdd prototypes for static functions.
1995-12-30 kenner(plain_type_1, case ARRAY_TYPE): Subtract lower bound...
1995-12-19 wilson(sdbout_symbol, case FUNCTION_DECL): Use DECL_INITIAL
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerChanged WINNT to _WIN32.
1995-05-04 wilson(plain_type): Pass additional argument to plain_type_1.
1995-05-01 wilson(sdbout_one_type): Don't switch to text section if
1995-04-12 wilson(sdbout_record_type_name): Correct indentation.
1995-03-10 kenner(sdbout_record_type_name): If TYPE_NAME is a TYPE_DECL...
1995-01-21 wilson(syms.h): Don't include under Linux.
1995-01-14 kenner(plain_type_1): For LONG_LONG_TYPE_SIZE, return T_...
1994-11-16 ianCheck target endianness at run time, not compile time
1994-09-30 kennerDon't include syms.h for winnt.
1994-06-18 wilson(sdbout_symbol): Use DECL_ASSEMBLER_NAME if
1994-06-18 wilson(sdbout_one_type): Use DECL_ASSEMBLER_NAME not
1994-06-18 wilson(sdbout_one_type): Use DECL_ASSEMBLER_NAME if
1994-04-04 wilson(sdbout_begin_block): Don't output block for function
1994-03-25 kenner(sdbout_symbol): Remove decl of unused variable LETTER.
1994-01-04 wilson(sdbout_symbol): Handle variables at zero offset from...
1993-11-16 rms(sdbout_symbol): If non-static var has static-style...
1993-11-08 rms(sdbout_init) [RMS_QUICK_HACK_1]: Call sdbout_symbol...
1993-10-12 kenner(KNOWN_TYPE_TAG, SET_KNOWN_TYPE_TAG): Refer to TYPE_SYM...
1993-09-24 dje* sdbout.c: (sdbout_symbol): Use HARD_FRAME_POINTER_REG...
1993-04-13 kennerTreat QUAL_UNION_TYPE like UNION_TYPE when seeing if...
1993-03-09 rms(PUSH_DERIVED_LEVEL): Cast enumm constants to int.
1993-01-10 eggert# Fix misspellings in comments.
1993-01-02 wilson(plain_type_1): Distinguish some C integer types by...
1992-11-24 rms(template_name_p): New function.
1992-11-10 rms(plain_type_1): Handle LONG_TYPE_SIZE like INT_TYPE_SIZE.
1992-10-24 rms(sdbout_symbol): Return if a symbol's DECL_NAME is
1992-09-30 rmsDon't use system syms.h on hpux.
1992-07-20 rmsentered into RCS
1992-07-12 rms*** empty log message ***
1992-07-06 mycroft*** empty log message ***
1992-07-06 kenner*** empty log message ***
1992-06-30 rms*** empty log message ***
1992-05-31 rms*** empty log message ***
1992-05-27 rms*** empty log message ***
1992-05-07 rms*** empty log message ***
1992-03-21 wood*** empty log message ***
1992-03-11 meissner*** empty log message ***
1992-03-11 rms*** empty log message ***
1991-12-23 rmsInitial revision