Age | Commit message (Expand) | Author | Files | Lines |
2003-06-27 | c-tree.h (grokfield): Remove unused filename and line parameters. | Nathan Sidwell | 1 | -98/+49 |
2003-06-25 | re PR c/10178 (ICE in tree_low_cst) | Zack Weinberg | 1 | -0/+2 |
2003-06-14 | tree.h (init_function_start): Remove filename and line paramters. | Nathan Sidwell | 1 | -3/+7 |
2003-06-07 | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 1 | -5/+5 |
2003-06-05 | install.tex: Document profiledbootstrap. | Jan Hubicka | 1 | -0/+6 |
2003-05-29 | Remove OBJC_PROLOGUE everywhere. | Stan Shebs | 1 | -4/+0 |
2003-05-23 | rs6000.c (expand_block_move): Unify the TARGET_STRING and ! TARGET_STRING cases. | Geoffrey Keating | 1 | -2/+2 |
2003-05-20 | tree.c (expr_last): New fn. | Jason Merrill | 1 | -4/+4 |
2003-05-13 | diagnostic.c (output_format): Add support for %m. | Zack Weinberg | 1 | -1/+1 |
2003-05-12 | diagnostic.c (diagnostic_for_decl): Take a diagnostic_context argument. | Zack Weinberg | 1 | -9/+0 |
2003-05-08 | objc-act.c (error_with_ivar): Don't use error_with_file_and_line. | Gabriel Dos Reis | 1 | -9/+4 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -86/+83 |
2003-04-13 | tree.c (build_constructor): New function. | Zack Weinberg | 1 | -27/+32 |
2003-04-11 | c-decl.c (struct binding_level): Add shadowed_tags and function_body... | Zack Weinberg | 1 | -2/+2 |
2003-03-08 | c-common.h (c_common_init, [...]): Update. | Neil Booth | 2 | -8/+6 |
2003-03-07 | lang-specs.h (objective-c-header): Use .gch not .pch; support -no-integrated-... | Geoffrey Keating | 1 | -5/+5 |
2003-03-07 | c-pch.c: Include langhooks.h. | Geoffrey Keating | 4 | -14/+29 |
2003-03-04 | sourcebuild.texi (Front End Directory): Document tags. | Tom Tromey | 1 | -0/+3 |
2003-03-02 | gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke an external ... | Ashif Harji | 1 | -4/+4 |
2003-02-26 | * objc-act.c: (mark_referenced_methods): Fix compilation problem. | Jan Hubicka | 1 | -2/+2 |
2003-02-26 | objc-act.c: Include cgraph.h | Jan Hubicka | 2 | -0/+29 |
2003-01-31 | tree.h (TYPE_BINFO_SIZE, [...]): Remove. | Nathan Sidwell | 1 | -1/+1 |
2003-01-30 | * objc/Make-lang.in (objc-parse.y): Find c-parse.in in $(srcdir). | Loren J. Rittle | 1 | -1/+1 |
2003-01-21 | Makefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn) (gtype-desc.o-warn... | Kaveh R. Ghazi | 1 | -0/+2 |
2003-01-11 | Makefile.in (parsedir): New variable. | Geoffrey Keating | 1 | -8/+8 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -0/+1 |
2003-01-02 | except.c, [...]: Fix Copyright years. | Steven Bosscher | 4 | -4/+8 |
2003-01-01 | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 8 | -41/+41 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 3 | -26/+21 |
2002-10-24 | objc-act.c (get_static_reference): Remove unneeded TYPE_BINFO initialization. | Ziemowit Laski | 1 | -4/+2 |
2002-09-17 | Fixed ObjC typechecking, particularly case with protocols | Nicola Pero | 1 | -34/+191 |
2002-09-06 | c-lang.c (objc_is_id): New stub. | Ziemowit Laski | 1 | -6/+20 |
2002-09-06 | Compile ObjC @protocols into list of ObjC statically allocated instances, | Nicola Pero | 1 | -1/+84 |
2002-09-06 | Fixed bugs in the ObjC -gen-decls option | Nicola Pero | 1 | -11/+36 |
2002-09-03 | Fixed typo causing bloat when compiling ObjC programs with GNU runtime | Nicola Pero | 1 | -4/+4 |
2002-08-27 | Added -Wundeclared-selector ObjC command line option | Nicola Pero | 1 | -0/+30 |
2002-08-26 | objc-act.c (get_super_receiver): If inside a class method of a category... | Ziemowit Laski | 1 | -2/+6 |
2002-08-20 | objc-act.c (building_objc_message_expr): Rename to current_objc_message_selec... | Ziemowit Laski | 1 | -4/+4 |
2002-08-20 | objc-act.c (build_ivar_chain): Remove. | Ziemowit Laski | 2 | -59/+18 |
2002-08-10 | c-opts.c (set_std_cxx98, [...]): New. | Neil Booth | 1 | -4/+3 |
2002-08-10 | c-common.c (flag_objc): New. | Ziemowit Laski | 2 | -18/+4 |
2002-08-08 | objc-act.c (build_selector_translation_table): Issue warning... | Devang Patel | 1 | -0/+26 |
2002-08-08 | configure.in (enable_coverage): New enable switch. | Nathan Sidwell | 1 | -0/+1 |
2002-08-07 | Makefile.in (c-opts.o, [...]): Update. | Neil Booth | 3 | -43/+1 |
2002-08-01 | objc-act.c (encode_complete_bitfield): Add prototype and avoid ISO C style fu... | Kaveh R. Ghazi | 1 | -1/+5 |
2002-08-01 | c-common.c: Define all C/ObjC/C++ warning and flag variables. | Neil Booth | 1 | -35/+4 |
2002-07-29 | objc-act.c (objc_init): Return immediately if filename is NULL. | Neil Booth | 1 | -0/+2 |
2002-07-25 | objc-act.c (UTAG_STATICS, [...]): Remove. | Neil Booth | 1 | -6/+0 |
2002-07-23 | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 1 | -3/+0 |
2002-07-14 | Make gengtype.c language independent. | Tim Josling | 1 | -1/+1 |