summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * config/sparc/sol2.h (LINK_SPEC): Avoid the duplication ofoliva1999-09-201-8/+8
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-204-116/+136
* * config/i386/sol2.h (CPP_SPEC): Support -[p]threadsoliva1999-09-181-9/+16
* * pa.h (INSN_SETS_ARE_DELAYED): Delete.law1999-09-182-9/+12
* * libgcc2.c (L_exit): Check for ON_EXIT, not HAVE_ON_EXIT.jason1999-09-171-1/+0
* * alpha/alpha-interix.h (DWARF2_UNWIND_INFO): Define to zero.rth1999-09-162-1/+4
* * alpha.md: Revert Thu Nov 26 change that came in through therth1999-09-161-0/+91
* * libgcc2.c (__do_global_ctors): Call atexit with one arg.ghazi1999-09-161-1/+3
* * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi1999-09-164-13/+11
* * m32r.c: Include toplev.h.rth1999-09-163-103/+108
* 1999-09-14 Andrew Haley <aph@cygnus.com>aph1999-09-161-1/+1
* * pa.c (emit_move_sequence): Properly set the mode of the scratchlaw1999-09-161-7/+22
* * gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT.jason1999-09-1571-269/+80
* * dsp16xx.c (override_options): Fix typos in GC root registration.mmitchel1999-09-151-22/+21
* Fix profiling support and unique section support.nickc1999-09-151-0/+48
* * sparc/sparc.md (eligible_for_return_delay): New attribute.rth1999-09-151-1/+4
* * config/alpha/va_list.h (va-alpha.h): Do not include.oliva1999-09-151-1/+4
* * sh.c (sh_builtin_saveregs): Use get_varargs_alias_set.rth1999-09-142-9/+280
* * mips.c (mips_build_va_list): New.rth1999-09-142-0/+281
* * c-lex.c (handle_generic_pragma): Remove unused variable `c'.ghazi1999-09-142-1/+3
* * i386/winnt.c (i386_pe_valid_decl_attribute_p): Recognizelaw1999-09-142-1/+10
* * configure.in (m68k-*-rtemscoff*): Added.law1999-09-149-3/+230
* * Makefile.in: Prepend $(SHELL) to move-if-change calls.law1999-09-142-1/+3
* * recog.h (INSN_OUTPUT_FORMAT_*): New.rth1999-09-142-9/+3
* 1999-09-13 17:03 -0700 Zack Weinberg <zack@bitmover.com>zack1999-09-141-8/+11
* * i386.c (call_insn_operand): Reject const_int.rth1999-09-131-23/+13
* Fix typos commenting out movdicc, movdfcczack1999-09-131-2/+2
* 1999-09-13 12:18 -0700 Zack Weinberg <zack@bitmover.com>zack1999-09-131-3/+3
* Move definition of 'thenan' to its own object file in order to save space.nickc1999-09-131-3/+21
* * arm.c (note_invalid_constants): Use recog_data.operand_typerearnsha1999-09-121-1/+1
* * alpha.md (adddi3): Make `pattern' array static.rth1999-09-121-1/+1
* Replace insn_foo with insn_data.foo.rth1999-09-122-7/+7
* * config/c4x/c4x.h (c4x_rpts_cycles_string,m.hayes1999-09-122-4/+4
* Replace recog_foo with recog_data.foo.rth1999-09-1210-74/+78
* * builtins.c (expand_builtin_va_arg): Cope with an array-typerth1999-09-101-2/+2
* Fix ashlqi3 bugcrux1999-09-101-2/+2
* * i386.c (override_options): Remove ppro, pentium2, and p2 as aliases.rth1999-09-092-30/+25
* * arm.c: Include "ggc.h".rearnsha1999-09-092-1/+23
* define NO_IMPLICIT_EXTERN_Cnickc1999-09-091-0/+3
* * combine.c (SUBST): Break out to a real function do_SUBST.rth1999-09-093-58/+58
* * alpha.md (call value patterns): Remove the result predicates.rth1999-09-081-3/+3
* * config/c4x/c4x.c: Include ggc.h.m.hayes1999-09-081-7/+22
* * dsp16xxx.c: Include ggc.hmmitchel1999-09-083-2/+35
* Linas Vepstas <linas@linas.org>rth1999-09-085-74/+144
* * rs6000.c: Include ggc.h.mmitchel1999-09-081-0/+16
* * alpha.h (alpha_compare): New.rth1999-09-083-43/+70
* * alpha.h (alpha_eh_epilogue_sp_ofs): Remove.rth1999-09-083-66/+48
* * config/rs6000/rs6000.c (first_reg_to_save): Don't save fixed orgeoffk1999-09-081-1/+1
* Add some machine-dependent GC roots.mmitchel1999-09-083-1/+92
* * config/mips/mips.h (MULTILIB_ENDIAN_DEFAULT) : New macro.gavin1999-09-073-11/+9