aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-06-28builtins.c: Follow spelling conventions.Kazu Hirata1-0/+14
2003-06-28m68k.h (TARGET_CPU_CPP_BUILTINS): Predicate __mc68020__ on TARGET_68020.Neil Booth1-0/+5
2003-06-28* config/h8300/h8300.c: Fix a comment typo.Kazu Hirata1-0/+4
2003-06-28* c-parse.in (yylexstring): Use a location_t.Nathan Sidwell1-0/+2
2003-06-28diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...Nathan Sidwell1-0/+15
2003-06-28cpptrad.c (skip_macro_block_comment): New.Neil Booth1-0/+5
2003-06-28gcse.c (compute_ld_motion_mems): Use INSN_P instead of its definition.Kazu Hirata1-0/+11
2003-06-28diagnostic.c (output_integer_with_precision): New macro.Gabriel Dos Reis1-0/+13
2003-06-28* config/ia64/ia64.md: Follow recent emit_note API change.Andreas Schwab1-0/+4
2003-06-28c-parse.in (%union): Replace filename & lineno with location.Nathan Sidwell1-0/+9
2003-06-28builtins.c (c_strlen): Add only_value argument.Jakub Jelinek1-0/+11
2003-06-28bb-reorder.c (find_traces_1_round): Do not send basic block to next round whe...Josef Zlomek1-0/+5
2003-06-28Makefile.in: Update.Neil Booth1-0/+13
2003-06-28explow.c (find_next_ref): Remove.Kazu Hirata1-0/+5
2003-06-28alpha.md (anonymous define_split): Adjust emit_note call to match recent API ...Roger Sayle1-0/+5
2003-06-27re PR other/10240 (HOST_CFLAGS in gcc/Makefile.in shouldn't include XCFLAGS)Gunther Nikl1-0/+4
2003-06-28dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration.Zack Weinberg1-0/+3
2003-06-27re PR target/11014 ([m68k] MIT / MOTOROLA assembly conflict)Gunther Nikl1-0/+4
2003-06-28* c-format.c (check_format_string, get_constant)Zack Weinberg1-5/+11
2003-06-27Patch from Gunther Nikl.Gunther Nikl1-0/+4
2003-06-27mips.c (mips_build_va_list): Make padding in va_list structure explicit to av...Chris Demetriou1-0/+5
2003-06-27s390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define.Ulrich Weigand1-0/+16
2003-06-27combine.c (force_to_mode): Replace the equality comparison of INTVALs with a ...Kazu Hirata1-0/+6
2003-06-27jump.c (rtx_renumbered_equal_p): Replace an expression that is known to be 0 ...Kazu Hirata1-0/+5
2003-06-27gcse.c (expr_equiv_p): Replace expressions that are known to be 0 with 0.Kazu Hirata1-0/+5
2003-06-27cse.c (fold_rtx): Replace the equality comparison of INTVALs with a pointer e...Kazu Hirata1-0/+5
2003-06-27rtlanal.c (reg_mentioned_p): Return 0 earlier if REG and IN are known to be n...Kazu Hirata1-0/+5
2003-06-27alpha.c (function_arg): Don't pass small aggregates in floating point registers.Richard Henderson1-1/+13
2003-06-27ggc-page.c (inverse_table): Change type of mult to size_t.Ulrich Weigand1-0/+6
2003-06-27toplev.c (rest_of_decl_compilation): Only varpoolize argument when called bef...Jan Hubicka1-0/+5
2003-06-27* config/darwin.h, config/elfos.h, config/i960/i960-coff.hZack Weinberg1-6/+12
2003-06-27cgraph.c (cgraph_node, [...]): Avoid re-initializing of known_decls.Jan Hubicka1-0/+5
2003-06-27defaults.h (REGISTER_MOVE_COST): Define default here.Hans-Peter Nilsson1-0/+6
2003-06-27* flags.h: Really install previous change.Richard Earnshaw1-7/+14
2003-06-27rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell1-0/+34
2003-06-27c-tree.h (grokfield): Remove unused filename and line parameters.Nathan Sidwell1-0/+17
2003-06-27stmt.c (do_jump_if_equal): Return 0 earlier if OP1 and OP2 are known to be no...Kazu Hirata1-0/+5
2003-06-26final.c (debug_flush_symbol_queue): New function.Devang Patel1-0/+34
2003-06-27builtins.c (expand_builtin_sprintf): Use c_getstr and strlen to obtain the fo...Roger Sayle1-0/+8
2003-06-26ia64.c (ia64_expand_call): Don't add ar.pfs for sibcalls.Richard Henderson1-0/+7
2003-06-26* config/ia64/ia64.h (REGISTER_NAMES): R0 is really AP.Richard Henderson1-0/+4
2003-06-26emit-rtl.c (try_split): Append to new CALL_INSN_FUNCTION_USAGE instead of rep...Richard Henderson1-0/+5
2003-06-26flow.c (propagate_one_insn): Kill function return value registers across tail...Richard Henderson1-0/+3
2003-06-26flow.c (propagate_one_insn): Preserve live-at-end registers across tail calls.Richard Henderson1-0/+5
2003-06-26reload.c (can_reload_into): New function.J"orn Rennecke1-0/+5
2003-06-26h8300.c (compute_a_rotate_length): Fix the references to the amount of a rota...Kazu Hirata1-0/+5
2003-06-26coff.h: Don't include dbxcoff.h.Nathanael Nerode1-0/+5
2003-06-26postreload.c (reload_cse_simplify_set): Call cselib_lookup earlier.Kazu Hirata1-0/+5
2003-06-26Makefile.in (OBJS): Add postreload.o.Kazu Hirata1-0/+31
2003-06-26avr.c (final_prescan_insn): Remove support for -mrtl.Kazu Hirata1-0/+8