aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-06-06h8300.c (get_shift_alg): Correct the syntax of rotxl.Kazu Hirata2-3/+3
2003-06-05re PR rtl-optimization/4490 (ICE with -m128bit-long-double)Kelley Cook1-55/+55
2003-06-06linux.h (STARTFILE_SPEC): Handle -pie.Kaz Kojima1-5/+12
2003-06-05re PR middle-end/9986 ([HP-UX] [3.4 regression] Incorrect transformation of f...John David Anglin1-0/+1
2003-06-05i386.md (align): Fix warning; clarify what to do when no p2align is available.Jan Hubicka1-2/+5
2003-06-05config.gcc (m32r-elf): Revert previous delta.Nick Clifton1-22/+15
2003-06-04i386.c (struct ix86_address): Add seg.Richard Henderson5-223/+355
2003-06-04Makefile.in (varasm.o): Don't set -Wno-error.Kaveh R. Ghazi1-2/+0
2003-06-04aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.Kaveh R. Ghazi5-9/+8
2003-06-04* config/i386/i386.md (align): Use ASM_OUTPUT_*ALIGN macros.Richard Henderson1-4/+8
2003-06-04darwin.h (RS6000_OUTPUT_BASENAME): Remove semi-colon at the end of the expres...Andrew Pinski1-1/+1
2003-06-04i370.c (mvs_function_name_length): Fix signed/unsigned warnings.Kaveh R. Ghazi7-9/+8
2003-06-04config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz7-0/+68
2003-06-04rs6000.c (rs6000_complex_function_value): Unpack complex numbers <= 32 bits i...Aldy Hernandez1-1/+2
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi19-23/+23
2003-06-04c-common.c (handle_cleanup_attribute): New.Richard Henderson4-4/+5
2003-06-04function.c (trampolines_created): New variable.Jakub Jelinek11-0/+72
2003-06-04i386.c (min_insn_size, [...]): New functionsJan Hubicka2-0/+128
2003-06-04linux.h (NO_PROFILE_COUNTERS): Define to 1.Jakub Jelinek21-279/+662
2003-06-04i386.c (ix86_reorg): Replace the jump instead of adding nop.Jan Hubicka2-8/+28
2003-06-04re PR rtl-optimization/11018 ([SPARC] -mcpu=ultrasparc busts tar-1.13.25)Eric Botcazou1-2/+8
2003-06-04re PR rtl-optimization/10876 (Segfault when compiling KDE 3.1.2)Eric Botcazou2-83/+34
2003-06-03t-linux64 (CRTSTUFF_T_CFLAGS_S): Define.Chris Demetriou1-0/+1
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger5-14/+3
2003-06-03configure.in (inhibit_libc): Don't define when configuring with --with-newlib...J"orn Rennecke1-9/+0
2003-06-03x86-64.h: Remove two target-independent comments; replace "GNU CC" with "GCC".Nathanael Nerode1-14/+5
2003-06-03Commit patch that was approved last october. Oops.Anthony Green1-1/+1
2003-06-03function.c (assign_parms): Split complex arguments.Aldy Hernandez3-5/+61
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek32-82/+93
2003-06-03builtins.c (expand_builtin_memcpy): Remove endp argument and endp != 0 handling.Jakub Jelinek1-1/+1
2003-06-02Revert accidental change to mips_output_move.Richard Sandiford1-2/+2
2003-06-02mips.c: Don't include output.h twice.Kaveh R. Ghazi3-3/+0
2003-06-02sh.h (OLD_ARG_MODE): New macro.J"orn Rennecke1-17/+29
2003-06-02arm.c (arm_use_dfa_pipeline_interface): Declare.Ben Elliston3-116/+160
2003-06-01* config/d30v/d30v.h: Remove text copied from the manual.Andreas Jaeger1-2066/+0
2003-06-01* config/m68k/linux.h: Remove code protected by USE_GNULIBC_1.Andreas Schwab1-28/+0
2003-06-01re PR target/11044 ([x86] out of range loop instructions for FP code on K6)Eric Botcazou1-0/+2
2003-06-01rs6000.h (CANNOT_CHANGE_MODE_CLASS): Require TARGET_SPE for SPE_VECTOR_MODE.Aldy Hernandez1-1/+1
2003-05-31function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE usage.Andreas Jaeger1-20/+1
2003-05-30crti.asm: Use .h8300hn and .h8300sn for normal mode.Dhananjay Deshpande6-4/+34
2003-05-30h8300.c (h8300_tiny_constant_address_p): Return true if TARGET_NORMAL_MODE.Dhananjay Deshpande1-2/+3
2003-05-30mips.c (extern_list): Add GTY marker.Eric Christopher1-7/+9
2003-05-30vax.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier warnings.Kaveh R. Ghazi1-7/+7
2003-05-30mips.h (SUBTARGET_ASM_DEBUGGING_SPEC): Move -mdebug/-no-mdebug switches ...Rainer Orth1-1/+11
2003-05-29Remove OBJC_PROLOGUE everywhere.Stan Shebs3-19/+0
2003-05-29mips-protos.h (mips_output_load_label): Declare.Richard Sandiford3-7/+36
2003-05-29xtensa-protos.h (smalloffset_double_mem_p): Delete.Bob Wilson4-181/+138
2003-05-28config.gcc (i[34567]86-*-mingw32*): Add host makefile fragment i386/x-mingw32.Danny Smith1-0/+4
2003-05-28mingw32.h (STANDARD_INCLUDE_DIR): Update.Aaron W. LaFramboise1-2/+7
2003-05-28linux.h (LIB_SPEC): Add missing -lc and correct -lthread to -lpthread.Daniel Jacobowitz1-1/+2