aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)AuthorFilesLines
2020-10-11libobjc, Darwin : Fix powerpc encoding regression.Iain Sandoe1-2/+1
2020-05-30Daily bump.GCC Administrator1-0/+5
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-4/+5
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu2-2/+10
2020-05-14x86: Default CET run-time support to autoH.J. Lu2-2/+6
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore2-2/+9
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki5-4/+49
2020-01-01Fix windows libobjc build (PR libobjc/93099)Andrew Pinski2-1/+7
2020-01-01Update copyright years.Jakub Jelinek50-50/+54
2019-11-26Unbreak objc build – with --enable-maintainer-modeTobias Burnus2-1/+5
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2-6/+15
2019-04-23re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan2-0/+9
2019-03-06encoding.c (DFmode): #undef before #define.Uros Bizjak2-95/+99
2019-01-09PR other/16615 [4/5]Sandra Loosemore2-2/+8
2019-01-09PR other/16615 [1/5]Sandra Loosemore4-6/+14
2019-01-01Update copyright years.Jakub Jelinek50-50/+54
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers5-728/+634
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-6/+6
2018-04-24Regenerate configure of target librariesH.J. Lu2-1/+5
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2-7/+10
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2-1/+6
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2-3/+23
2018-01-03Update copyright years.Jakub Jelinek50-50/+54
2017-11-23[libobjc] Wrap CLASS_TABLE_HASH in do {} while (0)Tom de Vries2-8/+14
2017-11-17Enable building libobjc with Intel CETIgor Tsimbalist5-4/+94
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford2-1/+8
2017-02-07re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener2-1/+8
2017-01-18re PR libobjc/78697 (--with-target-bdw-gc-include shouldn't be required to be...Matthias Klose3-66/+102
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek4-3/+34
2017-01-01Update copyright years.Jakub Jelinek50-50/+54
2016-12-01configure.ac: Don't use pkg-config to check for bdw-gc.Matthias Klose3-155/+13
2016-11-30configure.ac: Set BDW_GC_CFLAGS and BDW_GC_LIBS after checking for the existe...Matthias Klose3-1/+11
2016-11-30configure.ac (--enable-objc-gc): If not given, default to enable_objc_gc=no.Jakub Jelinek3-3/+11
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose7-59/+526
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose3-5/+9
2016-01-04Update copyright years.Jakub Jelinek50-49/+59
2015-11-07replace BITS_PER_UNIT with __CHAR_BIT__ in target libsTrevor Saunders2-19/+27
2015-11-03remove usage of ROUND_TYPE_SIZE from encoding.cTrevor Saunders2-6/+6
2015-09-12stop including tm.h in sendmsg.cTrevor Saunders2-2/+5
2015-09-12remove unused defines from sendmsg.cTrevor Saunders2-7/+8
2015-09-12remove STRUCT_VALUE macroTrevor Saunders2-5/+5
2015-07-24re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law1-1/+1
2015-05-13sjlj.m4: New file.Eric Botcazou5-132/+14
2015-05-13libobjc: Bump to automake 1.11.6Michael Haubenwallner2-9/+16
2015-05-05Improve the test in bitfields.m4Trevor Saunders2-4/+7
2015-05-02update ChangeLogs for previous commitTrevor Saunders1-0/+8
2015-05-02fixup libobjc usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders5-1/+46
2015-04-30fixup libobjc's usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders2-1/+6
2015-02-05Fix failures on AIX (PR libobjc/63765)Rainer Orth2-5/+5
2015-01-27sendmsg.c: Add prototypes for __objc_get_forward_imp and get_imp.Matthias Klose2-0/+12