OSDN Git Service

* texi2pod.pl: Skip contents of @copying.
[pf3gnuchains/gcc-fork.git] / gcc /
2002-12-24 nathan * configure.in (enable-coverage): Add SELF_COVERAGE.
2002-12-24 wilsonFix v850 PlumHall testsuite failure.
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-24 gccadminDaily bump.
2002-12-23 gdr * call.c (tourney, build_field_call, equal_functions...
2002-12-23 jsm282002-12-23 Larin Hennessy <larin@science.oregonstate...
2002-12-23 aldyh2002-12-23 Aldy Hernandez <aldyh@redhat.com>
2002-12-23 jsm28gcc/java:
2002-12-23 jsturm* class.c (build_static_field_ref): Check FIELD_FINAL.
2002-12-23 jsm28 * doc/include/gcc-common.texi: Define DEVELOPMENT.
2002-12-23 mmitchel * stor-layout.c (update_alignment_for_field): Correct...
2002-12-23 dje * expr.c (expand_assignment): Apply special...
2002-12-23 kazu * config/h8300/h8300-protos.h: Update the prototype of
2002-12-23 nathan * tree.c (save_expr): Allow either side of a dyadic...
2002-12-23 gccadminDaily bump.
2002-12-23 kazu * config/h8300/h8300.c (output_a_shift): Remove unused...
2002-12-23 mmitchel * stor-layout.c (update_alignment_for_field): Guard...
2002-12-23 mmitchel * stor-layout.c (update_alignment_for_field): Use
2002-12-22 jsm28 * treelang.texi: Use @ifnottex instead of @ifinfo.
2002-12-22 nathancp:
2002-12-22 kazu * genautomata.c: Fix comment typos.
2002-12-22 hubicka * params.def (tracer-min-branch-probability-feedback...
2002-12-22 green2002-12-22 Anthony Green <green@redhat.com>
2002-12-22 lerdsuwa * cp-tree.h (make_unbound_class_template): Use tsubst_...
2002-12-22 kazu * config/h8300/h8300.c (get_shift_alg): Make shift...
2002-12-22 kazu * config/h8300/h8300.md (negsf2): New.
2002-12-22 gccadminDaily bump.
2002-12-22 geoffk * integrate.c (output_inline_function): Don't hold...
2002-12-21 kkojima * config/sh/lib1funcs.asm (__fpscr_values): Conditiona...
2002-12-21 zlomek * gcc.c-torture/compile/20021220-1.c: Removed until...
2002-12-21 kazu * config/h8300/h8300.md (zero_extendqisi2): Correct the
2002-12-21 kazu * config/h8300/h8300.md (*zero_extendqihi2_h8300)...
2002-12-21 kazu * config/h8300/h8300-protos.h: Update the prototype for
2002-12-21 gccadminDaily bump.
2002-12-21 kazu * config/fr30/fr30.md: Fix a comment typo.
2002-12-21 wilsonFix misc SPE instrinsic problems.
2002-12-20 danglin * pa-linux.h (TARGET_HAS_STUBS_AND_ELF_SECTIONS):...
2002-12-20 kazu * config/h8300/h8300-protos.h: Add prototypes for
2002-12-20 kazu * config/h8300/h8300.c (dosize): Remove warnings.
2002-12-20 rth * config/alpha/alpha.c (decl_has_samegp): New.
2002-12-20 tromey * jcf-write.c (generate_bytecode_insns) [SWITCH_EXPR...
2002-12-20 rth * config/ns32k/ns32k.md (movdi): Use "l" instea...
2002-12-20 kazu * ChangeLog: Fix a typo.
2002-12-20 zlomek * gcc.c-torture/compile/20021220-1.c: New test.
2002-12-20 zlomekTestcase for gcc.gnu.org/ml/gcc-patches/2002-12/msg0110...
2002-12-20 hpenner * doc/invoke.texi: Document -mzarch, -mesa...
2002-12-20 gccadminDaily bump.
2002-12-20 kazu * c-pretty-print.h: Fix comment typos.
2002-12-20 kazu * config/h8300/h8300.md (output_a_shift): Clean up...
2002-12-20 rakdver * flow.c (allocate_reg_life_data): Reset REG_FREQ.
2002-12-20 kazu * config/h8300/h8300.md (pushqi_h8300): Don't push...
2002-12-19 dpatelAdd support for darwin linker option -dynamic.
2002-12-19 amylaar * sched-rgn.c (init_regions): Update comment.
2002-12-19 dje * config/rs6000/rs6000.md (define_attr type...
2002-12-19 rth * config/i386/i386.c (ix86_handle_cdecl_attribu...
2002-12-19 neroden * configure.in: FORBUILD when build!=host changed...
2002-12-19 ebotcazou PR optimization/8988
2002-12-19 dpatelThis was approved for 3.4 BIB branch. But since it...
2002-12-19 aldyh2002-12-19 Aldy Hernandez <aldyh@redhat.com>
2002-12-19 uweigand * config/s390/s390.md ("*tsthiCCT", "*tsthiCCT_cconly",
2002-12-19 aldyhadd PR# to last fix
2002-12-19 jasontweak
2002-12-19 jason Handle anonymous unions at the tree level.
2002-12-19 jason Handle anonymous unions at the tree level.
2002-12-19 ebotcazou PR target/8340
2002-12-19 dberlin2002-12-18 Daniel Berlin <dberlin@dberlin.org>
2002-12-19 lerdsuwa PR c++/8099
2002-12-19 lerdsuwa PR c++/3663
2002-12-19 kazu * intdoc.in: Fix typos.
2002-12-19 gccadminDaily bump.
2002-12-19 jasonomit needless braces
2002-12-19 tromey2002-12-18 Andrew Haley <aph@redhat.com>
2002-12-19 geoffk2002-12-18 Loren James Rittle <rittle@labs.mot.com>
2002-12-19 geoffk * config.gcc: Set extra_objs in the generic Darwin...
2002-12-19 kazu * ChangeLog: Follow spelling conventions.
2002-12-19 sayle * basic-block.h (flow_bb_inside_loop_p): Correct proto...
2002-12-19 mmitchel * class.c (build_base_field): Do not set DECL_PACKED...
2002-12-19 kazu * g77.texi: Fix typos.
2002-12-18 aldyh2002-12-18 Aldy Hernandez <aldyh@redhat.com>
2002-12-18 geoffk * config/rs6000/t-rs6000: Move contents to t-fprules,
2002-12-18 geoffk * gengenrtl.c (gencode): Delete unnecessary rtl_obstac...
2002-12-18 jasonnew test
2002-12-18 devans * m32r/m32r.c (addr24_operand): Fix arg to CONSTANT_PO...
2002-12-18 jason PR c++/8674
2002-12-18 jason PR c++/6255
2002-12-18 jasonnew test
2002-12-18 jason * unwind-dw2-fde.c (frame_downheap): Split...
2002-12-18 nickcOnly invoke testsuite_flags if the libstdc++-v3 directo...
2002-12-18 gdr * cp-tree.h (struct tree_srcloc): Use location_t.
2002-12-18 gccadminDaily bump.
2002-12-18 jason * tree.c (make_node): Don't set TREE_TYPE on...
2002-12-18 jason * decl.c (finish_function): Also complain about...
2002-12-18 jason * gcc.c (do_spec_1) ['W']: End any pending...
2002-12-18 jason * calls.c (expand_call): Don't try to be clever...
2002-12-18 kkojima * config/sh/linux.h (NO_IMPLICIT_EXTERN_C, CPLUSPLUS_C...
2002-12-17 jason * calls.c (expand_call): Handle CALL_EXPR_HAS_R...
2002-12-17 jason * genmultilib: Use 'cd ./foo'.
2002-12-17 kazu * doc/c-tree.texi: Restore deliberate spelling mistakes.
2002-12-17 kazu * doc/c-tree.texi: Fix typos and follow spelling conve...
2002-12-17 kazu * doc/invoke.texi: Minor spelling and grammar fixes.
next