aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)Author
2021-01-06Daily bump.GCC Administrator
2021-01-05Update GNU/Hurd configure supportSamuel Thibault
2021-01-04Update copyright years.Jakub Jelinek
2021-01-04Update Copyright in ChangeLog filesJakub Jelinek
2020-12-06Daily bump.GCC Administrator
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe
2020-11-30Daily bump.GCC Administrator
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin
2020-10-12Daily bump.GCC Administrator
2020-10-11libobjc, Darwin : Fix powerpc encoding regression.Iain Sandoe
2020-05-30Daily bump.GCC Administrator
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu
2020-05-14x86: Default CET run-time support to autoH.J. Lu
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