summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* 2017-08-31 Richard Biener <rguenther@suse.de>rguenth2017-08-311-5/+14
* [66/77] Use scalar_mode for constant integersrsandifo2017-08-301-3/+4
* [62/77] Big machine_mode to scalar_int_mode replacementrsandifo2017-08-301-3/+3
* [35/77] Add uses of as_a <scalar_int_mode>rsandifo2017-08-301-8/+15
* [29/77] Make some *_loc_descriptor helpers take scalar_int_modersandifo2017-08-301-22/+21
* [28/77] Use is_a <scalar_int_mode> for miscellaneous types of testrsandifo2017-08-301-16/+14
* [23/77] Replace != VOIDmode checks with is_a <scalar_int_mode>rsandifo2017-08-301-5/+5
* [21/77] Replace SCALAR_INT_MODE_P checks with is_a <scalar_int_mode>rsandifo2017-08-301-93/+94
* [20/77] Replace MODE_INT checks with is_int_modersandifo2017-08-301-4/+6
* [17/77] Add an int_mode_for_size helper functionrsandifo2017-08-301-4/+3
* [7/77] Add scalar_float_modersandifo2017-08-301-17/+17
* Split out parts of scompare_loc_descriptor and emit_store_flagrsandifo2017-08-301-47/+69
* 2017-08-30 Richard Biener <rguenther@suse.de>rguenth2017-08-301-14/+7
* 2017-08-30 Richard Biener <rguenther@suse.de>rguenth2017-08-301-6/+13
* 2017-08-29 Richard Biener <rguenther@suse.de>rguenth2017-08-291-22/+10
* 2017-08-28 Richard Biener <rguenther@suse.de>rguenth2017-08-281-1/+2
* * dwarf2out.c (MAX_ARTIFICIAL_LABEL_BYTES): Increase to 40.uros2017-08-241-1/+1
* 2017-08-24 Richard Biener <rguenther@suse.de>rguenth2017-08-241-7/+7
* 2017-08-23 Richard Biener <rguenther@suse.de>rguenth2017-08-231-1/+4
* 2017-08-22 Richard Biener <rguenther@suse.de>rguenth2017-08-221-298/+4
* 2017-08-21 Richard Biener <rguenther@suse.de>rguenth2017-08-211-308/+865
* [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inliningpmderodat2017-08-121-57/+86
* .marxin2017-08-081-0/+2
* * debug.h (struct gcc_debug_hooks): Add IMPLICIT argumentjakub2017-07-291-4/+21
* * dwarf2asm.c (dw2_asm_output_nstring): Encode double quotedje2017-07-251-1/+8
* gcc/drepper2017-07-211-1/+1
* gcc/nathan2017-07-211-20/+8
* Remove Java references in source code.marxin2017-07-141-16/+3
* Remove Pascal language in source code.marxin2017-07-141-3/+0
* Cleanup #2 of Pascal references.marxin2017-07-131-40/+0
* * dwarf2out.c (gen_member_die): Remove useless check for anon ctors.nathan2017-07-111-4/+0
* DWARF: make it possible to emit debug info for declarations onlypmderodat2017-06-211-50/+0
* * tree.h (id_equal): New.jason2017-06-111-1/+1
* * cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partitionhubicka2017-06-081-3/+3
* * dwarf2out.c (DWARF_INITIAL_LENGTH_SIZE_STR): New.dje2017-06-021-2/+13
* DWARF: add DW_AT_location for global decls with DECL_VALUE_EXPRpmderodat2017-06-011-2/+3
* DWARF: for variants, produce unsigned discr. when debug type is unsignedpmderodat2017-06-011-5/+24
* 2017-05-16 Richard Biener <rguenther@suse.de>rguenth2017-05-161-0/+1
* 2017-05-16 Richard Biener <rguenther@suse.de>rguenth2017-05-161-2/+4
* PR debug/80461jakub2017-04-191-8/+10
* PR debug/80263jakub2017-04-181-10/+19
* PR debug/80321jakub2017-04-131-1/+6
* PR debug/80234jakub2017-04-061-4/+30
* PR debug/79255jakub2017-03-311-2/+7
* [PR63238] include alignment debug information in DIE checksumaoliva2017-03-211-0/+5
* PR c++/79821jakub2017-03-061-3/+3
* PR debug/77589jakub2017-02-251-142/+495
* * dwarf2out.c (gen_variable_die): For -gdwarf-5, use DW_TAG_variablejakub2017-02-221-6/+9
* * final.c (last_columnnum, override_columnnum): New variables.jakub2017-02-181-7/+27
* * common.opt (gno-column-info, gcolumn-info): New options.jakub2017-02-181-6/+32