summaryrefslogtreecommitdiff
path: root/libobjc/encoding.c
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-09-23libobjc: Fix typosAndrew Kreimer
2024-04-02Fix up duplicated words mostly in comments, part 1Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-05-22libobjc: Add local macros to support encode generation [P109913].Iain Sandoe
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-10-11libobjc, Darwin : Fix powerpc encoding regression.Iain Sandoe
2020-01-01Update copyright years.Jakub Jelinek
2019-03-06encoding.c (DFmode): #undef before #define.Uros Bizjak
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford
2017-02-07re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-11-07replace BITS_PER_UNIT with __CHAR_BIT__ in target libsTrevor Saunders
2015-11-03remove usage of ROUND_TYPE_SIZE from encoding.cTrevor Saunders
2015-05-02fixup libobjc usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders
2015-04-30fixup libobjc's usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders
2015-01-05Update copyright years.Jakub Jelinek
2014-07-27re PR libobjc/61920 (libobjc has undefined symbols on powerpc*-linux-gnu)Alan Modra
2014-01-02Update copyright years in libobjc/Richard Sandiford
2013-07-21class.c: Fix typos.Ondřej Bílka
2013-02-03Update copyright years in libobjc.Richard Sandiford
2012-10-19rs6000-cpus.def (POWERPC_MASKS): Don't assume OPTION_MASK_STRICT_ALIGN is def...Michael Meissner
2011-06-07In libobjc/: 2011-06-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2011-06-07In libobjc/: 2011-06-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-12-13encoding.c (_darwin_rs6000_special_round_type_align): New.Iain Sandoe
2010-10-13In libobjc/: 2010-10-13 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2010-10-12In libobjc/: 2010-10-12 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2010-10-12Makefile.in (C_SOURCE_FILES): Added methods.c.Nicola Pero
2010-10-12archive.c: Do not include objc/objc.h.Nicola Pero
2010-09-27In gcc/: 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2010-09-26sendmsg.c (get_imp): Remove inline.Kai Tietz
2010-09-12In libobjc/:Nicola Pero
2010-09-11In libobjc/:Nicola Pero
2010-09-06fix libobjc ppc64 abi for darwin.Iain Sandoe
2009-11-28sarray.c (sarray_free): Use old_buckets variable.Jakub Jelinek
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-05-25Delete get_inner_array_type. Use strip_array_types instead.Alan Modra
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