summaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
Commit message (Expand)AuthorAgeFilesLines
* * sdbout.c (current_file): New global.dje1996-11-151-0/+69
* Include defaults.h.kenner1996-10-091-0/+1
* formatting tweaksmrs1996-07-031-3/+3
* (gsyms.h): Include if CROSS_COMPILE is defined.wilson1996-06-081-8/+14
* Add prototypes for static functions.kenner1996-05-191-17/+18
* (plain_type_1, case ARRAY_TYPE): Subtract lower bound when writingkenner1995-12-301-1/+2
* (sdbout_symbol, case FUNCTION_DECL): Use DECL_INITIALwilson1995-12-191-1/+4
* Update FSF address.kenner1995-06-151-1/+2
* Changed WINNT to _WIN32.kenner1995-05-161-1/+1
* (plain_type): Pass additional argument to plain_type_1.wilson1995-05-041-7/+28
* (sdbout_one_type): Don't switch to text section ifwilson1995-05-011-1/+5
* (sdbout_record_type_name): Correct indentation.wilson1995-04-121-9/+3
* (sdbout_record_type_name): If TYPE_NAME is a TYPE_DECL, get name fromkenner1995-03-101-6/+1
* (syms.h): Don't include under Linux.wilson1995-01-211-1/+1
* (plain_type_1): For LONG_LONG_TYPE_SIZE, return T_[U]LONG instead of 0kenner1995-01-141-1/+3
* Check target endianness at run time, not compile timeian1994-11-161-6/+6
* Don't include syms.h for winnt.kenner1994-09-301-1/+1
* (sdbout_symbol): Use DECL_ASSEMBLER_NAME ifwilson1994-06-181-1/+4
* (sdbout_one_type): Use DECL_ASSEMBLER_NAME notwilson1994-06-181-1/+6
* (sdbout_one_type): Use DECL_ASSEMBLER_NAME ifwilson1994-06-181-1/+7
* (sdbout_begin_block): Don't output block for functionwilson1994-04-041-2/+18
* (sdbout_symbol): Remove decl of unused variable LETTER.kenner1994-03-251-3/+1
* (sdbout_symbol): Handle variables at zero offset from frame pointer.wilson1994-01-041-5/+10
* (sdbout_symbol): If non-static var has static-style RTL,rms1993-11-161-0/+6
* (sdbout_init) [RMS_QUICK_HACK_1]: Call sdbout_symbol for __vtbl_ptr_type.rms1993-11-081-0/+8
* (KNOWN_TYPE_TAG, SET_KNOWN_TYPE_TAG): Refer to TYPE_SYMTAB_POINTER and removekenner1993-10-121-6/+5
* * sdbout.c: (sdbout_symbol): Use HARD_FRAME_POINTER_REGNUM instead ofdje1993-09-241-1/+1
* Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate.kenner1993-04-131-1/+6
* (PUSH_DERIVED_LEVEL): Cast enumm constants to int.rms1993-03-091-2/+4
* # Fix misspellings in comments.eggert1993-01-101-1/+1
* (plain_type_1): Distinguish some C integer types by name.wilson1993-01-021-0/+28
* (template_name_p): New function.rms1992-11-241-2/+21
* (plain_type_1): Handle LONG_TYPE_SIZE like INT_TYPE_SIZE.rms1992-11-101-0/+2
* (sdbout_symbol): Return if a symbol's DECL_NAME isrms1992-10-241-0/+5
* Don't use system syms.h on hpux.rms1992-09-301-1/+1
* entered into RCSrms1992-07-201-1/+1
* *** empty log message ***rms1992-07-121-2/+2
* *** empty log message ***mycroft1992-07-061-1/+1
* *** empty log message ***kenner1992-07-061-2/+2
* *** empty log message ***rms1992-06-301-7/+11
* *** empty log message ***rms1992-05-311-2/+11
* *** empty log message ***rms1992-05-271-0/+6
* *** empty log message ***rms1992-05-071-1/+1
* *** empty log message ***wood1992-03-211-1/+1
* *** empty log message ***meissner1992-03-111-1/+1
* *** empty log message ***rms1992-03-111-6/+54
* Initial revisionrms1991-12-231-0/+1356