aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2000-08-30* lib/g++.exp: Support testing already-installed GCC.Alexandre Oliva2-1/+8
2000-08-30typosJason Merrill2-3/+3
2000-08-30Daily bump.Jeff Law2-2/+2
2000-08-29expr.c (store_constructor): Allow variable bounds of array type.Richard Kenner3-56/+73
2000-08-29Makefile.in: Revamp handling of cflags to allow different WARN_CFLAGS for com...J. David Anglin5-246/+265
2000-08-29Fix typo in last change to f_optionsRichard Kenner1-2/+2
2000-08-29typeck.c (build_java_array_type): Rewrite code to do array alignment.Andrew Haley2-2/+30
2000-08-29semantics.c (prune_unused_decls): New function.Zack Weinberg2-0/+64
2000-08-29top level:Zack Weinberg27-230/+318
2000-08-29ia64.md (muldi3): Use grfr_register_operand for the inputs.Richard Henderson2-2/+9
2000-08-29ia64.md (reload_inti): Use a TImode scratch.Richard Henderson2-47/+51
2000-08-29reload.c (push_secondary_reload): Allow class == reload_class if we're using ...Richard Henderson2-4/+9
2000-08-29reload.c: Fix formatting.Kazu Hirata3-146/+143
2000-08-29* gcc.c: Fix formatting.Kazu Hirata2-81/+77
2000-08-29flags.h (time_report, mem_report): New global flags.Zack Weinberg8-36/+153
2000-08-30avr.md ("*movsf","*movsi"): Pass NULL to output_movsisf instead of which_alte...Denis Chertykov3-2/+13
2000-08-29avr-protos.h: (avr_output_ascii) Removed.Denis Chertykov7-617/+1399
2000-08-29loop.c (prescan_loop): Don't check unknown_address_altered when deciding if i...John Wehle2-15/+29
2000-08-29* vax.md (sltu, sgeu): Delete sltu and sgeu insn patterns.J. David Anglin2-24/+10
2000-08-29cpperror.c (print_file_and_line): If line is (unsigned int)-1, print just the...Zack Weinberg7-29/+62
2000-08-29* wtr-label-1.c, wtr-suffix-1.c: New tests.Kaveh R. Ghazi3-0/+89
2000-08-29c-decl.c (define_label): Call warning_with_file_and_line and error_with_file_...Kaveh R. Ghazi3-6/+16
2000-08-29expr.c (can_widen_reference_to): Fixed indentation.Alexandre Petit-Bianco4-17/+26
2000-08-29calls.c (expand_call): Don't create a VAR_DECL just to throw it away.Mark Mitchell6-35/+20
2000-08-29javaop.h (WORD_TO_INT): Mask lower 32 bits of a jword before sign extending.Andrew Haley3-5/+15
2000-08-29* tree.c: Fix formatting.Kazu Hirata2-100/+105
2000-08-29* xcoffout.c: Fix formatting.Kazu Hirata2-28/+30
2000-08-29Daily bump.Jeff Law2-2/+2
2000-08-29dwarf2out.c (attr_checksum): Also ignore DW_AT_producer.Jason Merrill2-2/+63
2000-08-28reload.c (push_secondary_reload): Revert 2000-08-16 change.Richard Henderson3-21/+35
2000-08-28fix Kenner thinkoJason Merrill1-1/+1
2000-08-28i386.c: Don't error on EXTRA_CONSTRAINT defined.Richard Henderson4-35/+25
2000-08-28local-alloc.c (requires_inout): Don't use reserved range for EXTRA_CONSTRAINT...Richard Henderson9-136/+135
2000-08-28[multiple changes]Jason Merrill11-65/+650
2000-08-28dwarf2out.c (new_loc_descr): Use calloc.Jason Merrill2-4/+12
2000-08-28toplev.c (decode_g_option): Don't give warning for unknown -g option; return ...Richard Kenner2-5/+14
2000-08-28i386-protos.h (ix86_expand_compare): Add extern decl.Greg McGary4-2/+57
2000-08-28Daily bump.Jeff Law2-2/+2