summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* Contribute sh64-elf.aoliva2002-02-0914-614/+8311
* 2002-02-08 Chris Demetriou <cgd@broadcom.com>cgd2002-02-081-2/+2
* 2002-02-07 Chris Demetriou <cgd@broadcom.com>cgd2002-02-081-2/+4
* * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): New.rth2002-02-081-0/+10
* * config.gcc (x86_64-*-linux): Add t-linux64 makefile fragment.aj2002-02-081-0/+3
* 2002-02-07 David O'Brien <obrien@FreeBSD.org>obrien2002-02-081-1/+1
* * config/h8300/h8300.c (two_insn_adds_subs_operand): Revise akazu2002-02-081-6/+5
* 2002-02-07 Eric Christopher <echristo@redhat.com>echristo2002-02-071-19/+16
* Fix for string-opt-7 failure on rs6000 -maix64.trix2002-02-074-3/+23
* * config/sparc/sparc.c (compute_frame_size): Don't correct framerth2002-02-071-3/+2
* 2002-02-07 H.J. Lu <hjl@gnu.org>hjl2002-02-071-0/+3
* * i386-protos.h (x86_order_regs_for_local_alloc): Declarehubicka2002-02-073-28/+56
* * config/mips/mips.md (define_delay) [mips16]: Adjust requiredaoliva2002-02-071-3/+16
* * config.gcc (s390x-*-linux*): Add t-linux64 makefile fragment.uweigand2002-02-062-0/+24
* * config/s390/linux64.h: Delete file.uweigand2002-02-064-99/+129
* * config/sparc/sparc.h (ARG_POINTER_CFA_OFFSET): No stack bias.rth2002-02-061-1/+1
* Implement using "base addresses" in insn operands as default.hp2002-02-064-56/+148
* 2002-02-05 Eric Christopher <echristo@redhat.com>echristo2002-02-064-15/+71
* * pa.h (PREDICATE_CODES): Add reg_before_reload_operand.danglin2002-02-061-0/+1
* 2002-02-06 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-051-9/+9
* * config/netbsd.h (WCHAR_TYPE): Define.thorpej2002-02-0510-89/+13
* PR fortran/3392rth2002-02-051-0/+2
* 2002-02-05 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-051-9/+9
* 2002-02-05 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-051-249/+321
* * config/arm/netbsd.h: Correct a comment.thorpej2002-02-051-1/+1
* 2002-02-05 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-052-13/+147
* 2002-01-31 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-044-313/+4294
* * pa.c (DO_FRAME_NOTES): Move forward.danglin2002-02-041-72/+110
* * pa.h (PREFERRED_STACK_BOUNDARY): Define to match standard rounding.danglin2002-02-041-2/+5
* * pa32-linux.h (LINK_COMMAND_SPEC): Define.danglin2002-02-041-0/+11
* * pa.md (call_internal_reg_64bit): Remove unused variable.danglin2002-02-041-2/+0
* Replace current_function_anonymous_args with cfun->machine->uses_anonymous_argsnickc2002-02-042-30/+12
* * combine.c (force_to_mode): Remove STACK_BIAS code.rth2002-02-045-76/+102
* * config/alpha/alpha.c (current_function_is_thunk): Don't checkrth2002-02-043-41/+121
* * config/s390/s390-protos.h (legitimize_la_operand,uweigand2002-02-044-158/+192
* * gcc/config/s390/s390.h (CRT_CALL_STATIC_FUNCTION): Fixeduweigand2002-02-041-3/+3
* * config/i386/i386.md (movsf_1): Allow moving SF values in MMXjakub2002-02-041-4/+8
* * config.gcc: Set cpu_type to m68k for 68010, as well.thorpej2002-02-031-0/+520
* * config/h8300/h8300.c (hand_list): Move inside function_arg.kazu2002-02-031-20/+19
* * config/h8300/h8300.c (h8_push_ops): Move insidekazu2002-02-031-4/+4
* * config/h8300/h8300.c (os_task): Make it static.kazu2002-02-031-4/+4
* * config/sh/sh.md (ic_invalidate_line): Make sure the immediateaoliva2002-02-031-1/+2
* * config/h8300/h8300.c: Fix formatting.kazu2002-02-021-18/+19
* * config/h8300/h8300.md: Fix formatting.kazu2002-02-021-35/+24
* * config/h8300/h8300.md (one_cmpl patterns): Tighten thekazu2002-02-021-29/+37
* * config/h8300/h8300.md (xor patterns): Tighten the predicateskazu2002-02-021-3/+3
* * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.neil2002-02-023-29/+8
* 2002-02-01 Eric Christopher <echristo@redhat.com>echristo2002-02-022-3/+7
* * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Add missing | separators.jakub2002-02-021-2/+2
* * config/sparc/sparc.c (sparc_emit_set_symbolic_const64): Ifdj2002-02-012-15/+29