index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libobjc
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
Add `--with-toolexeclibdir=' configuration option
Maciej W. Rozycki
1
-1
/
+10
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-10-31
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
Joseph Myers
1
-1
/
+0
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-17
Enable building libobjc with Intel CET
Igor Tsimbalist
1
-0
/
+5
2017-01-18
re PR libobjc/78697 (--with-target-bdw-gc-include shouldn't be required to be...
Matthias Klose
1
-38
/
+51
2017-01-17
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
Jakub Jelinek
1
-0
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-01
configure.ac: Don't use pkg-config to check for bdw-gc.
Matthias Klose
1
-8
/
+3
2016-11-30
configure.ac: Set BDW_GC_CFLAGS and BDW_GC_LIBS after checking for the existe...
Matthias Klose
1
-1
/
+3
2016-11-30
configure.ac (--enable-objc-gc): If not given, default to enable_objc_gc=no.
Jakub Jelinek
1
-1
/
+1
2016-11-30
Makefile.def: Remove reference to boehm-gc target module.
Matthias Klose
1
-20
/
+156
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-05-13
sjlj.m4: New file.
Eric Botcazou
1
-54
/
+0
2015-05-02
fixup libobjc usage of PCC_BITFIELD_TYPE_MATTERS
Trevor Saunders
1
-0
/
+2
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-01-02
Update copyright years in libobjc/
Richard Sandiford
1
-1
/
+1
2013-02-03
Update copyright years in libobjc.
Richard Sandiford
1
-2
/
+1
2012-03-12
Remove obsolete Tru64 UNIX V5.1B support
Rainer Orth
1
-8
/
+1
2011-11-02
Move gthr to toplevel libgcc
Rainer Orth
1
-9
/
+0
2011-06-08
In libobjc/: 2011-06-08 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
1
-1
/
+1
2011-04-15
re PR libobjc/32037 (--enable-objc-gc on OS X won't build)
Rainer Orth
1
-3
/
+13
2010-12-06
re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...
Dave Korn
1
-2
/
+3
2010-12-03
configure.ac (VERSION): Bump the version to 3:0:0.
Matthias Klose
1
-1
/
+1
2010-09-14
In libobjc/: Implemented objc_sync_enter() and objc_sync_exit(), which are re...
Nicola Pero
1
-0
/
+2
2010-03-23
re PR libobjc/30445 (Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in)
Dave Korn
1
-0
/
+4
2009-08-24
Update AC_PREREQ entries to 2.64
Ralf Wildenhues
1
-1
/
+1
2009-07-30
extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...
Ralf Wildenhues
1
-1
/
+1
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
1
-5
/
+4
2007-10-14
configure.ac: Don't run config-ml.in directly.
H.J. Lu
1
-21
/
+6
2007-06-03
configure.ac: Fix a typo in *-*-darwin clause.
Andrew Pinski
1
-1
/
+1
2007-06-02
configure.ac: Fix a typo.
H.J. Lu
1
-1
/
+1
2007-06-01
Makefile.in: Replace all uses of libext with libsuffix.
Andrew Pinski
1
-3
/
+3
2006-10-15
Index: config/ChangeLog
Geoffrey Keating
1
-33
/
+4
2006-01-24
re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)
David Ayers
1
-4
/
+11
2005-11-20
re PR libobjc/19024 (name collisions libobjc/libmysqlclient)
David Ayers
1
-1
/
+1
2005-08-17
All files: Update FSF address.
Kelley Cook
1
-2
/
+2
2005-08-13
Makefile.in (extra_ldflags_libobjc): New.
Andrew Pinski
1
-0
/
+9
2005-03-21
Makefile.in: Set gcc_version here.
Zack Weinberg
1
-3
/
+1
2005-02-28
re PR libobjc/20252 (Libobjc build broken)
Andrew Pinski
1
-12
/
+9
2005-02-28
re PR bootstrap/17383 (Building in src dir fails)
Paolo Bonzini
1
-4
/
+5
2004-12-02
Introduce and use config/gcc-version.m4.
Richard Sandiford
1
-5
/
+1
2004-10-19
aclocal.m4: Rename to ...
Mike Stump
1
-0
/
+4
2004-09-30
re PR libobjc/16448 (FAIL: objc/execute/IMP.m compilation, -O0)
Andrew Pinski
1
-0
/
+56
2004-08-28
configure.ac: Switch from _GCC_TOPLEV_NONCANONICAL_TARGET to ACX_NONCANONICAL...
Nathanael Nerode
1
-2
/
+1
2004-06-11
configure.ac: Support --enable-shared=libobjc.
Andrew Pinski
1
-1
/
+1
2004-06-11
re PR libobjc/15901 (libobjc is not build shared if you do not supply --enabl...
Andrew Pinski
1
-2
/
+0
2004-05-25
configure.ac (includedir): Rename to ...
Andrew Pinski
1
-3
/
+3
2004-05-25
re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)
Andrew Pinski
1
-0
/
+14
[next]