aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-10-26tree.h (BLOCK_TYPE_TAGS): Remove.Mark Mitchell17-89/+45
1999-10-26Daily bump.Jeff Law2-2/+2
1999-10-26Also make sure to define DIR_SEPARATOR if it wasn't previously defined.Jeff Law1-0/+1
1999-10-26expmed.c (extract_bit_field): Allow for the case of non-integer objects that ...Geoff Keating2-10/+24
1999-10-26* gcc.c-torture/compile/991026-1.c: New test.Jeffrey A Law2-0/+17
1999-10-26reload1.c (reload_reg_free_for_value_p): Show RELOAD_FOR_OTHER_ADDRESS reload...Bernd Schmidt2-1/+8
1999-10-26collect2.c (IS_DIR_SEPARATOR): Define.Jeffrey A Law2-2/+16
1999-10-25loop.c (basic_induction_var): A non-integer variable which is being set by a ...Geoff Keating2-0/+7
1999-10-25* prefix.c (translate_name) Check for empty prefix string.Herman A.J. ten Brugge2-2/+7
1999-10-25som.h (ASM_DECLARE_FUNCTION_NAME): Set PRIV_LEV for static functions too.Jeffrey A Law2-0/+4
1999-10-25Makefile.in (CPP_CROSS_NAME): New variable.Andreas Schwab2-8/+28
1999-10-25haifa-sched.c (add_dependence): Update the true dependency cache the first ti...Jeffrey A Law2-0/+12
1999-10-25* fold-const.c (fold): Fix comment.Jim Kingdon2-1/+5
1999-10-26dbxout.c (lastfile, [...]): Constify a char*.Kaveh R. Ghazi5-83/+119
1999-10-25mips.h (MIPS_ISA_DEFAULT): Insure it's defined.Gavin Romig-Koch4-8/+29
1999-10-25* arm.md (pic_load_addr): Add constraints to operand 1.Richard Earnshaw2-7/+16
1999-10-25arm.c (arm_override_options): Correct initialization of arm_fast_multiply...Jeffrey A Law2-6/+10
1999-10-25oops - typoBruce Korb1-1/+1
1999-10-25Provide a means for specifying -D options to AutoGenBruce Korb2-13/+55
1999-10-25Daily bump.Jeff Law2-2/+2
1999-10-25loop.c (note_set_pseudo_multiple_uses_retval): New variable.Jeffrey A Law2-4/+57
1999-10-25decl.c (push_overloaded_decl_1): Use pushdecl.Mark Mitchell6-843/+839
1999-10-25* i386.md (mulsi3): Tweak to work with SCO OSR5 COFF assembler.Mark Mitchell2-3/+17
1999-10-24i386.md (*lea_0): Collapse addsi_0, addsi_lea_[123] into a single load-addres...Richard Henderson2-49/+8
1999-10-25haifa-sched.c (schedule_insns): Don't assign LUIDs differently depending on w...Mark Mitchell2-1/+15
1999-10-25cccp.c (progname, [...]): Constify a char*.Kaveh R. Ghazi3-246/+312
1999-10-24unroll.c (copy_loop_body): Examine SET_DEST of single_set not of pattern.Richard Henderson2-1/+6
1999-10-24Revert unintended change to copy_loop_body.Richard Henderson1-2/+1
1999-10-24alias.c: Include ggc.h.Graham Stott4-11/+41
1999-10-24bsd-5.h (ASM_OUTPUT_ASCII): Constify a char*.Kaveh R. Ghazi7-11/+21
1999-10-24output.h (ctors_section, [...]): Prototype.Kaveh R. Ghazi18-27/+34
1999-10-24final.c (peephole): Delete prototype.Kaveh R. Ghazi5-7/+25
1999-10-24iris6.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Define to -O0.Mark Mitchell2-0/+10
1999-10-24Daily bump.Jeff Law2-2/+2
1999-10-23* gcc.c-torture/execute/991023-1.c: New test.Jeffrey A Law2-1/+29
1999-10-24integrate.c (integrate_decl_tree): Tweak setting of DECL_CONTEXT for inlined ...Mark Mitchell2-17/+22
1999-10-23* POTFILES.in: Track files recently added/deleted/moved.Manfred Hollstein2-18/+4
1999-10-23Daily bump.Jeff Law2-2/+2
1999-10-22regenJason Merrill1-1/+1
1999-10-22arm.c (logical_binary_operator): New fucntion.Jeffrey A Law4-13/+208
1999-10-22Fix register elimination problemBernd Schmidt4-220/+382
1999-10-22jvgenmain.c (main): _Jv_Compiler_Properties now an extern; set in generated `...Tom Tromey2-1/+8
1999-10-22i386.md: Add missing `y' modifiers to uses of fst, fstp, fld, and fld.Mark Mitchell2-51/+56
1999-10-22Use C-coded tests and fixes for #endif/#else labelsBruce Korb7-81/+344
1999-10-22Daily bump.Jeff Law2-2/+2
1999-10-22cp-tree.def (EMPTY_CLASS_EXPR): New tree node.Mark Mitchell1-0/+4
1999-10-21re GNATS gcj/56 (gcj segfaults in jc1 on OK java file)Alexandre Petit-Bianco3-10/+9
1999-10-21re GNATS gcj/37 (gcj fails to compile "jBYTEmark" from source code when optim...Alexandre Petit-Bianco3-8/+42
1999-10-21Makefile.in (cse.o): Depend on hashtab.h, not splay-tree.h.Jeffrey A Law2-1/+6
1999-10-21* gcc.1: Document exit codes.Matthias Klose2-1/+10