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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-09-07
Move statement-tree facilities from C++ to C front-end.
Mark Mitchell
1
-1
/
+1
2000-09-06
* configure: Rebuilt with new libtool.m4.
Alexandre Oliva
2
-32
/
+39
2000-08-15
configure.in: Create a config.h file.
Ovidiu Predescu
1
-0
/
+7
2000-08-15
Check for <sched.h>.
Ovidiu Predescu
1
-0
/
+2
2000-08-15
Create a config.h file. Check for <sched.h>.
Ovidiu Predescu
2
-54
/
+192
2000-08-14
top level:
Zack Weinberg
2
-1
/
+5
2000-08-14
* objc-features.texi (Top): Move @menu at end of node.
Andreas Schwab
2
-7
/
+10
2000-08-11
* objc-features.texi: Move @node Top before @menu.
Manfred Hollstein
2
-3
/
+7
2000-08-07
objc-features.texi: Documented the new -fconstant-string-class option.
Ovidiu Predescu
1
-0
/
+5
2000-08-07
Documented the new -fconstant-string-class option.
Ovidiu Predescu
1
-16
/
+59
2000-08-07
thr-posix.c: Integrated Chris Ball's <cball@fmco.com> changes to improve the ...
Ovidiu Predescu
1
-0
/
+5
2000-08-07
Integrated Chris Ball's <cball@fmco.com> changes to improve the Posix
Ovidiu Predescu
1
-22
/
+97
2000-08-05
aclocal.m4: Replace copy of ../libtool.m4 with sinclude(../libtool.m4).
Zack Weinberg
2
-824
/
+7
2000-07-29
Added libtool support for building libobjc.
Nicola Pero
5
-134
/
+2321
2000-07-29
Removed the explicit prototypes for strlen and memcpy on 64-bit
Ovidiu Predescu
3
-8
/
+6
2000-07-20
Applied H.J.Lu's patch to not require -lpthread when compiling single threade...
H.J. Lu
5
-15
/
+209
2000-07-13
* objc/hash.h: Include string.h.
Kaveh R. Ghazi
2
-0
/
+5
2000-04-15
* Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.
David Edelsohn
2
-1
/
+5
2000-04-12
encoding.c (objc_layout_structure_next_member): Do the whole procedure even f...
Jakub Jelinek
2
-10
/
+4
2000-04-12
objc-act.c: Include ggc.h.
Jakub Jelinek
4
-3
/
+11
2000-03-29
Protocol.h, [...]: Change #endif labels to comments.
Zack Weinberg
3
-2
/
+7
2000-02-23
Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.
Zack Weinberg
2
-1
/
+6
1999-09-29
Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball <cball@f...
Chris Ball
2
-0
/
+18
1999-09-21
Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime to the compiler when b...
Jeffrey A Law
2
-2
/
+7
1999-09-06
Merge in gcc2-ss-010999
Jeff Law
1
-1
/
+2
1999-08-06
Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a...
Daniel Jacobowitz
2
-1
/
+11
1999-06-20
init.c (__objc_force_linking): Make global.
John David Anglin
2
-5
/
+9
1999-05-19
libchill, libf2c, libobjc:
Jeff Law
3
-138
/
+40
1999-04-27
Fixed some old ChangeLog entries I wrote before becoming aware of the GNU
Alexandre Oliva
1
-1
/
+1
1999-04-24
Makefile.in (CC1OBJ): Define in terms of CC.
Mumit Khan
2
-2
/
+15
1999-04-08
Updated the URL to Boehm's GC page.
Ovidiu Predescu
2
-1
/
+5
1999-03-26
Explicitly specify the char arguments to __objc_code_char and __objc_code_cha...
Ovidiu Predescu
2
-3
/
+9
1999-03-24
configure.in (AC_PREREQ): Update to 2.13.
Mumit Khan
2
-89
/
+278
1999-03-24
configure.in (AC_PREREQ): Update to 2.13.
Mumit Khan
1
-0
/
+7
1999-01-26
Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for
Jeffrey A Law
2
-1
/
+5
1999-01-11
Update FSF address in copyright header.
Jeff Law
1
-1
/
+2
1999-01-04
configure.in (thread_file): Correct and simplify code to find the thread file.
Jeffrey A Law
3
-19
/
+11
1998-11-26
configure (skip-this-dir): Add handling for new shell script...
Manfred Hollstein
3
-27
/
+88
1998-11-23
* configure.in: Use AC_PREREQ(2.12.1).
Kaveh R. Ghazi
2
-0
/
+5
1998-11-19
* Makefile.in (runtime-info.h): Avoid GNU make extensions.
Jeffrey A Law
2
-1
/
+5
1998-11-08
* Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.
Kaveh R. Ghazi
2
-1
/
+6
1998-10-22
* configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).
Kaveh R. Ghazi
3
-29
/
+36
1998-10-16
Minor changes in the documentation. Correctly define get_inner_array_type.
Ovidiu Predescu
3
-3
/
+13
1998-10-08
encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.
Richard Frith-Macdonald
3
-2
/
+13
1998-10-06
sarray.h: Make boffset be an unsigned long when sparc so it works out on 64-b...
David S. Miller
2
-1
/
+6
1998-10-06
* Makefile.in (INCLUDES): Make it multilib-friendly
Alexandre Oliva
2
-2
/
+6
1998-10-02
* Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.
H.J. Lu
2
-1
/
+6
1998-10-01
Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.
Robert Lipe
5
-9
/
+52
1998-09-30
configure.in: Escape ^ in grep string.
Robert Lipe
3
-2
/
+7
1998-09-30
* All .h files pushed down into the objc/ subdirectory.
Jeffrey A Law
16
-3
/
+10
[next]