Age | Commit message (Expand) | Author | Files | Lines |
2001-12-01 | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 1 | -1/+1 |
2001-11-27 | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 1 | -15/+4 |
2001-11-23 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-11-21 | explow.c (probe_stack_range): Use LCT_NORMAL as second argument to emit_libra... | Jakub Jelinek | 1 | -1/+1 |
2001-11-15 | expr.c (store_field): Pass tree instead of max size; callers changed. | Richard Kenner | 1 | -27/+21 |
2001-11-15 | jump.c (squeeze_notes): Return true if no real insns were found. | Jakub Jelinek | 1 | -1/+2 |
2001-11-11 | expmed.c (extract_bit_field): No longer pass in alignment. | Richard Kenner | 1 | -4/+3 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-25 | * stmt.c (expand_end_case): Remove orig_minval and use tree_low_cst. | Richard Kenner | 1 | -6/+4 |
2001-10-24 | stmt.c (expand_end_case): Index jumptables from zero for suitably small value... | Roger Sayle | 1 | -1/+12 |
2001-10-23 | builtins.c (expand_builtin_setjmp): Only call convert_memory_address if needed. | Richard Kenner | 1 | -1/+2 |
2001-10-18 | emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array. | Richard Kenner | 1 | -3/+14 |
2001-10-16 | * stmt.c (expand_asm_operands): Update commentary. | Florian Weimer | 1 | -1/+3 |
2001-10-11 | c-parse.in (asm_operand): Allow named operands. | Richard Henderson | 1 | -92/+259 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -31/+31 |
2001-10-10 | calls.c: Fix formatting. | Kazu Hirata | 1 | -3/+3 |
2001-10-09 | c-common.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-08-27 | function.c (expand_function_end): Don't init arg_pointer_save_area. | Richard Henderson | 1 | -9/+2 |
2001-08-22 | jump.c (squeeze_notes): Take parms by reference. | Jason Merrill | 1 | -3/+5 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-21 | stmt.c: Don't include insn-codes.h. | Zack Weinberg | 1 | -150/+8 |
2001-08-18 | optabs.h (OTI_flodiv, [...]): Kill. | Zack Weinberg | 1 | -9/+8 |
2001-08-17 | Install the proper patch. | Jan Hubicka | 1 | -6/+9 |
2001-08-13 | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 1 | -0/+2 |
2001-08-10 | stmt.c (expand_null_return_1): Remove code to generate simple returns and "us... | John David Anglin | 1 | -46/+7 |
2001-07-25 | stmt.c (expand_goto): A nonlocal goto can be a call too. | Andrew MacLeod | 1 | -6/+11 |
2001-07-22 | jump.c: Update comments. | Jan Hubicka | 1 | -1/+1 |
2001-07-11 | stmt.c (emit_case_nodes): Widen high and low instead of new_bound and low to ... | John David Anglin | 1 | -17/+14 |
2001-07-11 | stmt.c (parse_output_constraint): New function, split out from ... | Mark Mitchell | 1 | -119/+172 |
2001-07-09 | [multiple changes] | Richard Kenner | 1 | -5/+1 |
2001-07-08 | * stmt.c (emit_case_nodes): Convert modes properly in low+high test. | Richard Henderson | 1 | -6/+11 |
2001-06-18 | unroll.c: Include predict.h. | Jan Hubicka | 1 | -2/+22 |
2001-06-08 | stmt.c (current_nesting_level): New fn. | Jason Merrill | 1 | -0/+9 |
2001-05-20 | * stmt.c (expand_decl): Set mode, alignment, and sizes for CONST_DECL. | Richard Kenner | 1 | -5/+15 |
2001-05-17 | Fix c/2728 | Bernd Schmidt | 1 | -2/+6 |
2001-05-16 | re PR rtl-optimization/185 (Internal compiler error in `fixup_var_refs_1', at... | Jan Hubicka | 1 | -0/+1 |
2001-05-02 | c-lex.c: NULL_PTR -> NULL. | Kaveh R. Ghazi | 1 | -3/+2 |
2001-05-01 | bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | Kaveh R. Ghazi | 1 | -12/+12 |
2001-04-27 | except.c (expand_eh_region_start): Don't start a new block. | Jason Merrill | 1 | -68/+1 |
2001-04-12 | expmed.c (store_bit_field): Truncate CONST_INTs. | Alexandre Oliva | 1 | -36/+100 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -1/+1 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -106/+16 |
2001-03-27 | stmt.c (expand_return): Remove always true predicate. | Richard Henderson | 1 | -39/+5 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -2/+0 |
2001-03-15 | varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME... | Mark Mitchell | 1 | -16/+21 |
2001-03-10 | server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m... | Kaveh R. Ghazi | 1 | -1/+2 |
2001-02-20 | stmt.c (expand_return): If an attempt is made to return the error_mar_node... | Mark Mitchell | 1 | -1/+6 |
2001-01-29 | stmt.c (estimate_case_costs): Use integer_minus_one_node. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-01-26 | stmt.c (cost_table): Remove. | Richard Henderson | 1 | -19/+23 |