aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2000-08-18From Emmanuel Marty <emarty@suntech.fr>Emmanuel Marty1-0/+1
2000-08-17ia64.c (spill_restore_mem): Handle emitting the first insn in a sequence.Richard Henderson1-2/+8
2000-08-16lib1funcs.asm (GLOBAL): Define.Niibe Yutaka1-139/+143
2000-08-15elf.h (DWARF2_DEBUGGING_INFO): Defined.William Cohen1-1/+9
2000-08-15arm.c (arm_function_ok_for_sibcall): New function.Richard Earnshaw3-17/+42
2000-08-15* arm.md (splits generating cond_exec): Disable.Richard Earnshaw1-4/+4
2000-08-15* arm/linux-elf.h (text_section): Delete declaration.Richard Earnshaw1-2/+0
2000-08-15ARM support for unordered FP operations.Richard Earnshaw2-5/+56
2000-08-15ARM support for unordered FP operations.Richard Earnshaw2-233/+566
2000-08-14i386.c (legitimize_pic_address): Use Pmode for all CONSTs.Richard Henderson1-7/+7
2000-08-14configure.in (ia64-*): Set float_format for i386 long double.Richard Henderson6-122/+599
2000-08-14cse.c (fold_rtx): Avoid empty body in an if-statement.Kaveh R. Ghazi1-0/+1
2000-08-14collect2.c: Remove use of AIX import file.David Edelsohn1-2/+2
2000-08-14ia64.md (movdi): Delay calling ia64_expand_load_address.Richard Henderson1-4/+27
2000-08-14Support for IA-64 specific elf header flags.Jim Wilson2-3/+6
2000-08-14* h8300.md: Remove obsolete peepholes.Ralf Gütlein1-47/+0
2000-08-14invoke.texi (H8/300 Options): Fix typos.Kazu Hirata2-8/+10
2000-08-14flow.c (attempt_auto_inc): Remove unused variable `bb'.Geoff Keating4-27/+24
2000-08-13rs6000.c (rs6000_select_section): Rewrite to not put stuff in .sdata unnecess...Geoff Keating3-36/+108
2000-08-11ia64.md (addsi3): Remove expander.Richard Henderson1-124/+14
2000-08-11ia64.c (do_spill): Pass cfa offset to move expander.Richard Henderson2-72/+119
2000-08-11* config/ia64/ia64.h (PROMOTE_MODE): Only extend to SImode.Richard Henderson1-5/+2
2000-08-11reload.c (push_secondary_reload): When invoking a reload_{in,out} pattern...Richard Henderson1-22/+6
2000-08-10elf.h (CTOR_SECTION_NAME, [...]): New macros define the name of CTOR and DTOR...Chris Demetriou2-26/+32
2000-08-10h8300.c (expand_a_rotate): New.Kazu Hirata3-0/+276
2000-08-11mn10300.h: Added no-crt0 option for explicitly disabling just crt0.o.Drew Moseley1-0/+2
2000-08-11Fix interworking support of functions in lib1funcs.asm.Richard Earnshaw2-105/+133
2000-08-10h8300.c: Fix comment typos.Kazu Hirata1-10/+10
2000-08-08h8300.c: Fix formatting.Kazu Hirata3-73/+74
2000-08-08alpha.c (alpha_emit_xfloating_libcall): Use GEN_CALL_VALUE define.Rodney Brown10-10/+10
2000-08-08i860.c (singlemove_string): Do not generate assembler pseudo instructions tha...Jason Eckhardt1-0/+2
2000-08-08rs6000.c (optimization_options): Decorate 'level' as ATTRIBUTE_UNUSED.David Edelsohn4-95/+222
2000-08-08ia64-protos.h: Remove duplicates.Richard Henderson7-1512/+2046
2000-08-08frame.h (ia64_frame_state): Add my_psp.Richard Henderson1-39/+74
2000-08-08tm.texi (LOCAL_REGNO): Document.Richard Henderson2-0/+13
2000-08-08Fix most compile time warning messagesNick Clifton2-53/+56
2000-08-07* mn10300.h (TARGET_SWITCHES): Document `-mam33'.Nick Clifton1-3/+3
2000-08-07mn10300.md: Use nonimmediate_operand instead of general_operand on output ope...Graham Stott1-24/+24
2000-08-07* mn10300.h (PREFERRED_RELOAD_CLASS): Limit memory reloads.Graham Stott1-3/+6
2000-08-07Remove dangling whitespaceAlexandre Oliva1-1/+1
2000-08-07sh.h (EXTRA_CONSTRAINT_Q): Adjust to GNU Coding Standards.Alexandre Oliva3-30/+30
2000-08-06h8300.c (dosize): Rearrange code for conciseness.Kazu Hirata1-53/+24
2000-08-06* rs6000.c (rs6000_maybe_dead): Prototype.Kaveh R. Ghazi1-0/+1
2000-08-06stmt.c (expand_goto): Do virtual_stack_vars_rtx replacement for HAVE_nonlocal...Richard Henderson2-18/+5
2000-08-05elf.h (CTOR_LIST_BEGIN, [...]): change type of __CTOR_LIST__ from func_ptr ar...Chris Demetriou2-8/+8
2000-08-05mips.h: Clean up comments and spacing near MASKs.Chris Demetriou1-36/+38
2000-08-05i386.h (FUNCTION_OK_FOR_SIBCALL): Not OK if DECL's return type is a float mod...Zack Weinberg1-4/+10
2000-08-04c4x.md (return_indirect_internal): New.Herman A.J. ten Brugge2-2/+9
2000-08-04alias.c (mark_constant_function): Use INSN_P.Rodney Brown6-20/+20
2000-08-04x-djgpp: Delete code that conditionally modifies target_alias.Mark Elbrecht3-31/+91