summaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
Commit message (Expand)AuthorAgeFilesLines
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-1/+1
* convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode2003-06-161-1/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2003-06-121-2/+2
* diagnostic.c (output_format): Add support for %m.Zack Weinberg2003-05-131-1/+1
* dbxout.c (scope_labelno): Add GTY.Geoffrey Keating2003-04-051-1/+2
* Change base class access representation.Nathan Sidwell2003-02-201-8/+16
* dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDR with *targe...Roger Sayle2003-02-061-5/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-2/+4
* c-decl.c: Fix a comment typo.Kazu Hirata2002-12-131-1/+1
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-7/+7
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-151-1/+1
* dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp2002-08-151-5/+8
* dwarfout.c (VERSION_ASM_OP, [...]): Remove.Neil Booth2002-07-251-15/+7
* * dwarfout.c (dwarfout_init): Warn that DWARF1 is deprecated.Mark Mitchell2002-07-091-0/+2
* re PR c++/6706 (ICE with variable-sized arrays and DWARF-1 output)Mark Mitchell2002-07-051-2/+4
* * dwarfout.c: Include function.h.Tom Tromey2002-06-171-1/+2
* function.h (struct function): Rename profile_label_no.Richard Henderson2002-06-171-20/+11
* dbxout.c: Fix formatting.Kazu Hirata2002-05-111-71/+71
* Makefile.in (debug.o): Depend on debug.h.Kaveh R. Ghazi2002-03-121-1/+1
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-271-4/+0
* dwarfout.c (last_filename): Remove.Krister Walfridsson2002-01-221-5/+0
* target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2001-12-171-125/+40
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-11-231-5/+5
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-111-2/+2
* c-lang.c (LANG_HOOKS_NAME): New.Neil Booth2001-11-091-1/+3
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-239/+239
* c-common.c: Fix comment typos.Kazu Hirata2001-10-091-1/+1
* c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi2001-09-131-2/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...Richard Henderson2001-08-171-9/+0
* varasm.c (text_section): Allow TEXT_SECTION to override the printing of TEXT_...Richard Henderson2001-08-171-24/+24
* dbxout.c: Fix comment formatting.Kazu Hirata2001-08-081-2/+2
* dwarfout.c: Remove reference to README.DWARF.Robert Lipe2001-08-011-3/+0
* Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth2001-07-191-1/+4
* Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth2001-07-191-4/+65
* dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth2001-07-171-8/+12
* dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth2001-07-151-20/+25
* Makefile.in (final.o): Depend on debug.h.Neil Booth2001-07-121-7/+15
* Makefile.in (c-lex.o): Wrap long lines.Neil Booth2001-07-111-10/+40
* Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth2001-07-101-3/+15
* dwarf2out.c (DEBUG_ABBREV_SECTION, [...]): Rename from s/DEBUG_//.Richard Henderson2001-05-201-25/+25
* * README.DWARF: Move into dwarfout.c.Jason Merrill2001-05-181-0/+542
* dwarfout.c (dwarfout_init): Add cast.Neil Booth2001-05-121-1/+1
* dwarfout.c (is_pseudo_reg, [...]): Use static inline instead of inline static.Rainer Orth2001-04-251-4/+4
* dwarfout.c (DEBUG_ARANGES_BEGIN_LABEL): New label.Richard Sandiford2001-04-091-0/+13
* Use byte offsets in SUBREGs instead of words.Jakub Jelinek2001-04-031-3/+3
* tree.h (DECL_UNINLINABLE): Move from C++ frontend.Jason Merrill2001-02-211-1/+7
* diagnostic.h (set_internal_error_function): Renamed.Richard Kenner2001-02-041-1/+2
* configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi2001-01-281-2/+1
* dwarf.h (FMT_CODE): Adjust argument order; fix mapping to dwarf_subscr_data_f...Richard Henderson2000-11-201-22/+16