summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * i386.c (ix86_force_to_memory, ix86_free_from_memory):hubicka2001-04-031-40/+81
* * config/i386/xm-beos.h, config/i386/xm-isc.h,zack2001-04-0311-128/+1
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-0329-266/+319
* * config/sh/crtn.asm (init, fini): Restore r15 from r14, not theaoliva2001-04-032-6/+6
* TARGET_NO_SPACE_REGS no longer affects call sequences.amodra2001-04-033-142/+116
* Rewrite hppa profiling support.amodra2001-04-033-112/+127
* * configure.in: Don't check for putenv.ghazi2001-04-021-0/+8
* * i386.md: remove obsoleted comments.hubicka2001-04-011-12/+11
* * config/avr/libgcc.S (__mulhi3): Optimize previous change.marekm2001-03-311-2/+1
* * i386.c (ix86_split_long_move): Use change address to compensatehubicka2001-03-301-2/+6
* * i386.md (sse_movdfcc_eq): Fix constraint (sse_mov?fcc splitter): Use opera...hubicka2001-03-291-5/+5
* * i386.c (ix86_expand_setcc): Support 64bit.hubicka2001-03-292-12/+95
* 2001-03-28 Matthew Hiller <hiller@redhat.com>hiller2001-03-291-4/+12
* Fix abort when passing 1.0L as unnamed argument.wilson2001-03-281-2/+2
* * config/avr/libgcc.S (__mulhi3): Correct tests to exit the loopmarekm2001-03-281-1/+3
* Fix missing barrier problembernds2001-03-281-95/+166
* * config/rs6000/rs6000.h (EPILOGUE_USES): Use TARGET_AIX,rth2001-03-282-2/+3
* * config/sparc/sparc.c (eligible_for_epilogue_delay): False ifrth2001-03-283-10/+25
* * config/rs6000/rs6000.c (rs6000_stack_info): Allocate spacerth2001-03-283-105/+132
* * config/i386/i386.c (general_no_elim_operand): Disallow virtual regs.rth2001-03-284-40/+180
* * config/alpha/alpha.c (alpha_sa_mask): Add EH_RETURN_DATA_REGNOs.rth2001-03-284-28/+81
* Make -fsjlj-exceptions a configure option.rth2001-03-281-3/+3
* Fix ia64-linux kernel miscompile, bad unwind info when reorder epilogue block.wilson2001-03-271-6/+47
* * config.gcc (m68hc11-*-*, m68hc12-*-*): Convert to new tm.hzack2001-03-275-157/+5
* * i386.md (push mem DI peep2): New.hubicka2001-03-261-7/+174
* * i386.c (struct machine_function): Add save_varrargs_registers.hubicka2001-03-263-14/+153
* 2001-03-25 Kazu Hirata <kazu@hxi.com>kazu2001-03-251-4/+4
* * mkconfig.sh (DEFINES): Handle entries with '='.ghazi2001-03-252-27/+0
* * i386.md (ashldi3, ashrdi3, lshrdi3): Change predicates tohubicka2001-03-253-21/+627
* * i386.md (movstrsi): Move offline.hubicka2001-03-253-456/+1134
* * i386.md (cmpdi): Fix operand predicates.hubicka2001-03-241-26/+1346
* * i386-protos.h (ix86_split_long_move): Return void.hubicka2001-03-243-71/+154
* * config/mips/iris4.h (ASM_OUTPUT_ASCII): Rename local variablesrth2001-03-241-12/+13
* * i386.md (zero_extendsidi2_32): Break out from ...hubicka2001-03-221-14/+163
* * i386.md (pushsi, pushsi2_prologue): Disable.hubicka2001-03-221-20/+455
* * mkconfig.sh: Include insn-flags.h.rth2001-03-2236-39/+2
* 2001-03-21 Kazu Hirata <kazu@hxi.com>kazu2001-03-221-7/+7
* * config/i386/i386.md (conditional_trap): Remove warning.kenner2001-03-211-1/+1
* * i386.c (override_options): Default ix86_regparm to REGPARM_MAX.hubicka2001-03-212-18/+85
* * i386.md (pushqi1): New.hubicka2001-03-214-0/+129
* * i386.md (pophi1, popqi1, pushqi1): Remove.hubicka2001-03-211-34/+0
* * config/i386/cygwin.h: Declare ctor_section, dtor_section drectve_section,cgf2001-03-202-18/+36
* * config/sh/sh.md (movsf_ie): Fix output patterns for fpul loadaoliva2001-03-201-10/+13
* Undo previous deltanickc2001-03-191-38/+0
* Add support for unique sections in arm-linux target.nickc2001-03-191-0/+38
* * crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined.jakub2001-03-191-0/+18
* * i386.md (absdf2 expander): Fix 64bit case.hubicka2001-03-191-1/+1
* 2001-03-16 Andrew Haley <aph@cambridge.redhat.com>aph2001-03-191-0/+1
* 2001-03-18 Anthony Green <green@redhat.com>green2001-03-191-5/+5
* > * config/pj/lib1funcs.S: Fix broken comment.green2001-03-182-10/+10