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
2000-11-19
dwarf2out.c (simple_type_size_in_bits): Handle a type with no computed size a...
Richard Henderson
1
-16
/
+12
2000-11-19
Warning fixes:
Kaveh R. Ghazi
1
-4
/
+5
2000-11-17
configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New.
Richard Henderson
1
-1
/
+5
2000-11-17
ggc.h: Delete ggc_add_string_root and ggc_mark_string.
Zack Weinberg
1
-3
/
+0
2000-11-07
dwarfout.c (INSN_LABEL_FMT): Remove.
Richard Henderson
1
-25
/
+1
2000-11-07
alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().
Joseph Myers
1
-2
/
+2
2000-11-01
dwarf2out.c (loc_descriptor_from_tree): Check for null result from rtl_for_de...
Richard Henderson
1
-1
/
+5
2000-10-31
Make ia64 port use tags instead of labels for debug info labels.
Jim Wilson
1
-3
/
+3
2000-10-31
dwarf2out.c (struct dw_loc_descr_struct): Add dw_loc_addr.
Richard Henderson
1
-53
/
+422
2000-10-20
* dwarf2out.c (add_bound_info): Also ignore COND_EXPR.
Richard Kenner
1
-0
/
+1
2000-10-18
tm.texi (Exception Region Output): Document DWARF_CIE_DATA_ALIGNMENT.
Hans-Peter Nilsson
1
-0
/
+14
2000-10-13
Remove obstacks.
Mark Mitchell
1
-14
/
+3
2000-10-06
dwarf2out.c (build_cfa_loc): Correct to use DW_OP_regx or DW_OP_bregx when cf...
Hans-Peter Nilsson
1
-2
/
+9
2000-10-05
emit-rtl.c (gen_lowpart_common): Fix conversion from float to integral mode w...
Jakub Jelinek
1
-1
/
+1
2000-09-25
Callers gcc-toplev:
Hans-Peter Nilsson
1
-29
/
+29
2000-09-25
Changes add TABs on either or both sides, covering start of line,
Hans-Peter Nilsson
1
-5
/
+5
2000-09-21
dwarf2out.c (add_const_value_attribute): Multiply by length, not 4.
Jason Merrill
1
-17
/
+72
2000-09-15
Revision to accurately generate debugging information
William Cohen
1
-1
/
+5
2000-09-11
defaults.h: Provide default definitions for...
Zack Weinberg
1
-9
/
+0
2000-09-04
dwarf2out.c: (stack_adjust_offset): New prototype.
Andrew Haley
1
-1
/
+3
2000-09-01
dwarf2out.c (stack_adjust_offset): New function.
Andrew Haley
1
-33
/
+57
2000-08-29
dwarf2out.c (attr_checksum): Also ignore DW_AT_producer.
Jason Merrill
1
-2
/
+6
2000-08-28
[multiple changes]
Jason Merrill
1
-31
/
+580
2000-08-28
dwarf2out.c (new_loc_descr): Use calloc.
Jason Merrill
1
-4
/
+6
2000-08-24
dwarf2out.c (AT_flag, [...]): Abort on unsuitable input.
Jason Merrill
1
-14
/
+14
2000-08-14
cse.c (fold_rtx): Avoid empty body in an if-statement.
Kaveh R. Ghazi
1
-1
/
+1
2000-08-06
* tm.texi (FUNCTION_ARG_PARTIAL_NREGS): Fix a typo.
Kazu Hirata
1
-201
/
+196
2000-08-03
Apply patch from Anthony Green to add java language support to Dwarf generation.
Anthony Green
1
-1
/
+12
2000-08-03
dce.c: Remove all uses of assert.
Mark Mitchell
1
-10
/
+2
2000-07-28
dwarf2out.c: Indent #error directive.
Kaveh R. Ghazi
1
-1
/
+1
2000-07-27
Fix dwarf2out abort found while compiling PlumHall on IA-64.
Jim Wilson
1
-1
/
+5
2000-07-27
dwarf2out.c (gen_typedef_die): Abort if we get identical TREE_TYPE and DECL_O...
Jason Merrill
1
-1
/
+5
2000-07-26
Accept SEQUENCE as well as PARALLEL blocks in FRAME_RELATED_EXPR notes.
Nick Clifton
1
-1
/
+2
2000-07-24
dwarf2out.c: Complain if DWARF2_DEBUGGING_INFO is defined without UNALIGNED_I...
Jason Merrill
1
-43
/
+45
2000-07-22
collect2.c (main): Typo fixed.
Jeffrey Oldham
1
-1
/
+1
2000-07-17
revert accidental checkin
Jason Merrill
1
-2
/
+1
2000-07-16
* dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Fix typo.
Mark Mitchell
1
-1
/
+1
2000-07-14
dwarf2out.c (dwarf2out_frame_debug_expr): If we store the CFA register in the...
Jason Merrill
1
-3
/
+16
2000-06-30
dwarf2out.c (output_loc_operands): Don't abort on codes that have no operands.
Jason Merrill
1
-5
/
+17
2000-06-28
dwarf2out.c (output_loc_operands): Don't support >1 byte output unless DWARF2...
Jason Merrill
1
-11
/
+39
2000-06-27
tweak
Jason Merrill
1
-0
/
+3
2000-06-27
dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Use DWARF_FRAME_REGNUM.
Jason Merrill
1
-1
/
+4
2000-06-26
dwarf2.h (enum dwarf_call_frame_info): Add DW_CFA_def_cfa_expression.
Andrew Macleod
1
-747
/
+999
2000-06-25
Vector support: type node creation & debugging support
Bernd Schmidt
1
-0
/
+6
2000-06-08
Emit correct debug info for 64-bit signed enums on 64-bit host.
James E. Wilson
1
-3
/
+6
2000-06-08
Fix DWARF2 64-bit enum debugging support, for debugging IA-64 emacs bugs.
James E. Wilson
1
-8
/
+13
2000-05-31
Allow HIGH/LO_SUM in the prologue
Michael Meissner
1
-0
/
+10
2000-05-10
dwarf2out.c (gen_subprogram_die): Fixup die_parent for the abstract instance ...
Jason Merrill
1
-0
/
+5
2000-05-02
toplev.c (debug_ignore_block): Return int.
Jason Merrill
1
-19
/
+11
2000-04-26
dwarf2out.c (dw_cfi_oprnd_struct, [...]): Constify a char*.
Kaveh R. Ghazi
1
-32
/
+32
[next]