aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2004-02-07Makefile.in, [...]: Use the top level mkinstalldirs, not the one in the gcc s...Nathanael Nerode5-5/+5
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata22-62/+0
2004-02-07re PR bootstrap/13990 (build fails because of wrong use of gen_rtx_NE)Stephane Carrez1-2/+9
2004-02-07c-ppoutput.c, [...]: Update copyright.Kazu Hirata6-6/+6
2004-02-06Fix compile error with old glibc verisons.James E Wilson1-0/+6
2004-02-07t-linux64 (LIB2FUNCS_EXTRA): Add darwin-ldouble.c.Alan Modra5-14/+82
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-0/+16
2004-02-06s390.md (*extendsiqi2_short_displ): Change to *extendqisi2_short_displ.Kazu Hirata1-1/+1
2004-02-06oops, missed a file in the last commitAlan Modra1-1/+1
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra37-57/+54
2004-02-06arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga...Kazu Hirata6-12/+34
2004-02-06frv-protos.h: Remove the prototype for frv_setup_incoming_varargs.Kazu Hirata3-10/+7
2004-02-06fr30-protos.h: Remove the prototype for fr30_setup_incoming_varargs.Kazu Hirata3-23/+14
2004-02-06arc-protos.h: Remove the prototype for arc_setup_incoming_varargs.Kazu Hirata3-26/+30
2004-02-06t-linux (SHLIB_INSTALL): Prepend $$(DESTDIR) to $$(slibdir) in the installati...SUGIOKA Toshinobu1-4/+4
2004-02-05* config/ia64/ia64.c (REG_GP): Remove.Kazu Hirata1-1/+0
2004-02-05configure.in: Don't pass --with-stabs on IRIX 5 either.Rainer Orth1-1/+4
2004-02-05s390.md ("*tmqidi_ext"): New insn.Andreas Krebbel1-10/+33
2004-02-05utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES with targetm.calls.pr...Kazu Hirata1-1/+1
2004-02-05re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o compari...Rainer Orth1-2/+2
2004-02-05altivec.md (*movv4si_internal): At least one operand must be altivec_register...Dorit Naishlos1-4/+12
2004-02-05h8300.h (REG_OK_FOR_BASE_NONSTRICT_P): Replace 8 with MAC_REG.Kazu Hirata1-1/+1
2004-02-05pa.c (emit_hpdiv_const): Replace gen_rtx with gen_rtx_PARALLEL.Kazu Hirata1-2/+2
2004-02-05* config/arm/arm.h (REG_CLASS_NAMES): Add missing comma.Ian Lance Taylor1-1/+1
2004-02-04* config/s390/s390.c (s390_trampoline_template): Remove gen_rtx().Ulrich Weigand1-4/+2
2004-02-04Makefile.in: Move target, host overrides after per-language fragments.Rainer Orth1-0/+4
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata15-39/+39
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata37-91/+91
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata31-79/+79
2004-02-04alloc-pool.h, [...]: Update copyright.Kazu Hirata11-11/+14
2004-02-04sparc.c (function_arg_pass_by_reference): Return 1 for all modes whose size i...Eric Botcazou1-6/+2
2004-02-04s390.md ("*la_64" + peepholes, [...]): Move to before adddi3 insn patterns.Ulrich Weigand1-130/+128
2004-02-04calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter.Mark Mitchell2-12/+5
2004-02-04* config/arc/arc.h, config/fr30/fr30.hKazu Hirata2-55/+0
2004-02-04fr30.h (FUNCTION_VALUE): Remove the target-independent comment.Kazu Hirata1-18/+0
2004-02-04config.gcc: Remove obsolete ports and configurations.Kazu Hirata52-35380/+0
2004-02-03iris5.h (ASM_OUTPUT_ASCII): Use mips_output_ascii to put the original string ...Richard Sandiford4-7/+13
2004-02-03system.h (GIV_SORT_CRITERION): Poison.Kazu Hirata2-29/+0
2004-02-03pdp11-modes.def: Add RESET_FLOAT_FORMAT calls.Paul Koning4-26/+134
2004-02-03ia64.h (MASK_INLINE_INT_DIV_LAT): Change value.Steve Ellcey1-6/+6
2004-02-03backport: re PR target/12476 (ARM/THUMB thunk calls broken)Paul Brook20-1123/+4357
2004-02-03invoke.texi (SPARC options): Remove -mflat and all -mxxx (xxx:chip) options.Eric Botcazou9-916/+43
2004-02-03c4x.h (FUNCTION_VALUE): Use gen_rtx_REG instead of gen_rtx.Kazu Hirata3-12/+13
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata26-71/+71
2004-02-03doloop.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata2-9/+9
2004-02-03combine.c (simplify_set): Use gen_rtx_fmt_e instead of gen_rtx.Kazu Hirata1-4/+4
2004-02-03system.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Poison.Kazu Hirata4-28/+0
2004-02-03re PR target/13914 ([3.4 only] dwarf2 frame unwinding broken.)Alan Modra1-3/+3
2004-02-02arm.md, [...]: Fix indentation.Kazu Hirata13-64/+67
2004-02-02sparc.c (function_arg_slotno): Align TImode arguments on a 16-byte boundary i...Eric Botcazou1-5/+10