OSDN Git Service

* gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
[pf3gnuchains/gcc-fork.git] / gcc /
2000-08-15 jsm28 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr...
2000-08-15 rth * flow.c (mark_used_reg): Set reg_cond_reg...
2000-08-15 law * tm.texi (LOCAL_REGNO): Document.
2000-08-15 law * tm.texi (FUNCTION_ARG_PARTIAL_NREGS): Fix...
2000-08-15 law * cppdefault.h (WINT_TYPE): Define.
2000-08-15 law * tm.texi (Register Classes): Clarify order...
2000-08-15 law * tm.texi (Addressing Modes): Clarify PRE/POST_...
2000-08-15 law * cse.c (canon_hash): Handle PRE_MODIFY/POST_MO...
2000-08-15 law * final.c (profile_function): Do not emit profi...
2000-08-15 rearnsha* arm.c (arm_function_ok_for_sibcall): New function.
2000-08-15 rearnsha* arm.md (splits generating cond_exec): Disable.
2000-08-15 rearnsha* arm/linux-elf.h (text_section): Delete declaration.
2000-08-15 rearnshaARM support for unordered FP operations.
2000-08-15 rearnshaARM support for unordered FP operations.
2000-08-15 lawDaily bump.
2000-08-15 ovidiuTue Aug 15 00:36:36 2000 Ovidiu Predescu <ovidiu...
2000-08-15 ovidiuConditionally include <sched.h>; include <config.h...
2000-08-15 rth * config/i386/i386.c (legitimize_pic_address...
2000-08-14 rth * configure.in (ia64-*): Set float_format for i386...
2000-08-14 ghazi * cse.c (fold_rtx): Avoid empty body in an if-statement.
2000-08-14 dje * collect2.c: Remove use of AIX import file.
2000-08-14 rth * config/ia64/ia64.md (movdi): Delay calling...
2000-08-14 wilsonSupport for IA-64 specific elf header flags.
2000-08-14 rth * expr.c (emit_group_load): Don't force constan...
2000-08-14 zacktop level:
2000-08-14 amylaar * cse.c (insert_regs): Also in REG case: When finding...
2000-08-14 law * h8300.md: Remove obsolete peepholes.
2000-08-14 law * invoke.texi (H8/300 Options): Fix typos.
2000-08-14 law * cse.c: Fix formatting.
2000-08-14 law * cse.c: Fix formatting.
2000-08-14 nathan * g++.old-deja/g++.other/refinit2.C: New test.
2000-08-14 nathan * cvt.c (warn_ref_binding): New static function, broke...
2000-08-14 lawDaily bump.
2000-08-14 geoffk* flow.c (attempt_auto_inc): Remove unused variable...
2000-08-14 geoffk* lib/c-torture.exp (c-torture): Make
2000-08-13 geoffk* config/rs6000/rs6000.c (rs6000_select_section): Rewri...
2000-08-13 geoffkIn gcc/:
2000-08-13 toon2000-08-13 Toon Moene <toon@moene.indiv.nluug.nl>
2000-08-13 geoffk* fixinc/inclhack.def (aix_pthread): New fix.
2000-08-13 geoffk* expr.c (expand_expr): Call convert_modes when turning...
2000-08-13 green * check-init.c (check_init): Add case for BIT_FIELD_RE...
2000-08-13 lawDaily bump.
2000-08-12 geoffk* tree.h (DECL_OFFSET_ALIGN): Make the off_align field of
2000-08-12 rth * sibcall.c (uses_addressof): Accept both addre...
2000-08-12 lawDaily bump.
2000-08-12 jasontweak comment
2000-08-12 jason * parse.y (template_arg): Add rule for template...
2000-08-12 jason * decl2.c (add_function): Reorganize.
2000-08-12 jason * decl.c (lookup_name_real): Don't forget the...
2000-08-11 rth * config/ia64/ia64.md (addsi3): Remove expander.
2000-08-11 rth * config/ia64/ia64.c (do_spill): Pass cfa offse...
2000-08-11 rth * config/ia64/ia64.h (PROMOTE_MODE): Only exten...
2000-08-11 apbianco2000-08-10 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-11 law * gcc.texi (The Configuration File): Document
2000-08-11 ghazi * c-parse.in (cast_expr): Avoid -Wstrict-prototype...
2000-08-11 toon2000-08-11 G. Helffrich <george@gly.bris.ac.uk>
2000-08-11 law * fixproto: Recognize DOS paths with drive...
2000-08-11 nathan * cp-tree.h (resolve_scope_to_name): Remove unused...
2000-08-11 nathan * parse.y (named_complex_class_head_sans_basetype...
2000-08-11 nathan * extend.texi (Volatiles): Fix typos.
2000-08-11 law * flow.c: Fix formatting.
2000-08-11 nathan * g++.old-deja/g++.pt/explicit81.C: New test.
2000-08-11 nathan * decl2.c (build_expr_from_tree, case METHOD_CALL_EXPR...
2000-08-11 nathan * g++.old-deja/g++.pt/typename26.C: New test.
2000-08-11 nathan * decl.c (check_tag_decl): Diagnose typename's which...
2000-08-11 rth * reload.c (push_secondary_reload): When invoki...
2000-08-11 rth * function.c (put_reg_into_stack): Allow type...
2000-08-11 lawDaily bump.
2000-08-11 rth * flow.c (merge_blocks_nomove): Be more careful...
2000-08-11 rth * combine.c (simplify_shift_const): Obey SHIFT_...
2000-08-11 ovidiuReverted the check for <sched.h>.
2000-08-11 geoffk* gcc.dg/920413-1.c: Allow for 'traditional C rejects...
2000-08-11 law * mips/elf.h (CTOR_SECTION_NAME, DTOR_SECTION_N...
2000-08-11 law * h8300.c (expand_a_rotate): New.
2000-08-11 aoliva* config/mn10300/mn10300.h: Added no-crt0 option for...
2000-08-11 nickcFix interworking support of functions in lib1funcs...
2000-08-10 law * h8300.c: Fix comment typos.
2000-08-10 law * c-decl.c: Fix formatting.
2000-08-10 ghazi * c-lex.c (parse_float, yylex): For -Wtraditional...
2000-08-10 nathan * g++.old-deja/g++.other/array3.C: New test.
2000-08-10 nathan * init.c (build_aggr_init): Reject bogus array initial...
2000-08-10 jsm28 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
2000-08-10 lawDaily bump.
2000-08-10 ovidiuThu Aug 10 00:11:04 2000 Ovidiu Predescu <ovidiu...
2000-08-10 ovidiuInclude auto-host.h. Conditionally include <sched.h>.
2000-08-10 ovidiuCheck for the <sched.h> header file.
2000-08-10 ovidiuAdded define for HAVE_SCHED_H.
2000-08-09 ghazi * c-typeck.c (process_init_element): For -Wtraditional...
2000-08-09 zackRemove stray blank line in previous commit
2000-08-09 zack * configure.in (--enable-c-cpplib): Uncomment. Use...
2000-08-09 jason * pt.c (tsubst_aggr_type): Bail if creating...
2000-08-09 aolivaIt's `exit(0)', not `exit()'!
2000-08-09 nathan * rtti.c (build_dynamic_cast_1): Set "C" linkage for...
2000-08-09 nathan * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member...
2000-08-09 nathan * cvt.c (convert_to_pointer_force): Fix error message...
2000-08-09 lawDaily bump.
2000-08-09 jason * pt.c (tsubst_aggr_type): Bail if creating...
2000-08-09 aoliva* gcc.c-torture/execute/20000808-1.c: New test.
2000-08-09 aoliva* caller-save.c (mark_referenced_regs): Mark partially...
2000-08-09 jsm28 * gcc.dg/c90-const-expr-1.c: New test.
next