aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-09-04pt.c (lookup_template_class): Remove abort.Nathan Sidwell3-3/+8
2000-09-04* g++.old-deja/g++.pt/koenig1.C: New test.Nathan Sidwell2-0/+26
2000-09-04decl2.c (arg_assoc): Deal with COMPONENT_REFs inside TEMPLATE_ID_EXPRs.Nathan Sidwell2-0/+8
2000-09-04combine.c (make_extraction): Fix rtx_cost comparison to match the comment.Jan Hubicka2-2/+13
2000-09-04* gcc.dg/20000904-1.c: New test.Jakub Jelinek2-0/+15
2000-09-04i386.md (pushsi2, [...]): Add '*' to insn pattern name.Jan Hubicka1-11/+11
2000-09-04cpplex.c (ON_REST_ARG): Check VAR_ARGS flag of current context, use posn - 1 ...Jakub Jelinek4-3/+28
2000-09-04Daily bump.Jeff Law2-2/+2
2000-09-04operators.def (ALIGNOF_EXPR, [...]): Change new ABI mangling.Mark Mitchell2-3/+8
2000-09-04* invoke.texi: Document the -mvxworks option for rs6000 ELF.Geoff Keating2-1/+7
2000-09-04rs6000.h: Update various comments about XER_REGNO.Geoff Keating2-21/+19
2000-09-03Configure changes required for zlib.Anthony Green3-235/+268
2000-09-03arm.c (final_prescan_insn): If the form of a jump insn isn't recognized, don'...Richard Earnshaw2-0/+8
2000-09-03avr.md ("*tablejump_lib"): New pattern.Denis Chertykov2-9/+38
2000-09-03Daily bump.Jeff Law2-2/+2
2000-09-03avr-protos.h, avr.c (unique_section, [...]): Add "const" as needed to remove ...Marek Michalkiewicz5-256/+353
2000-09-02avr.md ("*negsi2"): substitute %@ to __zero_reg__Marek Michalkiewicz3-121/+170
2000-09-02Daily bump.Jeff Law2-2/+2
2000-09-02gthr-dce.h (__gthread_objc_mutex_allocate): Create a pthread_mutex_t object b...J. David Anglin2-3/+16
2000-09-02t-elf, [...]: New files.Alexandre Oliva14-16/+812
2000-09-02rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.Alexandre Oliva7-51/+195
2000-09-02* gcc.c-torture/compile/20000827-1.c: New test.Alexandre Oliva2-0/+21
2000-09-01fix-header.c (write_rbrac): Add putc and getc to list of functions to protect...Fred Fish2-0/+7
2000-09-01Eliminate false DV warnings for predicated calls to noreturn functions.Jim Wilson10-6/+83
2000-09-01c-common.h (enum c_tree_index): Add CTI_C_SIZE_TYPE.Joseph Myers6-198/+359
2000-09-01Fix ia64-linux miscompilation or tcl/generic/tclCompExpr.cJim Wilson2-6/+18
2000-09-01ia64.md (mulsi3): Use grfr_register_operand.Richard Henderson2-7/+20
2000-09-01c90-printf-1.c, [...]: Adjust warning regular expressions.Joseph Myers11-286/+294
2000-09-01expr.c (clear_storage): Don't use emit_move_insn unless either BLKmode or pro...Richard Kenner2-5/+17
2000-09-01flow.c (init_propagate_block_info): Don't mark frame dead at end of function ...Richard Kenner2-0/+8
2000-09-01dwarf2out.c (stack_adjust_offset): New function.Andrew Haley2-33/+64
2000-09-01* g++.old-deja/g++.other/nested4.C: New test.Nathan Sidwell2-0/+37
2000-09-01parse.y (named_class_head): Check for TYPENAME_TYPE.Nathan Sidwell2-12/+23
2000-09-01* g++.old-deja/g++.ns/scoped1.C: New test.Nathan Sidwell2-0/+30
2000-09-01* call.c (build_scoped_method_call): Check it is not a namespace.Nathan Sidwell2-0/+9
2000-09-01Daily bump.Jeff Law2-2/+2
2000-09-01arm.md: Use no_new_pseudos to determine when it is safe to create new pseudo ...Jeffrey A Law2-17/+17
2000-08-31arm.c (legitimize_pic_address): Use no_new_pseudos to determine when we can s...Jeffrey A Law2-3/+8
2000-09-01stmt.c (expand_asm_operands): Twiddle generating_concat_p so that CONCATs are...Geoff Keating7-3/+47
2000-08-31Make-lang.in (jc1$(exeext), [...]): Make parallel safe.Mike Stump1-13/+13
2000-08-31Make-lang.in (jc1$(exeext), [...]): Make parallel safe.Mike Stump1-0/+5
2000-08-31Daily bump.Jeff Law2-2/+2
2000-08-30tree.c (bot_manip): Check TREE_CONSTANT rather than !TREE_SIDE_EFFECTS.Jason Merrill1-0/+20
2000-08-30cp-tree.h (LOCAL_CLASS_P): Use decl_function_context.Jason Merrill4-17/+24
2000-08-30gmicro.h (TARGET_SWITCHES): Add descriptions and mark them for translation.Philipp Thomas2-16/+25
2000-08-30Makefile.in (fixinc.sh): Pass CC, CFLAGS and LDFLAGS to mkfixinc.shGreg McGary4-7/+13
2000-08-30tree.h (struct tree_int_cst): Wrap low and high in a sub-struct.Greg McGary3-10/+24
2000-08-30* contrib.texi: Add self.Neil Booth2-0/+7
2000-08-30sh.md (cmpeqsi_ior_t, [...]): New insns.Alexandre Oliva2-6/+33
2000-08-30do not define constJ. David Anglin2-4/+4