OSDN Git Service

Correct spurious whitespace differences
[pf3gnuchains/gcc-fork.git] / gcc /
2003-05-07 korbbCorrect spurious whitespace differences
2003-05-07 gccadminDaily bump.
2003-05-06 pme2003-05-06 Phil Edwards <pme@gcc.gnu.org>
2003-05-06 dj* config/stormy16/stormy16.c (xstormy16_function_profil...
2003-05-06 dj* gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
2003-05-06 neil * c-opts.c (COMMAND_LINE_OPTIONS): Reject -Wmissing...
2003-05-06 aldyh2003-05-06 Aldy Hernandez <aldyh@redhat.com>
2003-05-06 rth * unwind-dw2.c (uw_update_context_1): Only...
2003-05-06 lerdsuwa * typeck.c (build_unary_op): Deal with const qualifier in
2003-05-06 rsandifo * config/mips/mips-protos.h (mips_subword, mips_output...
2003-05-06 nathantreelang:
2003-05-06 rsandifo * config/mips/mips-protos.h (mips_simplify_dwarf_addr...
2003-05-06 sayle * real.c (real_powi): New function to calculate the...
2003-05-06 gccadminDaily bump.
2003-05-05 rth * doc/extend.texi (Variable Attributes): Re...
2003-05-05 janis2003-05-05 Janis Johnson <janis187@us.ibm.com>
2003-05-05 obrien2003-05-05 David O'Brien <obrien@FreeBSD.org>
2003-05-05 janis2003-05-05 Janis Johnson <janis187@us.ibm.com>
2003-05-05 zack * rtl.h (STRING_POOL_ADDRESS_P): Rename to DEFERRED_CO...
2003-05-05 ghazi * builtins.c (expand_builtin_stpcpy): Only expand...
2003-05-05 jason PR c++/9537
2003-05-05 aldyh2003-05-05 Aldy Hernandez <aldyh@redhat.com>
2003-05-05 geoffk2003-05-05 Geoffrey Keating <geoffk@apple.com>
2003-05-05 jakub * builtins.c (expand_builtin_mempcpy): New function.
2003-05-05 aldyh2003-05-05 Aldy Hernandez <aldyh@redhat.com>
2003-05-05 jasontweak comment
2003-05-05 geoffk2003-05-05 Geoffrey Keating <geoffk@apple.com>
2003-05-05 kenner * expr.c (expand_expr, case BIT_FIELD_REF)...
2003-05-05 aldyh2003-05-05 Aldy Hernandez <aldyh@redhat.com>
2003-05-05 aldyh2003-05-05 Aldy Hernandez <aldyh@redhat.com>
2003-05-05 dj* config/stormy16/stormy16.md (negsi2): Allocate the...
2003-05-05 lerdsuwaFix a typo overlooked in the previous commit.
2003-05-05 lerdsuwa PR c++/10496
2003-05-05 dje * config/rs6000/rs6000.h (ASM_CPU_SPEC): Add...
2003-05-05 lerdsuwa * decl.c: Fix typos.
2003-05-05 lerdsuwa PR c++/4494
2003-05-05 rakdver * libgcov.c (__gcov_merge_add): Do not use gcov_type...
2003-05-05 gccadminDaily bump.
2003-05-04 ghazigcc:
2003-05-04 kenner * expr.c (store_field): Don't clobber TEMP in shift...
2003-05-04 neil * doc/cppopts.texi: Remove documentation of -gcc.
2003-05-04 kenner * stor-layout.c (compute_record_mode): Relax restriction
2003-05-04 neil * doc/cppopts.texi: Enhance -Wtrigraphs documentation
2003-05-04 neil * cppinit.c (cpp_create_reader, post_options): Warn...
2003-05-04 rakdver * Makefile.in (LIBGCOV): Add _gcov_merge_add.
2003-05-04 gdr * toplev.h (pedwarn_with_file_and_line): Don't declare.
2003-05-04 gdr * varasm.c (assemble_variable): Don't use error_with_f...
2003-05-04 nathan * Make-lang.in (java/parse.o, java/parse-scan.o):...
2003-05-04 ghazi * builtins.c (expand_builtin_constant_p, expand_builti...
2003-05-04 rth * builtins.c (expand_builtin) <BUILT_IN_DWARF_F...
2003-05-04 rth * config/rs6000/rs6000.c (constant_pool_expr_p...
2003-05-04 gccadminDaily bump.
2003-05-03 geoffk * config/rs6000/rs6000.h (REVERSIBLE_CC_MODE): Define.
2003-05-03 geoffk * config/rs6000/rs6000.c (scc_comparison_operator...
2003-05-03 geoffk * simplify-rtx.c (simplify_relational_operation):...
2003-05-03 korbbforce merge conflicts in fixincl.x + placement fix
2003-05-03 aldyh2003-05-03 Aldy Hernandez <aldyh@redhat.com>
2003-05-03 zack PR c/10604
2003-05-03 nathan * trans.c (tree_transform): Use location_t and input_l...
2003-05-03 nathan * com.c (ffecom_do_entry_): Use location_t and input_l...
2003-05-03 kenner * expr.c (expand_expr, case VIEW_CONVERT_EXPR): Don...
2003-05-03 kenner * emit-rtl.c (last_call_insn, add_function_usage_to...
2003-05-03 kenner * stor-layout.c (place_field): When adjusting offset_a...
2003-05-03 kazu * gcc.dg/m-un-2.c: Fix the typedef of size_t.
2003-05-03 nathan * c-decl.c (pending_invalid_xref_file): Remove.
2003-05-03 lerdsuwa PR c++/9364, c++/10553, c++/10586
2003-05-03 nathan * class.c (finish_struct): Use location_t and input_lo...
2003-05-03 nathan * ansify.c (die_unless): Revert lineno change here.
2003-05-03 rsandifo * gcc.c-torture/compile/20030503-1.c: New test.
2003-05-03 rsandifo * config/mips/mips.md: Fix comment typo.
2003-05-03 rsandifo * config/mips/mips.c (mips_integer_op): New structure.
2003-05-03 kraai * Makefile.in (gcov-iov.h): Use move-if-change and...
2003-05-03 tromey PR java/10491:
2003-05-03 tromey PR java/10459:
2003-05-03 ghazi * builtins.c (expand_builtin_stpcpy): Copy `arglist...
2003-05-03 gccadminDaily bump.
2003-05-02 gerald * doc/contrib.texi (Contributors): Add Zdenek Dvorak...
2003-05-02 geoffk * config/rs6000/rs6000.c (rs6000_attribute_table)...
2003-05-02 geoffk * config/rs6000/sysv4.h (SYMBOL_FLAG_SMALL_V4): Delete.
2003-05-02 geoffk * c-semantics.c (genrtl_switch_stmt, genrtl_if_stmt...
2003-05-02 gerald * doc/contrib.texi (Contributors): Add Daniel Berlin.
2003-05-02 dje * config/rs6000/{603.md,6xx.md,7450.md,7xx...
2003-05-02 amodra * calls.c (struct arg_data): Move offset, slot_offset...
2003-05-02 bangerthClarify the comment before the abort we hit when a...
2003-05-02 lerdsuwa * g++.dg/lookup/using5.C: Fix testcase error.
2003-05-02 nathan * Makefile.in (TREE_H): Replace location.h with input.h.
2003-05-02 nickcAdd xstormy16 to list of targets that has a nop instruc...
2003-05-02 cgd2003-05-01 Chris Demetriou <cgd@broadcom.com>
2003-05-02 rth PR target/8257
2003-05-02 dj* reload.c (find_reloads): Also check that all of a...
2003-05-02 gccadminDaily bump.
2003-05-01 nathan * scan.h (lineno): Revert the rename here.
2003-05-01 nathan * trans.c (tree_transform, build_unit_elab,
2003-05-01 shebs * config/darwin.c (darwin_encode_section_info...
2003-05-01 nathanmissed from my previous checkin
2003-05-01 dje * config/rs6000/rs6000.md (define_attr "type...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-05-01 mmitchel * decl2.c (comdat_linkage): Don't externalize explicit
2003-05-01 nathan * lex.c (ffelex_file_pop_): Rename parameter from...
2003-05-01 lerdsuwa PR c++/10554
next