summaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)Author
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-01Fix windows libobjc build (PR libobjc/93099)Andrew Pinski
2020-01-01Update copyright years.Jakub Jelinek
2019-11-26Unbreak objc build – with --enable-maintainer-modeTobias Burnus
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki
2019-04-23re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan
2019-03-06encoding.c (DFmode): #undef before #define.Uros Bizjak
2019-01-09PR other/16615 [4/5]Sandra Loosemore
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska
2018-04-24Regenerate configure of target librariesH.J. Lu
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2018-01-03Update copyright years.Jakub Jelinek
2017-11-23[libobjc] Wrap CLASS_TABLE_HASH in do {} while (0)Tom de Vries
2017-11-17Enable building libobjc with Intel CETIgor Tsimbalist
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-18re PR libobjc/78697 (--with-target-bdw-gc-include shouldn't be required to be...Matthias Klose
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-01configure.ac: Don't use pkg-config to check for bdw-gc.Matthias Klose
2016-11-30configure.ac: Set BDW_GC_CFLAGS and BDW_GC_LIBS after checking for the existe...Matthias Klose
2016-11-30configure.ac (--enable-objc-gc): If not given, default to enable_objc_gc=no.Jakub Jelinek
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose
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-09-12stop including tm.h in sendmsg.cTrevor Saunders
2015-09-12remove unused defines from sendmsg.cTrevor Saunders
2015-09-12remove STRUCT_VALUE macroTrevor Saunders
2015-07-24re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law
2015-05-13sjlj.m4: New file.Eric Botcazou
2015-05-13libobjc: Bump to automake 1.11.6Michael Haubenwallner
2015-05-05Improve the test in bitfields.m4Trevor Saunders
2015-05-02update ChangeLogs for previous commitTrevor 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-02-05Fix failures on AIX (PR libobjc/63765)Rainer Orth
2015-01-27sendmsg.c: Add prototypes for __objc_get_forward_imp and get_imp.Matthias Klose
2015-01-09Added PR libobjc/51891.Mike Stump
2015-01-09ivars.c: Add a check for classes without instance variables...Dimitris Papavasiliou
2015-01-05Update copyright years.Jakub Jelinek
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert