aboutsummaryrefslogtreecommitdiff
path: root/libobjc/encoding.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-1/+1
2017-02-07re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-07replace BITS_PER_UNIT with __CHAR_BIT__ in target libsTrevor Saunders1-19/+16
2015-11-03remove usage of ROUND_TYPE_SIZE from encoding.cTrevor Saunders1-6/+0
2015-05-02fixup libobjc usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders1-1/+2
2015-04-30fixup libobjc's usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-07-27re PR libobjc/61920 (libobjc has undefined symbols on powerpc*-linux-gnu)Alan Modra1-0/+1
2014-01-02Update copyright years in libobjc/Richard Sandiford1-1/+1
2013-07-21class.c: Fix typos.Ondřej Bílka1-1/+1
2013-02-03Update copyright years in libobjc.Richard Sandiford1-2/+1
2012-10-19rs6000-cpus.def (POWERPC_MASKS): Don't assume OPTION_MASK_STRICT_ALIGN is def...Michael Meissner1-0/+26
2011-06-07In libobjc/: 2011-06-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-16/+0
2011-06-07In libobjc/: 2011-06-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-76/+0
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