summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450)rsandifo2004-09-095-1320/+2307
* * config/rs6000/rs6000.c (rs6000_stack_info): Correct alignment ofamodra2004-09-081-2/+3
* * config/rs6000/power4.md (power4-lmul): du4 feeds iu1.dje2004-09-082-4/+4
* * config/sparc/sparc.c (sparc_indent_opcode): New variable.ebotcazou2004-09-084-152/+105
* * config/darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -segaddr,dpatel2004-09-081-2/+13
* * function.c (reference_callee_copied): New.rth2004-09-0821-74/+43
* * config/i386/i386.c (ix86_prepare_fp_compare_args): Do noturos2004-09-082-37/+86
* * doc/tm.texi (MD_UNWIND_SUPPORT): Document.amodra2004-09-0828-1339/+1397
* 2004-09-07 David Daney <ddaney@avtrex.com>daney2004-09-072-4/+27
* Another MIPS vector cleanup patch, fix bad type attribute for FP zero moves.wilson2004-09-061-16/+16
* * final.c (output_in_slot): Delete.ebotcazou2004-09-061-3/+3
* * doc/md.texi (shift patterns): New anchor. Add reference torsandifo2004-09-041-1/+14
* * config/mips/mips.md (mask): New mode attribute.rsandifo2004-09-041-153/+43
* 2004-09-04 Uros Bizjak <uros@kss-loka.si>uros2004-09-044-34/+430
* * config/mips/mips.md (SHORT): New mode macro.rsandifo2004-09-041-180/+49
* 2004-09-03 H.J. Lu <hongjiu.lu@intel.com>hjl2004-09-046-2/+64
* 2004-09-03 H.J. Lu <hongjiu.lu@intel.com>hjl2004-09-041-1/+5
* * final.c (output_in_slot): New global variable.ebotcazou2004-09-031-3/+3
* More MIPS vector cleanup work.wilson2004-09-035-7/+30
* * config/cris/cris.h (ASM_OUTPUT_CASE_END): Use prev_nonnote_insnhp2004-09-031-2/+3
* /rth2004-09-0312-1/+772
* * config/ia64/ia64.c (ia64_function_arg): Use PARALLEL even if theresje2004-09-031-16/+2
* * config/m68k/m68k.c (output_andsi3): Use -1 instead ofschwab2004-09-031-1/+1
* * config/rs6000/rs6000.c (expand_block_move): Use SImode anddje2004-09-031-2/+2
* * config/arm/bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define.mmitchel2004-09-032-2/+21
* * config/rs6000/rs6000.c (expand_block_clear): Use vectorgeoffk2004-09-021-19/+38
* * config/arm/symbian.h (LIB_SPEC): Define to empty.mmitchel2004-09-022-0/+8
* * config/arm/bpabi.c (__aeabi_ul2d, __aeabi_ul2f): Remove.pbrook2004-09-021-34/+0
* * config/mips/mips.c (mips_classify_symbol, mips_fetch_insns):rsandifo2004-09-022-50/+30
* * config/mips/mips.md (*lea_high64): Change split condition torsandifo2004-09-021-1/+27
* * arm/predicates.md (arm_reload_memory_operand): Allow MEM.rearnsha2004-09-021-1/+1
* PR target/16884denisc2004-09-021-21/+15
* * config/rs6000/linux64.h: Don't include signal.h or sys/ucontext.h.amodra2004-09-021-35/+45
* * config/rs6000/power4.md: Increase store latency to 12.dje2004-09-022-11/+11
* Make -fdata-sections work for AVR port.wilson2004-09-021-35/+0
* Fix size of generic vectors with -maltivec.fjahanian2004-09-021-1/+2
* * gthr-win32.h (__gthread_recursive_mutex_t): Use 'unsigned long',dannysmith2004-09-011-1/+1
* * config/ns32k/ns32k.h (TRANSFER_FROM_TRAMPOLINE): Remove.rth2004-09-011-29/+16
* * config/darwin.c (machopic_symbol_defined_p): In addition tomrs2004-09-011-4/+4
* config/sh/sh.md ("length"): Increase branch length when SH1 pic code to 18:nickc2004-09-011-6/+9
* * arm/arm-cores.def (ARM_CORE): Add new field for the real name of therearnsha2004-09-015-67/+68
* * arm/ieee754-df.S (aeabi_ul2d, aeabi_l2d, floatundidf)rearnsha2004-09-013-2/+185
* * config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.mmitchel2004-09-013-0/+28
* * target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA.mmitchel2004-09-012-1/+28
* * config/sh/sh.c (output_branch): Check the insn length possiblykkojima2004-09-011-1/+2
* PR target/15417denisc2004-08-311-0/+6
* PR target/15334ciceron2004-08-311-0/+5
* * config/darwin.c (darwin_make_decl_one_only): Allocate sectionaustern2004-08-311-6/+15
* * config/mips/mips.md (fcond): New code macro and attribute.rsandifo2004-08-311-150/+28
* * config/mips/mips.c (MIPS_FP_CONDITIONS): New macro.rsandifo2004-08-303-1182/+195