Age | Commit message (Expand) | Author | Files | Lines |
2020-02-12 | Use a non-empty test program to test ability to link. | Sandra Loosemore | 2 | -2/+9 |
2020-01-24 | Add `--with-toolexeclibdir=' configuration option | Maciej W. Rozycki | 5 | -4/+49 |
2020-01-01 | Fix windows libobjc build (PR libobjc/93099) | Andrew Pinski | 2 | -1/+7 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 50 | -50/+54 |
2019-11-26 | Unbreak objc build – with --enable-maintainer-mode | Tobias Burnus | 2 | -1/+5 |
2019-09-27 | Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update | Maciej W. Rozycki | 2 | -6/+15 |
2019-04-23 | re PR target/89093 (C++ exception handling clobbers d8 VFP register) | Ramana Radhakrishnan | 2 | -0/+9 |
2019-03-06 | encoding.c (DFmode): #undef before #define. | Uros Bizjak | 2 | -95/+99 |
2019-01-09 | PR other/16615 [4/5] | Sandra Loosemore | 2 | -2/+8 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 4 | -6/+14 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 50 | -50/+54 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 5 | -728/+634 |
2018-08-27 | Replace 8 spaces with a tabular in ChangeLog files. | Martin Liska | 1 | -6/+6 |
2018-04-24 | Regenerate configure of target libraries | H.J. Lu | 2 | -1/+5 |
2018-04-19 | cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul... | Jakub Jelinek | 2 | -7/+10 |
2018-04-18 | re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used) | David Malcolm | 2 | -1/+6 |
2018-02-19 | CET shouldn't be enabled in 32-bit run-time libraries by defualt | Igor Tsimbalist | 2 | -3/+23 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 50 | -50/+54 |
2017-11-23 | [libobjc] Wrap CLASS_TABLE_HASH in do {} while (0) | Tom de Vries | 2 | -8/+14 |
2017-11-17 | Enable building libobjc with Intel CET | Igor Tsimbalist | 5 | -4/+94 |
2017-08-30 | [2/77] Add an E_ prefix to case statements | Richard Sandiford | 2 | -1/+8 |
2017-02-07 | re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test) | Richard Biener | 2 | -1/+8 |
2017-01-18 | re PR libobjc/78697 (--with-target-bdw-gc-include shouldn't be required to be... | Matthias Klose | 3 | -66/+102 |
2017-01-17 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 4 | -3/+34 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 50 | -50/+54 |
2016-12-01 | configure.ac: Don't use pkg-config to check for bdw-gc. | Matthias Klose | 3 | -155/+13 |
2016-11-30 | configure.ac: Set BDW_GC_CFLAGS and BDW_GC_LIBS after checking for the existe... | Matthias Klose | 3 | -1/+11 |
2016-11-30 | configure.ac (--enable-objc-gc): If not given, default to enable_objc_gc=no. | Jakub Jelinek | 3 | -3/+11 |
2016-11-30 | Makefile.def: Remove reference to boehm-gc target module. | Matthias Klose | 7 | -59/+526 |
2016-11-15 | config-ml.in: Remove references to GCJ. | Matthias Klose | 3 | -5/+9 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 50 | -49/+59 |
2015-11-07 | replace BITS_PER_UNIT with __CHAR_BIT__ in target libs | Trevor Saunders | 2 | -19/+27 |
2015-11-03 | remove usage of ROUND_TYPE_SIZE from encoding.c | Trevor Saunders | 2 | -6/+6 |
2015-09-12 | stop including tm.h in sendmsg.c | Trevor Saunders | 2 | -2/+5 |
2015-09-12 | remove unused defines from sendmsg.c | Trevor Saunders | 2 | -7/+8 |
2015-09-12 | remove STRUCT_VALUE macro | Trevor Saunders | 2 | -5/+5 |
2015-07-24 | re PR other/66259 (Combined gcc and binutils build from git-master fails, wit... | Jeff Law | 1 | -1/+1 |
2015-05-13 | sjlj.m4: New file. | Eric Botcazou | 5 | -132/+14 |
2015-05-13 | libobjc: Bump to automake 1.11.6 | Michael Haubenwallner | 2 | -9/+16 |
2015-05-05 | Improve the test in bitfields.m4 | Trevor Saunders | 2 | -4/+7 |
2015-05-02 | update ChangeLogs for previous commit | Trevor Saunders | 1 | -0/+8 |
2015-05-02 | fixup libobjc usage of PCC_BITFIELD_TYPE_MATTERS | Trevor Saunders | 5 | -1/+46 |
2015-04-30 | fixup libobjc's usage of PCC_BITFIELD_TYPE_MATTERS | Trevor Saunders | 2 | -1/+6 |
2015-02-05 | Fix failures on AIX (PR libobjc/63765) | Rainer Orth | 2 | -5/+5 |
2015-01-27 | sendmsg.c: Add prototypes for __objc_get_forward_imp and get_imp. | Matthias Klose | 2 | -0/+12 |
2015-01-09 | Added PR libobjc/51891. | Mike Stump | 1 | -0/+1 |
2015-01-09 | ivars.c: Add a check for classes without instance variables... | Dimitris Papavasiliou | 2 | -1/+6 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 50 | -49/+53 |
2014-11-21 | Always use PIC option with -shared in libtool | H.J. Lu | 2 | -1/+6 |
2014-11-11 | re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14)) | Francois-Xavier Coudert | 2 | -1/+6 |