2006-09-11 |
Alexandre Oliva | re PR target/28672 (Gcc went into infinite loop when... 2006-09-11 Alexandre Oliva <aoliva@redhat.com>
|
commit | commitdiff | tree |
2006-08-17 |
Alexandre Oliva | re PR target/28146 (-O2 produces invalid code on s390...
|
commit | commitdiff | tree |
2006-08-13 |
Alexandre Oliva | re PR c/27184 (Wrong code with pointers to arrays and... 2006-08-13 Alexandre Oliva <aoliva@redhat.com> 2006-08-13 Alexandre Oliva <aoliva@redhat.com>
|
commit | commitdiff | tree |
2006-08-09 |
Alexandre Oliva | var-tracking.c (enum micro_operation_type): Add MO_COPY.
|
commit | commitdiff | tree |
2006-07-18 |
Alexandre Oliva | re PR c/26993 (ICE on invalid code with weakref)
|
commit | commitdiff | tree |
2006-06-17 |
Alexandre Oliva | i386.c (legitimate_tls_address): Add tp after DTPOFF.
|
commit | commitdiff | tree |
2006-06-01 |
Alexandre Oliva | re PR c++/26660 (PCH vs -save-temps, ICE while GCing)
|
commit | commitdiff | tree |
2006-05-23 |
Alexandre Oliva | simplify-rtx.c (simplify_subreg): Adjust REG_OFFSET...
|
commit | commitdiff | tree |
2006-05-14 |
Alexandre Oliva | pt.c (build_non_dependent_expr): Leave ADDR_EXPR of...
|
commit | commitdiff | tree |
2006-05-04 |
Alexandre Oliva | re PR java/8260 (gcj -fprofile-arcs doesn't work)
|
commit | commitdiff | tree |
2006-03-17 |
Alexandre Oliva | dwarf2out.c (dwarf2out_stack_adjust): Always track...
|
commit | commitdiff | tree |
2006-02-21 |
Alexandre Oliva | sse.md (vec_extractv2df_1_sse): New.
|
commit | commitdiff | tree |
2006-02-21 |
Alexandre Oliva | defaults.h (CFA_FRAME_BASE_OFFSET): Define.
|
commit | commitdiff | tree |
2006-02-07 |
Alexandre Oliva | re PR debug/24444 (invalid register in debug info) 2006-02-07 Alexandre Oliva <aoliva@redhat.com>
|
commit | commitdiff | tree |
2006-02-04 |
Alexandre Oliva | Add 2006 to copyright line
|
commit | commitdiff | tree |
2006-02-04 |
Alexandre Oliva | re PR debug/24444 (invalid register in debug info)
|
commit | commitdiff | tree |
2006-01-26 |
Alexandre Oliva | re PR other/24829 (libobjc testsuite failures)
|
commit | commitdiff | tree |
2006-01-26 |
Alexandre Oliva | re PR c/25892 (-Wpointer-sign creates problems for...
|
commit | commitdiff | tree |
2006-01-19 |
Alexandre Oliva | Introduce TLS descriptors for i386 and x86_64.
|
commit | commitdiff | tree |
2006-01-13 |
Alexandre Oliva | sse.md (*vec_extractv2di_1_sse2): Reorder alternatives...
|
commit | commitdiff | tree |
2006-01-09 |
Alexandre Oliva | sse.md (*vec_extractv2di_1_sse2): New.
|
commit | commitdiff | tree |
2006-01-05 |
Alexandre Oliva | Makefile.tpl (clean-stage[+id+]-[+prefix+][+module...
|
commit | commitdiff | tree |
2005-12-16 |
Alexandre Oliva | jcf-parse.c (set_source_filename): Set the decl source...
|
commit | commitdiff | tree |
2005-11-29 |
Alexandre Oliva | re PR libfortran/24991 (gfortran build fails with ...
|
commit | commitdiff | tree |
2005-11-28 |
Alexandre Oliva | * varasm.c (ultimate_transparent_alias_target): Add...
|
commit | commitdiff | tree |
2005-11-18 |
Alexandre Oliva | rs6000.h (ASM_OUTPUT_WEAKREF): Define.
|
commit | commitdiff | tree |
2005-11-10 |
Alexandre Oliva | attr-weakref-1.c: Add exit (0) to avoid spurious failures.
|
commit | commitdiff | tree |
2005-11-10 |
Alexandre Oliva | re PR target/24778 (Assembler errors during bootstrap)
|
commit | commitdiff | tree |
2005-11-09 |
Alexandre Oliva | re PR other/4372 (#pragma weak pthread* inclusion causes...
|
commit | commitdiff | tree |
2005-11-09 |
Alexandre Oliva | re PR other/4372 (#pragma weak pthread* inclusion causes...
|
commit | commitdiff | tree |
2005-10-25 |
Alexandre Oliva | PR middle-end/24295, PR testsuite/24477
|
commit | commitdiff | tree |
2005-10-20 |
Alexandre Oliva | re PR middle-end/24295 (Xorg broken, #pragma weak foo...
|
commit | commitdiff | tree |
2005-10-04 |
Alexandre Oliva | error.c (dump_type): Print reworded message.
|
commit | commitdiff | tree |
2005-09-24 |
Alexandre Oliva | * config/i386/i386.md (*tls_global_dynamic_64,
|
commit | commitdiff | tree |
2005-07-14 |
Alexandre Oliva | re PR target/20126 (Inlined memcmp makes one argument... 2005-07-14 Alexandre Oliva <aoliva@redhat.com>
|
commit | commitdiff | tree |
2005-05-03 |
Alexandre Oliva | re PR target/16888 (ICE: in print_reg, at config/i386...
|
commit | commitdiff | tree |
2005-04-22 |
Alexandre Oliva | re PR c++/21087 (ICE in do_nonmember_using_decl)
|
commit | commitdiff | tree |
2005-04-19 |
Alexandre Oliva | tree-cfg.c (dump_function_to_file): Use cfun info only...
|
commit | commitdiff | tree |
2005-04-18 |
Alexandre Oliva | tree-cfg.c (dump_function_to_file): Do not crash if...
|
commit | commitdiff | tree |
2005-04-16 |
Alexandre Oliva | re PR target/20126 (Inlined memcmp makes one argument...
|
commit | commitdiff | tree |
2005-04-16 |
Alexandre Oliva | tree-scalar-evolution.c (interpret_rhs_modify_expr...
|
commit | commitdiff | tree |
2005-04-15 |
Alexandre Oliva | re PR middle-end/20739 (ICE in gimplify_addr_expr)
|
commit | commitdiff | tree |
2005-04-14 |
Alexandre Oliva | tree-eh.c (lower_try_finally_copy): Generate new code...
|
commit | commitdiff | tree |
2005-04-10 |
Alexandre Oliva | re PR target/20126 (Inlined memcmp makes one argument...
|
commit | commitdiff | tree |
2005-04-02 |
Alexandre Oliva | re PR debug/19345 (Segmentation fault with VLA and...
|
commit | commitdiff | tree |
2005-04-02 |
Alexandre Oliva | re PR tree-optimization/20640 (ICE on NULL PHI_ARG_DEF)
|
commit | commitdiff | tree |
2005-04-02 |
Alexandre Oliva | re PR middle-end/20491 (internal compiler error: in...
|
commit | commitdiff | tree |
2005-04-02 |
Alexandre Oliva | re PR rtl-optimization/20290 (Miscompilation on ppc...
|
commit | commitdiff | tree |
2005-03-29 |
Alexandre Oliva | re PR middle-end/20491 (internal compiler error: in...
|
commit | commitdiff | tree |
2005-03-28 |
Alexandre Oliva | configure.ac: Revert 2005-03-25's patch.
|
commit | commitdiff | tree |
2005-03-24 |
Alexandre Oliva | badshift.c: Renamed to...
|
commit | commitdiff | tree |
2005-03-24 |
Alexandre Oliva | badshift.c: Renamed to...
|
commit | commitdiff | tree |
2005-03-24 |
Alexandre Oliva | re PR rtl-optimization/20532 (Bad code for DImode left...
|
commit | commitdiff | tree |
2005-03-19 |
Alexandre Oliva | * gcc_update (silent): Unset instead of initializing...
|
commit | commitdiff | tree |
2005-03-14 |
Alexandre Oliva | re PR rtl-optimization/18628 (miscompilation of switch...
|
commit | commitdiff | tree |
2005-03-14 |
Alexandre Oliva | re PR c++/20280 (ICE in create_tmp_var, at gimplify...
|
commit | commitdiff | tree |
2005-03-02 |
Alexandre Oliva | name-lookup.c (push_overloaded_decl): Don't error if...
|
commit | commitdiff | tree |
2005-03-01 |
Alexandre Oliva | re PR libgcj/20160 (link errors building libgcj tests)
|
commit | commitdiff | tree |
2005-02-23 |
Alexandre Oliva | decl.c (grokvardecl): Don't exempt anonymous types...
|
commit | commitdiff | tree |
2005-02-22 |
Alexandre Oliva | re PR tree-optimization/19786 (Aliasing optimisation...
|
commit | commitdiff | tree |
2005-02-18 |
Alexandre Oliva | re PR c++/20008 (internal compiler error: in expand_case...
|
commit | commitdiff | tree |
2005-02-17 |
Alexandre Oliva | re PR c++/20028 (class and then template class gives...
|
commit | commitdiff | tree |
2005-02-17 |
Alexandre Oliva | re PR c++/20022 (-fno-access-control is broken)
|
commit | commitdiff | tree |
2005-02-15 |
Alexandre Oliva | re PR c++/17788 (poor diagnostic for missing reference...
|
commit | commitdiff | tree |
2005-02-15 |
Alexandre Oliva | decl2.c (mark_used): Set the source location of the...
|
commit | commitdiff | tree |
2005-02-14 |
Alexandre Oliva | re PR c++/17816 (duplicate definition of pure virtual...
|
commit | commitdiff | tree |
2005-02-07 |
Alexandre Oliva | linux.h (LIB_SPEC, [...]): Remove redundant, incorrect...
|
commit | commitdiff | tree |
2005-02-07 |
Alexandre Oliva | frv.md ("tls_indirect_call"): Turn into libcall-like...
|
commit | commitdiff | tree |
2005-02-03 |
Alexandre Oliva | combine.c (simplify_comparison, [...]): Do not drop...
|
commit | commitdiff | tree |
2005-02-01 |
Alexandre Oliva | frv.c (movcc_fp_destination_operand): New.
|
commit | commitdiff | tree |
2005-02-01 |
Alexandre Oliva | * parser.c (cp_parser_template_id): Revert comment...
|
commit | commitdiff | tree |
2005-02-01 |
Alexandre Oliva | re PR c++/18757 (ICE (on invalid) in get_innermost_template_...
|
commit | commitdiff | tree |
2005-01-27 |
Alexandre Oliva | frv.c (frv_class_likely_spilled_p): Add GR8_REGS, GR9_REGS...
|
commit | commitdiff | tree |
2005-01-26 |
Alexandre Oliva | Makefile.in (../$(build_subdir)/fixincludes/fixincl...
|
commit | commitdiff | tree |
2004-12-23 |
Alexandre Oliva | Fixed incorrect PR number.
|
commit | commitdiff | tree |
2004-12-23 |
Alexandre Oliva | * gcc.dg/empty2.c: Add missing dg-warning.
|
commit | commitdiff | tree |
2004-12-23 |
Alexandre Oliva | re PR c++/18962 (specialization of template class with...
|
commit | commitdiff | tree |
2004-12-23 |
Alexandre Oliva | re PR target/16819 (ICE with empty struct as arg)
|
commit | commitdiff | tree |
2004-12-22 |
Alexandre Oliva | t-linux64: Remove code that messed with $(SPECS).
|
commit | commitdiff | tree |
2004-12-15 |
Alexandre Oliva | reload.c (SMALL_REGISTER_CLASS_P): New.
|
commit | commitdiff | tree |
2004-12-13 |
Alexandre Oliva | re PR tree-optimization/16951 (ICE in make_decl_rtl...
|
commit | commitdiff | tree |
2004-12-09 |
Alexandre Oliva | re PR c++/18757 (ICE (on invalid) in get_innermost_template_...
|
commit | commitdiff | tree |
2004-11-26 |
Alexandre Oliva | frv-protos.h: Guard ifcvt functions declarations with...
|
commit | commitdiff | tree |
2004-11-26 |
Alexandre Oliva | frv.c (frv_ifcvt_modify_insn): Don't leave alone scratch...
|
commit | commitdiff | tree |
2004-10-25 |
Alexandre Oliva | * config/frv/linux.h (TARGET_C99_FUNCTIONS): Define...
|
commit | commitdiff | tree |
2004-10-25 |
Alexandre Oliva | frv.md (movdi, movdf): Handle wide-constant splits...
|
commit | commitdiff | tree |
2004-07-29 |
Alexandre Oliva | Introduce sh2a support. 2004-07-29 Alexandre Oliva <aoliva@redhat.com> 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
|
commit | commitdiff | tree |
2004-07-29 |
Alexandre Oliva | frv.md (movqi_internal, [...]): Add backup alternatives...
|
commit | commitdiff | tree |
2004-07-28 |
Alexandre Oliva | Introduce sh4a support. 2003-07-08 Alexandre Oliva <aoliva@redhat.com> 2003-07-03 Alexandre Oliva <aoliva@redhat.com> 2003-07-01 Alexandre Oliva <aoliva@redhat.com> 2003-06-27 Alexandre Oliva <aoliva@redhat.com> 2003-06-26 Alexandre Oliva <aoliva@redhat.com> 2003-07-06 Alexandre Oliva <aoliva@redhat.com> 2003-07-01 Alexandre Oliva <aoliva@redhat.com> 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
|
commit | commitdiff | tree |
2004-07-12 |
Alexandre Oliva | passes.c (rest_of_decl_compilation): Don't defer call...
|
commit | commitdiff | tree |
2004-07-09 |
Alexandre Oliva | builtins.c (fold_builtin_strncpy): Make sure len is...
|
commit | commitdiff | tree |
2004-07-08 |
Alexandre Oliva | Makefile.def (host_modules): Set bootstrap=true for...
|
commit | commitdiff | tree |
2004-07-08 |
Alexandre Oliva | builtins.c (expand_builtin_stpcpy): Un-simplify decay...
|
commit | commitdiff | tree |
2004-07-08 |
Alexandre Oliva | expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.
|
commit | commitdiff | tree |
2004-07-08 |
Alexandre Oliva | Introduce H8SX support. 2004-07-07 Alexandre Oliva <aoliva@redhat.com> 2004-06-27 Alexandre Oliva <aoliva@redhat.com> 2004-06-21 Alexandre Oliva <aoliva@redhat.com> 2004-06-16 Alexandre Oliva <aoliva@redhat.com> 2003-07-20 Alexandre Oliva <aoliva@redhat.com> 2003-05-22 Alexandre Oliva <aoliva@redhat.com> 2003-05-19 Alexandre Oliva <aoliva@redhat.com> 2003-02-28 Alexandre Oliva <aoliva@redhat.com> 2003-02-27 Alexandre Oliva <aoliva@redhat.com> 2003-02-22 Alexandre Oliva <aoliva@redhat.com>
|
commit | commitdiff | tree |
2004-07-07 |
Alexandre Oliva | function.c (assign_parm_find_data_types): Call FUNCTION_ARG_...
|
commit | commitdiff | tree |
2004-07-07 |
Alexandre Oliva | builtins.c: Rename movstr*, except for movstrict*,...
|
commit | commitdiff | tree |
2004-06-28 |
Alexandre Oliva | mn10300-protos.h (legitimate_address_p): Declare.
|
commit | commitdiff | tree |
2004-06-22 |
Alexandre Oliva | istream.tcc (getline): Make sure arguments passed to...
|
commit | commitdiff | tree |
2004-06-22 |
Alexandre Oliva | mn10300.md (movdi, movdf): Use high/low for movu operands.
|
commit | commitdiff | tree |