OSDN Git Service

Fix typo.
[pf3gnuchains/gcc-fork.git] / gcc /
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-08 gccadminDaily bump.
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 lerdsuwa PR c++/5767
2003-08-07 aldyh2003-08-07 Aldy Hernandez <aldyh@redhat.com>
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-07 gccadminDaily bump.
2003-08-07 aldyh2003-08-06 Aldy Hernandez <aldyh@redhat.com>
2003-08-06 aoliva* gcc.dg/cpp/spacing1.c: Update.
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 gccadminDaily bump.
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 tromey Fix for PR java/11600:
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-05 gccadminDaily bump.
2003-08-04 janis PR target/11739
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 tromey * java-tree.h (METHOD_TRANSIENT): Removed.
2003-08-04 aoliva* c-ppoutput.c (cb_line_change): Don't skip line changi...
2003-08-04 aoliva* gcc.dg/cpp/separate-1.c: New test.
2003-08-04 neil * config.in: Remove HAVE_LSTAT.
2003-08-04 mmitchel PR c++/11713
2003-08-04 gccadminDaily bump.
2003-08-03 gdr * opts.c (decode_options): Do language-specific initia...
2003-08-03 gdr * pretty-print.h: Adjust macro definitions.
2003-08-03 ghazi * builtins.def (BUILT_IN_ABS, BUILT_IN_IMAXABS, BUILT_...
2003-08-03 nathancp:
2003-08-03 nathancp:
2003-08-03 neil*** empty log message ***
2003-08-03 neil * cppexp.c (parse_defined): Warn only if -pedantic.
2003-08-03 lerdsuwa PR c++/9453
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-03 gccadminDaily bump.
2003-08-02 ghazi * gcc.dg/builtins-1.c: Add macro helpers. Add missing...
2003-08-02 nathancp:
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 nathancp:
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-02 neroden(cp)
2003-08-02 gccadminDaily bump.
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 neroden * fixinc/inclhack.def (broken_cabs): Make matching...
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 mmitchel PR c++/11697
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 lerdsuwa PR c++/7983
2003-08-01 lerdsuwa PR c++/8442, c++/8806
2003-08-01 nathan * parser.c (cp_parser_init_declarator,
2003-08-01 neil * Makefile.in: Refine dependencies.
2003-08-01 nathan PR c++/11295
2003-08-01 nathancp:
2003-08-01 nathancp:
2003-08-01 kkojima2003-07-31 SUGIOKA Toshinobu <sugioka@itonet.co.jp>
2003-08-01 nathancp:
2003-08-01 ghazi * builtin-types.def: Use `LONGDOUBLE' instead of ...
2003-08-01 jasontweak
2003-08-01 jason * Makefile.in (bubblestrap): Don't require...
2003-08-01 sayle * fold-const.c (fold <MULT_EXPR>): Optimize both x...
2003-08-01 gccadminDaily bump.
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...
2003-07-31 kenner * dwarf2out.c (loc_descriptor_from_tree, case CONSTRUC...
2003-07-31 bothner * opts.c (in_fnames, num_in_fnames): Moved here from...
2003-07-31 rakdver * combine.c (try_combine): Set JUMP_LABEL for newly...
next