| Commit message (Expand) | Author | Age | Files | Lines |
* | * toplev.h (report_error_function): Remove. | gdr | 2002-06-05 | 1 | -2/+0 |
* | * target.h: Fix formatting. | kazu | 2002-05-31 | 1 | -1/+1 |
* | * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Properly output | mmitchel | 2002-05-23 | 1 | -0/+1 |
* | * c-common.c (cb_register_builtins): Handle more built-ins | neil | 2002-05-16 | 1 | -4/+6 |
* | * toplev.c: Don't include setjmp.h. Kill float_handler_set, | zack | 2002-03-25 | 1 | -1/+0 |
* | Added __attribute__((deprecated)) patches. | ira | 2002-01-10 | 1 | -0/+1 |
* | * toplev.h: Remove forward def of tree_node, rtx_def. | grahams | 2001-12-31 | 1 | -5/+0 |
* | * alias.c:: Include langhooks.h. | neil | 2001-11-06 | 1 | -69/+0 |
* | * langhooks.c (lang_hook_default_clear_binding_stack): New. | zack | 2001-10-25 | 1 | -0/+3 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -2/+7 |
* | * langhooks.c (lang_hook_default_do_nothing, | neil | 2001-10-21 | 1 | -4/+2 |
* | * toplev.h (struct lang_hooks): HONOR_READONLY now bool. | kenner | 2001-10-20 | 1 | -1/+1 |
* | * langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro. | kenner | 2001-10-19 | 1 | -0/+3 |
* | * langhooks.h: New file. | aoliva | 2001-10-08 | 1 | -0/+29 |
* | top level: | zack | 2001-09-24 | 1 | -23/+15 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * toplev.c (set_float_handler): Make static. | zack | 2001-08-12 | 1 | -3/+0 |
* | * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | neil | 2001-07-19 | 1 | -3/+0 |
* | * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend on | neil | 2001-07-19 | 1 | -2/+0 |
* | * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h. | neil | 2001-07-11 | 1 | -4/+0 |
* | 2001-07-04 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-07-04 | 1 | -1/+1 |
* | * diagnostic.c (default_print_error_function): Tweak. | gdr | 2001-06-28 | 1 | -1/+0 |
* | gcc/ | gdr | 2001-06-10 | 1 | -3/+0 |
* | * c-common.h (flag_dump_translation_unit): Remove. | nathan | 2001-06-05 | 1 | -0/+1 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -3/+3 |
* | * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS, | neil | 2001-05-20 | 1 | -0/+3 |
* | * toplev.h (struct lang_hooks): Allow decode_option to indicate | mmitchel | 2001-04-19 | 1 | -1/+6 |
* | * Makefile.in (ifcvt.o): Depend on toplev.h. | ghazi | 2001-04-11 | 1 | -0/+10 |
* | * toplev.h (fatal_error): Add ATTRIBUTE_NORETURN. | ghazi | 2001-03-28 | 1 | -0/+1 |
* | * toplev.c (file_name_nondirectory): Remove. | neil | 2001-03-10 | 1 | -1/+0 |
* | Brad's -ffast-math breakup. | rth | 2001-03-07 | 1 | -0/+6 |
* | Put main() in a separate file, so that the language | fjh | 2001-03-05 | 1 | -0/+1 |
* | * diagnostic.c (trim_filename): No longer static. | kenner | 2001-02-23 | 1 | -0/+1 |
* | * dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is | jason | 2001-02-16 | 1 | -0/+2 |
* | 2001-02-12 Kazu Hirata <kazu@hxi.com>
| kazu | 2001-02-12 | 1 | -2/+0 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -26/+29 |
* | * c-lang.c (lang_hooks): Update. | neil | 2001-01-10 | 1 | -0/+10 |
* | * c-lang.c (lang_hooks): Update. | neil | 2001-01-09 | 1 | -2/+8 |
* | * toplev.c (main): Call the front-end specific post_options | neil | 2001-01-07 | 1 | -0/+10 |
* | * c-lex.c (init_c_lex): Request #define / #undef callbacks | neil | 2001-01-07 | 1 | -2/+2 |
* | 2000-12-28 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2000-12-29 | 1 | -2/+0 |
* | 2000-08-28 Daniel Berlin <dberlin@redhat.com> | jason | 2000-08-29 | 1 | -0/+1 |
* | * diagnostic.c (trim_filename, fancy_abort): Moved here from | zack | 2000-07-21 | 1 | -10/+3 |
* | 2000-07-12 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-07-12 | 1 | -3/+0 |
* | 2000-06-26 Joseph S. Myers <jsm28@cam.ac.uk> | rth | 2000-06-26 | 1 | -0/+3 |
* | 2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-06-06 | 1 | -1/+0 |
* | 2000-05-28 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-05-28 | 1 | -0/+5 |
* | top level: | zack | 2000-05-09 | 1 | -1/+1 |
* | * toplev.c (debug_ignore_block): Return int. | jason | 2000-05-02 | 1 | -1/+1 |
* | hangeLog: | samuel | 2000-04-28 | 1 | -4/+0 |