summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * config/s390/s390.c (s390_va_arg): Use set_mem_alias_set.uweigand2001-10-061-1/+1
* * config/stormy16/stormy-abi: Document abi changes.clm2001-10-053-15/+19
* * config/i386/i386.c (ix86_split_to_parts): Use trunc_int_for_modekenner2001-10-051-5/+7
* 2001-10-04 Eric Christopher <echristo@redhat.com>echristo2001-10-042-4/+3
* * dwarf2asm.c (unaligned_integer_asm_op): Abort ifwehle2001-10-031-1/+1
* * doc/invoke.texi (i386 Options): Document x86-64 options.hubicka2001-10-027-64/+347
* 2001-10-01 Dale Johannesen <dalej@apple.com>shebs2001-10-024-35/+161
* * config/m68hc11/m68hc11.md ("add-split"): Fix add split whenciceron2001-10-011-4/+10
* * config/i386/i386.c (ix86_va_arg): Call set_mem_alias_set.kenner2001-10-011-5/+5
* * config/m68hc11/m68hc11.md ("cmpqi_1"): Fix constraints.ciceron2001-09-301-14/+16
* * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Fix move of spciceron2001-09-301-1/+11
* * config/m68hc11/m68hc11.h(INCOMING_RETURN_ADDR_RTX): Remove sociceron2001-09-301-10/+0
* * config/i386/xm-djgpp.h (GCC_DRIVER_HOST_INITIALIZATION): Don'tdj2001-09-301-2/+1
* * config/s390/s390.h (EXTRA_CC_MODES): Add CCLmode.uweigand2001-09-294-167/+377
* Documentation for vector extensionsbernds2001-09-291-9/+9
* * config/i386/sol2.h (CPLUSPLUS_CPP_SPEC): Define.ro2001-09-281-0/+8
* Add support for 3Dnow builtinsbernds2001-09-283-43/+608
* * i386-protos.h (ix86_setup_incoming_varargs, ix86_va_arg,hubicka2001-09-284-1/+542
* (FUNCTION_VALUE): Change hardcoded 33 and 3 to macros.aldyh2001-09-271-4/+6
* 2001-09-24 Andrew Haley <aph@cambridge.redhat.com>aph2001-09-261-1/+1
* Fix last patch to allow indexed operand.dje2001-09-251-2/+2
* SSE/MMX builtins bugfixesbernds2001-09-252-15/+14
* Add target_flags mask bit to builtin definitionsbernds2001-09-251-215/+215
* * (lwa_operand): Address must be word aligned.dje2001-09-251-1/+4
* * pa.c (return_addr_rtx): Return NULL_RTX if count is not zero. Usedanglin2001-09-241-25/+26
* * som.h (ASM_OUTPUT_EXTERNAL): Improve formatting.danglin2001-09-241-6/+17
* * pa.h (TRAMPOLINE_TEMPLATE): Add two words to the template fordanglin2001-09-241-3/+20
* * pa.c (function_arg): Pass floating arguments in both general anddanglin2001-09-241-15/+23
* * function.c (fix_lexical_address): Use set_mem_alias_set.kenner2001-09-221-2/+2
* * rtl.h (LCT_RETURNS_TWICE): New.rth2001-09-211-0/+4
* * config/stormy16/stormy16.h (REG_CLASS_FROM_LETTER): Map 'd'rth2001-09-211-1/+2
* gcc/rth2001-09-211-0/+18
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-215-53/+712
* 2001-09-21 Hartmut Penner <hpenner@de.ibm.com>hpenner2001-09-212-318/+265
* Table-driven attributes.jsm282001-09-2125-621/+839
* * sh-protos.h (sh_pr_n_sets): Declare.amylaar2001-09-213-4/+30
* Fix for PR 3917.wilson2001-09-211-2/+17
* * sh.c (shiftcosts): Don't use shiftcosts array for modes wideramylaar2001-09-201-0/+10
* * i386.md (indirect_jump): Allow Pmode operand.hubicka2001-09-203-19/+108
* 2001-09-19 Alan Modra <amodra@bigpond.net.au>dje2001-09-203-26/+42
* * alias.c: Fix typos in comments.shebs2001-09-191-2/+2
* * config/alpha/alpha.c (local_symbol_p): Split out from ...rth2001-09-194-169/+450
* config/stormy16/stormy16.h (DEFAULT_PCC_STRUCT_RETURN): Define as 0.clm2001-09-181-2/+2
* * config.gcc (s390-*-linux-*, s390x-*-linux*): Switch touweigand2001-09-183-10/+5
* Tue Sep 18 09:51:11 2001 Eric Christopher <ecechristo@redhat.com>oldham2001-09-181-24/+29
* * config/stormy16 (LIB_SPEC): Remove -lnosys.clm2001-09-181-1/+1
* * config/mips/mips.c (mips_frame_set): New.rsandifo2001-09-181-5/+39
* 2001-09-18 Philip Blundell <philb@gnu.org>pb2001-09-181-4/+6
* 2001-09-17 Dale Johannesen <dalej@apple.com>shebs2001-09-174-3/+7
* 2001-09-15 Eric Christopher <echristo@redhat.com>echristo2001-09-151-4/+1