coarray_43.f90: Add "-latomic" option if libatomic_available.
[gcc.git] / libobjc / encoding.c
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-07 Trevor Saundersreplace BITS_PER_UNIT with __CHAR_BIT__ in target libs
2015-11-03 Trevor Saundersremove usage of ROUND_TYPE_SIZE from encoding.c
2015-05-02 Trevor Saundersfixup libobjc usage of PCC_BITFIELD_TYPE_MATTERS
2015-04-30 Trevor Saundersfixup libobjc's usage of PCC_BITFIELD_TYPE_MATTERS
2015-01-05 Jakub JelinekUpdate copyright years.
2014-07-27 Alan Modrare PR libobjc/61920 (libobjc has undefined symbols...
2014-01-02 Richard SandifordUpdate copyright years in libobjc/
2013-07-21 Ondřej Bílkaclass.c: Fix typos.
2013-02-03 Richard SandifordUpdate copyright years in libobjc.
2012-10-19 Michael Meissnerrs6000-cpus.def (POWERPC_MASKS): Don't assume OPTION_MA...
2011-06-07 Nicola PeroIn libobjc/: 2011-06-07 Nicola Pero <nicola.pero@meta...
2011-06-07 Nicola PeroIn libobjc/: 2011-06-07 Nicola Pero <nicola.pero@meta...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-12-13 Iain Sandoeencoding.c (_darwin_rs6000_special_round_type_align...
2010-10-13 Nicola PeroIn libobjc/: 2010-10-13 Nicola Pero <nicola.pero@meta...
2010-10-12 Nicola PeroIn libobjc/: 2010-10-12 Nicola Pero <nicola.pero@meta...
2010-10-12 Nicola PeroMakefile.in (C_SOURCE_FILES): Added methods.c.
2010-10-12 Nicola Peroarchive.c: Do not include objc/objc.h.
2010-09-27 Nicola PeroIn gcc/: 2010-09-27 Nicola Pero <nicola.pero@meta-innov...
2010-09-26 Kai Tietzsendmsg.c (get_imp): Remove inline.
2010-09-12 Nicola PeroIn libobjc/:
2010-09-11 Nicola PeroIn libobjc/:
2010-09-06 Iain Sandoefix libobjc ppc64 abi for darwin.
2009-11-28 Jakub Jelineksarray.c (sarray_free): Use old_buckets variable.
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-05-25 Alan ModraDelete get_inner_array_type. Use strip_array_types...
2006-11-01 Geoffrey KeatingIn gcc/: PR 23067
2005-12-16 Andrew Pinskire PR objc/25360 (Complex types are not encoded)
2005-12-12 Andrew Pinskire PR libobjc/25354 (There should be an automated tests...
2005-12-11 Andrew Pinskire PR libobjc/25347 (objc_alignof_type gets the wrong...
2005-12-11 Andrew Pinskire PR libobjc/25346 (objc_sizeof_type does not handle...
2005-08-17 Kelley CookAll files: Update FSF address.
2005-06-07 David Ayersarchive.c, [...]: Include hash.h.
2004-09-16 Andrew Pinskiencoding.c (ALTIVEC_VECTOR_MODE): Define a bogus macro.
2004-06-28 Zack Weinbergcp-demangle.h: Declare cplus_demangle_operators...
2004-06-21 Nick Clifton* encoding.c (BITS_PER_UNIT): Define if a definition...
2004-05-25 Andrew Pinski[multiple changes]
2004-01-17 Andrew Pinskire PR target/10781 (wrong class size and alignment...
2003-05-23 Nathanael NerodeMakefile.in, [...]: Replace "GNU CC" with "GCC".
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-07-02 Rodney Brownencoding.h: Fix formatting.
2002-06-21 Kaveh R. GhaziObject.m (forward, [...]): Fix unused parameter warnings.
2002-06-15 Kaveh R. GhaziObject.m: Fix signed/unsigned warning.
2002-06-09 Andreas Jaegerencoding.c (objc_layout_structure_next_member): Remove...
2002-04-23 David O'Brienencoding.c (MAX, [...]): #undef before defining.
2001-11-14 Aldy Hernandezencoding.c: Add target_flags.
2001-11-08 Aldy Hernandezobjc-api.h (_C_VECTOR): New.
2001-03-21 John Wehle* encoding.c (REAL_TYPE): Define.
2001-03-19 David Edelsohn* encoding.c (TYPE_MODE): Define.
2001-01-11 Richard Earnshawencoding.c (STRUCTURE_SIZE_BOUNDARY): Redefine in a...
2000-09-07 Mark MitchellMove statement-tree facilities from C++ to C front...
2000-04-12 Jakub Jelinekencoding.c (objc_layout_structure_next_member): Do...
2000-04-12 Jakub Jelinekobjc-act.c: Include ggc.h.
1998-10-16 Ovidiu PredescuMinor changes in the documentation. Correctly define...
1998-10-08 Richard Frith-Macd... encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.
1998-09-21 Ovidiu Predescuencoding.c (TREE_TYPE, ARRAY_TYPE): Define.
1998-09-21 Ben Elliston1998-09-21 Ben Elliston <bje@cygnus.com>