summaryrefslogtreecommitdiff
path: root/libobjc/encoding.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* encoding.c (DFmode): #undef before #define.Uros Bizjak2019-03-061-0/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* [2/77] Add an E_ prefix to case statementsRichard Sandiford2017-08-301-1/+1
* re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener2017-02-071-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* replace BITS_PER_UNIT with __CHAR_BIT__ in target libsTrevor Saunders2015-11-071-19/+16
* remove usage of ROUND_TYPE_SIZE from encoding.cTrevor Saunders2015-11-031-6/+0
* fixup libobjc usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders2015-05-021-1/+2
* fixup libobjc's usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders2015-04-301-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR libobjc/61920 (libobjc has undefined symbols on powerpc*-linux-gnu)Alan Modra2014-07-271-0/+1
* Update copyright years in libobjc/Richard Sandiford2014-01-021-1/+1
* class.c: Fix typos.Ondřej Bílka2013-07-211-1/+1
* Update copyright years in libobjc.Richard Sandiford2013-02-031-2/+1
* rs6000-cpus.def (POWERPC_MASKS): Don't assume OPTION_MASK_STRICT_ALIGN is def...Michael Meissner2012-10-191-0/+26
* In libobjc/: 2011-06-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2011-06-071-16/+0
* In libobjc/: 2011-06-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2011-06-071-76/+0
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* encoding.c (_darwin_rs6000_special_round_type_align): New.Iain Sandoe2010-12-131-10/+38
* In libobjc/: 2010-10-13 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2010-10-131-1/+167
* In libobjc/: 2010-10-12 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2010-10-121-110/+65
* Makefile.in (C_SOURCE_FILES): Added methods.c.Nicola Pero2010-10-121-13/+30
* archive.c: Do not include objc/objc.h.Nicola Pero2010-10-121-2/+3
* In gcc/: 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2010-09-271-2/+77
* sendmsg.c (get_imp): Remove inline.Kai Tietz2010-09-261-2/+2
* In libobjc/:Nicola Pero2010-09-121-11/+17
* In libobjc/:Nicola Pero2010-09-111-0/+1
* fix libobjc ppc64 abi for darwin.Iain Sandoe2010-09-061-2/+13
* sarray.c (sarray_free): Use old_buckets variable.Jakub Jelinek2009-11-281-3/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-11/+9
* Delete get_inner_array_type. Use strip_array_types instead.Alan Modra2008-05-251-4/+2
* In gcc/: PR 23067Geoffrey Keating2006-11-011-0/+4
* re PR objc/25360 (Complex types are not encoded)Andrew Pinski2005-12-161-0/+129
* re PR libobjc/25354 (There should be an automated testsuite for objc_sizeof_t...Andrew Pinski2005-12-111-7/+19
* re PR libobjc/25347 (objc_alignof_type gets the wrong alignment for unions (o...Andrew Pinski2005-12-101-43/+16
* re PR libobjc/25346 (objc_sizeof_type does not handle _Bool at all)Andrew Pinski2005-12-101-0/+9
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* archive.c, [...]: Include hash.h.David Ayers2005-06-071-2/+2
* encoding.c (ALTIVEC_VECTOR_MODE): Define a bogus macro.Andrew Pinski2004-09-161-0/+5
* cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg2004-06-281-2/+5
* * encoding.c (BITS_PER_UNIT): Define if a definition is not provided.Nick Clifton2004-06-211-1/+4
* [multiple changes]Andrew Pinski2004-05-251-3/+1
* re PR target/10781 (wrong class size and alignment with static class member)Andrew Pinski2004-01-171-0/+11
* Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-05-231-4/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+4
* encoding.h: Fix formatting.Rodney Brown2002-07-021-97/+118
* Object.m (forward, [...]): Fix unused parameter warnings.Kaveh R. Ghazi2002-06-211-13/+4