index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
dwarf2out.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
Autogenerated fixes of "->symbol." to "->"
David Malcolm
1
-2
/
+2
2013-10-22
Add new option -ggnu-pubnames.
Sterling Augustine
1
-25
/
+119
2013-10-04
dwarf2out.c (dw_sra_loc_expr): Release addr_table entries when discarding a l...
Cary Coutant
1
-7
/
+21
2013-10-02
tree-flow.h: Include new .h files.
Andrew Macleod
1
-0
/
+1
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-8
/
+8
2013-09-13
dwarf2out.c (should_emit_struct_debug): Add check for type_decl variable is n...
Evgeny Gavrin
1
-4
/
+8
2013-09-09
alias.c (addr_side_effect_eval): Use gen_int_mode with the mode of the associ...
Richard Sandiford
1
-3
/
+4
2013-08-13
dwarf2out.c (CHECKSUM_BLOCK): New macro.
Cary Coutant
1
-3
/
+11
2013-07-26
dwarf2out.c (die_checksum_ordered): Don't include template instantiations in ...
Cary Coutant
1
-30
/
+75
2013-07-25
dwarf2out.c (size_of_pubnames): Move code to...
Sterling Augustine
1
-21
/
+35
2013-07-22
dwarf2out.c (die_odr_checksum): New function to use CHECKSUM_ macros and ULEB...
Eric Christopher
1
-2
/
+10
2013-07-21
Fix typos.
Ondřej Bílka
1
-1
/
+1
2013-07-02
dwarf2out.c (loc_checksum): Call hash_loc_operands for a deterministic hash.
Cary Coutant
1
-5
/
+11
2013-06-10
dwarf2out.c (hash_external_ref): Use die_symbol or signature for hash so that...
Cary Coutant
1
-1
/
+16
2013-05-29
cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...
Jan Hubicka
1
-2
/
+2
2013-05-21
dwarf2out.c (multiple_reg_loc_descriptor): Use dbx_reg_number for spanning re...
Christian Bruel
1
-16
/
+17
2013-04-26
This patch is the main part of a consolodation of the hash_table patches to t...
Lawrence Crowl
1
-213
/
+235
2013-04-24
2013-04-24 Sterling Augustine <saugustine@google.com>
Sterling Augustine
1
-45
/
+123
2013-04-24
dwarf2out.c (gen_enumeration_type_die): Fix HOST_BITS_PER_WIDE_INT dependency...
Julian Brown
1
-4
/
+16
2013-04-18
dwarf2out.c (output_pubnames): Check die_perennial_p of parent instead of die...
Cary Coutant
1
-2
/
+4
2013-04-12
opts.c: Include diagnostic-color.h.
Jakub Jelinek
1
-0
/
+1
2013-03-29
Add uniform debug dump function names.
Lawrence Crowl
1
-0
/
+16
2013-03-23
avr.c, [...]: Where applicable...
Steven Bosscher
1
-3
/
+3
2013-03-21
dwarf2out.c (size_of_aranges): Skip DECL_IGNORED_P functions.
Mark Wielaard
1
-0
/
+2
2013-03-21
re PR debug/55608 (Debug info quality regressions with file scope vars)
Jakub Jelinek
1
-12
/
+209
2013-03-21
tree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
Richard Biener
1
-5
/
+5
2013-03-16
re PR debug/49090 (provide a way to recognize defaulted template parameters)
Jason Merrill
1
-5
/
+13
2013-03-05
re PR debug/55364 (ICE: in remove_addr_table_entry, at dwarf2out.c:4201 with ...
Sterling Augustine
1
-2
/
+0
2013-02-07
Fix variable tracking for leaf functions on sparc.
David S. Miller
1
-1
/
+10
2013-02-07
re PR debug/56154 (Bad .debug_loc generated for some code)
Jakub Jelinek
1
-1
/
+102
2013-02-04
typo
Jason Merrill
1
-1
/
+1
2013-01-31
re PR debug/55059 (DWARF missing concrete class definition)
Paul Koning
1
-17
/
+6
2013-01-31
re PR debug/54410 (doubled DW_TAG_template_type_param)
Jason Merrill
1
-6
/
+6
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-12-19
re PR debug/55730 (ICE in mem_loc_descriptor, at dwarf2out.c:12725)
Jakub Jelinek
1
-0
/
+1
2012-12-18
re PR rtl-optimization/55717 (ICE in form_sum, at reload.c:5400)
Jakub Jelinek
1
-11
/
+15
2012-12-10
re PR target/54061 (gcc.c-torture/compile/mipscop-*.c ICEs with -g)
Steve Ellcey
1
-5
/
+19
2012-11-20
Introduce vNULL to use as a nil initializer for vec<>.
Diego Novillo
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-205
/
+172
2012-11-14
re PR debug/55328 (ICE: in output_addr_table_entry, at dwarf2out.c:21780 with...
Sterling Augustine
1
-0
/
+4
2012-11-09
rtl.h (CONST_SCALAR_INT_P): New macro.
Kenneth Zadeck
1
-2
/
+2
2012-11-08
re PR debug/53145 (gcc.dg/pch/save-temps-1.c)
Jakub Jelinek
1
-9
/
+6
2012-11-07
dwarf2out.c (output_comdat_type_unit): Check for OBJECT_FORMAT_ELF.
Sterling Augustine
1
-0
/
+2
2012-11-06
common.opt (gno-split-dwarf, [...]): New switches.
Sterling Augustine
1
-218
/
+1235
2012-11-05
re PR target/55194 (h8300 ICE during conftest in libgcc dwarf2out:7605)
Jakub Jelinek
1
-6
/
+10
2012-10-26
re PR debug/54970 (Missing DW_OP_GNU_implicit_pointer in debuginfo)
Jakub Jelinek
1
-1
/
+4
2012-10-25
re PR debug/55063 (Thousands of failures in the libstdc++-v3 tests after revi...
Cary Coutant
1
-1
/
+2
2012-10-23
re PR debug/54508 (Wrong debug information emitted if data members not refere...
Paul Koning
1
-2
/
+14
2012-10-23
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
Vladimir Makarov
1
-2
/
+8
2012-10-16
rtl.h (get_call_rtx_from): New prototype.
Steven Bosscher
1
-6
/
+2
[next]