aboutsummaryrefslogtreecommitdiff
path: root/gcc/unwind-dw2-fde-glibc.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-23configure.ac (gcc_cv_ld_eh_frame_hdr): Only check GNU ld for --eh-frame-hdr.Rainer Orth1-2/+24
2010-09-07Include <link.h> only if USE_PT_GNU_EH_FRAME is defined.H.J. Lu1-1/+3
2009-11-25Remove trailing white spaces.H.J. Lu1-5/+5
2009-09-22unwind-dw2-fde-glibc.c: Define and use USE_PT_GNU_EH_FRAME.Loren J. Rittle1-0/+10
2009-07-09unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey1-1/+1
2009-07-02unwind-dw2-fde-glibc.c (_Unwind_IteratePhdrCallback): Move pc_low and pc_high...Ben Elliston1-3/+2
2009-06-30dwarf2.h: Remove.Tom Tromey1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+10
2005-12-15unwind-dw2-fde-glibc.c (_Unwind_IteratePhdrCallback): Guard against prev_cach...Andrew Haley1-1/+4
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-2/+4
2005-05-17unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr...Nathan Sidwell1-3/+3
2005-05-08Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell1-1/+0
2005-03-05genattrtab.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-04unwind-dw2-fde-glibc.c (struct unw_eh_callback_data.check_cache): New field.Andrew Haley1-7/+130
2004-09-03re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu1-0/+5
2004-02-27bb-reorder.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-24Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux.Alexandre Oliva1-3/+15
2003-10-312003-10-31 Andreas Jaeger <aj@suse.de>,Andreas Jaeger1-4/+4
2003-06-04* unwind-dw2-fde-glibc.c (_Unwind_IteratePhdrCallback):Remove usage ofAndreas Jaeger1-4/+1
2003-03-13c-pch.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2003-01-17ifcvt.c: Fix comment typos.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-3/+3
2002-11-07Index: ChangeLogGeoffrey Keating1-2/+2
2002-05-31target.h: Fix formatting.Kazu Hirata1-2/+2
2002-02-04* unwind-dw2-fde-glibc.c: Define _GNU_SOURCE if not defined.John David Anglin1-0/+4
2002-01-25unwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame* registry only.Jakub Jelinek1-1/+3
2002-01-10toplev.c: Fix formatting.Kazu Hirata1-2/+2
2001-12-15unwind-dw2-fde-glibc.c: #define _Unwind_Find_FDE to itself before including u...Zack Weinberg1-0/+2
2001-12-15configure.in: Check for ld.Jakub Jelinek1-0/+291