Makefile.tpl: Clean up experimental top level bootstrap support...
[gcc.git] / gcc /
2004-03-22 Kazu Hiratabt-load.c, [...]: Remove unnecessary casts.
2004-03-22 Danny Smithre PR target/14291 (-fprofile-arcs fails (unresolved...
2004-03-22 Ulrich Weigand* gcc.dg/i386-sse-8.c: Reset default options.
2004-03-22 Ulrich Weigandasm2.c: Allow 'parse error' instead of 'syntax error...
2004-03-22 Ulrich Weigands390.md ("*doloop_si"): Change predicate for operand...
2004-03-22 Gabriel Dos Reiscxx-pretty-print.c (pp_cxx_parameter_declaration_clause...
2004-03-22 Alexandre Olivareal.h (struct real_value): Use the same type for all...
2004-03-22 GCC AdministratorDaily bump.
2004-03-21 Gabriel Dos Reispretty-print.c (pp_base_maybe_space): New function.
2004-03-21 Ulrich Weigand* config/s390/s390.md ("addti3", "subti3"): New insns...
2004-03-21 Ulrich Weigandexpmed.c (choose_mult_variant): Pass MULT_COST as argum...
2004-03-21 Richard Kenneralias.c (get_alias_set): Remove handling of PLACEHOLDER...
2004-03-21 Mark Mitchellre PR c++/14616 (disjoint_set_test.cpp from boost does...
2004-03-21 Andrew Pinskidojump.c (prefer_and_bit_test): Fix which part of the...
2004-03-21 Joseph Myers* frontends.texi: Add missing line.
2004-03-21 Joseph Myersfrontends.texi: Rewrite.
2004-03-21 Gerald Pfeiferg77.texi (Aligned Data): Remove obsolete paragraph...
2004-03-21 Josef Zlomekcfgrtl.c (cfg_layout_redirect_edge_and_branch): Print...
2004-03-21 GCC AdministratorDaily bump.
2004-03-20 Zdenek Dvorakemit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_P...
2004-03-20 Roger SayleTrivial typo in previous commit ChangeLog.
2004-03-20 Roger Saylere PR target/13889 (Assignment of an int to an int...
2004-03-20 Kazu Hirata* fold-const.c (fold): Replace "expr" with "t".
2004-03-20 Ian Lance Taylorre PR c/12373 (ICE when generating RTX on valid code)
2004-03-20 Kazu Hiratafold-const.c (fold): Replace "final_type" with "type".
2004-03-20 Kazu Hiratafold-const.c (fold): Constify "type".
2004-03-20 Kazu Hiratabb-reorder.c, [...]: Replace calls via (*targetm.foo...
2004-03-20 Joseph MyersFix typo in previous commit.
2004-03-20 Joseph Myersre PR other/14630 (install-info gccinstall.info - warni...
2004-03-20 Kazu Hiratafold-const.c (fold): Replace "t" with "tem" where it...
2004-03-20 Kazu Hiratafold-const.c (fold): Remove variable "invert".
2004-03-20 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-03-20 Joseph Myersre PR c/14635 (nan functions should not be C90 built...
2004-03-20 Richard SandifordMakefile.in (dojump.o): Depend on $(GGC_H) and dojump.h.
2004-03-20 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-03-20 Kazu Hirataalias.c, [...]: Replace calls via (*targetm.foo) (...
2004-03-20 Ziemowit Laskialtivec.h (vec_dst, [...]): Add prototypes, marked...
2004-03-20 Kazu Hirataloop-doloop.c (add_test): Replace GEN_INT (0) with...
2004-03-20 Mark Mitchellcall.c (build_op_delete_call): Do not forget the placem...
2004-03-20 GCC AdministratorDaily bump.
2004-03-20 Per Bothner* gcj.texi (Code Generation): Document new flags and...
2004-03-19 Kazu Hiratare PR target/11520 (code generator bug for avr mega8)
2004-03-19 Per Bothnerclass.c (assume_compiled_node_struct): Rename type...
2004-03-19 Kazu Hiratafold-const.c (fold): Move the handling of constants ...
2004-03-19 Richard Kenner* tree.h (TYPE_ARRAY_MAX_SIZE): Use type.maxval directly.
2004-03-19 Denis Chertykovavr.md ("call_insn"): Handle explicit integer specially.
2004-03-19 Richard Kenner* tree.c (substitute_in_expr): Rewrite to simplify...
2004-03-19 Kazu Hiratafold-const.c (negate_expr): Move the handling of consta...
2004-03-19 Arnaud Charlet[multiple changes]
2004-03-19 Richard Kennerlanghooks-def.h (LANG_HOOKS_HASH_TYPES): New macro...
2004-03-19 Richard Kennercxx-pretty-print.c (pp_cxx_unqualified_id): Use TEMPLAT...
2004-03-19 Paolo Bonzinialtivec-6.c: Use vector_size attribute, not mode.
2004-03-19 Paolo Bonzinirs6000.c (rs6000_init_builtins): Fix typo.
2004-03-19 Laurent GUERBYsem_prag.adb (Suppress_Unsuppress_Echeck): use loop...
2004-03-19 Richard Sandifordexpmed.c (choose_mult_variant, [...]): New, split from...
2004-03-19 Giovanni Bajore PR c++/14545 (Cannot compile pooma-gcc (regression))
2004-03-19 Mark Mitchellsemantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-19 Ian Lance Taylor* mklibgcc.in: Remove obsolete MAYBE_USE_COLLECT2.
2004-03-19 Kaveh R. Ghaziconvert.c (convert_to_real): Add more math builtins.
2004-03-19 Kaveh R. Ghazi* convert.c (convert_to_real): Reformat using switch...
2004-03-19 Mark Mitchellc-common.c (pointer_int_sum): Do not complain about...
2004-03-19 Kazu Hiratasystem.h (MD_ASM_CLOBBERS): Move to "Old target macros...
2004-03-19 GCC AdministratorDaily bump.
2004-03-18 James E WilsonAnother patch for pending SB-1 DFA scheduler.
2004-03-18 Richard Kennercp-tree.def (TEMPLATE_TYPE_PARM, [...]): Update comments.
2004-03-18 Richard Kenner* stor-layout.c (set_sizetype): Use TYPE_ORIG_SIZE_TYPE.
2004-03-18 Richard KennerFix typo in comment.
2004-03-18 Richard Kennertree.h (TREE_CHECK2, [...]): New macros.
2004-03-18 Mostafa Hagoggcse.c (eliminate_partially_redundant_loads): Reject...
2004-03-18 Mark Mitchellc-decl.c (grokdeclarator): Do not complain about redecl...
2004-03-18 Bob Wilsonxtensa.c (current_function_arg_words): Delete.
2004-03-18 Joseph Myers* be.po, da.po, el.po, es.po, ja.po, nl.po, sv.po,...
2004-03-18 Richard Sandifordalias.c (record_set): Detect the case where a register...
2004-03-18 Zdenek Dvorakdoloop.c: Removed.
2004-03-18 Fariborz JahanianFixed some stack size allocation in G5's mixed mode.
2004-03-18 Arnaud Charlet[multiple changes]
2004-03-18 Jan Hubickapredict.c (propagate_freq): Compute correctly frequency...
2004-03-18 GCC AdministratorDaily bump.
2004-03-17 Eric Christopherbuiltins.c (apply_args_size): Use reg_raw_mode.
2004-03-17 Kaveh R. Ghazi* gcc.dg/torture/builtin-convert-1.c: New test.
2004-03-17 Ralf Corsepiusre PR target/14577 (Switching sh-rtems to ELF)
2004-03-17 Jakub Jelinekt-linux64 (bispecs): Don't add -mlong-double-128 for...
2004-03-17 Jan Hubickacfgrtl.c (rtl_create_basic_block): Pre-allocate basic_b...
2004-03-17 James E WilsonPatch for pending SB-1 DFA scheduler.
2004-03-17 Joel Brobeckerdwarf2out.c (subrange_type_die): Define new variable...
2004-03-17 Mark MitchellFix stuff accidentally committed in previous patch
2004-03-17 Kazu Hiratamn10300.c (notice_update_cc): Don't handle CC_INVERT.
2004-03-17 Kaveh R. Ghazibuiltins.c (integer_valued_real_p): Add builtin rint.
2004-03-17 Kaveh R. Ghaziconvert.c (convert_to_real): Fix typos in `long double...
2004-03-17 Mark Mitchellre PR c++/14481 (strange warning when assigning to...
2004-03-17 Ralf Corsepius* config/h8300/t-rtems (h8300-*-rtems*): New.
2004-03-17 Kaveh GhaziFix typo in copyright year.
2004-03-17 Kaveh R. Ghazi* gcc.dg/torture/builtin-integral-1.c: New test.
2004-03-17 GCC AdministratorDaily bump.
2004-03-17 Per Bothnerjcf-jump.c (options): New --print-constants option.
2004-03-16 Eric Christophercppopts.texi (fwide-exec-charset): Fix typo.
2004-03-16 Kazu Hiratai386-protos.h: Add a prototype for ix86_reverse_condition.
2004-03-16 Per Bothnerjcf-dump.c (flag_print_constant_pool): Default to off.
2004-03-16 Mark Mitchellre PR c++/14586 (Bogus warning in templates about takin...
2004-03-16 J. Brobecker* dwarf2out.c (loc_descriptor_from_tree): Add handling...
next