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
/
gcc
/
objc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-19
tm.texi.in (TARGET_OBJC_DECLARE_UNRESOLVED_CLASS_REFERENCE, [...]): Add @hooks.
Steven Bosscher
3
-38
/
+46
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
4
-3
/
+6
2012-05-17
re PR objc++/53388 (Removal of build_min_nt breaks bootstrap for objc++)
Paolo Carlini
2
-4
/
+10
2012-04-20
lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.
Jan Hubicka
2
-2
/
+7
2012-03-21
objc-act (objc_build_ivar_assignment): Do not call assemble_external.
Steven Bosscher
5
-9
/
+9
2012-03-05
objc-map.c (objc_map_private_resize, [...]): Don't call _stat functions witho...
Jason Merrill
2
-5
/
+10
2011-11-12
objc-next-runtime-abi-01.c (objc_eh_personality): Use gcc personality for Obj...
Iain Sandoe
2
-1
/
+9
2011-10-29
re PR target/47997 (gcc on macosx: "ld: warning: -fwritable-strings not compa...
Iain Sandoe
2
-3
/
+9
2011-10-18
In gcc/objc/: 2011-10-18 Mikael Pettersson <mikpe@it.uu.se>
Mikael Pettersson
2
-4
/
+12
2011-10-14
In gcc/: 2011-10-14 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
8
-305
/
+742
2011-10-11
Convert standard builtin functions from being arrays to using a functional in...
Michael Meissner
4
-3
/
+14
2011-07-19
tree.h (fold_build_pointer_plus_loc): New helper function.
Richard Guenther
2
-3
/
+8
2011-07-11
In gcc/objc/: 2011-07-11 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
7
-61
/
+69
2011-07-04
In gcc/objc/: 2011-07-04 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
11
-936
/
+1122
2011-06-05
In gcc/objc/: 2011-06-05 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-8
/
+51
2011-06-02
In gcc/objc/: 2011-06-02 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-29
/
+130
2011-06-01
In gcc/objc/: 2011-06-01 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-0
/
+47
2011-05-21
In gcc/objc/: 2011-05-21 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-1
/
+10
2011-05-20
remove some TYPE_ARG_TYPES usage in objc/
Nathan Froyd
2
-7
/
+29
2011-05-13
objc-next-runtime-abi-02.c (newabi_append_ro): Add const qualifier to constan...
Toon Moene
2
-1
/
+6
2011-05-11
split tree_type
Nathan Froyd
2
-7
/
+13
2011-05-06
don't use build_function_type in the ObjC/C++ frontends
Nathan Froyd
8
-109
/
+144
2011-05-05
c-decl.c (finish_decl): Don't call get_pending_sizes.
Joseph Myers
4
-15
/
+39
2011-05-04
Fixup whitespacing.
Mike Stump
13
-835
/
+835
2011-04-26
objc-act.c (objc_fold_objc_type_ref): Remove.
Jason Merrill
3
-28
/
+5
2011-04-21
objc-act.c (synth_module_prologue): Call build_function_type_list instead of ...
Nathan Froyd
3
-7
/
+12
2011-04-15
In gcc/objc/: 2011-04-15 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-1
/
+35
2011-04-15
In gcc/c-family/: 2011-04-15 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-9
/
+241
2011-04-14
In gcc/c-family/: 2011-04-14 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-23
/
+25
2011-04-14
In gcc/: 2011-04-14 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-32
/
+33
2011-04-13
In gcc/objc/: 2011-04-13 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-1
/
+6
2011-04-13
ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...
Nathan Froyd
4
-31
/
+26
2011-04-12
In gcc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-5
/
+10
2011-04-12
In gcc/objc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-28
/
+84
2011-04-12
In gcc/objc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-7
/
+24
2011-04-12
In gcc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-6
/
+18
2011-04-12
cgraph.h (cgraph_node): Remove function declaration.
Martin Jambor
2
-2
/
+9
2011-04-10
Remove doubled up words.
Mike Stump
1
-1
/
+1
2011-04-06
tm.texi.in: Document C target hooks as separate from general target hooks.
Joseph Myers
3
-2
/
+8
2011-03-06
lang-specs.h: Match -save-temps* instead of -save-temps.
Joseph Myers
2
-6
/
+10
2011-02-26
Implemented encoding property types for new ObjC ABIs
Nicola Pero
2
-21
/
+58
2011-02-23
Removed conflict in usage of TYPE_LANG_SLOT_0 between Objective-C and C
Nicola Pero
3
-6
/
+8
2011-02-22
Fixed check for flexible array members used in Objective-C instance variables
Nicola Pero
2
-24
/
+102
2011-02-22
* Make-lang.in (check_objc_parallelize): Refine for 4 processor machines.
Mike Stump
2
-2
/
+5
2011-02-20
Fixed ChangeLog dates of my last two commits
Nicola Pero
1
-2
/
+2
2011-02-20
Reverted usage of TARGET_64BIT for code generation for GNU Objective-C runtime
Nicola Pero
3
-19
/
+26
2011-02-20
Fixed Objective-C dotsyntax with a constant type right-hand side
Nicola Pero
2
-27
/
+55
2011-02-19
Updated comments
Nicola Pero
3
-285
/
+336
2011-02-19
Updated comments in objc-act.c
Nicola Pero
2
-3
/
+25
2011-02-19
Updated comments - no change in code
Nicola Pero
7
-52
/
+76
[next]