OSDN Git Service

Add dbg count support for ccp
[pf3gnuchains/gcc-fork.git] / gcc / sdbout.c
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