| Commit message (Expand) | Author | Age | Files | Lines |
* | * flow.c (find_basic_blocks): Remove do_cleanup argument. | rth | 2000-01-28 | 1 | -1/+2 |
* | * machmode.h: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -77/+77 |
* | * Makefile.in (toplev.o): Depend on regs.h. | ghazi | 2000-01-11 | 1 | -1/+5 |
* | * flow.c (calculate_loop_depth): Make global, remove prototype, | hubicka | 1999-12-15 | 1 | -0/+1 |
* | * output.h (const_section, init_section, fini_section): Add | ghazi | 1999-11-12 | 1 | -0/+11 |
* | * output.h (assemble_end_function, assemble_destructor, | ghazi | 1999-11-01 | 1 | -7/+7 |
* | Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR> | kenner | 1999-11-01 | 1 | -0/+11 |
* | * output.h: Don't unnecessarily conditionalize prototypes on TREE_CODE. | rearnsha | 1999-10-26 | 1 | -23/+24 |
* | * output.h (ctors_section, dtors_section, bss_section): Prototype. | ghazi | 1999-10-24 | 1 | -0/+13 |
* | * final.c (peephole): Delete prototype. | ghazi | 1999-10-24 | 1 | -0/+4 |
* | * Makefile.in (flow.o): Depend on TREE_H. | rth | 1999-10-09 | 1 | -1/+0 |
* | * recog.h (INSN_OUTPUT_FORMAT_*): New. | rth | 1999-09-14 | 1 | -0/+3 |
* | Change memory mangement and constant pool handling for nested functions to ma... | crux | 1999-09-04 | 1 | -3/+0 |
* | Warning fixes: | ghazi | 1999-08-25 | 1 | -1/+1 |
* | * haifa-sched.c (split_hard_reg_notes): Move to flow.c | rth | 1999-08-24 | 1 | -0/+1 |
* | * output.h (assemble_name): Constify a char*. | ghazi | 1999-08-10 | 1 | -1/+1 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -121/+12 |
* | * varasm.c (STRIP_NAME_ENCODING): Remove default definition. | law | 1999-05-27 | 1 | -3/+5 |
* | * output.h (STRIP_NAME_ENCODING): Provide default definition. | law | 1999-05-25 | 1 | -0/+6 |
* | * output.h (current_function_is_leaf, | wehle | 1999-04-18 | 1 | -0/+13 |
* | * flow.c (life_analysis): New parameter remove_dead_code. | rth | 1999-04-10 | 1 | -1/+1 |
* | * flow.c (find_basic_blocks): New argument `do_cleanup'. | rth | 1999-03-31 | 1 | -1/+1 |
* | * output.h (current_function_has_computed_jump): Rename from | rth | 1999-02-08 | 1 | -3/+2 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -0/+5 |
* | * final.c (bb_str): Qualify a char* with the keyword `const'. | ghazi | 1999-01-23 | 1 | -2/+2 |
* | * cpplib.c (special_symbol): Qualify a char* with the `const' keyword. | ghazi | 1999-01-18 | 1 | -8/+8 |
* | More copyright fixes. Oh what fun. | law | 1999-01-06 | 1 | -1/+1 |
* | * output.h (force_data_section): New prototype. | amacleod | 1998-12-14 | 1 | -0/+3 |
* | * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last. | rth | 1998-10-28 | 1 | -0/+3 |
* | * flow.c: Update comment. | law | 1998-10-12 | 1 | -0/+6 |
* | * flow.c (find_basic_blocks): Delte "live_reachable_p" argument. | law | 1998-10-10 | 1 | -1/+1 |
* | * basic-block.h (EXECUTE_IF_SET_IN_SBITMAP): New macro. | rth | 1998-10-10 | 1 | -0/+6 |
* | * alpha.c (alpha_sr_alias_set): New variable. | rth | 1998-09-20 | 1 | -0/+4 |
* | Warning fixes: | ghazi | 1998-06-08 | 1 | -0/+3 |
* | * function.c: Define current_function_cannot_inline. | jason | 1998-06-08 | 1 | -0/+3 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -0/+9 |
* | * output.h (find_basic_blocks): Declare. | law | 1998-05-18 | 1 | -1/+4 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -1/+8 |
* | * Makefile.in: Remove all bytecode support. | law | 1998-01-20 | 1 | -16/+9 |
* | (allocate_for_life_analysis): Add declaration. | kenner | 1997-07-14 | 1 | -1/+8 |
* | x | merrill | 1997-04-30 | 1 | -2/+14 |
* | install EH code | mrs | 1996-07-23 | 1 | -0/+3 |
* | (current_function_stdarg): Declare it. | kenner | 1995-07-14 | 1 | -0/+5 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | * varasm.c (function_section): New function. | dje | 1995-02-13 | 1 | -0/+3 |
* | Add decls of functions in varasm.c. | kenner | 1994-12-30 | 1 | -2/+180 |
* | Add missing declarations of functions in final.c. | kenner | 1994-04-21 | 1 | -15/+85 |
* | Use PVPROTO for varargs prototypes. | kenner | 1994-03-11 | 1 | -1/+1 |
* | Use PROTO for varargs functions. | kenner | 1994-02-10 | 1 | -2/+2 |
* | Use STDIO_PROTO for prototypes with FILE. | kenner | 1993-03-27 | 1 | -5/+11 |