summaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
Commit message (Expand)AuthorAgeFilesLines
* reload.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-14/+14
* Makefile.in (toplev.o): Depend on regs.h.Kaveh R. Ghazi2000-01-111-0/+1
* Makefile.in (optabs.o): Depend on real.hKaveh R. Ghazi2000-01-101-2/+4
* elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around assignment used a...Kaveh R. Ghazi2000-01-091-3/+3
* builtins.c (expand_builtin_strlen): Initialize variable `icode'.Kaveh R. Ghazi2000-01-041-2/+2
* output.h (current_function_is_leaf, [...]): Declare.John Wehle1999-04-181-1/+1
* sdbout.c (sdbout_symbol): Do not call build_pointer_type, build one on the fl...Jeffrey A Law1999-03-271-1/+6
* sdbout.c (syms.h): Don't include on Interix.Mumit Khan1999-03-221-1/+1
* Warning fixes:Kaveh R. Ghazi1999-03-191-2/+2
* * sdbout.c (plain_type_1): Make boolean types work better with sdb.Colin Smith1999-03-101-0/+1
* Fix nightly testing i386-coff libstdc++ build failure.Jim Wilson1998-09-251-25/+32
* sdbout.c (sdbout_field_types): Don't emit the types of fields we won't be emi...Jason Merrill1998-09-241-4/+12
* Warning fixes:Kaveh R. Ghazi1998-06-221-2/+15
* dwarfout.h, [...]: New files.Robert Lipe1998-05-181-3/+1
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1998-04-041-2/+6
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-1/+1
* Bring in final gcc-2.8.0 changes.Jeff Law1998-01-141-2/+6
* bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1997-12-201-1/+10
* tree.c (build_range_type): Allow creation of ranges with no maximum.Richard Henderson1997-12-181-0/+1
* reload.h, [...]: Revert March 15 change.Richard Henderson1997-12-151-3/+3
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-1/+1
* sdbout.c (plain_type_1, [...]): Verify that TYPE_DOMAIN has integer TYPE_{MAX...Jim Wilson1997-09-051-0/+2
* reformat a little to match GNU coding standards.Mike Stump1997-05-061-2/+2
* Change all calls to eliminate_regs.Richard Kenner1997-03-151-4/+4
* sdbout.c (current_file): New global.Doug Evans1996-11-151-0/+69
* Include defaults.h.Richard Kenner1996-10-091-0/+1
* formatting tweaksMike Stump1996-07-031-3/+3
* (gsyms.h): Include if CROSS_COMPILE is defined.Jim Wilson1996-06-071-8/+14
* Add prototypes for static functions.Richard Kenner1996-05-191-17/+18
* (plain_type_1, case ARRAY_TYPE): Subtract lower bound when writingRichard Kenner1995-12-301-1/+2
* (sdbout_symbol, case FUNCTION_DECL): Use DECL_INITIALJim Wilson1995-12-181-1/+4
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Changed WINNT to _WIN32.Richard Kenner1995-05-161-1/+1
* (plain_type): Pass additional argument to plain_type_1.Jim Wilson1995-05-041-7/+28
* (sdbout_one_type): Don't switch to text section ifJim Wilson1995-05-011-1/+5
* (sdbout_record_type_name): Correct indentation.Jim Wilson1995-04-121-9/+3
* (sdbout_record_type_name): If TYPE_NAME is a TYPE_DECL, get name fromRichard Kenner1995-03-101-6/+1
* (syms.h): Don't include under Linux.Jim Wilson1995-01-201-1/+1
* (plain_type_1): For LONG_LONG_TYPE_SIZE, return T_[U]LONG instead of 0 (i.e.Richard Kenner1995-01-131-1/+3
* Check target endianness at run time, not compile timeIan Lance Taylor1994-11-161-6/+6
* Don't include syms.h for winnt.Richard Kenner1994-09-301-1/+1
* (sdbout_symbol): Use DECL_ASSEMBLER_NAME ifJim Wilson1994-06-181-1/+4
* (sdbout_one_type): Use DECL_ASSEMBLER_NAME notJim Wilson1994-06-181-1/+6
* (sdbout_one_type): Use DECL_ASSEMBLER_NAME ifJim Wilson1994-06-181-1/+7
* (sdbout_begin_block): Don't output block for function level scope unless MIPS...Jim Wilson1994-04-041-2/+18
* (sdbout_symbol): Remove decl of unused variable LETTER.Richard Kenner1994-03-251-3/+1
* (sdbout_symbol): Handle variables at zero offset from frame pointer.Jim Wilson1994-01-041-5/+10
* (sdbout_symbol): If non-static var has static-style RTL,Richard Stallman1993-11-161-0/+6
* (sdbout_init) [RMS_QUICK_HACK_1]: Call sdbout_symbol for __vtbl_ptr_type.Richard Stallman1993-11-081-0/+8
* (KNOWN_TYPE_TAG, SET_KNOWN_TYPE_TAG): Refer to TYPE_SYMTAB_POINTER and remove...Richard Kenner1993-10-121-6/+5