aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2000-08-28cpplex.c (parse_string): Don't look for backslash before first char in `nameb...Greg McGary3-3/+10
2000-08-28mangle.c (CLASSTYPE_TEMPLATE_ID_P): Remove unexplained voodoo.Alex Samuel2-56/+93
2000-08-27c-decl.c (duplicate_decls): Don't set TREE_STATIC or clear DECL_EXTERNAL on a...Jason Merrill2-20/+19
2000-08-27decl.c (pushdecl): Matching decls for local externs are found in the current ...Jason Merrill3-9/+56
2000-08-28* gcc.dg/return-type-2.c: New test.Kaveh R. Ghazi2-0/+51
2000-08-28Add missing ChangeLog entry.Philipp Thomas1-0/+7
2000-08-27ABOUT-GCC-NLS: Remove gettext patches from Paul Eggert as they have been inco...Philipp Thomas1-507/+132
2000-08-27In gcc: 2000-08-27 Geoff Keating <geoffk@cygnus.com>Geoff Keating4-4/+49
2000-08-27Daily bump.Jeff Law2-2/+2
2000-08-26tm.texi (FINI_SECTION_ASM_OP, [...]): Document.Alexandre Oliva2-0/+20
2000-08-26mn10300.h (DBX_REGISTER_NUMBER): Remap register numbers to the ranges used by...Alexandre Oliva2-1/+11