aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-08tree.def (CHAR_TYPE): Remove.Roger Sayle1-29/+1
2006-02-04Add 2006 to copyright lineAlexandre Oliva1-1/+1
2006-02-04re PR debug/24444 (invalid register in debug info)Alexandre Oliva1-26/+20
2006-02-03tree.h (TYPE_STRING_FLAG): Document that this field may be used on INTEGER_TY...Roger Sayle1-18/+7
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2006-01-31expr.h (expand_normal): new inline function.Marcin Dalecki1-1/+1
2006-01-18[multiple changes]Diego Novillo1-2/+2
2006-01-04re PR debug/25562 (cannot debug VLA local)Jakub Jelinek1-1/+1
2006-01-03Index: gcc/ChangeLogGeoffrey Keating1-28/+26
2005-12-19optabs.c (init_floating_libfuncs): Handle decimal float modes.Jon Grimm1-1/+4
2005-12-15final.c (final_scan_insn): Flip in_cold_section_p when changing between the h...Richard Sandiford1-5/+5
2005-12-10dwarf2out.c (default_eh_frame_section): Delete, moving handling of EH_FRAME_S...Richard Sandiford1-36/+34
2005-12-09re PR debug/24908 (ICE in dwarf2out for cpu2000 with -funroll-loops -fno-tree...Alan Modra1-5/+4
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-68/+89
2005-12-03PR rtl-optimization 25197Alan Modra1-1/+2
2005-11-22optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t...Ben Elliston1-1/+1
2005-11-17dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int.Richard Henderson1-50/+76
2005-11-13re PR c++/22489 (ICE in dwarf2out_finish with using namespace in a local clas...Jason Merrill1-5/+22
2005-11-09re PR c/24644 (gcc-4.1 compiled ppc64 kernels do not boot)Andrew Pinski1-1/+2
2005-11-08dwarf2out.c (multiple_reg_loc_descriptor): Don't assume DBX_REGISTER_NUMBER b...Jakub Jelinek1-2/+6
2005-11-03dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'.Eric Botcazou1-5/+7
2005-11-02re PR target/9350 (-fomit-frame-pointer does not work for main)Richard Henderson1-1/+25
2005-10-31Restore old AT_frame_base code for targets that don't use dwarf2 unwind info.James E Wilson1-0/+14
2005-10-26re PR rtl-optimization/24460 (Profiled bootstrap broken)Eric Botcazou1-4/+7
2005-10-06re PR debug/24070 (Dwarf macro info has bad file numbers)Richard Henderson1-4/+6
2005-09-07function.c (ARG_POINTER_CFA_OFFSET): Move ...Richard Henderson1-182/+291
2005-09-01re PR debug/7241 (DWARF encoding for "char" incorrect in gcc)Jakub Jelinek1-1/+1
2005-08-11dwarf2out.c (add_location_or_const_value_attribute): Prefer locations gathere...Jakub Jelinek1-11/+14
2005-08-11dwarf2out.c (concat_loc_descriptor): Add can_use_fbreg argument, pass it down...Jakub Jelinek1-31/+35
2005-08-01dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG, with auto-inc codes.Richard Henderson1-1/+1
2005-08-01dwarf2out.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-25Better debug info for inlined functions.James E Wilson1-1/+24
2005-07-24dwarf2out.c (gen_variable_die): Treat un-emitted COMDAT variables as declarat...Mark Mitchell1-0/+19
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-1/+4
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-1/+1
2005-06-30coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher1-1/+1
2005-06-29dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Change GEN_INT to gen_int_...Ian Lance Taylor1-1/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-09cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalize local statics...Jan Hubicka1-0/+9
2005-06-08re PR debug/21946 (Invalid DWARF2 debug info emitted)Eric Botcazou1-23/+21
2005-06-08re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou1-10/+11
2005-06-07re PR debug/21946 (Invalid DWARF2 debug info emitted)Jakub Jelinek1-13/+28
2005-06-04cfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P.Daniel Berlin1-2/+3
2005-06-01c-objc-common.c (c_tree_printer): Check flag before hashtable.Daniel Berlin1-1/+1
2005-05-16bb-reorder.c (verify_hot_cold_block_grouping): Replace internal_error with gc...Caroline Tice1-2/+1
2005-05-16dwarf2out.c (used_rtx_varray): Rename to used_rtx_array.Kazu Hirata1-5/+8
2005-05-09re PR target/18655 (Incorrect data in .debug_frame section for PowerPC)Mark Mitchell1-2/+4
2005-05-04dwarf2out.c (incomplete_types, [...]): Use VEC instead of VARRAY.Kazu Hirata1-7/+8
2005-05-03Fix corrupted dwarf2 file table with -fno-eliminate-unused-debug-types.James E Wilson1-0/+8
2005-05-01dwarf2out.c (decl_scope_table, [...]): Use VEC instead of VARRAY.Kazu Hirata1-8/+6