OSDN Git Service

* c-ppoutput.c (cb_line_change): Revert 2003-08-04's change.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-09-14 aoliva* c-ppoutput.c (cb_line_change): Revert 2003-08-04...
2003-09-14 steven2003-09-14 Steven Bosscher <steven@gcc.gnu.org>
2003-09-14 rsandifo * Makefile.in (%.dvi): Remove excess $(docdir).
2003-09-14 rsandifo * function.c (STACK_BYTES): Move definition to head...
2003-09-14 aj * objc/objc-act.c: Convert to ISO C90 prototypes.
2003-09-14 pinskia2003-09-13 Andrew Pinski <pinskia@physics.uc.edu>
2003-09-14 pinskia2003-09-13 Andrew Pinski <pinskia@physics.uc.edu>
2003-09-13 djeCorrect Dale's email address in ChangeLog entry.
2003-09-13 rth * cgraphunit.c (cgraph_assemble_pending_functio...
2003-09-13 dalejFix typos in previous.
2003-09-12 zlaski2003-09-12 Ziemowit Laski <zlaski@apple.com>
2003-09-12 geoffk * config/darwin.c (machopic_select_rtx_section): Use
2003-09-12 steven PR bootstrap/12264
2003-09-12 bwilson * config/xtensa/elf.h (ASM_SPEC): Remove no-density...
2003-09-12 dalejUse ISO C90 prototypes.
2003-09-12 gerald * loop.c: Move comments describing BIV's and GIV's...
2003-09-12 sayle PR optimization/8967
2003-09-12 rsandifo * config/mcore/mcore-protos.h (mcore_r15_operand_p...
2003-09-12 bothner * c-lex.c (fe_file_change): Don't transform to_line...
2003-09-11 ghazi * builtins.c (fold_builtin_logarithm): if N can't...
2003-09-11 ghazi * builtins.c (builtin_dconsts_init, dconstpi, dconste,
2003-09-11 bernieCapitalize my name in an old ChangeLog entry.
2003-09-11 aolivaPR fortran/11522
2003-09-11 sayle * combine.c (combine_simplify_rtx): Move several NOT...
2003-09-11 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-11 wilson* c-decl.c (poplevel): Eliminate use of |= in function_...
2003-09-11 wilson* real.c: Update URL to VAX floating point docs.
2003-09-11 ian * combine.c (force_to_mode): Set fuller_mask based...
2003-09-10 hubicka * c-objc-common.c (c_cannot_inline_tree_fn): Warn
2003-09-10 rth * cgraph.h (struct cgraph_node): Rename lowered...
2003-09-10 ebotcazou PR target/11965
2003-09-10 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-10 dpatelgcc
2003-09-10 echristo2003-09-09 Eric Christopher <echristo@redhat.com>
2003-09-10 rth * except.c: Include cgraph.h.
2003-09-09 kcook* Makefile.in: Define REMAKEFLAGS for LANGUAGES & BOOT_...
2003-09-09 ghazi * builtins.c (real_dconstp, fold_builtin_logarithm,
2003-09-09 hubicka * cgraphunit.c (cgraph_finalize_function): Fix handlin...
2003-09-09 sayle * builtins.c (fold_builtin_cabs): Protect the complex...
2003-09-09 hubicka * varasm.c (notice_global_symbol): Properly deal...
2003-09-09 kcookRevert change from yesterday due to parallel make issues.
2003-09-09 bernie * config/m68k/coff.h (REGISTER_NAMES): Add fake regist...
2003-09-09 bernie * config/m68k/m68k.c (m68k_output_function_prologue...
2003-09-09 mmitchel * langhooks-def.h (lhd_register_builtin_type): New...
2003-09-09 ghazi * builtin-types.def
2003-09-09 hubicka * cgraph.c (cgraph_varpool_finalize_decl): Sanity...
2003-09-08 mmitchel * mklibgcc.in (libcc.a): Depend on stmp-dirs.
2003-09-08 sayle * fold-const.c (operand_equal_p): Clarify documentation.
2003-09-08 rthgcc/
2003-09-08 jakub * toplev.c (rest_of_compilation): Call split_all_insns...
2003-09-08 jakub * config/sparc/sparc.c (struct machine_function):...
2003-09-08 ebotcazou PR target/11689
2003-09-07 mmitchel PR c++/11852
2003-09-07 sayle * expr.c (expand_operands): New function to expand...
2003-09-07 sayle * combine.c (combine_simplify_rtx): Don't convert...
2003-09-07 gdr * c-pretty-print.h (pp_c_left_brace): Declare.
2003-09-07 hubicka * cfgcleanup.c (try_simplify_condjump): Fix again...
2003-09-07 gdr * diagnostic.c (warn_deprecated_use): Move to toplev.c
2003-09-07 gdr * langhooks.c (lhd_print_error_function): Move from...
2003-09-07 wilson* loop.c (loop_regs_update): Delete else clause for...
2003-09-07 kcook2003-09-07 Kelley Cook <kelleycook@wideopenwest.com>
2003-09-07 hubicka * cfgcleanup.c (try_simplify_condjump): Fix my previou...
2003-09-06 hubicka * cgraph.c (cgraph_mark_reachable_node): Only enqueue...
2003-09-06 hubicka * toplev.c (rest_of_decl_compilation): Do not finali...
2003-09-06 hubicka PR target/12070
2003-09-06 gdr * diagnostic.c (announce_function): Move to toplev.c.
2003-09-06 rakdver * gcse.c (expr_equiv_p): Don't consider anything to...
2003-09-06 ghazi * ggc-common.c (init_ggc_heuristics): Don't use the...
2003-09-06 steven PR c/9862
2003-09-06 geoffk * config/rs6000/darwin.h (PREFERRED_RELOAD_CLASS)...
2003-09-06 kazu * config/i860/i860.c: Follow spelling conventions.
2003-09-05 kazu * config/h8300/h8300-protos.h: Declare h8300_hard_regn...
2003-09-05 sayle PR optimization/1823
2003-09-05 hubicka * opts.c (decode_options): Enable unit-at-a-time at...
2003-09-05 rth * cgraph.c (cgraph_mark_reachable_node): Split...
2003-09-05 dj* targhooks.c: Add comment explaining the migration...
2003-09-05 djRemove duplicate entry, mention PR.
2003-09-05 echristo2003-09-04 Eric Christopher <echristo@redhat.com>
2003-09-04 dj* builtins.c (apply_args_size): Guard against a NULL...
2003-09-04 ro * configure.in (gcc_cv_as_ix86_cmov_sun_syntax): Check if
2003-09-04 austernCorrect the behavior of __func__ for C++ special member...
2003-09-04 echristo2003-09-04 Eric Christopher <echristo@redhat.com>
2003-09-04 echristo2003-09-04 Eric Christopher <echristo@redhat.com>
2003-09-04 echristo2003-09-04 Eric Christopher <echristo@redhat.com>
2003-09-04 bernie * config/m68k/m68k.c (m68k_coff_asm_named_section...
2003-09-04 nickcAdd support for v850e1 processor - a variant of the...
2003-09-04 nickcFix v850 multilibs so that there is only one copy of...
2003-09-04 jakub * config/ia64/libgcc-ia64.ver: Export _Unwind_GetBSP...
2003-09-04 echristo2003-09-04 Eric Christopher <echristo@redhat.com>
2003-09-04 hubicka * toplev.c (wrapup_global_declarations): Fix final...
2003-09-04 mmitchel Remove cast-as-lvalue extension.
2003-09-04 hainque * gcc.c (process_command): Fix typo.
2003-09-04 ljrittle2003-09-03 David O'Brien <obrien@FreeBSD.org>
2003-09-04 dj * targhooks.c: New file.
2003-09-04 rth * gcse.c (replace_one_set): New function.
2003-09-04 sayle PR optimization/11700.
2003-09-04 ro * configure.in (gcc_cv_ld_hidden): Disable unless...
2003-09-04 ro * intl.h (N_): Remove parentheses.
2003-09-03 bernie * config.gcc (m68k-*-linux*): Remove definition of...
2003-09-03 jsturm* cgraphunit.c (visited_nodes): New static variable.
next