]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
avr.h (CPP_SPEC): Don't handle -posix.
[gcc.git] / gcc / ChangeLog
2011-01-14 Joseph Myersavr.h (CPP_SPEC): Don't handle -posix.
2011-01-14 Joseph Myersmicroblaze.h (CC1_SPEC): Remove -gline spec.
2011-01-14 Joseph Myersmicroblaze.h (CC1_SPEC): Remove %{save-temps: }.
2011-01-14 Joseph Myerslinux.h (LINK_SPEC): Don't use %{!ibcs:} conditional.
2011-01-14 Joseph Myerslinux-elf.h (LINUX_TARGET_LINK_SPEC): Remove %{version...
2011-01-14 Joseph Myerssp-elf.h (ASM_SPEC): Remove %{v:-V}.
2011-01-14 Joseph Myers* config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC):...
2011-01-14 Rainer Orthconfigure.ac (gcc_cv_ld_static_dynamic): Solaris 2...
2011-01-14 Jan Hubickare PR target/46037 (--enable-stage1-languages=c,lto...
2011-01-14 Richard Guentherre PR tree-optimization/47179 (SPU: errno misoptimizati...
2011-01-14 Richard Guenthertree-ssa-structalias.c (new_var_info): Use DECL_HARD_RE...
2011-01-14 Eric BotcazouFix formatting issues
2011-01-14 Richard Guentherre PR tree-optimization/47280 (ICE: verify_stmts failed...
2011-01-14 Richard Guentherre PR middle-end/47281 (error: non-trivial conversion...
2011-01-14 Richard Guentherre PR tree-optimization/47286 (Invalid code when using...
2011-01-14 Martin Jamborre PR middle-end/46823 (ICE: edge points to wrong decla...
2011-01-13 Anatoly Sokolovxtensa.h (XTENSA_LIBCALL_VALUE, [...]): Remove macros.
2011-01-13 Kai Tietzre PR c++/47213 (ICE: SIGSEGV in determine_visibility...
2011-01-13 Michael MeissnerFix 47251, failure in powerpc -mcpu=power7 -m32 -msoft...
2011-01-13 Andreas Krebbels390.c (print_operand_address): Replace 'error' with...
2011-01-13 Jeff Lawre PR rtl-optimization/39077 (GCSE-optimization causes...
2011-01-13 Dodji SeketeliFix PR debug/PR46973
2011-01-13 Andrey Belevantsevre PR rtl-optimization/45352 (ICE: in reset_sched_cycle...
2011-01-13 Eric BotcazouFix minor issues
2011-01-12 Richard Hendersonmn10300: Auto-clobber the flags in asms.
2011-01-12 Richard Hendersonmn10300: Add delegitimize_address hook.
2011-01-12 Richard Hendersonmn10300: Add clzsi2.
2011-01-12 Richard Hendersonmn10300: Emit clr.
2011-01-12 Richard Hendersonmn10300: Force lower-subreg pass to run.
2011-01-12 Richard Hendersonmn10300: Clean up trampoline handling
2011-01-12 Anatoly Sokolovs390.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
2011-01-12 Kai Tietzre PR debug/47209 (ICE: SIGSEGV in should_emit_struct_d...
2011-01-12 Jan Hubickare PR driver/47244 (plugin linker is used unconditionally)
2011-01-12 Richard Guentherre PR lto/47259 (LTO and global register variable)
2011-01-12 Joseph Myersconfig.gcc (arm*-*-linux*, [...]): Use gnu-user.h befor...
2011-01-12 Richard Guentherre PR c/46946 (contradiction in docs for -Ofast and...
2011-01-12 Eric BotcazouFix long line
2011-01-12 Jan Hubickare PR tree-optimization/47233 (IPA reference tends...
2011-01-12 Nicola PeroIn gcc/: 2011-01-12 Nicola Pero <nicola.pero@meta-innov...
2011-01-11 Ian Lance Taylorgodump.c (go_output_var): Don't output the variable...
2011-01-11 Ian Lance Taylor* godump.c (go_format_type): Don't generate float80.
2011-01-11 Richard Hendersonmn10300: Clean up costing.
2011-01-11 Richard HendersonOops, forgot predicates.md line in last Changelog.
2011-01-11 Richard Hendersonmn10300: Remove bset/bclr patterns.
2011-01-11 Richard Hendersonmn10300: Define the A and D constraints.
2011-01-11 Richard Hendersonmn10300: Add attribute enabled.
2011-01-11 Richard Hendersonmn10300: fp insn cleanup
2011-01-11 Richard Hendersonmn10300: Fix debug offsets into the stack frame
2011-01-11 Richard Hendersonmn10300: Emit the movm stores in the correct order.
2011-01-11 Richard Hendersonmn10300: Delete ASM_PN_FORMAT.
2011-01-11 Richard Hendersonmn10300: Better definition of INCOMING_RETURN_ADDR_RTX.
2011-01-11 Jan Hubickare PR lto/45721 (ICE: in function_and_variable_visibili...
2011-01-11 Richard Guentherre PR tree-optimization/46076 (constant propagation...
2011-01-11 Richard Guentherre PR rtl-optimization/45235 (const volatile read moved...
2011-01-11 Richard Guentherre PR tree-optimization/47239 ((int)&func & 3 is always...
2011-01-11 Jeff Lawre PR tree-optimization/47086 (ICE: verify_flow_info...
2011-01-10 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2011-01-10 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2011-01-10 Jan Hubickare PR lto/46083 (gcc.dg/initpri1.c FAILs with -flto...
2011-01-10 Ralf Wildenhuesdoc: fix deftypefn markup in gccint manual.
2011-01-10 Ralf Wildenhuesdoc: avoid extra indentation in gimple.texi
2011-01-10 Jeff Lawre PR tree-optimization/47141 (segfault)
2011-01-10 Jan Hubickare PR tree-optimization/47234 (ipa-split is executed...
2011-01-10 H.J. LuCheck e->call_stmt before calling gimple_call_set_canno...
2011-01-10 Iain Sandoedarwin-sections.def: Remove unused section.
2011-01-10 Dave Kornre PR c++/47218 (C++ multiple definitions of non-virtua...
2011-01-09 Nicola PeroIn gcc/: 2011-01-09 Nicola Pero <nicola.pero@meta-innov...
2011-01-09 Kai Tietzwinnt.c (i386_pe_start_function): Make sure to switch...
2011-01-09 Iain Sandoere PR c/46902 (gcc.dg/plugin/plugindir*.c gives ICEs...
2011-01-09 Ralf Wildenhuesdoc: cpp manual nits
2011-01-08 Nicola PeroIn gcc/: 2011-01-08 Nicola Pero <nicola.pero@meta-innov...
2011-01-08 Jan Hubickare PR tree-optimization/46469 (ICE: verify_cgraph_node...
2011-01-08 Eric BotcazouFix long lines
2011-01-08 Joseph Myersopts.c (finish_options): Set opts->x_flag_opts_finished...
2011-01-08 Jan HubickaMakefile.in: Regenerate.
2011-01-07 Jan Hubickare PR tree-optimization/46367 (ICE during cgraph edge...
2011-01-07 Ulrich Weigand* config/spu/spu.h (ASM_COMMENT_START): Define.
2011-01-07 H.J. LuKeep -m[arch|tune]=native in COLLECT_GCC_OPTIONS.
2011-01-07 Jakub Jelinekre PR target/47201 (ICE: SIGSEGV in adjust_mems (var...
2011-01-07 Jakub Jelinekre PR bootstrap/47187 (profiledbootstrap failure on...
2011-01-07 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2011-01-07 Iain Sandoeallow the target to label code fragments generated...
2011-01-07 Iain Sandoeprovide pubnames when there are multiple code sections
2011-01-07 Anatoly Sokolovxtensa.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
2011-01-06 Changpeng FangCorrect the formatting of the Changlog entry
2011-01-06 Eric Botcazoure PR debug/46704 (Ada compiler fails to build itself)
2011-01-06 Changpeng FangBobcat (btver1) Enablement
2011-01-06 Rainer Orthre PR target/43309 (amd64 TLS IE code sequence on Solar...
2011-01-06 Gerald Pfeiferinvoke.texi (Overall Options): Improve wording and...
2011-01-06 Joseph Myerssol2.opt (G, [...]): New Driver options.
2011-01-06 Rainer Orthre PR target/38118 (gcc emits non-TLS data as TLS on...
2011-01-06 Jan Hubickare PR lto/47188 (Undefined reference errors when combin...
2011-01-06 Rainer Orthre PR other/45915 (Check for gnu_unique_object in ld...
2011-01-06 Joseph Myerslinux-android.opt (tno-android-cc, [...]): New Driver...
2011-01-06 Jakub Jelinekre PR c/47150 (ICE in gimplify_expr at gimplify.c)
2011-01-06 Ira Rosenre PR tree-optimization/47139 (ice in process_use,...
2011-01-06 Joseph Myersrtems.opt: New.
2011-01-05 Changpeng FangRemove 3DNow instructions from the bdver1-supported...
2011-01-05 Ulrich Weigandspu.c (spu_option_override): Set parameter PARAM_MAX_CO...
2011-01-05 Jan Hubickalto-wrapper.c (run_gcc): Default to WHOPR mode when...
next
This page took 0.653979 seconds and 108 git commands to generate.