summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* PR target/55194jakub2012-11-051-6/+10
* PR debug/54970jakub2012-10-261-1/+4
* gcc/ccoutant2012-10-251-1/+2
* PR debug/54508pkoning2012-10-231-2/+14
* 2012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-231-2/+8
* * rtl.h (get_call_rtx_from): New prototype.steven2012-10-161-6/+2
* 2012-10-04 Richard Guenther <rguenther@suse.de>rguenth2012-10-041-3/+9
* PR debug/53135aoliva2012-10-021-0/+2
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-1/+1
* Integrate lexical block into source_location.dehao2012-09-191-1/+1
* 2012-09-11 Martin Jambor <mjambor@suse.cz>jamborm2012-09-111-10/+10
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-15/+15
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-20/+17
* gcc/ChangeLogsimonb2012-08-241-0/+3
* Allow arg_pointer_rtx/frame_pointer_rtx for based_loc_descrhjl2012-08-241-1/+5
* dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset.mark2012-08-201-27/+62
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-11/+11
* Tidy some include usage + dependenciesrth2012-07-241-1/+0
* PR debug/53235jason2012-07-191-4/+23
* libstdc++-v3/gingold2012-07-191-1/+1
* gcc/steven2012-07-161-2/+1
* Revertebotcazou2012-07-061-54/+9
* 2012-06-29 Cary Coutant <ccoutant@google.com>ccoutant2012-06-301-10/+10
* 2012-06-29 Sterling Augustine <saugustine@google.com>sterling2012-06-291-5/+10
* 2012-06-26 Sterling Augustine <saugustine@google.com>sterling2012-06-261-3/+12
* * output.h: (current_function_is_leaf,steven2012-06-241-2/+2
* PR debug/53704ebotcazou2012-06-221-0/+3
* 2012-06-21 Sterling Augustine <saugustine@google.com>sterling2012-06-211-63/+130
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* * dwarf2out.c (function_possibly_abstracted_p): New static function.ebotcazou2012-06-141-9/+54
* Roland McGrath <mcgrathr@google.com>rth2012-06-111-5/+5
* * dwarf2out.c (is_unit_die): New.jason2012-06-041-6/+13
* 2012-06-04 Richard Guenther <rguenther@suse.de>rguenth2012-06-041-1/+5
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-06-021-6/+6
* * Makefile.in: Fix many dependencies.steven2012-05-311-1/+1
* 2012-05-29 Jack Howarth <howarth@bromo.med.uc.edu>mrs2012-05-291-1/+1
* * integrate.c: Remove.steven2012-05-291-0/+129
* * LANGUAGES: Fix typos.jsm282012-05-291-3/+3
* * dwarf2out.c (dwarf2out_define, dwarf2out_undef): Treatjakub2012-05-141-6/+6
* * dwarf2out.c (have_macinfo): Define.jakub2012-05-141-6/+11
* PR debug/53235jason2012-05-131-22/+17
* * dwarf2out.c (add_byte_size_attribute) <RECORD_TYPE>: Handle variableebotcazou2012-05-101-0/+7
* gcc/rsandifo2012-05-091-11/+0
* gcc/rsandifo2012-05-051-8/+17
* * dwarf2out.c (struct external_ref, build_local_stub): New.jason2012-05-031-10/+189
* * dwarf2out.c (die_struct): Add comdat_type_p flag. Use it instead ofjason2012-05-031-24/+32
* * dwarf2out.c (modified_type_die): Use scope_die_for.jason2012-05-031-40/+65
* * config/i386/i386.c (ix86_code_end): Set DECL_IGNORED_P on thejason2012-05-031-0/+4
* 2012-05-02 Martin Jambor <mjambor@suse.cz>jamborm2012-05-021-1/+3
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-1/+1