aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-03-28s390.md ("literal_pool_31"): Output pool anchor label even if pool empty when...Ulrich Weigand1-14/+22
2003-03-28re PR target/10205 (Incorrect code generated for H8300 "normal" mode)Kazu Hirata1-5/+5
2003-03-28re PR target/10067 (GCC-3.2.2 outputs invalid asm on sparc64)Eric Botcazou1-1/+1
2003-03-28re PR c/8281 ([Sparc] ICE when compiling with -O2 -fPIC for Ultrasparc)Eric Botcazou1-7/+13
2003-03-28elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.Alan Modra8-20/+9
2003-03-27* config/alpha/alpha.md (adddi_er_high_l): Valid only after reload.Richard Henderson1-1/+1
2003-03-278540.md: Use presence_set instead of absence_set.Vladimir Makarov1-12/+12
2003-03-26s390.c (s390_optimize_prolog): Do not save/restore registers used for global ...Ulrich Weigand1-10/+23
2003-03-268540.md: New file.Vladimir Makarov13-42/+268
2003-03-26power4.md: Allow delay between dispatch and function units for simple instruc...David Edelsohn1-16/+27
2003-03-26ia64.c (ia64_expand_op_and_fetch): Fix comment.Jakub Jelinek2-4/+11
2003-03-25i386.c (ix86_rtx_costs): For -fpic and x86-64 local symbolic constants are no...Jan Hubicka1-2/+6
2003-03-25re PR rtl-optimization/8746 (gcc miscompiles Linux kernel ppa driver on x86)Eric Botcazou1-11/+17
2003-03-25h8300.md (a peephole2): Extend to support loads in QImode and HImode.Kazu Hirata1-16/+34
2003-03-24t-m68hc11-gas (LIB1ASMFUNCS): Add _call_far and _return_farStephane Carrez5-84/+216
2003-03-24function.c (put_var_into_stack): Change bool parameter to int.Mark Mitchell3-4/+4
2003-03-24* config/h8300/h8300.md (a peephole2): New.Kazu Hirata1-0/+15
2003-03-24re PR rtl-optimization/9414 ([Sparc] Scheduling bug on Ultrasparc)Eric Botcazou1-10/+10
2003-03-24sysv4.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.Alan Modra1-1/+0
2003-03-23* config/h8300/h8300.md: Fix comment typos.Kazu Hirata1-2/+2
2003-03-23* pa.c (output_cbranch): Fix typo in comment.John David Anglin1-6/+5
2003-03-22* config/i386/i386.c (ix86_init_machine_status): Return value.Andreas Jaeger1-0/+2
2003-03-22pa.c (output_cbranch, [...]): Output nop for conditional branch to the follow...John David Anglin1-13/+18
2003-03-22s390.md ("movti", [...]): Use 'o' instead of 'm' constraint in forced-split a...Ulrich Weigand1-20/+20
2003-03-22h8300.c (notice_update_cc): Correctly handle the case where the set destinati...Kazu Hirata1-1/+8
2003-03-22Make gcc recognize a c33 as a c30 instead of a c40 processor.Svein E. Seldal1-1/+1
2003-03-22* config/m68hc11/m68hc11.md ("call_value"): Fix trap check.Stephane Carrez1-1/+1
2003-03-22m68hc11.h (ASM_DECLARE_FUNCTION_NAME): Fix typo in writing .interrupt command.Stephane Carrez4-11/+83
2003-03-21i386.c (ix86_compute_frame_layout): Recompute fast prologues only when amount...Jan Hubicka2-2/+14
2003-03-21* config/h8300/h8300.md (*insv_si_1_n_lshiftrt_16): New.Kazu Hirata1-0/+12
2003-03-21rs6000.h (REG_ALLOC_ORDER): Increase priority for R2 on Darwin.Dale Johannesen1-9/+18
2003-03-21s390.h: Do not include fixdfdi.h on s390x.Ulrich Weigand1-1/+14
2003-03-21re PR target/8366 ([sparc-sun-solaris2.7] C testsuite failure w/-m64 -fpic -O...Eric Botcazou1-6/+32
2003-03-21stormy16.c (xstormy16_expand_arith): Make sure we always emit at least one insn.DJ Delorie1-0/+5
2003-03-21config.gcc (i[34567]86-*-cygwin*): Use new common makefile stub t-cygming.Christopher Faylor8-453/+700
2003-03-20h8300.md (*insv_si_1_n_lshiftrt): Restrict the source operand to those that c...Kazu Hirata1-1/+2
2003-03-20re PR target/10066 ([arm-linux] libjava build error on arm-linux)Richard Earnshaw1-3/+11
2003-03-20h8300.md (*insv_si_1_n): New.Kazu Hirata1-0/+25
2003-03-20* config/h8300/h8300.md (a peephole2): New.Kazu Hirata1-0/+20
2003-03-20h8300.md (*addsi3_and_r_1): New.Kazu Hirata1-0/+46
2003-03-19Add support for DWARF 3 64-bit sections.Kevin Buettner1-0/+7
2003-03-19s390.c (s390_preferred_reload_class): Do not force constants to the pool unle...Ulrich Weigand2-43/+43
2003-03-19i386.h (machine_function): New fields use_fast_prologue_epilogue.Jan Hubicka2-39/+57
2003-03-19(CPP_SPEC): Remove trailing semi-colon.Nick Clifton1-21/+22
2003-03-19re PR target/10062 (internal compiler error: in output_cbranch, at config/pa/...John David Anglin5-140/+253
2003-03-19rs6000.c (rs6000_emit_prologue): Don't clone the result of machopic_function_...Geoffrey Keating2-10/+20
2003-03-19rs6000.c (rs6000_stack_info): Only require a frame when debugging on XCOFF ta...Alan Modra1-12/+15
2003-03-19s390.c (s390_output_dwarf_dtprel): New.Jakub Jelinek6-0/+56
2003-03-18m68k.md (iordi3): Fix setting low half to -1.Andreas Schwab1-2/+2
2003-03-18* config/rs6000/rs6000.md (macho_correct_pic): Correct pattern.Geoffrey Keating1-2/+2