aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-05bt-load.c: Fix comment typos.Kazu Hirata1-1/+1
2003-06-29cse.c: Convert prototypes to ISO C90.Andreas Jaeger1-452/+289
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-1/+1
2003-06-16convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode1-1/+1
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg1-1/+1
2003-04-05dbxout.c (scope_labelno): Add GTY.Geoffrey Keating1-1/+2
2003-02-20Change base class access representation.Nathan Sidwell1-8/+16
2003-02-06dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDR with *targe...Roger Sayle1-5/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-2/+4
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata1-1/+1
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-7/+7
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-15dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp1-5/+8
2002-07-25dwarfout.c (VERSION_ASM_OP, [...]): Remove.Neil Booth1-15/+7
2002-07-09* dwarfout.c (dwarfout_init): Warn that DWARF1 is deprecated.Mark Mitchell1-0/+2
2002-07-05re PR c++/6706 (ICE with variable-sized arrays and DWARF-1 output)Mark Mitchell1-2/+4
2002-06-17* dwarfout.c: Include function.h.Tom Tromey1-1/+2
2002-06-17function.h (struct function): Rename profile_label_no.Richard Henderson1-20/+11
2002-05-11dbxout.c: Fix formatting.Kazu Hirata1-71/+71
2002-03-12Makefile.in (debug.o): Depend on debug.h.Kaveh R. Ghazi1-1/+1
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-4/+0
2002-01-22dwarfout.c (last_filename): Remove.Krister Walfridsson1-5/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-125/+40
2001-11-23ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-5/+5
2001-11-11ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-2/+2
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth1-1/+3
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-239/+239
2001-10-09c-common.c: Fix comment typos.Kazu Hirata1-1/+1
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi1-2/+2
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-17defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...Richard Henderson1-9/+0
2001-08-17varasm.c (text_section): Allow TEXT_SECTION to override the printing of TEXT_...Richard Henderson1-24/+24
2001-08-08dbxout.c: Fix comment formatting.Kazu Hirata1-2/+2
2001-08-01dwarfout.c: Remove reference to README.DWARF.Robert Lipe1-3/+0
2001-07-19Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth1-1/+4
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth1-4/+65
2001-07-17dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth1-8/+12
2001-07-15dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth1-20/+25
2001-07-12Makefile.in (final.o): Depend on debug.h.Neil Booth1-7/+15
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth1-10/+40
2001-07-10Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth1-3/+15
2001-05-20dwarf2out.c (DEBUG_ABBREV_SECTION, [...]): Rename from s/DEBUG_//.Richard Henderson1-25/+25
2001-05-18* README.DWARF: Move into dwarfout.c.Jason Merrill1-0/+542
2001-05-12dwarfout.c (dwarfout_init): Add cast.Neil Booth1-1/+1
2001-04-25dwarfout.c (is_pseudo_reg, [...]): Use static inline instead of inline static.Rainer Orth1-4/+4
2001-04-09dwarfout.c (DEBUG_ARANGES_BEGIN_LABEL): New label.Richard Sandiford1-0/+13
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-3/+3
2001-02-21tree.h (DECL_UNINLINABLE): Move from C++ frontend.Jason Merrill1-1/+7