summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2out.c (mem_loc_descriptor): Remove special casing ofjakub2010-01-271-31/+24
* * dwarf2out.c (mem_loc_descriptor): Use DW_OP_mod for UMOD insteadjakub2010-01-201-4/+40
* * dwarf2out.c (mem_loc_descriptor): Don't ICE onjakub2010-01-171-2/+11
* PR debug/42767jiez2010-01-171-1/+3
* PR debug/42454jakub2009-12-231-16/+29
* PR debug/42454ccoutant2009-12-221-4/+5
* * dwarf2out.c (loc_descriptor): For SYMBOL_REFs and LABEL_REFsjakub2009-12-171-11/+21
* 2009-12-15 Richard Guenther <rguenther@suse.de>rguenth2009-12-151-2/+4
* PR debug/41473jakub2009-12-141-8/+35
* PR debug/41473jakub2009-12-141-85/+75
* 2009-12-12 Richard Guenther <rguenther@suse.de>rguenth2009-12-121-1/+2
* PR target/10127ebotcazou2009-11-251-11/+16
* Remove trailing white spaces.hjl2009-11-251-14/+14
* 2009-11-24 Paolo Carlini <paolo.carlini@oracle.com>paolo2009-11-241-1/+0
* 2009-11-24 David Binderman <dcb314@hotmail.com>paolo2009-11-241-6/+1
* DR 176 permissivenessjason2009-11-201-1/+1
* * dwarf2out.c (loc_list_from_tree): Don't call rtl_for_decl_locationjakub2009-11-181-3/+28
* PR debug/26965jason2009-11-131-22/+1
* PR target/10127ebotcazou2009-11-101-46/+44
* gcc/ChangeLog:ccoutant2009-10-291-21/+56
* 2009-10-28 Rafael Avila de Espindola <espindola@google.com>espindola2009-10-281-2/+1
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-0/+6
* PR debug/41828jakub2009-10-261-7/+27
* PR debug/40521jakub2009-10-171-0/+11
* * dwarf2out.c (mem_loc_descriptor) <case ZERO_EXTRACT>: Castjakub2009-10-161-2/+2
* PR debug/41717jakub2009-10-161-11/+19
* * dwarf2out.c (dwarf_tag_name): Handle DW_TAG_rvalue_reference_typejakub2009-10-151-2/+40
* PR debug/41695jakub2009-10-141-2/+1
* * dwarf2out.c (mem_loc_descriptor): Accept UNGT as well.ebotcazou2009-10-131-0/+1
* Candidate fix for PR c++/41570dodji2009-10-121-8/+3
* PR debug/40521jakub2009-10-091-3/+1
* gcc/ChangeLog:ccoutant2009-10-081-0/+301
* * dwarf2out.c (tree_add_const_value_attribute_for_decl): Don't addjakub2009-10-071-0/+4
* * dwarf2out.c (modified_type_die): Don't add DW_AT_name tojakub2009-10-051-3/+9
* PR debug/41558jakub2009-10-051-101/+84
* Add support for comdat type sections for DWARF v4. Merge from dwarf4ccoutant2009-10-021-44/+1572
* PR debug/40521jakub2009-10-021-0/+20
* PR debug/41404jakub2009-10-021-8/+148
* PR debug/41438jakub2009-09-291-8/+75
* * dwarf2out.c (enum dw_val_class): Replace dw_val_class_long_longebotcazou2009-09-271-52/+88
* DWARF for Template parm pack is a gnu extension.dodji2009-09-251-11/+11
* * dwarf2out.c (tls_mem_loc_descriptor): Pass 1 instead of 2jakub2009-09-251-2/+2
* PR bootstrap/41457jakub2009-09-241-8/+6
* PR debug/41439jakub2009-09-231-21/+5
* Fix PR debug/41065dodji2009-09-231-1/+50
* * dwarf2out.c (loc_list_plus_const): Only define ifjakub2009-09-231-3/+5
* Fix for PR debug/41266dodji2009-09-221-81/+164
* PR bootstrap/41405jakub2009-09-221-33/+73
* * dwarf2out.c (address_of_int_loc_descriptor): Avoid signed/unsignedjakub2009-09-221-1/+1
* PR bootstrap/41404davek2009-09-221-3/+2