aboutsummaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-2/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-0/+1
2005-03-29builtin-types.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-22c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin1-1/+2
2004-11-04sdbout.c (SDB_GENERATE_FAKE): Remove.Kazu Hirata1-6/+1
2004-10-31sdbout.c (sdbout_symbol): Do not output type .def statements for builtin types.Danny Smith1-0/+5
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-14/+4
2004-09-09ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell1-5/+4
2004-07-20tree.h: Include vec.hNathan Sidwell1-7/+7
2004-07-07tree.h (TYPE_BINFO_OFFSET, [...]): Remove.Nathan Sidwell1-5/+4
2004-07-01alias.c (get_alias_set, [...]): Use MEM_P.Jerry Quinn1-14/+14
2004-06-15alias.c (record_set, [...]): Use REG_P.Jerry Quinn1-10/+10
2004-04-16sdbout.c (sdbout_one_type): Use TYPE_VALUES for enums, not TYPE_FIELDS.DJ Delorie1-3/+1
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner1-5/+5
2004-02-19sdbout.c (preinit_symbols, [...]): New statics.Zack Weinberg1-1/+26
2004-02-16* sdbout.c (sdb_debug_hooks): Correct the type_decl entry.Zack Weinberg1-1/+1
2004-02-12debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg1-21/+14
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-1/+2
2004-01-27Makefile.in (dwarf2out.o): Depend on input.hDevang Patel1-23/+24
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-16c-common.h: Fix comment formatting.Kazu Hirata1-2/+2
2003-10-11expr.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-09-30Convert to ISO C90 prototypes.Kelley Cook1-6/+2
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-3/+3
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-4/+13
2003-06-01sdbout.h: Use ISO C90 prototypes.Andreas Jaeger1-152/+75
2003-05-17cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi1-6/+4
2003-04-05dbxout.c (scope_labelno): Add GTY.Geoffrey Keating1-1/+2
2003-01-16Make-lang.in (f/target.o): Depend on toplev.h.Kaveh R. Ghazi1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+3
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