OSDN Git Service

* c-lex.c (interpret_float): Give a pedwarn rather than a warning
[pf3gnuchains/gcc-fork.git] / gcc / objc /
2004-10-02 kazu * objc-act.c: Fix comment typos.
2004-09-24 zlaski[gcc/objc/ChangeLog]
2004-09-24 zackobjc:
2004-09-22 zlaski[gcc/objc/ChangeLog]
2004-09-18 zack * Makefile.in (c-parse.o): Depend on $(C_PRAGMA_H).
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-09 jsm28 * c-tree.h (enum c_declarator_kind, struct c_arg_info...
2004-09-08 zlaski[gcc/ChangeLog]
2004-09-03 zlaski[gcc/objc/ChangeLog]
2004-09-02 zlaski[gcc/ChangeLog]
2004-09-01 zlaski[gcc/ChangeLog]
2004-08-28 zlaski[gcc/ChangeLog]
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-24 nathan * c-decl.c (c_init_decl_processing): Adjust
2004-08-17 nathan * objc/objc-act.c (build_protocol_initializer): Fix...
2004-08-15 zlaski[gcc/ChangeLog]
2004-08-15 nathan.:
2004-08-05 pinskia2004-08-05 Andrew Pinski <apinski@apple.com>
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-07-28 echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-19 jsm28 * c-tree.h (struct c_expr): Define.
2004-07-11 jsm28 * langhooks.h (estimate_num_insns, pushlevel, poplevel...
2004-07-09 pinskia2004-07-09 Andrew Pinski <apinski@apple.com>
2004-07-08 zack * c-decl.c (static_ctors, static_dtors): Make static.
2004-07-08 jsm282004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
2004-07-05 zack * langhooks.c: Don't include gt-langhooks.h.
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-01 jsm28 PR c/1027
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-24 rth * c-decl.c (c_in_iteration_stmt, c_in_case_stmt):...
2004-06-24 pinskia2004-06-24 Andrew Pinski <apinski@apple.com>
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 rth * c-common.c (verify_sequence_points): Export.
2004-06-21 zlaski2004-06-20 David Ayers <d.ayers@inode.at>
2004-06-18 rth * c-common.c (flag_objc_sjlj_exceptions): New.
2004-06-17 rth * c-common.def (COMPOUND_STMT): Remove.
2004-06-17 rth * c-common.h (c_begin_if_stmt, c_begin_while_stmt,
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 bonzinigcc/ChangeLog:
2004-06-13 jsm28 * c-typeck.c (comptypes, tagged_types_tu_compatible_p,
2004-06-01 rth * c-parse.in (OFFSETOF, offsetof_member_designa...
2004-06-01 zack2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
2004-05-15 steven * c-gimplify.c (c_genericize):
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-05 ctice2004-04-05 Caroline Tice <ctice@apple.com>
2004-04-05 kenner * c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-28 zack * c-decl.c: Verify that C_SIZEOF_STRUCT_LANG_IDENTIFIE...
2004-03-25 kazugcc/
2004-03-24 zlaski[gcc/ChangeLog]
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-06 zlaski[gcc/ChangeLog]
2004-02-20 kraai * move-if-change: Remove.
2004-02-10 zlaski2004-02-09 Ziemowit Laski <zlaski@apple.com>
2004-02-06 zlaski[gcc/ChangeLog]
2004-02-06 kcook2004-02-05 Kelley Cook <kcook@gcc.gnu.org>
2004-02-03 paolo2004-02-03 Paolo Bonzini <bonzini@gnu.org>
2004-01-21 kcookgcc/
2004-01-18 zlaski[gcc/ChangeLog]
2004-01-15 kcookgcc/
2003-12-13 kazu * ggc-zone.c: Follow spelling conventions.
2003-11-20 jsm28gcc:
2003-11-20 jsm28gcc:
2003-11-16 jason * Makefile.in, objc/Make-lang.in, ada/Make...
2003-11-02 kcook * .cvsignore: Remove c-parse.* and tradcif.c
2003-10-23 ro libobjc:
2003-10-20 mmitchel * Makefile.in (install-info): Simplify.
2003-10-16 kcook * objc/Make-lang.in (objc-parse.o): Honor $(parsedir...
2003-10-15 zlaski2003-10-14 Ziemowit Laski <zlaski@apple.com>
2003-10-06 mmitchel PR bootstrap/12512
2003-10-03 zlaski2003-10-03 Ziemowit Laski <zlaski@apple.com>
2003-10-03 zlaski[gcc]
2003-09-30 kcookConvert to ISO C90 prototypes.
2003-09-29 zack * objc/objc-act.c (encode_type): Encode INTEGER_TYPEs and
2003-09-26 ljrittle * objc/objc-act.c (tm_p.h): Tweak order.
2003-09-26 ljrittle* objc/objc-act.c (tm_p.h): Tweak order.
2003-09-26 ljrittle * config/i386/i386.h (ix86_return_in_memory): Revert...
2003-09-25 uweigand * objc/objc-act.c (gen_declaration_1): Fix printf...
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-14 aj * objc/objc-act.c: Convert to ISO C90 prototypes.
2003-09-05 rth * cgraph.c (cgraph_mark_reachable_node): Split...
2003-09-04 dj * targhooks.c: New file.
2003-09-03 hubicka * Makefile.in (c-objc-common.o): Kill gt-c-objc-common...
2003-08-29 rthgcc/
2003-08-20 kraai * Makefile.in (STAGESTUFF): Move cc1obj$(exeext) from...
2003-08-19 pinskiaPR c++/10538, PR c/5582
2003-08-04 sayle * c-common.c (flag_noniso_default_format_attributes...
2003-07-31 kraai * objc/Make-lang.in (objc.stage1, objc.stage2, objc...
2003-07-25 gdr * objc/objc-act.c (objc_check_decl): Don't...
2003-07-19 ghazigcc:
2003-07-17 geoffk PR 11498
2003-07-17 zack * objc/objc-lang.c: Override LANG_HOOKS_WRITE_GLOBALS to
2003-07-17 zackMissed this hunk - belongs with the previous patch
2003-07-17 zack * c-decl.c: Fix typos in several comments. Remove all
2003-07-17 neil * c.opt: Document Uncodumented; use it. Document...
2003-07-14 geoffk * objc/objc-act.h (CLASS_SUPER_NAME): Add a little...
next