aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-06rtl.def (DEFINE_COND_EXEC): New.Richard Henderson4-90/+830
2000-05-07Imported version 5.0alpha7.Bryce McKinlay13-48/+112
2000-05-06flow.c (mark_set_1): Don't update conditional life info if the register is no...Richard Henderson2-1/+6
2000-05-07This commit was generated by cvs2svn to compensate for changes in r33746,Bryce McKinlay4-8/+21
2000-05-07Forgot this file when checking in my last change.Bryce McKinlay1-3/+3
2000-05-06Add imssing blank lineRichard Kenner1-0/+1
2000-05-06Makefile.in (STAGESTUFF): Add genrtl.c and genrtl.h.Zack Weinberg2-1/+10
2000-05-06Makefile.in (gensupport.o): Compile for the host.Richard Henderson15-129/+95
2000-05-06code-gen2.C: Cast to size_t, not int.Richard Henderson6-66/+75
2000-05-06typeck.c (build_c_cast): Don't warn integer->pointer size mismatch for consta...Richard Henderson2-3/+7
2000-05-06* c-typeck.c (build_c_cast): Remove dead code.Richard Henderson2-5/+4
2000-05-06ifcvt.c (noce_process_if_block): Don't use an insn_b from test_bb if a or b u...Richard Henderson2-2/+3
2000-05-06ifcvt.c (noce_process_if_block): Don't use an insn_b from test_bb if insn_a u...Richard Henderson2-1/+5
2000-05-06* flow.c (mark_set_1): Respect not_dead when updating reg_live.Richard Henderson2-0/+3
2000-05-06flow.c (split_edge): Don't allocate global_live_at_start for the new block un...Richard Henderson2-7/+7
2000-05-06decl.c (predef_filenames_size): Now 7.Alexandre Petit-Bianco2-1/+7
2000-05-06cpphash.h: Remove conditional #define of __extension__.Zack Weinberg7-17/+34
2000-05-06new test - traditional token pasteZack Weinberg1-0/+17
2000-05-06Use new tail-calling mechanism on ARM.Richard Earnshaw5-316/+166
2000-05-06com.c (ffecom_overlap_): Set source_offset to bitsize_zero_node.Zack Weinberg2-16/+25
2000-05-06* arm-protos.h (arm_dllexport_name_p, arm_dllimport_name_p): Constify.Richard Earnshaw2-2/+6
2000-05-06Makefile.in: Rebuilt.Tom Tromey3-2/+7
2000-05-06* g++.old-deja/g++.abi/ptrflags.C: Correct and extend.Nathan Sidwell2-14/+22
2000-05-06rtti.c (ptmd_initializer): Set non-public, if class is incomplete.Nathan Sidwell5-6/+26
2000-05-06Fix error in previous changeRichard Kenner1-0/+2
2000-05-06* arm.h (SPECIAL_MODE_PREDICATES): Define.Richard Earnshaw2-0/+9
2000-05-06arm.c (arm_gen_load_multiple, [...]): Don't add bogus clobber to insns.Richard Earnshaw3-31/+25
2000-05-06expr.c (get_subtarget): New function.Richard Kenner3-17/+35
2000-05-06Daily bump.Jeff Law5-5/+5
2000-05-06xcoffout.c (xcoff_current_include_file, [...]): Constify char *.David Edelsohn6-17/+38
2000-05-06avr.c (out_shift_with_cnt): Bugfix for shift by constant count.Denis Chertykov2-1/+6
2000-05-05Improve the matching for make target namesBruce Korb2-4/+8
2000-05-05* gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM]: Skip drive name.Mark Elbrecht2-1/+8
2000-05-05c-common.c (decl_attributes): For TYPE_DECLs attach the attribute to the decl.Catherine Moore3-1/+12
2000-05-05rtlanal.c (reg_overlap_mentioned_p): Treat parallels in the same way emit_gro...Richard Henderson2-11/+21
2000-05-05toplev.c (output_file_directive): Use IS_DIR_SEPARATOR.Jeff Law2-12/+9
2000-05-05* pa.h (FUNCTION_ARG_ADVANCE): Warning removal.Rodney Brown2-4/+7
2000-05-05* g77.f-torture/execute/20000503-1.f: New test.David Billinghurst2-0/+28
2000-05-05openbsd.h (LINK_SPEC): pass correct flags to ld to support -shared, on platfo...Marc Espie2-1/+6
2000-05-05* system.h (S_ISBLK): Provide fallback definition.Philippe De Muyter2-0/+9
2000-05-05extend.texi (Extended Asm): Document inability to give asm statements access ...Geoff Berry2-0/+9
2000-05-05varasm.c (asm_emit_uninitialised): Use 0, not NULL as arg 2 of UNIQUE_SECTION.Marek Michalkiewicz2-1/+6
2000-05-05predict.c: Remove May 4 change.Jeffrey A Law3-14/+7
2000-05-05re GNATS libgcj/220 (build fails with "only absolute run-paths are allowed" e...Tom Tromey3-33/+78
2000-05-05flow.c (init_propagate_block_info): Fix merge error in HAVE_conditional_execu...Richard Henderson2-3/+8
2000-05-05noreturn-2.c: New test.Andreas Jaeger2-0/+16
2000-05-05Daily bump.Jeff Law5-5/+5
2000-05-05field.h (JvFieldIsRef): Return false for gnu.gcj.RawData field.Tom Tromey3-10/+13
2000-05-05boehm.c (mark_reference_fields): Don't mark RawData fields.Tom Tromey4-9/+32
2000-05-05avr.c (out_shift_with_cnt): Genetare a more optimal shift cycle for unknown s...Denis Chertykov2-48/+43