summaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
Commit message (Expand)AuthorAgeFilesLines
* * sdbout.c (sdbout_one_type): Fix braces in switch.Rainer Orth2009-06-231-3/+3
* alias.c: Use REG_P...Shujing Zhao2009-06-221-3/+3
* ggc-page.c (ggc_pch_write_object): Initialize emptyBytes.Ian Lance Taylor2009-06-191-2/+32
* dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant2009-06-171-2/+3
* basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant2009-06-041-2/+3
* sdbout.c (sdbout_symbol): Pass VOIDmode to eliminate_regs.Dave Korn2009-04-221-3/+3
* debug.h (set_name): Declare.Catherine Moore2009-04-151-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* sdbout.c (sdbout_one_type): Treat the value type CONST_DECL for enumerals.Kai Tietz2008-10-081-8/+15
* re PR fortran/29635 (debug info of modules)Jakub Jelinek2008-08-291-1/+1
* c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-271-2/+2
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-1/+1
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-0/+1
* builtin-types.def, [...]: Update copyright.Kazu Hirata2005-03-291-1/+1
* c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin2005-03-221-1/+2
* sdbout.c (SDB_GENERATE_FAKE): Remove.Kazu Hirata2004-11-041-6/+1
* sdbout.c (sdbout_symbol): Do not output type .def statements for builtin types.Danny Smith2004-10-311-0/+5
* dbxout.c (asmfile): Delete.Zack Weinberg2004-10-211-14/+4
* ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell2004-09-091-5/+4
* tree.h: Include vec.hNathan Sidwell2004-07-201-7/+7
* tree.h (TYPE_BINFO_OFFSET, [...]): Remove.Nathan Sidwell2004-07-071-5/+4
* alias.c (get_alias_set, [...]): Use MEM_P.Jerry Quinn2004-07-011-14/+14
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-10/+10
* sdbout.c (sdbout_one_type): Use TYPE_VALUES for enums, not TYPE_FIELDS.DJ Delorie2004-04-161-3/+1
* builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner2004-03-311-5/+5
* sdbout.c (preinit_symbols, [...]): New statics.Zack Weinberg2004-02-191-1/+26
* * sdbout.c (sdb_debug_hooks): Correct the type_decl entry.Zack Weinberg2004-02-161-1/+1
* debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg2004-02-121-21/+14
* Josef Zlomek <zlomekj@suse.cz>Josef Zlomek2004-02-061-1/+2
* Makefile.in (dwarf2out.o): Depend on input.hDevang Patel2004-01-271-23/+24
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* c-common.h: Fix comment formatting.Kazu Hirata2004-01-161-2/+2
* expr.c: Follow spelling conventions.Kazu Hirata2003-10-111-1/+1
* Convert to ISO C90 prototypes.Kelley Cook2003-09-301-6/+2
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-3/+3
* dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou2003-06-171-4/+13
* sdbout.h: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-152/+75
* cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi2003-05-171-6/+4
* dbxout.c (scope_labelno): Add GTY.Geoffrey Keating2003-04-051-1/+2
* Make-lang.in (f/target.o): Depend on toplev.h.Kaveh R. Ghazi2003-01-161-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+3
* re PR fortran/3924 (g77 generates code which is rejected by GAS if COFF debug...Richard Henderson2002-09-161-17/+0
* dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp2002-08-151-6/+9
* Index: ChangeLogGeoffrey Keating2002-08-041-2/+1
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-11/+14
* sbitmap.c: Fix formatting.Kazu Hirata2002-05-091-4/+4