aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2004-12-09genopinit.c (vec_realign_store_optab): Initialization removed.Dorit Naishlos1-27/+0
2004-12-09tree.def (SET_TYPE): Remove.Nathan Sidwell3-28/+1
2004-12-08* config/i386/i386.md: Use FLAGS_REG everywhere.Richard Henderson1-171/+172
2004-12-09mips.c (mips_scalar_mode_supported_p): Rewrite to avoid call to default funct...Eric Christopher1-9/+24
2004-12-08re PR middle-end/17982 (stop calling assemble_external before final assembly ...Zack Weinberg1-2/+0
2004-12-08frv.c (frv_sort_insn_group): Always initialize packet_group->nop.Richard Sandiford1-0/+4
2004-12-08i386.c (output_387_binary_op, [...]): Fix is_sse condition.Uros Bizjak1-2/+2
2004-12-08i386-protos.h (ix86_split_fp_branch): New rtx argument.Uros Bizjak4-142/+131
2004-12-07re PR target/18443 (#pragma pack(1) breaks function pointer initialization)David Mosberger1-5/+6
2004-12-07re PR target/16317 (MIPS-netbsd does not define NO_IMPLICIT_EXTERN_C)Eric Christopher1-0/+3
2004-12-07mips-protos.h (mips_valid_pointer_mode): Move prototype...Eric Christopher2-2/+2
2004-12-07re PR target/18442 (Rejects attribute((mode(SI))) when using -mint64)Eric Christopher1-0/+26
2004-12-07t-aix43, t-aix52 (SHLIB_LINK): Revert 2004-12-01 change.David Edelsohn2-6/+6
2004-12-06* config/rs6000/sysv4.h: Define RELOCATABLE_NEEDS_FIXUP to 1.Aldy Hernandez1-1/+1
2004-12-05re PR target/18841 (setjmp and eh receivers can mis-schedule)Richard Henderson1-66/+53
2004-12-04alpha.c (alpha_expand_unaligned_load): Don't forget to use ofs in BWX two byt...Richard Henderson1-4/+4
2004-12-04mklibgcc.in: Build shared libgcc and shared libunwind in gcc/.Alan Modra6-8/+8
2004-12-03stormy16.md (pushqi, [...]): Add number of arguments to name so that the patt...Eric Christopher1-4/+4
2004-12-03rs6000.c (rs6000_override_options): Protect darwin_one_byte_bool with #if.Andreas Tobler1-0/+2
2004-12-03rs6000.c (rs6000_override_options): Make 64-bit Darwin default to one-byte bo...Stan Shebs1-0/+2
2004-12-02re PR target/18759 ([x86] using both -fomit-frame-pointer and -momit-leaf-fra...Roger Sayle1-1/+3
2004-12-02darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -gfull and -gused.Devang Patel3-6/+4
2004-12-02* sh.md (extv, extzv): Add pattern predicate.J"orn Rennecke1-2/+2
2004-12-02Makefile.in (WERROR_FLAGS): Renamed from WERROR.Andreas Schwab1-1/+1
2004-12-02rs6000.c (rs6000_assemble_integer): Put back the #ifdef RELOCATABLE_NEEDS_FIXUP.Alan Modra1-4/+2
2004-12-02re PR target/9908 ([x86] wrong code generated for virtual method call with -m...Roger Sayle1-2/+2
2004-12-02re PR target/16952 (GCC for powerpc cross target with -mrelocatable reports e...Alan Modra3-9/+16
2004-12-02t-aix43, t-aix52 (SHLIB_LINK): Change temporary file tag from a prefix to an ...Zack Weinberg2-6/+6
2004-12-01Makefile.in (WERROR): New variable.Mark Mitchell1-0/+4
2004-12-01re PR rtl-optimization/17107 (Opportunity to improve code generated for compl...David Edelsohn1-8/+4
2004-12-01re PR target/12817 ([SYSV] Altivec code generation error with many registers ...Alan Modra1-2/+4
2004-11-30altivec.h (vec_step_help): Support const vector types.Janis Johnson1-11/+77
2004-11-30s390-modes.def: Added cc modes documentation.Andreas Krebbel3-23/+154
2004-11-30s390.c (struct processor_costs): New data type.Mark Dettinger1-30/+125
2004-11-30varasm.c (default_encode_section_info): Don't set SYMBOL_FLAG_SMALL on TLS sy...Alan Modra1-4/+0
2004-11-30* gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.hZack Weinberg2-2/+5
2004-11-30re PR pch/14940 (PCH largefile test fails on various platforms)John David Anglin3-0/+135
2004-11-29cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,...Steven Bosscher1-5/+0
2004-11-29re PR target/17224 (relocation truncated to fit: GPREL22)Richard Henderson1-3/+37
2004-11-28avr.c (avr_handle_fndecl_attribute): Generate a warning if the function name ...Theodore A. Roth1-0/+26
2004-11-28avr.c (avr_mcu_types): Add entries for atmega48...Theodore A. Roth3-9/+36
2004-11-28vax.h (CASE_DROPS_THROUGH): Don't define.Steven Bosscher2-60/+50
2004-11-28re PR target/18331 (mmix-knuth-mmixware testsuite failure: execute/ieee/fp-cm...Hans-Peter Nilsson1-4/+34
2004-11-28ia64.md: Move all define_predicate's ...Richard Henderson2-344/+355
2004-11-27re PR target/16800 (PowerPC - Unnecessary rldicl)David Edelsohn1-23/+52
2004-11-28re PR target/16343 (invalid code when using -meabi -msdata=eabi)Andreas Fischer1-0/+12
2004-11-28rs6000.h (WORLD_SAVE_P): Define.Alan Modra3-27/+37
2004-11-27* fold-const.c: Fix a comment typo.Kazu Hirata1-1/+1
2004-11-27re PR pch/14940 (PCH largefile test fails on various platforms)John David Anglin1-2/+0
2004-11-27linux.h: Fix a comment typo.Kazu Hirata1-1/+1