OSDN Git Service

pf3gnuchains/gcc-fork.git
2000-08-13 geoffk* Makefile.in (GCC_FOR_TARGET): Also add -B$$r/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 aoliva* config-ml.in (CC): Remove bogus duplicate quotation...
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 * cplus-dem.c (demangle_signature): Change...
2000-08-12 jason * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
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 jason * std/straits.h (is_del): Boolify with !!.
2000-08-11 rth * config/ia64/ia64.h (PROMOTE_MODE): Only exten...
2000-08-11 geoffk* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET):...
2000-08-11 apbianco2000-08-10 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-11 law * objc-features.texi: Move @node Top before @menu.
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 aoliva* config-ml.in (CC, CXX): Don't introduce a leading...
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 bkoz2000-08-10 Benjamin Kosnik <bkoz@purist.soma.redhat...
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 tromey * java/net/natPlainSocketImpl.cc (bind): Don't go...
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 brycecvs commit ChangeLog
2000-08-10 bryce2000-08-10 Bryce McKinlay <bryce@albatross.co.nz>
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-10 tromey From PR gcj/310:
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 bryce2000-08-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-08-09 bryce2000-08-09 Bryce McKinlay <bryce@albatross.co.nz>
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 bkoz2000-08-09 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-08-09 bkoz2000-08-08 Benjamin Kosnik <bkoz@cygnus.com>
2000-08-09 bkoz2000-08-09 Benjamin Kosnik <bkoz@purist.soma.redhat...
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 aoliva* test_summary: AWK breaks with filenames containing...
2000-08-09 jsm28 * gcc.dg/c90-const-expr-1.c: New test.
2000-08-08 jsm28 * c-common.c (combine_strings, check_format_info)...
2000-08-08 law * h8300.c: Fix formatting.
2000-08-08 law * reload1.c: Fix formatting.
2000-08-08 law * alpha/alpha.c (alpha_emit_xfloating_libcall):
2000-08-08 jle2000-08-08 Jason Eckhardt <jle@cygnus.com>
2000-08-08 rth * flow.c (life_analysis): Only turn off PROP_LO...
2000-08-08 dje * rs6000.c (optimization_options): Decorate 'level' as
2000-08-08 tromey * gnu/gcj/convert/Input_UTF8.java (read): Fixed handli...
2000-08-08 rth * config/ia64/ia64-protos.h: Remove duplicates. Update
2000-08-08 rth * gcc.dg/noncompile/920923-1.c: Declare calloc.
2000-08-08 rth * regclass.c (choose_hard_reg_mode): Iterate...
2000-08-08 rth * frame.h (ia64_frame_state): Add my_psp.
2000-08-08 rth * tm.texi (LOCAL_REGNO): Document.
2000-08-08 jsm28 * c-lex.c (yylex): Don't allow integer suffixes 'LUL...
2000-08-08 lawDaily bump.
2000-08-08 tromey * java/lang/reflect/Method.java (hashCode): Use getName().
2000-08-08 apbianco2000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.com
2000-08-08 nickcFix most compile time warning messages
next