target.h (globalize_decl_name): New.
[gcc.git] / gcc / objc /
2007-01-24 Andrew Pinskire PR objc/27438 ([unit-at-a-time] '_OBJC_INSTANCE_0...
2007-01-21 Andrew Pinskire PR objc/30479 (Precompiled headers don't seem to...
2007-01-11 Paolo Bonziniconfigure.ac (strict1_warn): Rename to strict_warn.
2007-01-02 Douglas Gregorc-common.c (c_common_nodes_and_builtins): Since variant...
2006-11-02 Andreas Toblerobjc-act.c (objc_finish_file): Remove ifdef clause...
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-10-10 Brooks Moses--(top level)-------------------------------------...
2006-09-26 Andrew Pinskire PR objc/29195 (ICE in expand_expr_real_1, at expr...
2006-09-19 Eric Christophertm.texi (OBJC_JBLEN): Describe.
2006-07-28 Volker ReicheltMakefile.in: Use $(HEADER_H) instead of header.h in...
2006-07-19 Volker Reicheltre PR objc++/28434 (ICE with invalid protocol)
2006-06-06 Mike Stump* objc-act.c: Remove prototype for objc_build_volatiliz...
2006-05-28 Mike StumpFix whitespacing
2006-05-24 Mike Stump* objc-act.c (build_next_objc_exception_stuff): Use...
2006-05-05 Volker Reicheltre PR objc/27240 (ICE with invalid fields)
2006-03-08 Paolo Bonzinire PR bootstrap/26500 (info/gfortran.info is no longer...
2006-03-02 Fariborz JahanianFixed a couple of objctective-c bugs.
2006-02-20 Rafael EspindolaMake-lang.in (OBJC): Remove
2006-02-20 Paolo Bonziniconfigure.ac (target_list): Add install-info, dvi,...
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-16 Andrew Pinskire PR objc/25360 (Complex types are not encoded)
2005-12-12 Andrew Pinskire PR objc/25348 (ICE encoding zero sized struct array)
2005-12-07 Rafael Ávila de... sourcebuild.texi (all.build, [...]): Remove.
2005-12-07 Alan Modragty.texi: Remove instructions for adding a dependency...
2005-12-03 Mike StumpFixup some spacing
2005-12-02 Richard Guentherobjc-act.c (objc_build_exc_ptr, [...]): Use buildN...
2005-10-21 Geoffrey KeatingIndex: objc/ChangeLog
2005-10-17 Andreas Krebbelobjc-act.c (objc_build_component_ref): Adjust call...
2005-09-01 Andrew Pinskire PR objc/23306 ([unit-at-a-time] objc exceptions...
2005-08-31 Andrew Pinskire PR objc/23381 (Next runtime objc exceptions are...
2005-08-09 Andrew Pinskipart of PR objc/21992
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-08 Ziemowit Laskiobjc-act.c (objc_build_struct): Pass in an actual ...
2005-07-07 Ziemowit Laskire PR objc/22274 (string[1-4].m, const-str-5.m fails...
2005-07-03 Kazu HirataMake-lang.in (cc1plus-checksum.c): Use build/genchecksu...
2005-07-02 Joseph Myersc.opt, [...]: Remove "." from end of help texts.
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-07-01 Ziemowit Laskiobjc-act.c (objc_build_volatilized_type): New function.
2005-06-30 Zack Weinbergpretty-print.h (PP_NL_ARGMAX): New.
2005-06-29 Ziemowit Laskidarwin.c (machopic_select_section): constant ObjC strin...
2005-06-28 Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-28 Ziemowit Laskiobjc-act.c (objc_build_struct): Save the TYPE_OBJC_INFO...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Joseph Myersc-tree.h (default_function_array_conversion): Declare.
2005-05-25 Mike Stumpobjc-act.c (volatilized_hash): Avoid warnings on 64...
2005-05-24 Ziemowit Laskiobjc-act.c (objc_build_struct): New function.
2005-05-20 Ziemowit LaskiGive credit, where credit is due.
2005-05-18 Geoffrey Keatingdummy-checksum.c: New.
2005-05-18 Mike Stumpre PR objc/21641 (cris-axis-elf, cris-axis-linux-gnu...
2005-05-17 Ziemowit LaskiYet more Objective-C++...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-21 Roger Saylec-common.h (objc_build_method_signature): Update prototype.
2005-04-20 Joseph Myersre PR c/12913 (Jumps into variable length array scope...
2005-04-13 Dale JohannesenMake-lang.in (objc-lang.o): Depend on tree-gimple.h.
2005-03-30 Joseph Myersre PR c++/772 (Statement expressions issues)
2005-03-23 Joseph Myersc-common.c (c_common_truthvalue_conversion): Adjust...
2005-02-25 Joseph Myersc-parser.c: New file.
2005-01-29 Kazu Hiratalang-specs.h, [...]: Update copyright.
2005-01-28 Matt Austernobjc-act.c (objc_finish_file): In ObjC++ mode, set...
2005-01-26 Alexander Malmbergre PR objc/18862 (ICE on gcc-4.0-20041205/gcc/testsuite...
2005-01-25 Alexander Malmbergre PR objc/18408 (ICE compiling code that involves...
2005-01-16 Ziemowit Laskiobjc-act.c (objc_push_parm): Call c_type_promotes_to...
2005-01-15 Ziemowit Laskire PR objc/19321 (objc ignores volatile in argument...
2005-01-14 Mike Stumplang-specs.h ("@objective-c"): Use cc1obj when -E is...
2005-01-02 Richard Hendersonre PR c/19031 (#pragma weak handling changes in 4.0.0)
2004-12-30 Ziemowit Laskire PR objc/18971 (Can't send messages to methods with...
2004-12-16 Ziemowit Laskiobjc-act.c (build_private_template): Change to return...
2004-11-29 Joseph Myers[multiple changes]
2004-11-09 Andrew Pinskire PR objc/18406 (ICE compiling Objective C code with...
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-11-08 Andrew Pinskire PR objc/16546 ([unit-at-a-time] Solaris 10/x86 libob...
2004-10-31 Ziemowit Laskic-common.h (objc_lookup_ivar): Add second parameter...
2004-10-26 Ziemowit Laskiobjc-act.c (finish_class): Do not synthesize bogus...
2004-10-25 Ziemowit Laskic-common.h: Remove RID_ID.
2004-10-21 Andrew Pinskire PR objc/17923 (const-str-[34].m fails on the mainlin...
2004-10-02 Kazu Hirata* objc-act.c: Fix comment typos.
2004-09-24 Ziemowit Laskiobjc-act.c (init_objc_symtab, [...]): When initializing...
2004-09-24 Zack Weinbergobjc-act.c: Change annotate_with_locus to SET_EXPR_LOCA...
2004-09-22 Ziemowit Laskiobjc-act.c (objc_fold_objc_type_ref): New function.
2004-09-18 Zack WeinbergMakefile.in (c-parse.o): Depend on $(C_PRAGMA_H).
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-09 Joseph Myersc-tree.h (enum c_declarator_kind, [...]): New.
2004-09-08 Ziemowit LaskiMakefile.in (c-parse.o): Depend on $(C_COMMON_H).
2004-09-03 Ziemowit Laskiconfig-lang.in: Update copyright notice.
2004-09-02 Ziemowit Laskic-parse.in (primary): Call objc_build_message_expr...
2004-09-01 Ziemowit Laskic-common.h (lookup_interface): Remove prototype.
2004-08-28 Ziemowit Laskic-common.h: Update comments about ObjC/ObjC++ entry...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-24 Nathan Sidwellc-decl.c (c_init_decl_processing): Adjust build_common_...
2004-08-17 Nathan Sidwellobjc-act.c (build_protocol_initializer): Fix build_int_...
2004-08-15 Ziemowit LaskiMakefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-05 Andrew Pinskiobjc-act.c (build_objc_string_object): Mark the address...
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-19 Joseph Myersc-tree.h (struct c_expr): Define.
2004-07-11 Joseph Myerslanghooks.h (estimate_num_insns, [...]): Remove hooks.
2004-07-09 Andrew Pinskiobjc-act.c (build_module_descriptor): Mark UOBJC_MODULE...
2004-07-08 Zack Weinbergc-decl.c (static_ctors, [...]): Make static.
next