aboutsummaryrefslogtreecommitdiff
path: root/gcc/unwind-dw2-fde.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-21dwarf2out.c (output_call_frame_info): For dw_cie_version >= 4 add also addres...Jakub Jelinek1-4/+30
2009-09-20unwind-dw2-fde.c (classify_object_over_fdes): Cast the constant 1 to _Unwind_...Kai Tietz1-3/+3
2009-07-09unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey1-1/+1
2009-06-30dwarf2.h: Remove.Tom Tromey1-1/+1
2009-05-19unwind-dw2-fde.c (fde_unencoded_compare): Replace type punning assignments wi...Ben Elliston1-7/+13
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+11
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2007-11-26* unwind-dw2-fde.c: Fix comment typo.Ben Elliston1-1/+1
2007-07-25c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi1-16/+13
2007-01-24unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an...Andreas Krebbel1-2/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-14unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in read_encoded_value...Nathan Sidwell1-1/+3
2005-05-27c-pch.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-05-17unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr...Nathan Sidwell1-11/+7
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+2
2004-08-19unwind-dw2-fde.c (get_cie_encoding): Cast argument to strlen to eliminate war...Ulrich Weigand1-4/+4
2004-05-20unwind-dw2-fde.c (get_cie_encoding): Handle dwarf3 CIE format.Paul Brook1-1/+4
2003-10-312003-10-31 Andreas Jaeger <aj@suse.de>,Andreas Jaeger1-43/+43
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-4/+4
2003-04-18unwind-dw2-fde.c (__register_frame_info_bases): Check for null begin paramete...Douglas B Rupp1-2/+2
2002-12-18unwind-dw2-fde.c (frame_downheap): Split out from...Jason Merrill1-47/+42
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-11-07Index: ChangeLogGeoffrey Keating1-4/+7
2002-05-31target.h: Fix formatting.Kazu Hirata1-56/+56
2002-01-21unwind-dw2.c: Fix formatting.Kazu Hirata1-18/+18
2002-01-10toplev.c: Fix formatting.Kazu Hirata1-9/+11
2001-12-15configure.in: Check for ld.Jakub Jelinek1-0/+2
2001-11-20unwind-dw2-fde.c (__deregister_frame_info_bases): Fix lossage in last change ...Graham Stott1-1/+1
2001-11-20unwind-dw2-fde.c (__register_frame_info_bases, [...]): Don't register empty ....Jakub Jelinek1-2/+18
2001-10-22unwind-dw2-fde.c (fde_unencoded_compare): Derefer pc_begin fields when compar...Hans-Peter Nilsson1-2/+5
2001-10-10unwind-dw2-fde.c (fde_compare_t): Change return type to int.Richard Henderson1-7/+19
2001-09-19alias.c: Fix typos in comments.Stan Shebs1-1/+1
2001-08-31unwind-pe.h (read_uleb128, [...]): Move actual reading code here.Jason Merrill1-3/+5
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-17sbitmap.c: Fix comment formatting.Kazu Hirata1-5/+5
2001-08-01unwind-pe.h (base_of_encoded_value, [...]): Define only if NO_BASE_OF_ENCODED...Mark Kettenis1-0/+1
2001-06-11unwind-dw2-fde.c (__deregister_frame_info): Don't play games with alias attri...Richard Henderson1-10/+0
2001-06-05dwarf2.h (DW_EH_PE_aligned): New.Richard Henderson1-1/+7
2001-05-22unwind-dw2-fde.c (__deregister_frame_info): Stringize use of __USER_LABEL_PRE...Richard Henderson1-1/+5
2001-05-22unwind-dw2-fde.c (__deregister_frame_info): Stubbify in favour of...Richard Henderson1-1/+23
2001-05-16except.c (eh_data_format_name): Move to ...Richard Henderson1-195/+621
2001-05-12dwarfout.c (dwarfout_init): Add cast.Neil Booth1-1/+1
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-0/+542