summaryrefslogtreecommitdiff
path: root/gcc/unwind-dw2-fde.c
Commit message (Expand)AuthorAgeFilesLines
* dwarf2out.c (output_call_frame_info): For dw_cie_version >= 4 add also addres...Jakub Jelinek2010-04-211-4/+30
* unwind-dw2-fde.c (classify_object_over_fdes): Cast the constant 1 to _Unwind_...Kai Tietz2009-09-201-3/+3
* unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey2009-07-091-1/+1
* dwarf2.h: Remove.Tom Tromey2009-06-301-1/+1
* unwind-dw2-fde.c (fde_unencoded_compare): Replace type punning assignments wi...Ben Elliston2009-05-191-7/+13
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-16/+11
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* * unwind-dw2-fde.c: Fix comment typo.Ben Elliston2007-11-261-1/+1
* c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi2007-07-251-16/+13
* unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an...Andreas Krebbel2007-01-241-2/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in read_encoded_value...Nathan Sidwell2005-06-141-1/+3
* c-pch.c, [...]: Update copyright.Kazu Hirata2005-05-271-1/+1
* unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr...Nathan Sidwell2005-05-171-11/+7
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+2
* unwind-dw2-fde.c (get_cie_encoding): Cast argument to strlen to eliminate war...Ulrich Weigand2004-08-191-4/+4
* unwind-dw2-fde.c (get_cie_encoding): Handle dwarf3 CIE format.Paul Brook2004-05-201-1/+4
* 2003-10-31 Andreas Jaeger <aj@suse.de>,Andreas Jaeger2003-10-311-43/+43
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-4/+4
* unwind-dw2-fde.c (__register_frame_info_bases): Check for null begin paramete...Douglas B Rupp2003-04-181-2/+2
* unwind-dw2-fde.c (frame_downheap): Split out from...Jason Merrill2002-12-181-47/+42
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* Index: ChangeLogGeoffrey Keating2002-11-071-4/+7
* target.h: Fix formatting.Kazu Hirata2002-05-311-56/+56
* unwind-dw2.c: Fix formatting.Kazu Hirata2002-01-211-18/+18
* toplev.c: Fix formatting.Kazu Hirata2002-01-101-9/+11
* configure.in: Check for ld.Jakub Jelinek2001-12-151-0/+2
* unwind-dw2-fde.c (__deregister_frame_info_bases): Fix lossage in last change ...Graham Stott2001-11-201-1/+1
* unwind-dw2-fde.c (__register_frame_info_bases, [...]): Don't register empty ....Jakub Jelinek2001-11-201-2/+18
* unwind-dw2-fde.c (fde_unencoded_compare): Derefer pc_begin fields when compar...Hans-Peter Nilsson2001-10-221-2/+5
* unwind-dw2-fde.c (fde_compare_t): Change return type to int.Richard Henderson2001-10-101-7/+19
* alias.c: Fix typos in comments.Stan Shebs2001-09-191-1/+1
* unwind-pe.h (read_uleb128, [...]): Move actual reading code here.Jason Merrill2001-08-311-3/+5
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* sbitmap.c: Fix comment formatting.Kazu Hirata2001-08-171-5/+5
* unwind-pe.h (base_of_encoded_value, [...]): Define only if NO_BASE_OF_ENCODED...Mark Kettenis2001-08-011-0/+1
* unwind-dw2-fde.c (__deregister_frame_info): Don't play games with alias attri...Richard Henderson2001-06-111-10/+0
* dwarf2.h (DW_EH_PE_aligned): New.Richard Henderson2001-06-051-1/+7
* unwind-dw2-fde.c (__deregister_frame_info): Stringize use of __USER_LABEL_PRE...Richard Henderson2001-05-221-1/+5
* unwind-dw2-fde.c (__deregister_frame_info): Stubbify in favour of...Richard Henderson2001-05-221-1/+23
* except.c (eh_data_format_name): Move to ...Richard Henderson2001-05-161-195/+621
* dwarfout.c (dwarfout_init): Add cast.Neil Booth2001-05-121-1/+1
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-0/+542