summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* remove useless typedefstbsaunde2015-08-191-3/+2
* Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptxtschwinge2015-08-141-0/+43
* PR debug/66468jason2015-07-271-0/+4
* Fix double word typos.aldyh2015-07-131-3/+3
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+0
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-2/+1
* gcc/rsandifo2015-06-251-7/+7
* gcc/rsandifo2015-06-251-5/+2
* gcc/rsandifo2015-06-251-9/+3
* * dwarf2out.c (gen_formal_parameter_die): Remove assert.aldyh2015-06-241-7/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* PR debug/66535aldyh2015-06-151-1/+2
* * dwarf2out.c (check_die): Protect with ENABLE_CHECKING.aldyh2015-06-121-0/+2
* PR bootstrap/66448aldyh2015-06-111-19/+66
* * dwarf2out.c (prune_unused_types): Handle unused top-level limbojason2015-06-111-2/+11
* Restore DW_AT_abstract_origin for cross-unit call sitespmderodat2015-06-111-0/+27
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* * dwarf2out.c (gen_lexical_block_die): Initialize stmt_die.aldyh2015-06-061-7/+7
* Merge debug-early branch into mainline.aldyh2015-06-051-276/+753
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* 2015-06-02 Richard Biener <rguenther@suse.de>rguenth2015-06-021-3/+35
* * dwarf2out.c: Remove block_map.aldyh2015-05-271-18/+3
* gcc/rsandifo2015-05-191-2/+2
* * class.c (fixup_type_variants): Do not copy TYPE_METHODShubicka2015-05-111-15/+18
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-1/+1
* Fix gdb.cp/anon-struct.cc with -std=c++11.jason2015-05-061-0/+4
* Fix indentation issues seen by -Wmisleading-indentationdmalcolm2015-05-051-6/+6
* * dwarf2out.c (gen_type_die_with_usage): Call verify_type.hubicka2015-04-301-0/+5
* add default for PCC_BITFIELD_TYPE_MATTERStbsaunde2015-04-281-2/+0
* PR debug/65807jakub2015-04-201-0/+1
* remove need for store_values_directlytbsaunde2015-04-181-42/+44
* PR debug/65771jakub2015-04-171-1/+6
* PR debug/65771jakub2015-04-171-0/+1
* PR debug/46102aldyh2015-02-261-0/+8
* 2015-02-13 Richard Biener <rguenther@suse.de>rguenth2015-02-131-2/+7
* * dwarf2out.c (output_die): Use "%s", name instead of name tojakub2015-02-121-2/+2
* * dwarf2asm.c (dw2_asm_output_vms_delta): Only definejakub2015-02-121-0/+6
* 2015-02-11 Richard Biener <rguenther@suse.de>rguenth2015-02-111-0/+2
* PR middle-end/64937jakub2015-02-061-24/+41
* include/jakub2015-02-041-4/+19
* PR other/63504jakub2015-01-281-8/+17
* PR debug/64663jakub2015-01-201-8/+8
* 2015-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>jkratoch2015-01-171-0/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-4/+7
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+11
* Update copyright years.jakub2015-01-051-1/+1
* dwarf2out.c: do not short-circuit add_bound_info in array descr. lang-hookpmderodat2014-12-171-275/+300
* Add a few debug utilities for DWARF expressionspmderodat2014-12-171-102/+176
* Enable the array descr language hook for all DWARF versionspmderodat2014-12-171-15/+21