summaryrefslogtreecommitdiff
path: root/libobjc
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLog and version files for releasereleases/gcc-10.2.0Richard Biener2020-07-231-0/+4
* Update ChangeLog and version files for releasereleases/gcc-10.1.0Jakub Jelinek2020-05-071-0/+4
* Use a non-empty test program to test ability to link.Sandra Loosemore2020-02-122-2/+9
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-245-4/+49
* Fix windows libobjc build (PR libobjc/93099)Andrew Pinski2020-01-012-1/+7
* Update copyright years.Jakub Jelinek2020-01-0150-50/+54
* Unbreak objc build – with --enable-maintainer-modeTobias Burnus2019-11-262-1/+5
* Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2019-09-272-6/+15
* re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan2019-04-232-0/+9
* encoding.c (DFmode): #undef before #define.Uros Bizjak2019-03-062-95/+99
* PR other/16615 [4/5]Sandra Loosemore2019-01-092-2/+8
* PR other/16615 [1/5]Sandra Loosemore2019-01-094-6/+14
* Update copyright years.Jakub Jelinek2019-01-0150-50/+54
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-315-728/+634
* Replace 8 spaces with a tabular in ChangeLog files.Martin Liska2018-08-271-6/+6
* Regenerate configure of target librariesH.J. Lu2018-04-242-1/+5
* cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2018-04-192-7/+10
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-182-1/+6
* CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2018-02-192-3/+23
* Update copyright years.Jakub Jelinek2018-01-0350-50/+54
* [libobjc] Wrap CLASS_TABLE_HASH in do {} while (0)Tom de Vries2017-11-232-8/+14
* Enable building libobjc with Intel CETIgor Tsimbalist2017-11-175-4/+94
* [2/77] Add an E_ prefix to case statementsRichard Sandiford2017-08-302-1/+8
* re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener2017-02-072-1/+8
* re PR libobjc/78697 (--with-target-bdw-gc-include shouldn't be required to be...Matthias Klose2017-01-183-66/+102
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-174-3/+34
* Update copyright years.Jakub Jelinek2017-01-0150-50/+54
* configure.ac: Don't use pkg-config to check for bdw-gc.Matthias Klose2016-12-013-155/+13
* configure.ac: Set BDW_GC_CFLAGS and BDW_GC_LIBS after checking for the existe...Matthias Klose2016-11-303-1/+11
* configure.ac (--enable-objc-gc): If not given, default to enable_objc_gc=no.Jakub Jelinek2016-11-303-3/+11
* Makefile.def: Remove reference to boehm-gc target module.Matthias Klose2016-11-307-59/+526
* config-ml.in: Remove references to GCJ.Matthias Klose2016-11-153-5/+9
* Update copyright years.Jakub Jelinek2016-01-0450-49/+59
* replace BITS_PER_UNIT with __CHAR_BIT__ in target libsTrevor Saunders2015-11-072-19/+27
* remove usage of ROUND_TYPE_SIZE from encoding.cTrevor Saunders2015-11-032-6/+6
* stop including tm.h in sendmsg.cTrevor Saunders2015-09-122-2/+5
* remove unused defines from sendmsg.cTrevor Saunders2015-09-122-7/+8
* remove STRUCT_VALUE macroTrevor Saunders2015-09-122-5/+5
* re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law2015-07-241-1/+1
* sjlj.m4: New file.Eric Botcazou2015-05-135-132/+14
* libobjc: Bump to automake 1.11.6Michael Haubenwallner2015-05-132-9/+16
* Improve the test in bitfields.m4Trevor Saunders2015-05-052-4/+7
* update ChangeLogs for previous commitTrevor Saunders2015-05-021-0/+8
* fixup libobjc usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders2015-05-025-1/+46
* fixup libobjc's usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders2015-04-302-1/+6
* Fix failures on AIX (PR libobjc/63765)Rainer Orth2015-02-052-5/+5
* sendmsg.c: Add prototypes for __objc_get_forward_imp and get_imp.Matthias Klose2015-01-272-0/+12
* Added PR libobjc/51891.Mike Stump2015-01-091-0/+1
* ivars.c: Add a check for classes without instance variables...Dimitris Papavasiliou2015-01-092-1/+6
* Update copyright years.Jakub Jelinek2015-01-0550-49/+53