aboutsummaryrefslogtreecommitdiff
path: root/libobjc/encoding.c
AgeCommit message (Expand)Author
2006-11-01In gcc/: PR 23067Geoffrey Keating
2005-12-16re PR objc/25360 (Complex types are not encoded)Andrew Pinski
2005-12-11re PR libobjc/25354 (There should be an automated testsuite for objc_sizeof_t...Andrew Pinski
2005-12-10re PR libobjc/25347 (objc_alignof_type gets the wrong alignment for unions (o...Andrew Pinski
2005-12-10re PR libobjc/25346 (objc_sizeof_type does not handle _Bool at all)Andrew Pinski
2005-08-17All files: Update FSF address.Kelley Cook
2005-06-07archive.c, [...]: Include hash.h.David Ayers
2004-09-16encoding.c (ALTIVEC_VECTOR_MODE): Define a bogus macro.Andrew Pinski
2004-06-28cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg
2004-06-21* encoding.c (BITS_PER_UNIT): Define if a definition is not provided.Nick Clifton
2004-05-25[multiple changes]Andrew Pinski
2004-01-17re PR target/10781 (wrong class size and alignment with static class member)Andrew Pinski
2003-05-23Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-07-02encoding.h: Fix formatting.Rodney Brown
2002-06-21Object.m (forward, [...]): Fix unused parameter warnings.Kaveh R. Ghazi
2002-06-15Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi
2002-06-09encoding.c (objc_layout_structure_next_member): Remove unused variable.Andreas Jaeger
2002-04-23encoding.c (MAX, [...]): #undef before defining.David O'Brien
2001-11-14encoding.c: Add target_flags.Aldy Hernandez
2001-11-08objc-api.h (_C_VECTOR): New.Aldy Hernandez
2001-03-21* encoding.c (REAL_TYPE): Define.John Wehle
2001-03-19* encoding.c (TYPE_MODE): Define.David Edelsohn
2001-01-11encoding.c (STRUCTURE_SIZE_BOUNDARY): Redefine in a way that determines the v...Richard Earnshaw
2000-09-07Move statement-tree facilities from C++ to C front-end.Mark Mitchell
2000-04-12encoding.c (objc_layout_structure_next_member): Do the whole procedure even f...Jakub Jelinek
2000-04-12objc-act.c: Include ggc.h.Jakub Jelinek
1998-10-16Minor changes in the documentation. Correctly define get_inner_array_type.Ovidiu Predescu
1998-10-08encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.Richard Frith-Macdonald
1998-09-21encoding.c (TREE_TYPE, ARRAY_TYPE): Define.Ovidiu Predescu
1998-09-211998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston