aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
1999-09-12c4x.h (c4x_rpts_cycles_string, [...]): Constify char *.Michael Hayes2-4/+4
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson10-74/+78
1999-09-10builtins.c (expand_builtin_va_arg): Cope with an array-type va_list decomposi...Richard Henderson1-2/+2
1999-09-10Fix ashlqi3 bugBernd Schmidt1-2/+2
1999-09-09i386.c (override_options): Remove ppro, pentium2, and p2 as aliases.Richard Henderson2-30/+25
1999-09-09arm.c: Include "ggc.h".Richard Earnshaw2-1/+23
1999-09-09define NO_IMPLICIT_EXTERN_CScott Bambrough1-0/+3
1999-09-09combine.c (SUBST): Break out to a real function do_SUBST.Richard Henderson3-58/+58
1999-09-08* alpha.md (call value patterns): Remove the result predicates.Richard Henderson1-3/+3
1999-09-08c4x.c: Include ggc.h.Michael Hayes1-7/+22
1999-09-08dsp16xxx.c: Include ggc.hMark Mitchell3-2/+35
1999-09-07Linas Vepstas <linas@linas.org>Linas Vepstas5-74/+144
1999-09-08rs6000.c: Include ggc.h.Mark Mitchell1-0/+16
1999-09-07alpha.h (alpha_compare): New.Richard Henderson3-43/+70
1999-09-07alpha.h (alpha_eh_epilogue_sp_ofs): Remove.Richard Henderson3-66/+48
1999-09-08rs6000.c (first_reg_to_save): Don't save fixed or call-used registers (call-s...Ian Piumarta1-1/+1
1999-09-08Add some machine-dependent GC roots.Mark Mitchell3-1/+92
1999-09-07mips.h (MULTILIB_ENDIAN_DEFAULT): New macro.Gavin Romig-Koch3-11/+9
1999-09-07* pa/x-pa-mpeix: New file for the MPE port.Mark Klein1-0/+13
1999-09-07* pa/quadlib.asm: New file for long double support.Mark Klein1-0/+359
1999-09-07Typo from merge.Jeff Law1-1/+1
1999-09-07* pa.h (ASM_OUTPUT_DOUBLE_INT): Delete.Jeffrey A Law1-8/+0
1999-09-06Merge in gcc2-ss-010999Jeff Law118-2513/+2362
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi4-11/+4
1999-09-06v850.h (EXPAND_BUILTIN_VA_ARG): New.Richard Henderson2-0/+47
1999-09-06Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.Bernd Schmidt1-1/+18
1999-09-05clipper.c (clipper_va_start): Fix typos.Richard Henderson3-6/+163
1999-09-05Move 'temporary' bits so they don't conflict with windows/cygwin/dgux bitsMichael Meissner1-3/+3
1999-09-04sparc.h (EXPAND_BUILTIN_VA_START): Define.Richard Henderson2-0/+98
1999-09-04* config/c4x/c4x.h (DBR_OUTPUT_SEQEND): Use XVECEXP not XEXPs.Michael Hayes1-2/+2
1999-09-04c4x.h (CALLER_SAVE_PROFITABLE): Disable.Michael Hayes1-4/+4
1999-09-04* i386/sco5.h (RETURN_POPS_ARGS): Name change ix86_return_pops_args.Richard Henderson1-1/+1
1999-09-04Change memory mangement and constant pool handling for nested functions to ma...Bernd Schmidt2-50/+21
1999-09-04c4x.md (rptb_init): Renamed from *rptb_init.Michael Hayes1-38/+31
1999-09-03i386.md (movsf_1): Check REG_P before use of REGNO.Alasdair Baird1-6/+12
1999-09-03c4x.c (c4x_emit_move_sequence): Do not force large constants into memory.Michael Hayes3-20/+157
1999-09-03m68kelf.h: Set USE_GAS...Andrew Haley2-2/+5
1999-09-03arm.c (note_invalid_constants): No need to ignore ASMs, we can now rework the...Richard Earnshaw1-8/+13
1999-09-02* i386.c (ix86_attr_length_default): Handle TYPE_FXCH.Jeffrey A Law1-0/+6
1999-09-02dwarf2out.c (dwarf2out_line): Constify `lastfile'.Richard Henderson2-32/+41
1999-09-02flags.h: New variables align_loops...Geoffrey Keating4-100/+54
1999-09-01Merge new ia32 backend from the branch!Richard Henderson8-10618/+10182
1999-09-01define HAVE_DOS_BASED_FILED_SYSTEM on cygwinMichael Meissner1-0/+4
1999-08-31i386.c (output_strlen_unroll): Don't write xops[7] label if it wasn't set.Jim Kingdon1-7/+12
1999-08-31rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and bounds- check RTL ...Zack Weinberg1-1/+1
1999-08-31mips.c (machine_dependent_reorg): Force a barrier to output the local constan...Andrew Haley1-20/+30
1999-08-31c-parse.in (language_string): Constify.Kaveh R. Ghazi5-5/+1
1999-08-29rs6000.h (ASM_FILE_START): Specify complete filename, including path, in .fil...David Edelsohn1-2/+2
1999-08-29tree.c (tree_code_name): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-29pa.md (interspace_jump): New pattern.John David Anglin1-0/+38