aboutsummaryrefslogtreecommitdiff
path: root/libobjc/encoding.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-13encoding.c (_darwin_rs6000_special_round_type_align): New.Iain Sandoe1-10/+38
2010-10-13In libobjc/: 2010-10-13 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-1/+167
2010-10-12In libobjc/: 2010-10-12 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-110/+65
2010-10-12Makefile.in (C_SOURCE_FILES): Added methods.c.Nicola Pero1-13/+30
2010-10-12archive.c: Do not include objc/objc.h.Nicola Pero1-2/+3
2010-09-27In gcc/: 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-2/+77
2010-09-26sendmsg.c (get_imp): Remove inline.Kai Tietz1-2/+2
2010-09-12In libobjc/:Nicola Pero1-11/+17
2010-09-11In libobjc/:Nicola Pero1-0/+1
2010-09-06fix libobjc ppc64 abi for darwin.Iain Sandoe1-2/+13
2009-11-28sarray.c (sarray_free): Use old_buckets variable.Jakub Jelinek1-3/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-11/+9
2008-05-25Delete get_inner_array_type. Use strip_array_types instead.Alan Modra1-4/+2
2006-11-01In gcc/: PR 23067Geoffrey Keating1-0/+4
2005-12-16re PR objc/25360 (Complex types are not encoded)Andrew Pinski1-0/+129
2005-12-11re PR libobjc/25354 (There should be an automated testsuite for objc_sizeof_t...Andrew Pinski1-7/+19
2005-12-10re PR libobjc/25347 (objc_alignof_type gets the wrong alignment for unions (o...Andrew Pinski1-43/+16
2005-12-10re PR libobjc/25346 (objc_sizeof_type does not handle _Bool at all)Andrew Pinski1-0/+9
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-06-07archive.c, [...]: Include hash.h.David Ayers1-2/+2
2004-09-16encoding.c (ALTIVEC_VECTOR_MODE): Define a bogus macro.Andrew Pinski1-0/+5
2004-06-28cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg1-2/+5
2004-06-21* encoding.c (BITS_PER_UNIT): Define if a definition is not provided.Nick Clifton1-1/+4
2004-05-25[multiple changes]Andrew Pinski1-3/+1
2004-01-17re PR target/10781 (wrong class size and alignment with static class member)Andrew Pinski1-0/+11
2003-05-23Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+4
2002-07-02encoding.h: Fix formatting.Rodney Brown1-97/+118
2002-06-21Object.m (forward, [...]): Fix unused parameter warnings.Kaveh R. Ghazi1-13/+4
2002-06-15Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi1-12/+12
2002-06-09encoding.c (objc_layout_structure_next_member): Remove unused variable.Andreas Jaeger1-32/+32
2002-04-23encoding.c (MAX, [...]): #undef before defining.David O'Brien1-0/+3
2001-11-14encoding.c: Add target_flags.Aldy Hernandez1-0/+5
2001-11-08objc-api.h (_C_VECTOR): New.Aldy Hernandez1-0/+2
2001-03-21* encoding.c (REAL_TYPE): Define.John Wehle1-0/+2
2001-03-19* encoding.c (TYPE_MODE): Define.David Edelsohn1-3/+4
2001-01-11encoding.c (STRUCTURE_SIZE_BOUNDARY): Redefine in a way that determines the v...Richard Earnshaw1-2/+5
2000-09-07Move statement-tree facilities from C++ to C front-end.Mark Mitchell1-1/+1
2000-04-12encoding.c (objc_layout_structure_next_member): Do the whole procedure even f...Jakub Jelinek1-10/+0
2000-04-12objc-act.c: Include ggc.h.Jakub Jelinek1-1/+1
1998-10-16Minor changes in the documentation. Correctly define get_inner_array_type.Ovidiu Predescu1-1/+1
1998-10-08encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.Richard Frith-Macdonald1-0/+2
1998-09-21encoding.c (TREE_TYPE, ARRAY_TYPE): Define.Ovidiu Predescu1-0/+4
1998-09-211998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston1-0/+912