aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2000-10-13avr.c (output_movhi, [...]): Fix loading constants 1 and 2 to NO_LD_REGS.Marek Michalkiewicz1-10/+20
2000-10-13arm.c: Include obstack.hRichard Earnshaw1-4/+17
2000-10-13sparc.md (nonlocal_goto_receiver): Remove.Jakub Jelinek4-45/+34
2000-10-13Remove obstacks.Mark Mitchell7-55/+10
2000-10-12i386.md (adddi3, [...]): Update for new pattern.Jan Hubicka1-45/+87
2000-10-10avr.c (valid_machine_decl_attribute): Allow `extern' declaration for data wit...Denis Chertykov1-1/+1
2000-10-10avr.c (out_shift_with_cnt): Use AS2 macro.Marek Michalkiewicz2-12/+22
2000-10-09* config/elfos.h (UNIQUE_SECTION): Apply STRIP_NAME_ENCODING on name.Hans-Peter Nilsson1-0/+2