summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * gcc.dg/guality/inline-params.c: New testcase.hubicka2009-09-211-1/+10
* * dwarf2out.c (add_const_value_attribute): Return true if successful.hubicka2009-09-201-226/+295
* PR bootstrap/41397jakub2009-09-181-2/+2
* * dwarf2out.c (loc_descriptor): Emit DW_OP_stack_value andjakub2009-09-171-7/+5
* * dwarf2out.c: Include tree-pass.h and gimple.h.hubicka2009-09-171-238/+535
* 2009-09-14 Richard Guenther <rguenther@suse.de>rguenth2009-09-141-4/+8
* 2009-09-13 Richard Guenther <rguenther@suse.de>rguenth2009-09-131-7/+25
* PR debug/41236jakub2009-09-031-5/+7
* 2009-09-03 Richard Guenther <rguenther@suse.de>rguenth2009-09-031-1/+1
* gcc/ChangeLog:aoliva2009-09-021-81/+795
* Fix bootstrap after patch PR debug/30161dodji2009-09-011-3/+3
* Emit DWARF for template parameters (PR debug/30161)dodji2009-08-311-20/+300