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
2002-09-23
Makefile.am (all-multi): Fix multilib parallel build.
Kaveh R. Ghazi
2
-1
/
+5
2002-09-12
Small cleanups of nil_method in sendmsg.c
Nicola Pero
1
-0
/
+7
2002-09-12
Tidied up the declaration and usage of nil_method
Nicola Pero
1
-3
/
+3
2002-09-12
Added long comments on why nil_method takes the arguments it takes and how
Nicola Pero
1
-4
/
+19
2002-09-12
Added comments to the definition of IMP
Nicola Pero
1
-1
/
+8
2002-09-10
Fix entry.
Andreas Jaeger
1
-1
/
+2
2002-09-10
nil_method.c (nil_method): No longer varardic.
Jan Hubicka
2
-1
/
+9
2002-08-14
configure, configure: Rebuilt.
Alexandre Oliva
1
-90
/
+126
2002-07-02
encoding.h: Fix formatting.
Rodney Brown
18
-1314
/
+1374
2002-06-25
acinclude.m4 (GLIBCPP_CONFIGURE): Split out GLIBCPP_TOPREL_CONFIGURE.
DJ Delorie
4
-155
/
+142
2002-06-21
Object.m (forward, [...]): Fix unused parameter warnings.
Kaveh R. Ghazi
5
-18
/
+23
2002-06-17
Fixed warning in sendmsg.c for forwarding function not returning a value
Nicola Pero
1
-0
/
+7
2002-06-17
Fixed warning from __objc_get_forward_imp not returning a value
Nicola Pero
1
-27
/
+31
2002-06-15
Object.m: Fix signed/unsigned warning.
Kaveh R. Ghazi
13
-51
/
+88
2002-06-09
encoding.c (objc_layout_structure_next_member): Remove unused variable.
Andreas Jaeger
2
-38
/
+42
2002-05-20
Makefile.in (SHELL): Set to @SHELL@.
Kaveh R. Ghazi
2
-2
/
+9
2002-05-16
Makefile.in: Allow for PWDCMD to override hardcoded pwd.
Rainer Orth
3
-2
/
+7
2002-05-08
configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...
Alexandre Oliva
3
-88
/
+119
2002-04-23
encoding.c (MAX, [...]): #undef before defining.
David O'Brien
2
-0
/
+7
2002-04-09
Fix ChangeLog date
Hans-Peter Nilsson
1
-1
/
+1
2002-04-09
re PR objc/6107 (sparc-sun-solaris2.7 gcc-3.1 extra objc testsuite failures w...
Hans-Peter Nilsson
2
-2
/
+8
2002-02-11
re PR libobjc/4039 (installation location of libobjc is wrong)
Franz Sirl
5
-633
/
+1235
2001-12-17
Fixed bug in loading of categories under certain special circumstances
Nicola Pero
2
-3
/
+11
2001-11-14
encoding.c: Add target_flags.
Aldy Hernandez
2
-0
/
+9
2001-11-08
objc-api.h (_C_VECTOR): New.
Aldy Hernandez
3
-0
/
+9
2001-10-29
Rewritten from scratch class lookup internals - getting a good performance
Nicola Pero
1
-0
/
+16
2001-10-29
Rewritten all the internals - great performance boost.
Nicola Pero
1
-122
/
+463
2001-09-10
gc.c: Removed the DEBUG declaration.
Ovidiu Predescu
1
-0
/
+4
2001-09-10
Removed the DEBUG declaration.
Ovidiu Predescu
1
-2
/
+3
2001-07-18
Save a function call in common mutex locking/unlocking operations
Nicola Pero
1
-0
/
+7
2001-07-18
Save a function call on mutex locking/unlocking
Nicola Pero
1
-4
/
+4
2001-07-16
Fixed object_is_class and object_is_metaclass
Nicola Pero
2
-7
/
+16
2001-06-09
configure.in (AC_EXEEXT): Work around in case it expands to nothing, as in au...
Alexandre Oliva
3
-64
/
+79
2001-06-08
THREADS: Explain that when we compile libobjc inside GCC...
Nicola Pero
2
-20
/
+28
2001-06-08
init.c (__objc_send_message_in_list): When setting a new entry in __objc_load...
Richard Frith-Macdonald
2
-5
/
+14
2001-05-25
init.c (__objc_send_message_in_list): When setting a new entry in __objc_load...
Ovidiu Predescu
1
-0
/
+6
2001-05-25
(__objc_send_message_in_list): When setting a new entry in __objc_load_method...
Ovidiu Predescu
1
-1
/
+1
2001-05-20
ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.
Alexandre Oliva
1
-137
/
+168
2001-05-09
objc.texi: Move from ../libobjc/objc-features.texi.
Joseph Myers
4
-882
/
+10
2001-05-02
Fix typo
Mark Mitchell
1
-1
/
+1
2001-05-02
fdl.texi: New file.
Mark Mitchell
4
-7
/
+413
2001-04-30
fdl.texi: New file.
Mark Mitchell
2
-0
/
+10
2001-03-21
* encoding.c (REAL_TYPE): Define.
John Wehle
2
-0
/
+6
2001-03-19
* encoding.c (TYPE_MODE): Define.
David Edelsohn
2
-3
/
+8
2001-03-15
thr.c (objc_thread_add): New function.
Nicola Pero
4
-0
/
+40
2001-02-28
objc-features.texi: Document the @compatibility_alias compiler directive (des...
Ovidiu Predescu
1
-0
/
+5
2001-02-28
Document the @compatibility_alias compiler directive (description from
Ovidiu Predescu
1
-2
/
+32
2001-02-24
sendmsg.c (__objc_forward): Delete strlen() declaration.
Rainer Orth
2
-1
/
+4
2001-02-09
In libf2c:
Geoffrey Keating
3
-223
/
+201
2001-01-12
* objc-features.texi: Use @email.
Joseph Myers
2
-1
/
+5
[next]