]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
configure.ac (symbolic_link): Replace with $LN_S.
[thirdparty/gcc.git] / gcc / ChangeLog
2004-10-12  Paolo Bonziniconfigure.ac (symbolic_link): Replace with $LN_S.
2004-10-11  Paul Brookconfigure.ac: Don't look for host assembler when buildi...
2004-10-11  Roger Saylere PR other/17361 (gcc driver complains about C++ optio...
2004-10-11  Ulrich Weigands390.c (print_operand): Support 'S' format flag.
2004-10-11  Andrew Pinskire PR middle-end/16266 (gcc.dg/c99-intconst-1.c compila...
2004-10-11  Ulrich Weigands390.c (s390_trampoline_template): Generate shorter...
2004-10-11  Roger Saylere PR middle-end/17657 (ICE in expand_case)
2004-10-11  Ulrich Weigands390-protos.h (s390_offset_p): Add prototype.
2004-10-11  Andrew Pinskigimplify.c (gimple_push_condition): Make sure that...
2004-10-11  Richard Sandifordfrv.md (*adddi3_internal): Change name to...
2004-10-11  Nathan Sidwellgengtype-lex.l: Add commented } & ) characters to uncon...
2004-10-11  Andrew Pinskire PR c++/17554 (crashes in on kopete build (KDE's...
2004-10-11  Eric Christopherdwarf2out.c: Move attribute to subprogram declaration...
2004-10-10  Kazu Hiratabasic-block.h: Remove the prototypes for can_hoist_insn...
2004-10-10  Joseph Myersre PR c/17881 (Incomplete type warning is issued even...
2004-10-10  Kazu Hirata* tree-cfg.c: Fix comment typos.
2004-10-10  Joseph Myersre PR c/17301 (ICE on wrong usage of __builtin_stdarg_s...
2004-10-10  Joseph Myersre PR c/17189 (bogus warning for struct Foo { int...
2004-10-09  Zdenek Dvorakre PR middle-end/17906 (ICE in verify_ssa: PHI argument...
2004-10-09  Roger Sayle[multiple changes]
2004-10-09  Steven Bosscherregs.h (struct reg_info_def): Remove the last_node_uid...
2004-10-09  Roger Saylere PR middle-end/17894 (div/compare folding incorrect)
2004-10-08  Andrew Pinskire PR tree-optimization/17902 (ICE from tree_verify_flo...
2004-10-08  Steven Bosschercfgexpand.c (maybe_dump_rtl_for_tree_stmt): New function.
2004-10-08  Joseph Myersspe.h (atosfix16, [...]): Declare.
2004-10-08  Joseph Myersc-lex.c (interpret_float): Give a pedwarn rather than...
2004-10-08  Matthias Klose- Fix reference to PR (17285 -> 17835)
2004-10-08  Kazu Hirataemit-rtl.c (last_label_num, [...]): Remove.
2004-10-08  Kazu Hiratastmt.c (expand_decl_init): Remove.
2004-10-08  Kazu Hirataintegrate.c (try_constants, [...]): Remove.
2004-10-08  Joseph Myersc-typeck.c (enum impl_conv): Add ic_argpass_nonproto.
2004-10-08  Andrew Pinskire PR c/16999 (#ident stopped working)
2004-10-08  Diego Novillotree-ssa-pre.c (init_pre): Use size of ARRAY_REF to...
2004-10-08  Kazu Hirata* tree-cfg.c: Fix a comment typo.
2004-10-08  Andreas Krebbels390.c (s390_register_info): Don't save fprs for -msoft...
2004-10-08  Ulrich Weigands390.h (TARGET_DEFAULT_BACKCHAIN): New define.
2004-10-08  Kaveh R. Ghazibuiltins.c (expand_builtin_mempcpy): Move tree handling...
2004-10-08  Kaveh R. Ghazibuiltins.c (expand_builtin_strncpy): Delete duplicate...
2004-10-08  Nathan Sidwelltree-tailcall.c (tree_optimize_tail_calls_1): Use fold_...
2004-10-08  Eric Botcazoure PR target/17245 (ICE compiling gsl-1.5 statistics...
2004-10-08  Kazu Hiratatree-cfg.c (tree_forwarder_block_p): Reorder checks...
2004-10-08  Michael Matz* loop-doloop.c (doloop_optimize): Extend count.
2004-10-08  Kaz Kojimash.md (tls_global_dynamic): Use MEM pattern for the...
2004-10-08  Joseph Myersc-typeck.c (enum impl_conv): New.
2004-10-08  Sebastian PopRemove the entry corresponding to a not yet committed...
2004-10-08  Nick Clifton(symbian_possibly_export_base_class): Replace use of...
2004-10-08  Kazuhiro Inaokam32r.h (CONDITIONAL_REGISTER_USAGE): Don't exclude...
2004-10-08  Alan Modrasysv4.h (STARTFILE_LINUX_SPEC): Choose gcrt1.o for...
2004-10-08  Andrew Pinskilibgcc2.c (__moddi3): Cast &w to UDWtype*.
2004-10-07  Kazu Hiratatree-cfg.c (tree_block_forwards_to): Remove.
2004-10-07  Kazu Hiratatree-flow-inline.h (phi_nodes): Remove an unnecessary...
2004-10-07  Geoffrey KeatingRadar 3813796
2004-10-07  Ulrich Weigands390-protos.h (s390_narrow_logical_operator): Add.
2004-10-07  Richard Sandifordmips.c (mips_function_rodata_section): New function.
2004-10-07  Devang Patelaltivec.md (UNSPEC_VCMPBFP, [...]): New constant defines.
2004-10-07  Zdenek Dvorakre PR tree-optimization/17749 (ICE with recursive function)
2004-10-07  Kazu Hirata* config/ia64/ia64.c: Fix a comment typo.
2004-10-07  Eric Botcazou* doc/install.texi (*-*-solaris2*): Fix marker for...
2004-10-07  Giovanni Bajore PR c++/17115 (-Winline does not respect __attribute_...
2004-10-07  Eric Botcazoure PR target/17862 (internal compiler error: in sparc_a...
2004-10-07  Eric Christophersh.c (sh_dwarf_calling_convention): Fix renesas dwarf...
2004-10-07  Richard Sandifordre PR target/17770 (No NOP after LWL with -mips1)
2004-10-07  Zdenek Dvorakre PR rtl-optimization/17791 (doloop can produce wrong...
2004-10-07  Zdenek Dvorakre PR tree-optimization/17806 (compiler error: in verif...
2004-10-07  Eric Botcazoure PR middle-end/17835 (stage2 compiler is broken becau...
2004-10-07  Richard Sandifordre PR middle-end/16815 (MIPS n32/n64 inefficient code...
2004-10-07  Richard Sandifordre PR bootstrap/17857 (fixproto can't find fix-header)
2004-10-07  Kazu Hiratahooks.c (hook_int_void_1, [...]): Remove.
2004-10-06  Andrew Pinskire PR middle-end/17849 (intrinsic_pack.f90)
2004-10-06  Kazu Hiratadefaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove.
2004-10-06  Joseph Myersc-typeck.c (convert_arguments): Take expression for...
2004-10-06  Andrew Pinskire PR debug/17787 (Ada does not bootstrap on darwin...
2004-10-06  Eric Christopherdwarf2.h: Sync with include/elf/dwarf2.h
2004-10-06  Daniel Berlintree-pretty-print.c (dump_generic_node): Fix printing...
2004-10-06  Daniel BerlinIt would have been nice to commit the changelog as...
2004-10-06  Kazu Hiratatree-cfg.c (thread_jumps): Remove a duplicate check...
2004-10-06  Ulrich Weigands390-protos.h (s_imm_operand): Remove.
2004-10-06  Steve Ellceyia64.h (FUNCTION_ARG_BOUNDARY): Change macro to call...
2004-10-06  Kaveh R. Ghazibuiltins.c (expand_builtin_strcpy): Delete duplicate...
2004-10-06  Eric Botcazoure PR target/16007 (Use of static template members...
2004-10-06  Jan Hubicka* cse.c (cse_main): Kill push/pop context.
2004-10-06  Zack Weinbergpretty-print.c: Include tree.h.
2004-10-06  Alan Modrare PR other/16406 (USE_LD_AS_NEEDED undocumented)
2004-10-05  Kazu Hiratabasic-block.h: Remove the prototype for flow_preorder_t...
2004-10-05  Richard Hendersonre PR middle-end/17756 (contained_3.f90)
2004-10-05  Kelley Cookre PR bootstrap/17817 (restage[1,2,3] and then bootstra...
2004-10-05  Aldy Hernandezfrv.h (LEGITIMIZE_ADDRESS): New.
2004-10-05  Joseph Myersc-decl.c (declspecs_add_type): Don't pedwarn for _Compl...
2004-10-05  Joseph Myersc-decl.c (pushdecl): When an extern declaration at...
2004-10-05  Kazu Hiratatree-cfg.c (cleanup_tree_cfg): Remove extra parentheses...
2004-10-05  Kazu Hiratatree-cfg.c (thread_jumps): Remove a duplicate check...
2004-10-05  Kazu Hiratatree-cfg.c (thread_jumps): Iterate with FOR_EACH_BB...
2004-10-05  Kazu Hiratatree-cfg.c (cleanup_tree_cfg): Don't call delete_unreac...
2004-10-05  Kazu Hiratatree-cfg.c (cleanup_tree_cfg): Remove variable somethin...
2004-10-05  Kaveh R. Ghazibuiltins.c (expand_builtin_memmove): Delete duplicate...
2004-10-05  Ulrich Weigands390.c (s390_dump_pool): Remove return value.
2004-10-05  Daniel Berlintree-ssa.c (verify_ssa): Verify phi arguments only...
2004-10-05  Alan Modralinux.h: Formatting, whitespace.
2004-10-05  Kelley CookMakefile.in: Update -Wno-error exceptions for move...
2004-10-05  Chao-ying Fuinvoke.texi (-mpaired-single): Link to the new descript...
next