Age | Commit message (Expand) | Author | Files | Lines |
1999-07-20 | c-common.h: New file. | Bernd Schmidt | 1 | -5/+5 |
1999-04-14 | graph.c (node_data): Return void. | Zack Weinberg | 1 | -2/+19 |
1999-02-22 | Reverted to the old behavior of encoding the types. | Ovidiu Predescu | 1 | -40/+42 |
1999-02-18 | bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-02-16 | Applied Richard Frith-Macdonald's patch to objc/objc-act.c for encoding the t... | Ovidiu Predescu | 1 | -42/+40 |
1998-12-10 | objc-act.c (lang_init_options): Enclose cpplib related code in #if USE_CPPLIB. | Dave Brolley | 1 | -0/+2 |
1998-12-09 | objc-act.c (cpp_initialized): Removed. | Dave Brolley | 1 | -10/+3 |
1998-12-07 | cpplib.c (initialize_char_syntax): Use ISALPHA and ISALNUM so it'll work on n... | Zack Weinberg | 1 | -1/+1 |
1998-11-25 | gcc.c: Split out Objective-C specs to... | Zack Weinberg | 1 | -1/+8 |
1998-10-14 | Add ATTRIBUTE_NORETURN in a bunch of places: | Kaveh R. Ghazi | 1 | -1/+2 |
1998-10-08 | c-lex.c (remember_protocol_qualifiers): Handle RID_BYREF. | Richard Frith-Macdonald | 1 | -0/+3 |
1998-09-02 | Boehm GC support for ObjC from Ovidiu Predescu. | Ovidiu Predescu | 1 | -9/+103 |
1998-06-29 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+3 |
1998-06-22 | Warning fixes: | Kaveh R. Ghazi | 1 | -0/+4 |
1998-06-22 | Warning fixes: | Kaveh R. Ghazi | 1 | -7/+8 |
1998-06-10 | New interface for lang_decode_option Wed Jun 10 13:07:02 1998 Dave Brolley <b... | Dave Brolley | 1 | -3/+21 |
1998-06-07 | toplev.c (flag_exceptions): Default to 0. | Richard Henderson | 1 | -0/+5 |
1998-05-13 | Warning fixes: | Kaveh R. Ghazi | 1 | -4/+5 |
1998-05-06 | More system.h cutover... | Kaveh R. Ghazi | 1 | -5/+1 |
1998-04-05 | objc-act.c (encode_aggregate_within): Avoid GNU extensions in prototype and d... | Jeffrey A Law | 1 | -3/+3 |
1998-03-23 | c-lang.c (lang_print_xnode): New function. | Martin v. Löwis | 1 | -0/+11 |
1998-02-28 | Fix warious warnings: | Kaveh R. Ghazi | 1 | -7/+16 |
1997-12-22 | cse.c (rtx_cost): Add default case in enumeration switch. | Kaveh R. Ghazi | 1 | -0/+10 |
1997-12-11 | tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f... | John F. Carr | 1 | -15/+5 |
1997-12-11 | objc-act.c (lang_report_error_function): Disable. | H.J. Lu | 1 | -7/+159 |
1997-08-01 | * objc/objc-act.c (lang_init): Don't check_newline #if USE_CPPLIB. | Per Bothner | 1 | -0/+2 |
1997-03-15 | (OBJC_VERSION): Increment version as recent changes have made old compiled co... | Richard Kenner | 1 | -37/+30 |
1997-02-02 | (encode_aggregate_within): New function. | Richard Kenner | 1 | -120/+108 |
1996-07-23 | install EH code | Mike Stump | 1 | -0/+1 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -155/+159 |
1995-08-28 | Fix spelling errors. | Richard Kenner | 1 | -1/+1 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-06-14 | (hack_method_prototype): Set DECL_CONTEXT of parms. | Richard Kenner | 1 | -0/+4 |
1995-06-14 | (build_module_descriptor, really_start_method): Pass extra parm to | Richard Kenner | 1 | -3/+3 |
1995-05-22 | Numerous formatting changes. | Richard Kenner | 1 | -1047/+1280 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -2/+2 |
1995-05-14 | (start_method_def): Mark _self as possibly unused. | Richard Kenner | 1 | -1/+1 |
1995-05-12 | (unused_list): New variable. | Richard Kenner | 1 | -14/+32 |
1995-04-28 | (*): Update calls to start_decl, finish_struct (pass NULLs for attributes). | Doug Evans | 1 | -35/+38 |
1995-04-26 | (OBJC_VERSION): Version 7. | Richard Kenner | 1 | -9/+193 |
1995-03-09 | (build_module_descriptor, really_start_method): Pass new parm to | Richard Kenner | 1 | -4/+4 |
1995-01-14 | __attribute__ ((constructor)) | Jason Merrill | 1 | -1/+1 |
1994-11-16 | Check target endianness at run time, not compile time | Ian Lance Taylor | 1 | -3/+1 |
1994-11-10 | (init_objc): Add missing casts to args of bcopy. | Richard Kenner | 1 | -6/+6 |
1994-11-10 | (lang_init): Ensure line number is 0, not -1. | Richard Kenner | 1 | -0/+6 |
1994-09-27 | (warn_with_method): Make arg int, not char. | Richard Kenner | 1 | -2/+2 |
1994-08-19 | (build_selector_translation_table): Reset current_function_decl after hack_fu... | Kresten Krab Thorup | 1 | -1/+3 |
1994-07-21 | (build_module_descriptor): Don't set DECL_EXTERNAL on | Jim Wilson | 1 | -1/+0 |
1994-06-30 | incremented objc_version iff using gnu runtime. | Kresten Krab Thorup | 1 | -1/+1 |
1994-06-30 | objc-act.c (get_proto_encoding, [...]): New fucnctions. | Kresten Krab Thorup | 1 | -34/+178 |