aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2000-11-02config:Neil Booth228-282/+282
2000-10-31i386.c (fcmov_comparison_operator): Check for CCFPmode or CCFPUmode instead o...Richard Henderson1-1/+7
2000-11-01Do not allow -fdata-sections to override the section attribute of a DECL.Nick Clifton1-1/+1
2000-10-31Make ia64 port use tags instead of labels for debug info labels.Jim Wilson1-0/+12
2000-10-31i386.h: Clarify CCNOmode description in comment.Jan Hubicka3-189/+185
2000-10-31cppmacro.c (STDC_0_IN_SYSTEM_HEADERS): Define to 0 if undefined.Neil Booth3-3/+3
2000-10-31sh-protos.h (reg_no_subreg_operand, [...]): Don't declare.J"orn Rennecke4-136/+102
2000-10-31MMX/SSE bugfixesBernd Schmidt2-20/+20
2000-10-28Use dynamic branch prediction hint in more cases.Bernd Schmidt1-2/+2
2000-10-28Better RTX_COSTS for ia64.Bernd Schmidt1-2/+9
2000-10-27alpha.h (enum reg_class): Add PV_REG.Richard Henderson2-8/+10
2000-10-27ia64.c: Revert 10-23 patch.Richard Henderson3-14/+27
2000-10-27Add prototype to prevent compile time warningNick Clifton1-0/+1
2000-10-26ia64.h (PREFERRED_RELOAD_CLASS): Force floating point constants into memory.Bernd Schmidt1-0/+1
2000-10-25Include config.h before system.h.Nick Clifton2-2/+2
2000-10-25i386.c (print_operand): Handle new 'A' formatting code.Diego Novillo3-17/+48
2000-10-25fix secondary_reload typo from last patchAldy Hernandez1-1/+1
2000-10-25secondary_reload_class: treat pseudos like memoryAldy Hernandez1-2/+8
2000-10-24treat pseudos just like memoryRichard Henderson1-5/+10
2000-10-23ia64.c (ia64_expand_prologue): Mark extra output registers as fixed.Richard Henderson1-2/+12
2000-10-23alpha.md: Add names for all unnamed insns; use define_insn_and_split in some ...Richard Henderson1-266/+248
2000-10-23Fix Turbo's LPRng compilation failure due to assembler errors.Jim Wilson2-3/+12
2000-10-23att.h (ASM_FILE_START): Define.Diego Novillo1-0/+11
2000-10-23linux.h (ASM_FILE_START): Define.Diego Novillo1-0/+11
2000-10-20Makefile.in (SHLIB_NM_FLAGS): New.David Edelsohn1-0/+16
2000-10-20Warning fixes:Kaveh R. Ghazi2-2/+1
2000-10-20gcse.c (set_hash_table_size): Now unsigned.Richard Kenner1-2/+2
2000-10-20avr-protos.h (avr_output_bld): New.Marek Michalkiewicz4-349/+765
2000-10-20* t-vax: New file. Don't build modules from libgcc1.c.J. David Anglin1-0/+3
2000-10-19Fix ICE on lex output file reported by Andreas Schwab.Jim Wilson1-0/+3
2000-10-19* i386.h (CONST_OK_FOR_LETTER): Re-add 'N'; document.Jan Hubicka1-0/+2
2000-10-18t-netware: Bring in from the Red Hat tree.Geoff Keating4-271/+194
2000-10-18h8300.c: Fix a comment typo.Kazu Hirata1-63/+83
2000-10-18i386.c (ix86_comparison_operator, [...]): Handle CCRCmode.Jan Hubicka3-63/+132
2000-10-18h8300.md: Remove an unnecessary sign_extend expander that is used when not op...Kazu Hirata1-23/+5
2000-10-17i386-aout.h: define INT_ASM_OP.Michael Chastain1-0/+2
2000-10-17* pa.c (print_operand): Handle case 'c' for .vtable_inheritAlan Modra1-0/+5
2000-10-17* i370.md: Fix spelling typo.Martin Buchholz1-1/+1
2000-10-17function.c (locate_and_pad_parm): Don't align stack unconditionally.Franz Sirl4-47/+55
2000-10-17alpha.h (ASM_OUTPUT_MI_THUNK): Reload gp if needed.Jakub Jelinek2-35/+11
2000-10-17h8300.md: Remove an unnecessary zero_extend expander that is used when not op...Kazu Hirata1-20/+2
2000-10-17* i386.md (testqi_1): Add missing operand prefix for operand 0.Graham Stott1-1/+1
2000-10-17* i386-protos.h: Add missing prototype.Graham Stott1-0/+1
2000-10-17unix.h (ASM_OUTPUT_MI_THUNK): Symbol _GLOBAL_OFFSET_TABLE should not have a $...Diego Novillo1-1/+1
2000-10-16* pa.md (return_internal): Move `use' after `return'.J. David Anglin1-2/+2
2000-10-16h8300.c: Include ggc.h.Kazu Hirata1-0/+1
2000-10-16unix.h (ASM_OUTPUT_MI_THUNK): Output final jump using appropriate assembler d...Diego Novillo1-3/+5
2000-10-16pa-protos.h (output_64bit_and, [...]): Constify char * return value.Rodney Brown2-8/+8
2000-10-16i386.md (*movsi_or): Switch operand order for intel syntax.Diego Novillo1-1/+1
2000-10-16h8300.c: Remove obstack.Kazu Hirata1-4/+1