summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1999-09-074-11/+4
* v850.h (EXPAND_BUILTIN_VA_ARG): New.Richard Henderson1999-09-062-0/+47
* Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.Bernd Schmidt1999-09-061-1/+18
* clipper.c (clipper_va_start): Fix typos.Richard Henderson1999-09-053-6/+163
* Move 'temporary' bits so they don't conflict with windows/cygwin/dgux bitsMichael Meissner1999-09-051-3/+3
* sparc.h (EXPAND_BUILTIN_VA_START): Define.Richard Henderson1999-09-042-0/+98
* * config/c4x/c4x.h (DBR_OUTPUT_SEQEND): Use XVECEXP not XEXPs.Michael Hayes1999-09-041-2/+2
* c4x.h (CALLER_SAVE_PROFITABLE): Disable.Michael Hayes1999-09-041-4/+4
* * i386/sco5.h (RETURN_POPS_ARGS): Name change ix86_return_pops_args.Richard Henderson1999-09-041-1/+1
* Change memory mangement and constant pool handling for nested functions to ma...Bernd Schmidt1999-09-042-50/+21
* c4x.md (rptb_init): Renamed from *rptb_init.Michael Hayes1999-09-041-38/+31
* i386.md (movsf_1): Check REG_P before use of REGNO.Alasdair Baird1999-09-031-6/+12
* c4x.c (c4x_emit_move_sequence): Do not force large constants into memory.Michael Hayes1999-09-033-20/+157
* m68kelf.h: Set USE_GAS...Andrew Haley1999-09-032-2/+5
* arm.c (note_invalid_constants): No need to ignore ASMs, we can now rework the...Richard Earnshaw1999-09-031-8/+13
* * i386.c (ix86_attr_length_default): Handle TYPE_FXCH.Jeffrey A Law1999-09-021-0/+6
* dwarf2out.c (dwarf2out_line): Constify `lastfile'.Richard Henderson1999-09-022-32/+41
* flags.h: New variables align_loops...Geoffrey Keating1999-09-024-100/+54
* Merge new ia32 backend from the branch!Richard Henderson1999-09-018-10618/+10182
* define HAVE_DOS_BASED_FILED_SYSTEM on cygwinMichael Meissner1999-09-011-0/+4
* i386.c (output_strlen_unroll): Don't write xops[7] label if it wasn't set.Jim Kingdon1999-08-311-7/+12
* rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and bounds- check RTL ...Zack Weinberg1999-08-311-1/+1
* mips.c (machine_dependent_reorg): Force a barrier to output the local constan...Andrew Haley1999-08-311-20/+30
* c-parse.in (language_string): Constify.Kaveh R. Ghazi1999-08-315-5/+1
* rs6000.h (ASM_FILE_START): Specify complete filename, including path, in .fil...David Edelsohn1999-08-291-2/+2
* tree.c (tree_code_name): Constify a char*.Kaveh R. Ghazi1999-08-291-1/+1
* pa.md (interspace_jump): New pattern.John David Anglin1999-08-291-0/+38
* Fix possible aliasing problemsBernd Schmidt1999-08-291-27/+85
* Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan1999-08-283-16/+31
* pa.c (emit_move_sequence): Do not stop on SUBREG_WORD of an operand.Jeffrey A Law1999-08-271-4/+12
* Marc Espie <espie@cvs.openbsd.org>Marc Espie1999-08-271-1/+4
* rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1999-08-2710-44/+38
* Fix typo introduced by previous deltaNick Clifton1999-08-271-9/+9
* i386.md: In the 6 insns which call output_fix_trunc, earlyclobber operands[0].Jim Kingdon1999-08-271-6/+18
* i386.h: Declare ix86_cpu_string...Zack Weinberg1999-08-272-18/+18
* pa.md (cint_ok_for_move): Use CONST_INT_OK_FOR_LETTER_P macros instead of dup...Jeffrey A Law1999-08-261-2/+3
* m88k.h (VERSION_INFO2): Kill.Richard Henderson1999-08-255-29/+8
* Fix compile time warning messages.Nick Clifton1999-08-253-11/+10
* Add support for generating .weak, .type and .size assembler directives.Nick Clifton1999-08-251-25/+154
* Fix typo.Jeff Law1999-08-251-2/+2
* Fix typoJeff Law1999-08-251-2/+2
* mkfixinc.sh: Don't fix uwin headers.Mumit Khan1999-08-242-9/+12
* Handle DFmode and DImode constant addresses.Nick Clifton1999-08-242-35/+33
* Fix more problems from GC diffsBernd Schmidt1999-08-2411-3/+14
* Fix sparc compilation failureBernd Schmidt1999-08-232-77/+10
* rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1999-08-209-17/+17
* rtl.c (rtx_name): Constify a char*.Kaveh R. Ghazi1999-08-201-3/+1
* linux.h (LIB_SPEC): Added.Andreas Jaeger1999-08-201-0/+7
* c4x.h (STARTFILE_SPEC): Don't define.Michael Hayes1999-08-201-36/+4
* Fix test for unrecognisable switches.Nick Clifton1999-08-191-1/+1