summaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* dbxout.c (dbxout_global_decl): New.Neil Booth2001-07-221-21/+53
* * dbxout.c, sdbout.c, varasm.c: Revert most recent patch.Neil Booth2001-07-221-53/+21
* dbxout.c (dbxout_global_decl): New.Neil Booth2001-07-211-21/+53
* Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth2001-07-191-3/+8
* Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth2001-07-191-1/+31
* dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth2001-07-171-17/+39
* output.h (sdb_begin_function_line): Restore as an extern variable.Neil Booth2001-07-161-1/+1
* dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth2001-07-151-27/+50
* Makefile.in (final.o): Depend on debug.h.Neil Booth2001-07-121-6/+10
* Makefile.in (c-lex.o): Wrap long lines.Neil Booth2001-07-111-6/+14
* Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth2001-07-101-5/+12
* dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg2001-05-011-15/+0
* Use byte offsets in SUBREGs instead of words.Jakub Jelinek2001-04-031-8/+4
* sdbout.c: #include ggc.h.Richard Kenner2001-03-211-24/+33
* sdbout.c (sdbout_symbol): Use DECL_RTL_SET_P, SET_DECL_RTL.Mark Mitchell2001-03-151-3/+5
* sdbout.c (sdbout_one_type): Skip types with indeterminate size.Laurynas Biveinis2001-01-291-6/+8
* configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi2001-01-281-3/+2
* * sdbout.c (PUT_SDB_DEF): Fix after last bogus change.Michael Sokolov2001-01-211-5/+0
* gcse.c (set_hash_table_size): Now unsigned.Richard Kenner2000-10-201-9/+10
* Remove obstacks.Mark Mitchell2000-10-131-1/+1
* sdbout.c (PUT_SDB_DEF, [...]): Replace ASM_OUTPUT_LABELREF with assemble_name.J"orn Rennecke2000-09-181-3/+8
* defaults.h: Provide default definitions for...Zack Weinberg2000-09-111-34/+0
* sdbout.c (struct sdb_file): NAME now const.Richard Kenner2000-06-061-3/+3
* * Rework fields used to describe positions of bitfields andRichard Kenner2000-03-251-4/+1
* tree.h (COMPLETE_TYPE_P): New macro.Nathan Sidwell2000-03-211-2/+2
* sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else" warning.Andreas Jaeger2000-03-201-10/+11
* * Clean up usages of TREE_INT_CST_LOW.Richard Kenner2000-03-171-21/+23
* emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell2000-02-281-13/+4
* c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner2000-02-191-1/+2
* 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