aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-12-10Daily bump.Jeff Law5-5/+5
1999-12-10c-common.c (c_common_nodes_and_builtins): Create __builtin_ptrdiff_t and __bu...Gavin Romig-Koch2-0/+11
1999-12-09* pa/elf.h (MAX_OFILE_ALIGNMENT): Define.Jeffrey A Law2-0/+9
1999-12-10regclass.c (globalize_reg): Re-instate test that allows fixed registers to be...J"orn Rennecke4-3/+21
1999-12-09i386.md (cpu attribute): Add "athlon".Jan Hubicka4-13/+201
1999-12-09loop.c (record_biv): Declare parameter as int.Andreas Jaeger3-0/+9
1999-12-09except.c (expand_throw): Add static attribute to match prototype.Andreas Jaeger4-3/+15
1999-12-09decl.c (init_decl_processing): Reenable inlining on trees.Mark Mitchell6-102/+118
1999-12-09tree.c (copy_node): Do zero the TREE_CHAIN, even for an EXPR_WITH_FILE_LOCATION.Mark Mitchell2-3/+6
1999-12-09re GNATS libgcj/117 (_Jv_PthreadCheckMonitor test is not portable.)Tom Tromey2-2/+22
1999-12-09sparc.h (PROMOTE_FOR_CALL_ONLY): Define.Jakub Jelinek4-15/+51
1999-12-09> * decl.c (init_decl_processing): Mark throw_node as a noreturn > function w...Anthony Green2-0/+16
1999-12-09* i386.md (neg??, abs?f, one_cmpl?i): Use nonimmediate_operand in expander.Jan Hubicka2-13/+16
1999-12-09* flow.c (recompute_reg_usage): Use basic block info to get loop_depth.Jan Hubicka2-45/+41
1999-12-09combine.c (try_combine, [...]): Remove REG_N_REFS updating code.Jan Hubicka2-20/+5
1999-12-09linux64.h (TARGET_DEFAULT): Make -mapp-regs default on linux64 again.Jakub Jelinek4-21/+53
1999-12-09dump.c (dequeue_and_dump): Abbreviate `class' as `cls', not `csl'.Mark Mitchell4-27/+43
1999-12-09Daily bump.Jeff Law5-5/+5
1999-12-08* gcc.c-torture/compile/991208-1.c: New test.Nathan Sidwell2-0/+8
1999-12-08* flow.c (count_basic_blocks): Don't add (use (const_int 0)) insns.Richard Henderson2-12/+4
1999-12-08longlong.h: Merge in changes from glibc.Jakub Jelinek3-85/+326
1999-12-08Don't hoist volatile mems out of loops.Bernd Schmidt2-1/+6
1999-12-08sparc.h (SPARC_SETHI_P): Don't look at topmost 32 bits if TARGET_ARCH32.Jakub Jelinek2-1/+5
1999-12-08sparc.c (ultra_cmove_results_ready_p, [...]): Typo fix.Jakub Jelinek2-4/+9
1999-12-08sol2-64.h: Same as sol2-sld-64.h...Alexandre Oliva4-92/+142
1999-12-08alpha.c (secondary_reload_class): For !BWX, sub-simode outputs require a regi...Richard Henderson2-11/+20
1999-12-08Makefile.in (FPBIT_FUNCS, [...]): Add _sf_to_usi _df_to_usi.Brendan Kehoe2-5/+14
1999-12-08configure.in: When target is sparc* and tm_file contains 64, test for 64bit s...Alexandre Oliva6-79/+203
1999-12-08Daily bump.Jeff Law5-5/+5
1999-12-08configure.in (sparc64-*-linux*): Use posix threads if enabled.Jakub Jelinek4-87/+99
1999-12-08sparc.c (sparc_emit_float_lib_cmp): New function.Jakub Jelinek5-65/+727
1999-12-07sparc.h (LEGITIMATE_CONSTANT_P): Consider TFmode 0.0L as legitimate constant ...Jakub Jelinek3-4/+80
1999-12-07sparc.md (sethi_di_medlow_embmedany_pic): Fix pattern so that it is actually ...Jakub Jelinek2-6/+6
1999-12-07sparc.c (hard_32bit_mode_classes): Mark registers suitable for holding OFmode...Jakub Jelinek2-25/+39
1999-12-07loop.h (struct induction): Add multi_insn_incr.Richard Henderson3-16/+60
1999-12-07invoke.texi (C Dialect Options): Remove -flang-c9x, add -std documentation.Martin v. Löwis2-8/+36
1999-12-07Daily bump.Jeff Law5-5/+5
1999-12-07tree.c (walk_tree): Don't recurse into DECL_INITIAL or DECL_SIZE unless...Mark Mitchell2-4/+22
1999-12-07tree.c (walk_tree): Don't recurse into DECL_INITIAL or DECL_SIZE unless...Mark Mitchell1-0/+13
1999-12-06combine.c (check_promoted_subreg): Do not conditionalize this upon PROMOTE_FU...David S. Miller2-6/+5
1999-12-06Fix ia64 abort while compiling gcc.c-torture/unsorted/logic.c.Jim Wilson2-0/+11
1999-12-06Fix ia64 execute/930630-1.c miscompilation.Jim Wilson2-5/+11
1999-12-06[multiple changes]Alexandre Petit-Bianco2-5/+20
1999-12-06sparc.h (ASM_DECLARE_REGISTER_GLOBAL): Document .register declaration.Jakub Jelinek2-10/+26
1999-12-06jcf-parse.c (saw_java_source): Global variable removed.Alexandre Petit-Bianco2-27/+21
1999-12-06combine.c (check_promoted_subreg, [...]): New functions.Jakub Jelinek2-0/+99
1999-12-06except.c (expand_end_java_handler): Call expand_resume_after_catch and end_ca...Alexandre Petit-Bianco2-1/+8
1999-12-06jcf-write.c (generate_byecode_insns): Fixed indentation for COMPOUND_EXPR and...Alexandre Petit-Bianco4-7/+16
1999-12-06calls.c (save_fixed_argument_area): If save_mode is BLKmode, always use move_...Jakub Jelinek2-6/+15
1999-12-06dwarf2out.c (field_byte_offset): As with dwarfout.c, size can be zero if ther...Brendan Kehoe2-0/+13