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/existing-fp8
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
2014-08-28
dwarf2out.c (resolve_one_addr): Remove unused data parameter.
Richard Sandiford
1
-20
/
+24
2014-08-28
dwarf2out.c: Include rtl-iter.h.
Richard Sandiford
1
-17
/
+20
2014-08-27
Use rtx_expr_list in various places
David Malcolm
1
-1
/
+1
2014-08-26
dwarf2out.h (dwarf2out_decl): Remove prototype.
Aldy Hernandez
1
-1
/
+2
2014-08-25
IPA C++ refactoring 4/N
Martin Liska
1
-1
/
+1
2014-08-25
c.opt: Change -std=c++1y and -std=gnu++1y to be aliases for -std=c++14 and -s...
Jason Merrill
1
-2
/
+2
2014-08-22
dwarf2out.c: Use rtx_insn
David Malcolm
1
-11
/
+11
2014-08-21
Debug hooks: use rtx_insn and rtx_code_label
David Malcolm
1
-3
/
+3
2014-08-19
Emit DW_tag_restrict_type for restrict-qualified pointers.
Mark Wielaard
1
-8
/
+25
2014-08-19
dwarf2out.c: Pass one cv_quals argument instead of two for const and volatile.
Mark Wielaard
1
-67
/
+87
2014-08-08
Remove skeleton type units that were being produced with -gsplit-dwarf.
Cary Coutant
1
-55
/
+0
2014-08-01
RTL & dwarf2out changes
Andi Kleen
1
-60
/
+65
2014-07-24
IPA C++ refactoring 2/N
Martin Liska
1
-2
/
+2
2014-07-24
IPA C++ refactoring 1/N
Martin Liska
1
-1
/
+1
2014-07-01
This patch fixes a couple of ICEs when using -gsplit-dwarf.
Cary Coutant
1
-14
/
+21
2014-06-24
Remove a layer of indirection from hash_table
Trevor Saunders
1
-66
/
+58
2014-06-13
Emit linkage names for inlined functions.
Dehao Chen
1
-2
/
+1
2014-06-12
symtab.c (section_hash): New hash.
Jan Hubicka
1
-8
/
+2
2014-06-09
symtab.c (dump_symtab_base): Update dumping.
Jan Hubicka
1
-1
/
+3
2014-05-21
PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.
Mark Wielaard
1
-0
/
+5
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-39
/
+36
2014-05-17
rm a bunch of _stat allocation functions
Trevor Saunders
1
-1
/
+1
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-89
/
+270
2014-04-25
Fix a few ICEs and other problems with -fdebug-types-sections.
Cary Coutant
1
-17
/
+39
2014-04-17
dwarf2out: Use normal constant values in bound_info if possible.
Mark Wielaard
1
-12
/
+22
2014-04-15
Add DW_AT_const_value as unsigned or int depending on type and value used.
Mark Wielaard
1
-14
/
+15
2014-04-14
tree.h (TYPE_IDENTIFIER): Declare.
Paolo Carlini
1
-14
/
+6
2014-04-04
Fix PR debug/60655 - part 1
Ramana Radhakrishnan
1
-1
/
+11
2014-03-01
method.c (implicitly_declare_fn): Remove redundant DECL_TEMPLATE_RESULT and S...
Paolo Carlini
1
-5
/
+7
2014-02-28
re PR c++/60314 ([C++1y] ICE with decltype(auto) when generating debug inform...
Paolo Carlini
1
-9
/
+19
2014-02-13
re PR debug/60152 (multiple AT_calling_convention attributes generated after...
Jakub Jelinek
1
-2
/
+3
2014-01-29
re PR c++/58561 ([c++11] ICE using declaration of function with auto in retur...
Paolo Carlini
1
-15
/
+26
2014-01-28
re PR c++/53756 ([C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:1877...
Jason Merrill
1
-0
/
+29
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-10
cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.
Oleg Endo
1
-4
/
+4
2013-12-06
asan.c: Remove struct tags when referring to class varpool_node.
Oleg Endo
1
-2
/
+2
2013-12-04
re PR debug/37132 (Debug: No DW_TAG_namelist emitted for NAMELISTS)
Tobias Burnus
1
-1
/
+52
2013-12-02
dwarf2out.c (output_pubnames): Use comp_unit_die ()->die_offset when...
Sterling Augustine
1
-1
/
+1
2013-11-29
revert: cgraph.h (varpool_node): Add need_bounds_init field.
Ilya Enkovich
1
-6
/
+2
2013-11-27
2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
Bernd Edlinger
1
-3
/
+3
2013-11-26
Remove parameter keep_aligning from get_inner_reference.
Bernd Edlinger
1
-3
/
+3
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-3
/
+1
2013-11-22
add auto_vec
Trevor Saunders
1
-2
/
+1
2013-11-21
Add minimal line tables at -g1.
Cary Coutant
1
-17
/
+23
2013-11-20
dbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE.
Ilya Enkovich
1
-2
/
+6
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-1
/
+7
2013-11-18
c-common.c (convert_vector_to_pointer_for_subscript): Remove cast to unsigned...
Richard Sandiford
1
-2
/
+1
2013-11-18
decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.
Richard Sandiford
1
-4
/
+4
2013-11-18
c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.
Richard Sandiford
1
-20
/
+20
2013-11-18
decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.
Richard Sandiford
1
-5
/
+5
[next]