summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* 2003-08-19 Chris Demetriou <cgd@broadcom.com>cgd2003-08-191-4/+17
* 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-08-191-3/+6
* * config/mips/mips.c (mips_va_arg): If EABI_FLOAT_VARARGS_P,rsandifo2003-08-191-2/+2
* PR target/11924rsandifo2003-08-191-9/+6
* * config/xtensa/crti.asm (_init, _fini): Add alternate code for newbwilson2003-08-194-26/+74
* * config/rs6000/spe.md ("*nabssf2_gpr"): New.aldyh2003-08-181-0/+7
* * config/mips/mips.md: Quote C code in braces. Remove use ofrsandifo2003-08-181-1191/+879
* * config/mips/mips.md (muldf3, mulsf3): Don't call a gen_* function.rsandifo2003-08-181-40/+16
* * config/mips/mips.md: Renumber unspecs. Clean up comments.rsandifo2003-08-181-150/+86
* Convert K&R prototypes to ISO C90.aj2003-08-171-6/+4
* * config/alpha/alpha.md: Remove usage of PARAMS.aj2003-08-1714-1667/+1054
* * config/sparc/sparc.c: Convert to ISO C.ghazi2003-08-161-498/+205
* * config/sparc/sparc-protos.h: Don't use the PARAMS macro.ghazi2003-08-162-156/+141
* * i386.c (ix86_fntype_regparm): Rename from ...hubicka2003-08-161-54/+66
* * pa.c (pa_adjust_insn_length): Delete adjustment for delay slot indanglin2003-08-141-59/+63
* * config.gcc (iq2000*-*-elf*): Don't set xm_file.zack2003-08-141-35/+0
* * config/sh/linux.h (DBX_REGISTER_NUMBER): Define so to map akkojima2003-08-141-0/+11
* * sh.c (sh_get_pr_initial_val): Always wrap in unspec for TARGET_SH1.amylaar2003-08-132-3/+7
* * config/rs6000/rs6000.md (ctrsi, ctrdi): Reenabledalej2003-08-131-12/+12
* * config/mips/iris6.h: Convert to C90 prototypes.rsandifo2003-08-124-945/+589
* * config/mips/mips.h: Tweak various comments.rsandifo2003-08-122-342/+97
* * config/sh/lib1funcs.asm (__udivdi3): Add .type and .sizekkojima2003-08-121-0/+30
* * config/avr/avr.c (avr_init_once): Use xcalloc in lieu ofghazi2003-08-112-12/+6
* * config/xtensa/lib2funcs.S: Fix whitespace.bwilson2003-08-112-669/+437
* * config/mips/mips.c: Various formatting fixes.rsandifo2003-08-113-52/+53
* 2003-08-11 Aldy Hernandez <aldyh@redhat.com>aldyh2003-08-111-2/+20
* * config/mips/mips.c (mips_no_mips16_string): Remove.rsandifo2003-08-102-34/+20
* * config/mips/mips-protos.h (coprocessor_operand): Remove declaration.rsandifo2003-08-104-477/+13
* * pa.c (pa_asm_output_mi_thunk): Fix typo.danglin2003-08-091-1/+1
* PR target/11699rsandifo2003-08-091-0/+7
* * pa.md (extzv, extv, insv): Fix operand limit checks. Fail ifdanglin2003-08-091-26/+47
* PR target/11535rth2003-08-084-51/+112
* * config/iq2000: New port.scox2003-08-088-0/+8168
* * pa.c (update_total_code_bytes): Use new macro IN_NAMED_SECTION_P.danglin2003-08-082-12/+21
* PR c++/11712danglin2003-08-083-0/+21
* * sh.c (calc_live_regs): If the return address pointer is live,amylaar2003-08-072-18/+46
* * sh.h (CALL_USED_REGISTERS): Include PR_REG and PR_MEDIA_REG.amylaar2003-08-072-4/+4
* * config/s390/s390.md: Replace all occurrences of \\t with \t.uweigand2003-08-071-664/+664
* * doc/extend.texi (Function Attributes): Document the IA-64 versionrth2003-08-063-3/+157
* 2003-08-06 J"orn Rennecke <joern.rennecke@superh.com>amylaar2003-08-063-12/+65
* Preliminary i386-pc-nto-qnx6 support.gp2003-08-062-0/+108
* 2003-08-05 Chris Demetriou <cgd@broadcom.com>cgd2003-08-051-2/+2
* * config/mips/mips.c (override_options): Disable -G on targets thatrsandifo2003-08-041-1/+11
* * config/sh/linux.h (SUBTARGET_LINK_SPEC): Don't set rpath.kkojima2003-08-031-8/+9
* 2003-08-01 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2003-08-012-4/+161
* * config/i386/i386.c (legitimate_pic_address_disp_p): Disallow TLSjakub2003-07-311-9/+17
* * cgraph.c (create_edge): Fix typo.hubicka2003-07-311-2/+2
* * config.gcc (alpha*-dec-osf[45]*): Enable POSIX thread support byro2003-07-312-0/+9
* 2003-07-30 Chris Demetriou <cgd@broadcom.com>cgd2003-07-311-4/+2
* * config/s390/s390.md (UNSPEC_ROUND, UNSPEC_SETHIGH,uweigand2003-07-301-333/+243