aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-13re PR debug/27017 (Debug information for static local class members are not e...Jakub Jelinek1-8/+63
2008-10-10re PR debug/37002 (No debug info on unreferenced parameters after stack align...H.J. Lu1-0/+10
2008-10-07re PR debug/37738 (Fortran DW_TAG_common_block has incorrect placement/scope)Jakub Jelinek1-4/+63
2008-10-05re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block)Dodji Seketeli1-38/+80
2008-09-29* dwarf2out.c (constant_size): Use HOST_WIDE_INT in parameter type.Eric Botcazou1-2/+2
2008-09-26re PR middle-end/37275 (ICE when compile libgomp/task.c)Jakub Jelinek1-5/+67
2008-09-17re PR bootstrap/37441 (dwarf2 unwind info patches produce undefined symbols)Jakub Jelinek1-0/+3
2008-09-02dwarf2out.c (tree_add_const_value_attribute): Only handle VAR_DECL and CONST_...Jakub Jelinek1-1/+5
2008-08-31re PR debug/37287 (ICE (segfault) with new debugging patch)Jakub Jelinek1-2/+6
2008-08-31dwarf2out.c (native_encode_initializer): Subtract min_index for non-range arr...Jakub Jelinek1-1/+4
2008-08-29dwarf2out.c (fortran_common): Update comment.Jakub Jelinek1-25/+25
2008-08-29dwarf2out.c (descr_info_loc): Handle VAR_DECL.Jakub Jelinek1-0/+2
2008-08-29dwarf2out.c (gen_const_die): New function.Jakub Jelinek1-6/+217
2008-08-29dwarf2out.c (gen_formal_parameter_die, [...]): For DECL_BY_REFERENCE decls do...Jakub Jelinek1-10/+13
2008-08-29dwarf2out.c (add_subscript_info): Stop on Fortran TYPE_STRING_FLAG types.Jakub Jelinek1-4/+45
2008-08-29dwarf2out.c (loc_by_reference): New function.Jakub Jelinek1-6/+36
2008-08-29re PR fortran/23057 (Fortran common blocks are not described with DW_TAG_comm...Jakub Jelinek1-16/+39
2008-08-29trans-decl.c (gfc_build_qualified_array): Build non-flat array type for debug...Jakub Jelinek1-0/+6
2008-08-29re PR fortran/29635 (debug info of modules)Jakub Jelinek1-42/+65
2008-08-25dwarf2out.c (def_cfa_1): Don't scale by DWARF_CIE_DATA_ALIGNMENT.Richard Henderson1-58/+49
2008-08-13dwarf2out.c (dwarf_stack_op_name): Remove prototype.H.J. Lu1-48/+25
2008-08-11re PR rtl-optimization/36998 (Ada bootstrap broken on i586-*-*)Jakub Jelinek1-5/+0
2008-08-07configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New.Richard Henderson1-5/+31
2008-08-05Makefile.in (c-cppbuiltin.o): Depend on debug.h.Richard Henderson1-6/+336
2008-08-01dwarf2out.c (compute_barrier_args_size): Set barrier_args_size for labels for...Jakub Jelinek1-8/+26
2008-07-31re PR debug/36977 (Incorrect debug info for stack variables with stack alignm...H.J. Lu1-2/+1
2008-07-31re PR rtl-optimization/36419 (Wrong unwind info with -Os -fasynchronous-unwin...Jakub Jelinek1-7/+171
2008-07-31re PR debug/36980 (Bootstrap broken with RTL checking on i586)H.J. Lu1-6/+7
2008-07-31re PR debug/36976 (FAIL: g++.dg/torture/stackalign/unwind-2.C)H.J. Lu1-17/+14
2008-07-31re PR debug/36278 (ICE with typedef void in namespace and using the defined t...Jakub Jelinek1-46/+40
2008-07-30re PR ada/36554 (verify_flow_info ICE can not throw but has EH edges)Eric Botcazou1-1/+2
2008-07-30[multiple changes]H.J. Lu1-11/+267
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-4/+3
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-2/+0
2008-07-19dwarf2out.c (add_subscript_info): New explicit COLLAPSE_P argument...Olivier Hainque1-35/+33
2008-07-10re PR rtl-optimization/36419 (Wrong unwind info with -Os -fasynchronous-unwin...Jakub Jelinek1-0/+26
2008-06-26dwarf2out.c: Remove trailing white spaces.H.J. Lu1-13/+13
2008-06-26dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-62/+60
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-1/+1
2008-05-27dwarf2out.c (current_fde): Change return type to dw_fde_ref.H.J. Lu1-8/+8
2008-05-27dwarf2out.c (current_fde): New.Xuepeng Guo1-12/+22
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-6/+3
2008-05-08re PR debug/35896 (gfortran TLS symbols broken with debug info)Jakub Jelinek1-136/+43
2008-04-28re PR debug/36060 (Too big stack requirements of cc1plus during GC)Jakub Jelinek1-1/+1
2008-04-27targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell1-12/+29
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-2/+2
2008-04-23tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case.Tomas Bily1-2/+0
2008-04-15dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan1-1/+2
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-7/+7
2008-04-06gcc.c (default_compilers): Sync Fortran extensions list with that in fortran/...Francois-Xavier Coudert1-1/+1