summaryrefslogtreecommitdiff
path: root/gcc/unwind-dw2-fde-darwin.c
Commit message (Expand)AuthorAgeFilesLines
* only use _darwin10_Unwind_FindEnclosingFunction on darwin >= 10Iain Sandoe2010-08-171-3/+4
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Jack Howarth2010-02-021-0/+12
* unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey2009-07-091-1/+1
* dwarf2.h: Remove.Tom Tromey2009-06-301-1/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-13/+10
* unwind-dw2-fde-darwin.c (getsectdatafromheader_64): Fix first arg to be struc...Jack Howarth2006-10-031-3/+3
* Fix up whitespacingMike Stump2006-09-221-1/+1
* unwind-dw2-fde-darwin.c (examine_objects): Only check data section for ppc.Eric Christopher2006-05-081-6/+5
* 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-2/+3
* * unwind-dw2-fde-darwin.c: Include tsystem.h.Nathan Sidwell2005-05-171-0/+1
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit Mach-O getters if ppc64.Stan Shebs2005-01-051-0/+13
* unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable.Andreas Jaeger2003-11-011-25/+25
* unwind-dw2-fde-darwin.c (live_image_destructor): Get seen_objects and unseen_...Geoffrey Keating2003-07-141-11/+34
* unwind-dw2-fde-darwin.c (DESTRUCTOR_MAY_BE_CALLED_LIVE): New.Geoffrey Keating2003-04-011-5/+15
* c-pch.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-03-131-4/+4
* Revert change accidentally applied to wrong branchZack Weinberg2002-12-011-3/+2
* i * configure.in: Don't put ${tm_file} into host_xm_file,Zack Weinberg2002-12-011-2/+3
* Index: ChangeLogGeoffrey Keating2002-11-071-0/+231