OSDN Git Service

* combine.c (distribute_notes): Handle REG_ALWAYS_RETURN.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-08-12 kcook2003-08-08 Kelley Cook <kelleycook@wideopenwest.com>
2003-08-12 rsandifo * config/mips/iris6.h: Convert to C90 prototypes.
2003-08-12 neroden fixinc/inclhack.def (svr4_krnl): Rename from svr4_kern...
2003-08-12 rsandifo * config/mips/mips.h: Tweak various comments.
2003-08-12 wilsonPR optimization/11319
2003-08-12 ghazi * gcse.c (gmalloc): Fix last change.
2003-08-12 sayle * simplify-rtx.c (simplify_binary_operation): Replace...
2003-08-12 sayle * expr.c (expand_expr): If an ABS_EXPR has a complex...
2003-08-12 sayle * fold-const.c (fold): Optimize any associative floati...
2003-08-12 kkojima * config/sh/lib1funcs.asm (__udivdi3): Add .type and...
2003-08-12 kcook* configure.in (intermodule): Make switch test more...
2003-08-12 kcook* Makefile.in (cleanstrap): Pass BOOT_CFLAGS to bootstrap.
2003-08-11 ghazi * gcse.c (gmalloc): Argument is a size_t. Add ATTRIBU...
2003-08-11 ghazi * config/avr/avr.c (avr_init_once): Use xcalloc in...
2003-08-11 bwilson * config/xtensa/lib2funcs.S: Fix whitespace.
2003-08-11 rsandifo * config/mips/mips.c: Various formatting fixes.
2003-08-11 aldyh2003-08-11 Aldy Hernandez <aldyh@redhat.com>
2003-08-11 amylaar * dwarf2asm.c (dw2_output_indirect_constant_1): Take...
2003-08-11 ghazi * builtins.c (expand_builtin_strcat): Optimize constan...
2003-08-10 gdr * pretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-10 nathan * c-typeck.c (digest_init): Add conversion for VECTOR_...
2003-08-10 rsandifo * config/mips/mips.c (mips_no_mips16_string): Remove.
2003-08-10 rsandifo * config/mips/mips-protos.h (coprocessor_operand)...
2003-08-09 bothner * cppinit.c (cpp_read_main_file): Split out...
2003-08-09 bothner * c-decl.c (SCOPE_LIST_APPEND): Remove bogus line...
2003-08-09 danglin * pa.c (pa_asm_output_mi_thunk): Fix typo.
2003-08-09 neil PR preprocessor/11839
2003-08-09 rsandifo PR target/11699
2003-08-09 danglin * pa.md (extzv, extv, insv): Fix operand limit checks...
2003-08-08 rth PR target/11535
2003-08-08 geoffk * config.gcc (powerpc-*-darwin*): Don't build a soft...
2003-08-08 sayle * tree.h (get_identifier) Define a macro form of get_i...
2003-08-08 pinskia+2003-08-08 Bernardo Innocenti <bernie@develer.com>
2003-08-08 neil * common.opt: Add debug switches.
2003-08-08 rsandifo * tree.c (get_file_function_name_long): Fix size of...
2003-08-08 kcook2003-08-08 Kelley Cook <kelleycook@wideopenwest.com>
2003-08-08 scox * config/iq2000: New port.
2003-08-08 schwabFix typo.
2003-08-08 schwab * configure.in: (gcc_cv_as_ia64_ltoffx_ldxmov_relocs...
2003-08-08 danglin * pa.c (update_total_code_bytes): Use new macro IN_NAM...
2003-08-08 danglin PR c++/11712
2003-08-07 amylaar * sh.c (calc_live_regs): If the return address pointer...
2003-08-07 amylaar * sh.h (CALL_USED_REGISTERS): Include PR_REG and PR_ME...
2003-08-07 uweigand * config/s390/s390.md: Replace all occurrences of...
2003-08-07 rsandifo * local-alloc.c (combine_regs): Fix comment typo.
2003-08-07 zack * c-decl.c (builtin_decls): Replace with first_builtin...
2003-08-06 rth * doc/extend.texi (Function Attributes): Docume...
2003-08-06 bothner * line-map.h (fileline): New typedef.
2003-08-06 amylaar2003-08-06 J"orn Rennecke <joern.rennecke@superh.com>
2003-08-06 gpPreliminary i386-pc-nto-qnx6 support.
2003-08-06 pme2003-08-06 Phil Edwards <pme@gcc.gnu.org>
2003-08-06 amodra * calls.c (load_register_parameters): Arrange for...
2003-08-06 sayle * builtins.c (expand_builtin): When not optimizing...
2003-08-05 aoliva* c.opt: Introduce -fworking-directory.
2003-08-05 gdr * pretty-print.h (pp_set_line_maximum_length): Make...
2003-08-05 cgd2003-08-05 Chris Demetriou <cgd@broadcom.com>
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-08-05 zlomek * gcse.c (try_replace_reg): Fix updating of note.
2003-08-04 sayle PR middle-end/11771
2003-08-04 sayle * fold-const.c (fold <PLUS_EXPR>): Transform x+x into...
2003-08-04 sayle * c-common.c (flag_noniso_default_format_attributes...
2003-08-04 rsandifo * config/mips/mips.c (override_options): Disable ...
2003-08-04 neroden * fixinc/inclhack.def (svr4_undeclared_getrnge): Intro...
2003-08-04 aoliva* c-ppoutput.c (cb_line_change): Don't skip line changi...
2003-08-04 neil * config.in: Remove HAVE_LSTAT.
2003-08-03 gdr * opts.c (decode_options): Do language-specific initia...
2003-08-03 ghazi * builtins.def (BUILT_IN_ABS, BUILT_IN_IMAXABS, BUILT_...
2003-08-03 neil*** empty log message ***
2003-08-03 neil * cppexp.c (parse_defined): Warn only if -pedantic.
2003-08-03 neil * cppfiles.c (stack_file): Use file path.
2003-08-03 sayle * builtin-types.def (BT_SSIZE): New primitive type.
2003-08-03 kkojima * config/sh/linux.h (SUBTARGET_LINK_SPEC): Don't set...
2003-08-02 neil * cppfiles.c (struct _cpp_file): Rename once_only_next to
2003-08-02 neil * cppfiles.c (ENOTDIR): Remove.
2003-08-02 rakdver * libgcov.c (gcov_exit): Cleanup and fix.
2003-08-02 ghazi * builtins.def: Categorize.
2003-08-02 ghazi * builtins.def (BUILT_IN_CABS, BUILT_IN_CABSF, BUILT_I...
2003-08-02 andreast003-08-02 Andreas Tobler <a.tobler@schweiz.ch>
2003-08-01 jakub * cfgcleanup.c (outgoing_edges_match): Check REG_EH_RE...
2003-08-01 neroden * fixinc/fixfixes.c, fixinc/fixlib.c, fixinc/fixlib.h,
2003-08-01 ro * ggc-common.c (gt_pch_restore): Case MAP_FAILED to...
2003-08-01 kenner * except.c (sjlj_emit_dispatch_table): Use ptr_mode...
2003-08-01 geoffk * doc/sourcebuild.texi (Front End Directory): Don...
2003-08-01 rth * system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.
2003-08-01 zack * c-decl.c (gettags, pushdecl_function_level): Delete.
2003-08-01 ghazi * builtins.def: Resort builtins.
2003-08-01 ghazi * builtins.def (DEF_GCC_BUILTIN, DEF_LIB_BUILTIN,
2003-08-01 ghazi * builtins.def (ATTR_MATHFN_ERRNO, ATTR_MATHFN_FPROUNDING,
2003-08-01 uweigandFix whitespace in last entry.
2003-08-01 uweigand2003-08-01 Andreas Krebbel <krebbel1@de.ibm.com>
2003-08-01 neil * Makefile.in: Refine dependencies.
2003-08-01 nathan PR c++/11295
2003-08-01 kkojima2003-07-31 SUGIOKA Toshinobu <sugioka@itonet.co.jp>
2003-08-01 ghazi * builtin-types.def: Use `LONGDOUBLE' instead of ...
2003-08-01 jason * Makefile.in (bubblestrap): Don't require...
2003-08-01 sayle * fold-const.c (fold <MULT_EXPR>): Optimize both x...
2003-07-31 geoffk2003-07-31 Geoffrey Keating <geoffk@apple.com>
2003-07-31 neroden * inclhack.def (stdio_va_list): Avoid bogus replacemen...
2003-07-31 jakub * config/i386/i386.c (legitimate_pic_address_disp_p...
2003-07-31 kenner * dwarf2out.c (loc_descriptor_from_tree, case CONSTRUC...
next