summaryrefslogtreecommitdiff
path: root/gcc/unwind-pe.h
Commit message (Expand)AuthorAgeFilesLines
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR target/34780 (Bootstrapping libstdc++-v3 failed)Ralf Wildenhues2008-07-071-0/+3
* unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an...Andreas Krebbel2007-01-241-10/+10
* Update FSF address.Kelley Cook2005-06-251-2/+2
* * unwind.h, unwind-pe.h: Revert gcc_unreachable change of 05-17.Richard Henderson2005-05-191-5/+10
* unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr...Nathan Sidwell2005-05-171-10/+5
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* dwarf2.h, [...]: Add multiple-include guard.Zack Weinberg2004-01-081-0/+5
* unwind-pe.h (read_uleb128): Fix handling of large valuesJan Hubicka2003-12-081-3/+3
* tsystem.h: Add the prototype of strlen.Kazu Hirata2003-11-051-1/+1
* unwind-pe.h (read_encoded_value_with_base): Constify u and its inizialization...Paolo Carlini2003-10-031-2/+2
* unwind-c.c: Add libgcc-style exception.Daniel Jacobowitz2003-08-191-0/+9
* unwind-c.c: Define NO_SIZE_OF_ENCODED_VALUE.Matt Kraai2003-06-141-0/+4
* unwind.h (_Unwind_Ptr): Make 64 bits on IA64 HP-UX.Steve Ellcey2002-08-151-8/+8
* unwind-dw2.c: Fix formatting.Kazu Hirata2002-01-211-6/+6
* bitmap.h: Fix comment formatting.Kazu Hirata2002-01-181-2/+2
* unwind-pe.h (read_uleb128, [...]): Move actual reading code here.Jason Merrill2001-08-311-42/+57
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-10/+10
* unwind-pe.h (base_of_encoded_value, [...]): Define only if NO_BASE_OF_ENCODED...Mark Kettenis2001-08-011-0/+8
* unwind-pe.h: Conditionally qualify references to abort with std::.Benjamin Kosnik2001-06-091-3/+10
* dwarf2.h (DW_EH_PE_aligned): New.Richard Henderson2001-06-051-74/+87
* except.c (eh_data_format_name): Move to ...Richard Henderson2001-05-161-2/+2
* Add per-function commentary.Richard Henderson2001-05-121-0/+22
* defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson2001-05-111-0/+208