| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in: Use $(HEADER_H) instead of header.h in dependencies | reichelt | 2006-07-28 | 2 | -4/+9 |
* | PR obj-c++/28434 | reichelt | 2006-07-19 | 2 | -4/+9 |
* | * objc-act.c: Remove prototype for objc_build_volatilized_type. | mrs | 2006-06-06 | 2 | -1/+4 |
* | Fix whitespacing | mrs | 2006-05-28 | 1 | -3/+5 |
* | * objc-act.c (build_next_objc_exception_stuff): Use JBLEN instead of _JBLEN. | mrs | 2006-05-24 | 2 | -7/+11 |
* | PR objc/27240 | reichelt | 2006-05-05 | 2 | -0/+8 |
* | 2006-03-08 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-03-08 | 1 | -0/+3 |
* | Fixed a couple of objctective-c bugs. | fjahanian | 2006-03-02 | 2 | -3/+12 |
* | * gcc/objc/Make-lang.in (OBJC): Remove | espindola | 2006-02-20 | 2 | -3/+8 |
* | 2006-02-20 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-02-20 | 1 | -1/+1 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -2/+2 |
* | 2005-12-14 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-12-16 | 2 | -0/+12 |
* | 2005-12-12 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-12-12 | 2 | -3/+11 |
* | gcc/ | amodra | 2005-12-07 | 2 | -5/+6 |
* | gcc/ | amodra | 2005-12-07 | 2 | -3/+4 |
* | Fixup some spacing | mrs | 2005-12-03 | 1 | -4/+4 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 2 | -16/+24 |
* | Index: objc/ChangeLog | geoffk | 2005-10-21 | 2 | -0/+22 |
* | 2005-10-17 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2005-10-17 | 2 | -1/+6 |
* | 2005-08-31 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-09-01 | 2 | -59/+19 |
* | 2005-08-31 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-08-31 | 2 | -0/+7 |
* | 2005-08-09 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-08-09 | 2 | -0/+7 |
* | Make CONSTRUCTOR use VEC to store initializers. | giovannibajo | 2005-07-20 | 2 | -1/+7 |
* | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-08 | 4 | -9/+49 |
* | [gcc/objc/ChangeLog] | zlaski | 2005-07-08 | 2 | -9/+35 |
* | /objc/ChangeLog] | zlaski | 2005-07-07 | 2 | -1/+7 |
* | objc/ | kazu | 2005-07-03 | 2 | -2/+7 |
* | * c.opt, common.opt, config/bfin/bfin.opt, config/pa/pa.opt, | jsm28 | 2005-07-02 | 2 | -7/+11 |
* | 2005-07-02 Zack Weinberg <zack@codesourcery.com> | jsm28 | 2005-07-02 | 2 | -6/+11 |
* | [gcc/objc/ChangeLog] | zlaski | 2005-07-01 | 2 | -2/+43 |
* | gcc: | zack | 2005-06-30 | 2 | -2/+1 |
* | [gcc/ChangeLog] | zlaski | 2005-06-29 | 3 | -11/+48 |
* | 2005-06-28 Paul Brook <paul@codesourcery.com> | pbrook | 2005-06-28 | 2 | -0/+6 |
* | [gcc/objc/ChangeLog] | zlaski | 2005-06-28 | 2 | -0/+23 |
* | Update FSF address. | kcook | 2005-06-25 | 8 | -14/+18 |
* | * c-tree.h (default_function_array_conversion): Declare. | jsm28 | 2005-06-15 | 2 | -4/+23 |
* | * objc-act.c (volatilized_hash): Avoid warnings on 64-bit | mrs | 2005-05-25 | 2 | -1/+6 |
* | * objc-act.c (objc_build_struct): New function. | mrs | 2005-05-24 | 4 | -380/+611 |
* | Give credit, where credit is due. | mrs | 2005-05-20 | 1 | -1/+2 |
* | 2005-05-18 Geoffrey Keating <geoffk@apple.com> | geoffk | 2005-05-18 | 2 | -2/+20 |
* | PR objc/21641 | mrs | 2005-05-18 | 2 | -3/+10 |
* | Yet more Objective-C++... | mrs | 2005-05-17 | 3 | -237/+963 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 2 | -41/+45 |
* | * c-common.h (objc_build_method_signature): Update prototype. | sayle | 2005-04-21 | 3 | -7/+23 |
* | PR c/12913 | jsm28 | 2005-04-20 | 2 | -6/+19 |
* | 2005-04-13 Dale Johannesen <dalej@apple.com> | dalej | 2005-04-13 | 4 | -2/+60 |
* | PR c/772 | jsm28 | 2005-03-30 | 2 | -0/+13 |
* | * c-common.c (c_common_truthvalue_conversion): Adjust comment. | jsm28 | 2005-03-23 | 2 | -4/+10 |
* | * c-parser.c: New file. | jsm28 | 2005-02-25 | 3 | -27/+14 |
* | * lang-specs.h, objc-act.c, objc-act.h, objc-lang.c: Update | kazu | 2005-01-29 | 5 | -4/+9 |