| Commit message (Expand) | Author | Age | Files | Lines |
* | * toplev.c (main): In -g handling code, add code to set len. | law | 1997-08-15 | 1 | -0/+1 |
* | * Integrate Haifa instruction scheduler. | law | 1997-08-12 | 1 | -0/+92 |
* | * Integrate alias analysis changes from jfc@mit.edu | law | 1997-08-11 | 1 | -0/+16 |
* | (flag_check_memory_usage, flag_prefix_function_name): New variable. | kenner | 1997-08-02 | 1 | -1/+17 |
* | x | merrill | 1997-08-01 | 1 | -44/+0 |
* | Patches to use cpplib with cc1 #if USE_CPPLIB. | bothner | 1997-07-29 | 1 | -1/+12 |
* | x | merrill | 1997-07-28 | 1 | -15/+60 |
* | (rest_of_compilation): Call reload_cse_regs here. | kenner | 1997-07-18 | 1 | -0/+4 |
* | (flag_stack_check): New variable. | kenner | 1997-07-17 | 1 | -0/+5 |
* | (rest_of_compilation): Call regset_release_memory. | kenner | 1997-07-14 | 1 | -0/+4 |
* | x | merrill | 1997-07-14 | 1 | -3/+11 |
* | * toplev.c (xmalloc): Only give the fatal msg if SIZE is non-zero. | brendan | 1997-06-19 | 1 | -1/+1 |
* | Add setjmp/longjmp exception handling. | mrs | 1997-04-23 | 1 | -4/+2 |
* | (compile_file): Shorten "branch-probabilities" in output of times. | kenner | 1997-04-21 | 1 | -1/+1 |
* | (lang_options): Add -Wundef, -Wno-undef. | kenner | 1997-04-13 | 1 | -0/+2 |
* | * toplev.c (branch_prob_dump, profile_arc_flag, flag_test_coverage, | dje | 1997-03-28 | 1 | -2/+57 |
* | x | merrill | 1997-02-16 | 1 | -9/+14 |
* | * toplev.c (main): Delete redundant settings of flag_no_inline | dje | 1997-02-07 | 1 | -5/+0 |
* | (set_float_handler): Set up signal catcher on first call in case a | kenner | 1997-01-20 | 1 | -17/+24 |
* | (main): If PREFERRED_DEBUGGING_TYPE used and set to NO_DEBUG, say | kenner | 1997-01-19 | 1 | -0/+4 |
* | (lang_options): Add -fhosted, -ffreestanding, and -Wmain. | kenner | 1997-01-19 | 1 | -1/+7 |
* | remove accidental change | merrill | 1996-12-14 | 1 | -55/+0 |
* | * toplev.c (rest_of_compilation): Make sure that the unwinder RTL | brendan | 1996-12-12 | 1 | -8/+11 |
* | x | merrill | 1996-12-09 | 1 | -19/+57 |
* | (rest_of_compilation): Call regscan before each jump threading pass. | kenner | 1996-12-07 | 1 | -4/+6 |
* | x | merrill | 1996-11-20 | 1 | -7/+6 |
* | * sdbout.c (current_file): New global. | dje | 1996-11-15 | 1 | -0/+8 |
* | x | merrill | 1996-11-15 | 1 | -26/+182 |
* | x | merrill | 1996-11-09 | 1 | -6/+2 |
* | dwarf | merrill | 1996-10-15 | 1 | -3/+1 |
* | rest_of_compilation | merrill | 1996-10-12 | 1 | -3/+5 |
* | DWARF supports C++ | merrill | 1996-10-11 | 1 | -9/+0 |
* | DWARF | merrill | 1996-10-05 | 1 | -2/+8 |
* | oops | merrill | 1996-10-03 | 1 | -0/+9 |
* | DWARY | merrill | 1996-10-03 | 1 | -9/+5 |
* | (PREFERRED_DEBUGGING_TYPE): If no debugging formats are supported, set | kenner | 1996-09-24 | 1 | -24/+30 |
* | (print_single_switch): Ultrix fprintf returns 0 on success. | dje | 1996-08-28 | 1 | -4/+11 |
* | (main): Rewrite -g parsing. | dje | 1996-08-28 | 1 | -102/+107 |
* | * toplev.c: Update test for win32 (&& ! cygwin32). | dje | 1996-08-18 | 1 | -2/+2 |
* | install EH code | mrs | 1996-07-23 | 1 | -17/+20 |
* | (main): Correct typo in error message. | kenner | 1996-07-19 | 1 | -1/+1 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -11/+14 |
* | * toplev.c (flag_keep_static_consts): Define. | brendan | 1996-06-19 | 1 | -2/+9 |
* | (main): Re-enable -gxcoff+. | kenner | 1996-06-08 | 1 | -0/+2 |
* | (print_switch_values): Ignore -o. | dje | 1996-05-17 | 1 | -1/+7 |
* | (main): Delete outdated comment. | dje | 1996-05-17 | 1 | -1/+0 |
* | * toplev.c (print_version): New function. | dje | 1996-05-17 | 1 | -42/+134 |
* | (compile_file): Don't warn about artificial functions | merrill | 1996-05-10 | 1 | -0/+1 |
* | * varasm.c (assemble_variable): ASM_DECLARE_OBJECT_NAME needn't | dje | 1996-05-10 | 1 | -1/+2 |
* | -fno-common change | merrill | 1996-05-06 | 1 | -1/+2 |