| Commit message (Expand) | Author | Age | Files | Lines |
* | * dwarf2out.c (mem_loc_descriptor): Remove special casing of | jakub | 2010-01-27 | 1 | -31/+24 |
* | * dwarf2out.c (mem_loc_descriptor): Use DW_OP_mod for UMOD instead | jakub | 2010-01-20 | 1 | -4/+40 |
* | * dwarf2out.c (mem_loc_descriptor): Don't ICE on | jakub | 2010-01-17 | 1 | -2/+11 |
* | PR debug/42767 | jiez | 2010-01-17 | 1 | -1/+3 |
* | PR debug/42454 | jakub | 2009-12-23 | 1 | -16/+29 |
* | PR debug/42454 | ccoutant | 2009-12-22 | 1 | -4/+5 |
* | * dwarf2out.c (loc_descriptor): For SYMBOL_REFs and LABEL_REFs | jakub | 2009-12-17 | 1 | -11/+21 |
* | 2009-12-15 Richard Guenther <rguenther@suse.de> | rguenth | 2009-12-15 | 1 | -2/+4 |
* | PR debug/41473 | jakub | 2009-12-14 | 1 | -8/+35 |
* | PR debug/41473 | jakub | 2009-12-14 | 1 | -85/+75 |
* | 2009-12-12 Richard Guenther <rguenther@suse.de> | rguenth | 2009-12-12 | 1 | -1/+2 |
* | PR target/10127 | ebotcazou | 2009-11-25 | 1 | -11/+16 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -14/+14 |
* | 2009-11-24 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2009-11-24 | 1 | -1/+0 |
* | 2009-11-24 David Binderman <dcb314@hotmail.com> | paolo | 2009-11-24 | 1 | -6/+1 |
* | DR 176 permissiveness | jason | 2009-11-20 | 1 | -1/+1 |
* | * dwarf2out.c (loc_list_from_tree): Don't call rtl_for_decl_location | jakub | 2009-11-18 | 1 | -3/+28 |
* | PR debug/26965 | jason | 2009-11-13 | 1 | -22/+1 |
* | PR target/10127 | ebotcazou | 2009-11-10 | 1 | -46/+44 |
* | gcc/ChangeLog: | ccoutant | 2009-10-29 | 1 | -21/+56 |
* | 2009-10-28 Rafael Avila de Espindola <espindola@google.com> | espindola | 2009-10-28 | 1 | -2/+1 |
* | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 2009-10-26 | 1 | -0/+6 |
* | PR debug/41828 | jakub | 2009-10-26 | 1 | -7/+27 |
* | PR debug/40521 | jakub | 2009-10-17 | 1 | -0/+11 |
* | * dwarf2out.c (mem_loc_descriptor) <case ZERO_EXTRACT>: Cast | jakub | 2009-10-16 | 1 | -2/+2 |
* | PR debug/41717 | jakub | 2009-10-16 | 1 | -11/+19 |
* | * dwarf2out.c (dwarf_tag_name): Handle DW_TAG_rvalue_reference_type | jakub | 2009-10-15 | 1 | -2/+40 |
* | PR debug/41695 | jakub | 2009-10-14 | 1 | -2/+1 |
* | * dwarf2out.c (mem_loc_descriptor): Accept UNGT as well. | ebotcazou | 2009-10-13 | 1 | -0/+1 |
* | Candidate fix for PR c++/41570 | dodji | 2009-10-12 | 1 | -8/+3 |
* | PR debug/40521 | jakub | 2009-10-09 | 1 | -3/+1 |
* | gcc/ChangeLog: | ccoutant | 2009-10-08 | 1 | -0/+301 |
* | * dwarf2out.c (tree_add_const_value_attribute_for_decl): Don't add | jakub | 2009-10-07 | 1 | -0/+4 |
* | * dwarf2out.c (modified_type_die): Don't add DW_AT_name to | jakub | 2009-10-05 | 1 | -3/+9 |
* | PR debug/41558 | jakub | 2009-10-05 | 1 | -101/+84 |
* | Add support for comdat type sections for DWARF v4. Merge from dwarf4 | ccoutant | 2009-10-02 | 1 | -44/+1572 |
* | PR debug/40521 | jakub | 2009-10-02 | 1 | -0/+20 |
* | PR debug/41404 | jakub | 2009-10-02 | 1 | -8/+148 |
* | PR debug/41438 | jakub | 2009-09-29 | 1 | -8/+75 |
* | * dwarf2out.c (enum dw_val_class): Replace dw_val_class_long_long | ebotcazou | 2009-09-27 | 1 | -52/+88 |
* | DWARF for Template parm pack is a gnu extension. | dodji | 2009-09-25 | 1 | -11/+11 |
* | * dwarf2out.c (tls_mem_loc_descriptor): Pass 1 instead of 2 | jakub | 2009-09-25 | 1 | -2/+2 |
* | PR bootstrap/41457 | jakub | 2009-09-24 | 1 | -8/+6 |
* | PR debug/41439 | jakub | 2009-09-23 | 1 | -21/+5 |
* | Fix PR debug/41065 | dodji | 2009-09-23 | 1 | -1/+50 |
* | * dwarf2out.c (loc_list_plus_const): Only define if | jakub | 2009-09-23 | 1 | -3/+5 |
* | Fix for PR debug/41266 | dodji | 2009-09-22 | 1 | -81/+164 |
* | PR bootstrap/41405 | jakub | 2009-09-22 | 1 | -33/+73 |
* | * dwarf2out.c (address_of_int_loc_descriptor): Avoid signed/unsigned | jakub | 2009-09-22 | 1 | -1/+1 |
* | PR bootstrap/41404 | davek | 2009-09-22 | 1 | -3/+2 |