aboutsummaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-16re PR fortran/3924 (g77 generates code which is rejected by GAS if COFF debug...Richard Henderson1-17/+0
2002-08-15dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp1-6/+9
2002-08-04Index: ChangeLogGeoffrey Keating1-2/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-11/+14
2002-05-09sbitmap.c: Fix formatting.Kazu Hirata1-4/+4
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth1-2/+3
2002-03-12Makefile.in (debug.o): Depend on debug.h.Kaveh R. Ghazi1-1/+1
2002-01-22predict.c: Fix formatting.Kazu Hirata1-6/+6
2002-01-12diagnostic.c (warn_deprecated_use): Rework to lower indentation.Richard Kenner1-1/+2
2001-11-18* sdbout.c (sdbout_symbol): Avoid warning due to &DECL_RTL.Richard Kenner1-3/+3
2001-11-14dbxout.c (dbxout_symbol_location): Update call of alter_subreg.Jan Hubicka1-1/+1
2001-11-11unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi1-1/+1
2001-10-29ChangeLog.2, [...]: Fix spelling errors and typos.Joseph Myers1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-7/+7
2001-10-10calls.c: Fix formatting.Kazu Hirata1-1/+1
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi1-2/+2
2001-09-10alias.c (clear_reg_alias_info): Use K&R format definition.Richard Kenner1-7/+8
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-22dbxout.c (dbxout_global_decl): New.Neil Booth1-21/+53
2001-07-22* dbxout.c, sdbout.c, varasm.c: Revert most recent patch.Neil Booth1-53/+21
2001-07-21dbxout.c (dbxout_global_decl): New.Neil Booth1-21/+53
2001-07-19Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth1-3/+8
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth1-1/+31
2001-07-17dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth1-17/+39
2001-07-16output.h (sdb_begin_function_line): Restore as an extern variable.Neil Booth1-1/+1
2001-07-15dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth1-27/+50
2001-07-12Makefile.in (final.o): Depend on debug.h.Neil Booth1-6/+10
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth1-6/+14
2001-07-10Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth1-5/+12
2001-05-01dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg1-15/+0
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-8/+4
2001-03-21sdbout.c: #include ggc.h.Richard Kenner1-24/+33
2001-03-15sdbout.c (sdbout_symbol): Use DECL_RTL_SET_P, SET_DECL_RTL.Mark Mitchell1-3/+5
2001-01-29sdbout.c (sdbout_one_type): Skip types with indeterminate size.Laurynas Biveinis1-6/+8
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-3/+2
2001-01-21* sdbout.c (PUT_SDB_DEF): Fix after last bogus change.Michael Sokolov1-5/+0
2000-10-20gcse.c (set_hash_table_size): Now unsigned.Richard Kenner1-9/+10
2000-10-13Remove obstacks.Mark Mitchell1-1/+1
2000-09-18sdbout.c (PUT_SDB_DEF, [...]): Replace ASM_OUTPUT_LABELREF with assemble_name.J"orn Rennecke1-3/+8
2000-09-11defaults.h: Provide default definitions for...Zack Weinberg1-34/+0
2000-06-06sdbout.c (struct sdb_file): NAME now const.Richard Kenner1-3/+3
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-4/+1
2000-03-21tree.h (COMPLETE_TYPE_P): New macro.Nathan Sidwell1-2/+2
2000-03-20sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else" warning.Andreas Jaeger1-10/+11
2000-03-17* Clean up usages of TREE_INT_CST_LOW.Richard Kenner1-21/+23
2000-02-28emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell1-13/+4
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner1-1/+2
2000-01-17reload.c: PROTO -> PARAMS.Kaveh R. Ghazi1-14/+14
2000-01-11Makefile.in (toplev.o): Depend on regs.h.Kaveh R. Ghazi1-0/+1
2000-01-10Makefile.in (optabs.o): Depend on real.hKaveh R. Ghazi1-2/+4