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/gfortran-test
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-15
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-15
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-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
2000-04-25
dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.
Jason Merrill
1
-11
/
+19
2000-04-19
Doc fix.
Jim Blandy
1
-1
/
+1
2000-04-19
dwarf2out.c (DWARF2_ADDR_SIZE): New macro.
Jim Blandy
1
-28
/
+43
2000-04-17
dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust, now that UNITS_PER_WORD is un...
Mark Mitchell
1
-2
/
+2
2000-03-29
dwarf2out.c (gen_enumeration_type_die): If enum has a negative value, don't o...
Jakub Jelinek
1
-2
/
+8
2000-03-25
* Rework fields used to describe positions of bitfields and
Richard Kenner
1
-6
/
+6
2000-03-23
builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.
Theodore Papadopoulo
1
-3
/
+3
2000-03-22
Implement dwarf2 exception handling for the ARM.
Jason Merrill
1
-22
/
+13
2000-03-18
dwarf2out.c (dwarf2out_decl): Don't emit anything for types with TYPE_DECL_SU...
Jason Merrill
1
-0
/
+4
2000-03-17
* Clean up usages of TREE_INT_CST_LOW.
Richard Kenner
1
-60
/
+60
2000-03-13
dwarf2out.c (add_name_and_src_coords_attributes): Only add DW_AT_MIPS_linkage...
Jason Merrill
1
-1
/
+1
2000-03-09
except.c (can_throw): See through a SEQUENCE.
Jason Merrill
1
-4
/
+5
2000-03-08
dwarf2out.c (dw_fde_struct): Add 'nothrow'.
Jason Merrill
1
-0
/
+19
2000-03-05
dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.
Stephane Carrez
1
-15
/
+22
2000-03-04
stmt.c (is_body_block): Move...
Jason Merrill
1
-31
/
+0
2000-03-03
dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.
Jason Merrill
1
-21
/
+32
2000-02-29
c-decl.c (current_function_decl): Move to toplev.c.
Martin v. Löwis
1
-0
/
+1
2000-02-29
dwarf2out.c (gen_block_die): Output abstract blocks even if they don't have T...
Jason Merrill
1
-1
/
+2
2000-02-28
emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.
Mark Mitchell
1
-15
/
+7
2000-02-22
dwarf2out.c (output_line_info): Put the marker for the end of the line number...
Jason Merrill
1
-4
/
+6
2000-02-19
c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
Richard Kenner
1
-1
/
+2
2000-02-15
Makefile.in (TREE_H, [...]): Depend on version.h.
Kaveh R. Ghazi
1
-1
/
+0
2000-02-10
dwarf2out.c (add_abstract_origin_attribute): Check TREE_CODE (origin) rather ...
Jason Merrill
1
-1
/
+1
2000-02-09
dwarf2.h (DW_CFA_GNU_negative_offset_extended): New constant.
Geoff Keating
1
-1
/
+7
2000-02-06
Makefile.in (c-common.o): Depend on $(EXPR_H).
Kaveh R. Ghazi
1
-2
/
+19
2000-02-04
dwarf2out.c (add_abstract_origin_attribute): Don't call gen_abstract_function...
Jason Merrill
1
-6
/
+12
2000-01-25
dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.
Richard Henderson
1
-1
/
+1
2000-01-25
dwarf2out.c: include "varray.h", not dyn-string.h.
Jason Merrill
1
-172
/
+45
2000-01-24
Fix mips EABI/dwarf2 segfault while compiling newlib.
Jim Wilson
1
-1
/
+2
2000-01-14
cccp.c: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-197
/
+202
2000-01-13
calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in macro conditi...
Kaveh R. Ghazi
1
-0
/
+1
2000-01-11
fix typos
Jason Merrill
1
-1
/
+1
2000-01-07
cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros.
Mumit Khan
1
-4
/
+0
2000-01-06
defaults.h (DWARF_FRAME_REGISTERS): if not defined, default to FIRST_PSEUDO_R...
Gabriel Dos Reis
1
-1
/
+0
1999-12-30
dwarfout.c: Include "frame.h"
Gabriel Dos Reis
1
-0
/
+1
1999-12-29
Restore i386 binary compatibility in Dwarf EH info.
Martin v. Loewis
1
-3
/
+3
1999-12-23
dwarf2out.c (add_abstract_origin_attribute): Call gen_abstract_function on ou...
Jason Merrill
1
-0
/
+7
1999-12-15
dwarf2out.c (add_abstract_origin_attribute): Do call abort if the abstract or...
Jason Merrill
1
-1
/
+1
1999-12-14
dwarf2out.c (class_scope_p): New fn.
Jason Merrill
1
-15
/
+19
[next]