]> gcc.gnu.org Git - gcc.git/history - gcc
opt-functions.awk (var_set): Emit OPTION_MASK_ for InverseMask if variable name exists.
[gcc.git] / gcc /
2005-05-07 David Edelsohnopt-functions.awk (var_set): Emit OPTION_MASK_ for...
2005-05-07 David Edelsohnconfig.gcc ({powerpc,rs6000}-ibm-aix*): Remove rs6000...
2005-05-07 Matt Kraai* Makefile.in (c-gimplify.o): Depend on $(RTL_H) instea...
2005-05-07 Richard Hendersonre PR target/21412 (ICE loading TLS address)
2005-05-07 Nathan Sidwellv850.c (print_operand): Use gcc_assert and gcc_unreacha...
2005-05-07 Kazu Hiratatree-ssa-loop-ivcanon.c, [...]: Fix comment typos.
2005-05-07 Richard Sandifordinvoke.texi: Remove documentation for MIPS' -mint64...
2005-05-07 Kazu Hiratamangle.c (globals): Change the type of substitutions...
2005-05-07 Kazu Hiratadecl.c (wrapup_globals_for_namespace): Use VEC instead...
2005-05-07 R. Kelley Cookfix typo
2005-05-07 GCC AdministratorDaily bump.
2005-05-06 Eric Christophermips.opt: Remove -mint64 option.
2005-05-06 Zdenek Dvorakre PR tree-optimization/19401 (Trivial loop not unrolled)
2005-05-06 Zdenek Dvorakre PR rtl-optimization/21254 (Incorrect code with ...
2005-05-06 Pat Haugensysv4.opt: Fix typo.
2005-05-06 Denis Vlasenkore PR target/21329 (optimize i386 block copy)
2005-05-06 Kazu Hiratadecl2.c (pending_statics, [...]): Use VEC instead of...
2005-05-06 Mark MitchellRevert accidental commit
2005-05-06 Mark Mitchelltestsuite_hooks.cc (try_mkfifo): Remove.
2005-05-06 Jeff Lawre PR tree-optimization/21380 (ICE compiling with -O)
2005-05-06 Kazu Hiratadecl2.c (ssdf_decls, [...]): Use VEC instead of VARRAY.
2005-05-06 Kazu Hirata* decl2.c (spew_debug): Remove.
2005-05-06 Kazu Hiratatree-ssa-operands.c (clobbered_v_may_defs, [...]):...
2005-05-06 Nathan Sidwellmcore.c (mcore_print_operand_address): Use gcc_assert...
2005-05-06 Aldy Hernandezlinux64.h: Remove MASK_PROFILE_KERNEL, and TARGET_PROFI...
2005-05-06 Nathan Sidwellm32r.c (m32r_encode_section_info): Use gcc_assert and...
2005-05-06 Jakub Jelinekre PR c++/20961 (ICE on pragma weak/__attribute__(...
2005-05-06 Richard Sandiford* config/rs6000/sysv4.h (EXTRA_SUBTARGET_SWITCHES)...
2005-05-06 GCC AdministratorDaily bump.
2005-05-05 David EdelsohnUpdate ChangeLog to reflect darwin.opt translation.
2005-05-05 Kazu Hiratadecl2.c (deferred_fns, [...]): Use VEC instead of VARRAY.
2005-05-05 David Edelsohndarwin.opt translation
2005-05-05 Aldy Hernandez* config/rs6000/darwin.h ({MASK,TARGET}_MACHO_DYNAMIC_N...
2005-05-05 J"orn Renneckesh.c (sh_builtin_saveregs): Use copy_to_mode_reg and...
2005-05-05 Aldy Hernandezconfig.gcc: Add .opt magic for the rs6000 ports.
2005-05-05 Ralf Corsepiusconfig.gcc (hppa1.1-*-rtems*): Remove.
2005-05-05 Mark Mitchellre PR c++/21352 (ICE with passing template function...
2005-05-05 Joseph Myers* zh_CN.po: Update.
2005-05-05 Ralf Corsepiust-rtems (MULTILIB_NEW_EXCEPTIONS_ONLY): Exclude roe...
2005-05-05 Kazu Hirata* pt.c: Fix a comment typo.
2005-05-05 Denis Chertykovre PR target/21284 (AVR target: switch/case jump table...
2005-05-05 Paul Brookarm-g2.c: Use effective-target arm32.
2005-05-05 Richard Sandifordconfig.gcc (arm*-wince-pe*, [...]): Add arm/pe.opt...
2005-05-05 Nathan Sidwellarc.c (get_arc_condition_code): Use gcc_assert & gcc_un...
2005-05-05 Geoffrey Keatingrs6000.md (P): Use TARGET_*BIT rather than comparing...
2005-05-05 Paul BrookMakefile.in: Replace dependencies on basic-block.h...
2005-05-05 Kelley Cookxm-m32r.h, linux.h: Delete files.
2005-05-05 Kelley Cooksystem.h: Poison BYTEORDER and HOST_WORDS_BIG_ENDIAN.
2005-05-05 GCC AdministratorDaily bump.
2005-05-04 Gerald Pfeifer* doc/contrib.texi (Contributors): Add Mostafa Hagog...
2005-05-04 Fariborz JahanianFixed a vrsave problem in the presense of save_world...
2005-05-04 Hans-Peter Nilssonpredicates.md: New file.
2005-05-04 Thomas Koenigre PR libfortran/21354 ([4.0 only] Rank 7 not handled...
2005-05-04 Andrew MacLeodtree-flow-inline.h (op_iter_init_use, [...]): Assert...
2005-05-04 Richard Sandiford* protoize.c (version_flag, quiet_flag, nochange_flag...
2005-05-04 Kazu Hiratatree-outof-ssa.c (edge_leader, [...]): Use VEC instead...
2005-05-04 James E WilsonFix the Xassembler and Xpreprocessor options, which...
2005-05-04 Kazu Hiratatree-flow-inline.h, [...]: Likewise.
2005-05-04 Paolo Bonzinitm.texi (Target Hooks): Document TARGET_RESOLVE_OVERLOA...
2005-05-04 Paul BrookMakefile.in: Change dependencies on target.h to $(TARGE...
2005-05-04 Kazu Hiratatree-ssa-loop-ivopts.c (rewrite_address_base): Don...
2005-05-04 Kazu Hirataloop-unroll.c (var_to_expand, [...]): Use VEC instead...
2005-05-04 Kazu Hiratadwarf2out.c (incomplete_types, [...]): Use VEC instead...
2005-05-04 Kazu Hiratacp-tree.h (language_function): Change the type of x_loc...
2005-05-04 Andrew Pinski[multiple changes]
2005-05-04 Thomas Fitzsimmonsre PR java/20309 (gcjh needs a -force option)
2005-05-04 Richard Hendersonre PR middle-end/21318 (ICE in instantiate_virtual_regs...
2005-05-04 DJ Deloriecommon.opt (fdiagnostics-show-option): No variable...
2005-05-04 Kelley Cookxm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN.
2005-05-04 GCC AdministratorDaily bump.
2005-05-03 Jakub Jelinekre PR middle-end/21265 (GCC fails to optimize tail...
2005-05-03 Jakub Jelinekre PR rtl-optimization/21239 (Illegal elimination of...
2005-05-03 Kazu Hiratatree-cfg.c (remove_bb): Remove a redundant call to...
2005-05-03 Tom Tromeyre PR java/21245 (gcjh creates invalid/empty header...
2005-05-03 Joseph Myers* zh_CN.po: Update.
2005-05-03 Kazu Hiratatree-flow.h (tree_ann_common_d): Move aux to ...
2005-05-03 Richard Henderson* cfg.c (dump_flow_info): Use max_reg_num, not max_regno.
2005-05-03 Richard Henderson* config/rs6000/rs6000.c: Remove conflict markers.
2005-05-03 Kazu Hirataconstants.c, [...]: Update copyright.
2005-05-03 Kazu HirataMake-lang.in, [...]: Update copyright.
2005-05-03 Kazu Hirata* friend.c, lex.c, mangle.c, repo.c: Update copyright.
2005-05-03 James E WilsonFix corrupted dwarf2 file table with -fno-eliminate...
2005-05-03 DJ Deloriec-decl.c (store_parm_decls_oldstyle): Let diagnostic...
2005-05-03 Richard Hendersonrs6000.h (REG_CLASS_CONTENTS): Fix ALL_REGS and SPEC_OR...
2005-05-03 Alexandre Olivare PR target/16888 (ICE: in print_reg, at config/i386...
2005-05-03 Kazu Hiratatree-mudflap.c (deferred_static_decls, [...]): Use...
2005-05-03 Joseph Myers* de.po: Update.
2005-05-03 Kazu Hiratacfglayout.c (block_locators_blocks, [...]): Use VEC...
2005-05-03 Kazu Hirata* tree-cfg.c (tree_forwarder_block_p): Fix a typo.
2005-05-03 Eric Botcazoupredicates.md (const_compl_high_operand): New.
2005-05-03 Richard Guenthertree-ssa-ccp.c (maybe_fold_stmt_indirect): Use STRIP_TY...
2005-05-03 Jakub Jelinekre PR rtl-optimization/21330 (ICE in compare_and_jump_s...
2005-05-03 Jakub Jelinekre PR target/21297 (buf[i+i]=0 stores buf[i] when -O2)
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-05-03 Nathan Sidwelldarwin.c (machopic_define_symbol): Use gcc_assert or...
2005-05-03 Uros Bizjakre PR middle-end/21282 (Converting floor into lfloor...
2005-05-03 David Billinghurstpr20122.c: Clean up .vect file.
2005-05-03 GCC AdministratorDaily bump.
2005-05-03 David Billinghurstvect-1.f90: Clean up .vect file.
2005-05-02 Geoffrey Keating[multiple changes]
next
This page took 0.100802 seconds and 8 git commands to generate.