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
/
unwind-dw2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-25
* unwind-dw2.c (execute_stack_op): Handle DW_OP_swap.
Geoffrey Keating
1
-0
/
+10
2007-01-24
unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an...
Andreas Krebbel
1
-25
/
+40
2007-01-04
unwind-dw2.c (SIGNAL_FRAME_BIT, [...]): Define.
Jakub Jelinek
1
-9
/
+41
2006-10-30
unwind-dw2.c (uw_init_context_1): Fix test that checks if dwarf_reg_size_tabl...
J"orn Rennecke
1
-1
/
+1
2006-10-26
unwind-dw2.h: Move cfa-related variables into struct frame_state_reg_info to ...
Nathan Froyd
1
-24
/
+24
2006-05-17
unwind-dw2.c: Add declarations for uw_update_context and uw_frame_state_for.
John David Anglin
1
-0
/
+4
2006-03-04
builtins.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2006-03-04
unwind-dw2.h (_Unwind_FrameState): Add REG_SAVED_VAL_OFFSET and REG_SAVED_VAL...
Jakub Jelinek
1
-9
/
+115
2006-02-27
re PR other/26208 (Serious problem with unwinding through signal frames)
Jakub Jelinek
1
-4
/
+27
2005-11-17
dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int.
Richard Henderson
1
-1
/
+3
2005-11-16
unwind-ia64.c (uw_advance_context): New.
Daniel Jacobowitz
1
-0
/
+6
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-06-14
unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in read_encoded_value...
Nathan Sidwell
1
-6
/
+17
2005-05-17
unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr...
Nathan Sidwell
1
-43
/
+42
2005-01-27
unwind-dw2.c (execute_stack_op): Add missing cases for DW_OP_shl, DW_OP_shr, ...
Alan Modra
1
-1
/
+5
2004-11-09
re PR target/18380 (_Unwind_FindTableEntry shouldn't be exported from libunwi...
H.J. Lu
1
-1
/
+0
2004-10-15
bitmap.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2004-09-30
unwind-dw2.c (_Unwind_GetGR): Honor DWARF_ZERO_REG.
Richard Henderson
1
-0
/
+5
2004-09-20
tsystem.h (alloca): Provide a default definition.
Kaveh R. Ghazi
1
-1
/
+1
2004-09-08
tm.texi (MD_UNWIND_SUPPORT): Document.
Alan Modra
1
-10
/
+8
2004-09-03
re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)
H.J. Lu
1
-0
/
+20
2004-08-19
unwind-dw2-fde.c (get_cie_encoding): Cast argument to strlen to eliminate war...
Ulrich Weigand
1
-1
/
+1
2004-08-09
unwind-dw2.c (uw_install_context_1): Update target saved stack pointer.
Paul Brook
1
-16
/
+19
2004-07-01
Index: gcc/ChangeLog
Geoffrey Keating
1
-59
/
+4
2004-05-20
unwind-dw2-fde.c (get_cie_encoding): Handle dwarf3 CIE format.
Paul Brook
1
-2
/
+5
2003-11-01
unwind-dw2.c (_Unwind_FrameState): Remove commas at end of enumeration list.
Andreas Jaeger
1
-2
/
+2
2003-11-01
unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable.
Andreas Jaeger
1
-4
/
+4
2003-10-28
irix6-libc-compat.c (inet_makeaddr): Prototype.
Kaveh R. Ghazi
1
-0
/
+3
2003-10-26
unwind-dw2.c (_Unwind_GetGR): Avoid warning about unsigned comparison.
Andreas Jaeger
1
-2
/
+2
2003-09-30
dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Honor DWARF_ALT_FRAME_RETU...
Richard Henderson
1
-1
/
+8
2003-08-19
unwind-c.c: Add libgcc-style exception.
Daniel Jacobowitz
1
-0
/
+9
2003-07-16
unwind-dw2.c (MD_FROB_UPDATE_CONTEXT): Define.
Jakub Jelinek
1
-0
/
+7
2003-07-15
dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): If DWARF_FRAME_RETURN_COLU...
J"orn Rennecke
1
-32
/
+73
2003-05-13
unwind-dw2.c (uw_init_context_1): Don't pass &outer_cfa directly to _Unwind_S...
Richard Sandiford
1
-1
/
+3
2003-05-10
except.c (EH_RETURN_STACKADJ_RTX): Do not define.
Ulrich Weigand
1
-15
/
+26
2003-05-07
unwind-dw2.c (_Unwind_GetGR): Cast pointer to _Unwind_Ptr, not _Unwind_Word.
Richard Henderson
1
-1
/
+1
2003-05-06
unwind-dw2.c (uw_update_context_1): Only set cfa as sp if previous frame didn...
Richard Henderson
1
-7
/
+21
2003-05-03
builtins.c (expand_builtin): Remove.
Richard Henderson
1
-19
/
+27
2003-04-19
Part 2 of the SCO port update. This is everything I have approval for.
Kean Johnston
1
-1
/
+1
2003-04-02
libgcc-std.ver (_Unwind_GetCFA): New.
Richard Henderson
1
-0
/
+8
2003-03-11
tm.texi (Frame Registers): Document DWARF_REG_TO_UNWIND_COLUMN.
Aldy Hernandez
1
-18
/
+49
2003-01-07
re PR libstdc++/9076 (Call Frame Instructions are not handled correctly durin...
Benjamin Kosnik
1
-1
/
+4
2002-12-16
Merge basic-improvements-branch to trunk
Zack Weinberg
1
-0
/
+2
2002-11-27
unwind-sjlj.c (_Unwind_FindEnclosingFunction): Rename from_Unwind_Find_Enclos...
Andrew Haley
1
-1
/
+1
2002-11-25
libgcc-std.ver (_Unwind_Find_Enclosing_Function): Add.
Andrew Haley
1
-0
/
+11
2002-05-31
target.h: Fix formatting.
Kazu Hirata
1
-65
/
+65
2002-03-15
add comments
Jason Merrill
1
-1
/
+13
2002-01-21
unwind-dw2.c: Fix formatting.
Kazu Hirata
1
-15
/
+15
2002-01-10
toplev.c: Fix formatting.
Kazu Hirata
1
-17
/
+22
2002-01-08
Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h.
Zack Weinberg
1
-1
/
+1
[next]