summaryrefslogtreecommitdiff
path: root/gcc/unwind-dw2-fde-glibc.c
Commit message (Expand)AuthorAgeFilesLines
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-13/+10
* unwind-dw2-fde-glibc.c (_Unwind_IteratePhdrCallback): Guard against prev_cach...Andrew Haley2005-12-151-1/+4
* 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/+4
* unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr...Nathan Sidwell2005-05-171-3/+3
* Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell2005-05-081-1/+0
* genattrtab.c, [...]: Update copyright.Kazu Hirata2005-03-051-1/+1
* unwind-dw2-fde-glibc.c (struct unw_eh_callback_data.check_cache): New field.Andrew Haley2005-03-041-7/+130
* re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu2004-09-031-0/+5
* bb-reorder.c, [...]: Update copyright.Kazu Hirata2004-02-271-1/+1
* Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux.Alexandre Oliva2004-02-241-3/+15
* 2003-10-31 Andreas Jaeger <aj@suse.de>,Andreas Jaeger2003-10-311-4/+4
* * unwind-dw2-fde-glibc.c (_Unwind_IteratePhdrCallback):Remove usage ofAndreas Jaeger2003-06-041-4/+1
* c-pch.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-03-131-4/+4
* ifcvt.c: Fix comment typos.Kazu Hirata2003-01-171-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-3/+3
* Index: ChangeLogGeoffrey Keating2002-11-071-2/+2
* target.h: Fix formatting.Kazu Hirata2002-05-311-2/+2
* * unwind-dw2-fde-glibc.c: Define _GNU_SOURCE if not defined.John David Anglin2002-02-041-0/+4
* unwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame* registry only.Jakub Jelinek2002-01-251-1/+3
* toplev.c: Fix formatting.Kazu Hirata2002-01-101-2/+2
* unwind-dw2-fde-glibc.c: #define _Unwind_Find_FDE to itself before including u...Zack Weinberg2001-12-151-0/+2
* configure.in: Check for ld.Jakub Jelinek2001-12-151-0/+291