summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* Use SCALAR_INT_TYPE_MODE in loc_list_from_tree_1rsandifo2017-10-231-1/+1
* PR debug/82509ebotcazou2017-10-191-32/+47
* Make more use of byte_lowpart_offsetrsandifo2017-10-131-7/+5
* Require wi::to_wide for treesrsandifo2017-10-101-2/+2
* [PR82155] Fix crash in dwarf2out_abstract_functionpmderodat2017-09-251-2/+8
* 2017-09-25 Richard Biener <rguenther@suse.de>rguenth2017-09-251-2/+0
* enable handling of -gno- command-line options as negated prefixesaoliva2017-09-211-1/+0
* * dwarf2out.c (tree_add_const_value_attribute): For INTEGER_CSTjakub2017-09-201-0/+13
* * dwarf2out.c (DEBUG_LTO_DWO_INFO_SECTION): Reorder defines.jakub2017-09-201-41/+62
* * doc/invoke.texi: Document -std=c++17 and -std=gnu++17 and documentjakub2017-09-151-0/+5
* * dwarf2out.c (dwarf2out_source_line): Remove superfluous test.ebotcazou2017-09-141-4/+1
* 2017-09-13 Richard Biener <rguenther@suse.de>rguenth2017-09-131-31/+0
* Revert: * dwarf2out.c (gen_formal_parameter_die): Remove obsolete hunk.jason2017-09-091-3/+22
* * dwarf2out.c (gen_formal_parameter_die): Remove obsolete hunk.jason2017-09-091-23/+4
* 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