summaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
Commit message (Expand)AuthorAgeFilesLines
* * bt-load.c: Fix comment typos.kazu2003-07-051-1/+1
* * cse.c: Convert prototypes to ISO C90.aj2003-06-291-452/+289
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-1/+1
* cp:ghazi2003-06-161-1/+1
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-2/+2
* * diagnostic.c (output_format): Add support for %m.zack2003-05-131-1/+1
* 2003-04-04 Geoffrey Keating <geoffk@apple.com>geoffk2003-04-051-1/+2
* Change base class access representation.nathan2003-02-201-8/+16
* * dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDRsayle2003-02-061-5/+4
* Merge basic-improvements-branch to trunkzack2002-12-161-2/+4
* * c-decl.c: Fix a comment typo.kazu2002-12-131-1/+1
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-7/+7
* * ChangeLog: Follow spelling conventions.kazu2002-09-151-1/+1
* * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.rupp2002-08-151-5/+8
* * dwarfout.c (VERSION_ASM_OP, DERIV_BEGIN_LABEL_FMT,neil2002-07-251-15/+7
* * dwarfout.c (dwarfout_init): Warn that DWARF1 is deprecated.mmitchel2002-07-091-0/+2
* PR c++/6706mmitchel2002-07-051-2/+4
* * dwarfout.c: Include function.h.tromey2002-06-171-1/+2
* * function.h (struct function) [funcdef_no]: Rename profile_label_no.rth2002-06-171-20/+11
* * dbxout.c: Fix formatting.kazu2002-05-111-71/+71
* * Makefile.in (debug.o): Depend on debug.h.ghazi2002-03-121-1/+1
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-4/+0
* * dwarfout.c (last_filename): Remove.rth2002-01-221-5/+0
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-125/+40
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-5/+5
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-2/+2
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-1/+3
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-239/+239
* * c-common.c: Fix comment typos.kazu2001-10-091-1/+1
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-2/+2
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,rth2001-08-181-9/+0
* * varasm.c (text_section): Allow TEXT_SECTION to override therth2001-08-171-24/+24
* * dbxout.c: Fix comment formatting.kazu2001-08-081-2/+2
* 2001-08-01 Robert Lipe <robertl@caldera.com>robertl2001-08-011-3/+0
* * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.neil2001-07-191-1/+4
* * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil2001-07-191-4/+65
* * dbxout.c (dbxout_really_begin_function): Rename toneil2001-07-171-8/+12
* * dbxout.c (dbxout_source_line): Make static, update prototype.neil2001-07-151-20/+25
* * Makefile.in (final.o): Depend on debug.h.neil2001-07-121-7/+15
* * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.neil2001-07-111-10/+40
* * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,neil2001-07-101-3/+15
* * dwarf2out.c (DEBUG_ABBREV_SECTION, DEBUG_ARANGES_SECTION,rth2001-05-211-25/+25
* * README.DWARF: Move into dwarfout.c.jason2001-05-181-0/+542
* * dwarfout.c (dwarfout_init): Add cast.neil2001-05-121-1/+1
* * dwarfout.c (is_pseudo_reg, type_main_variant, is_tagged_type,rth2001-04-251-4/+4
* * dwarfout.c (DEBUG_ARANGES_BEGIN_LABEL): New label.jason2001-04-091-0/+13
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-3/+3
* * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason2001-02-211-1/+7