aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-04-19vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and...DJ Delorie16-72/+128
2001-04-19toplev.h (struct lang_hooks): Allow decode_option to indicate that language-i...Mark Mitchell5-10/+36
2001-04-19rtl.texi (jump_insn): Expand on JUMP_LABEL documentation.Mark Mitchell3-10/+17
2001-04-19mips.md (reload_outputdi): Require that operand0 be a general_operand.Mark Mitchell2-1/+6
2001-04-19* invoke.texi (-Wshadow): Clarify.David Billinghurst2-1/+6
2001-04-19Daily bump.GCC Administrator2-2/+2
2001-04-19loop.c (load_mems): Examine all the instructions in the loop before concludin...Mark Mitchell3-7/+7
2001-04-19* config/i386/xm-cygwin.h (CPP_SPEC): Fix typo.Christopher Faylor2-1/+5
2001-04-18cpp.texi (-Wwhite-space): Remove.Jakub Jelinek2-7/+7
2001-04-18semantics.c (simplify_aggr_init_exprs_r): Don't restore flag_access_control f...John David Anglin2-1/+6
2001-04-18Daily bump.GCC Administrator2-2/+2
2001-04-18dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is defined, use it instead o...Zack Weinberg4-55/+48
2001-04-17jump.c (mark_all_labels): Canonicalize the tail recursion label attached to C...Jeffrey A Law2-0/+16
2001-04-18output.h (dump_flow_info, [...]): Delete redundant prototypes.Kaveh R. Ghazi3-7/+7
2001-04-17* dbxout.c (N_OPT): Define if not available from <stab.h>Loren J. Rittle2-0/+9
2001-04-172001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>Toon Moene2-6/+4
2001-04-17vax.h (PROMOTE_PROTOTYPES): Define for compatibility with system libraries an...John David Anglin2-1/+10
2001-04-17Daily bump.GCC Administrator2-2/+2
2001-04-17c-typeck.c (convert_arguments): Don't check for width changes with -Wtraditio...Kaveh R. Ghazi5-52/+39
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg65-731/+112
2001-04-16* pa.md (reload_outdi): Operand 0 must be a non hard register.Jeffrey A Law2-1/+3
2001-04-16pa.c (secondary_reload_class): SAR<->FP copies require a secondary register.Jeffrey A Law2-0/+10
2001-04-16install.texi (mips-mips-bsd): Update list of functions required to include me...Jeffrey A Law3-2/+10
2001-04-16Daily bump.GCC Administrator2-2/+2
2001-04-16cp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve documentation.Mark Mitchell4-2/+34
2001-04-16init.c (build_delete): Create a SAVE_EXPR for the address if we're going to u...Mark Mitchell3-6/+52
2001-04-15* i386.md (sqrtdf2): SFmode should be DFmode.Toon Moene2-1/+5
2001-04-15gcse.c (compute_ld_motion_mems): ASM outputs aren't moveable.Alexandre Oliva2-2/+9
2001-04-15Fix ia64 libffi build failure.Jim Wilson2-0/+8
2001-04-15Daily bump.GCC Administrator2-2/+2
2001-04-14Missed changelog entry for last regmove commit.Richard Henderson1-0/+5
2001-04-14i386.md (ashldi3_1_rex64): Add 'J' to the constraintsJan Hubicka2-2/+7
2001-04-14mn10300.md (cmpsi): Tell reload to disregard the first alternative.Alexandre Oliva2-1/+14
2001-04-14pa.c (force_mode): New function.Alan Modra2-45/+68
2001-04-14Update copyright noticeAlexandre Oliva1-1/+2
2001-04-14Update copyright noticeAlexandre Oliva1-1/+2
2001-04-14Whitespace fixAlexandre Oliva1-1/+1
2001-04-14Daily bump.GCC Administrator2-2/+2
2001-04-13Fix linux kernel -foptimize-sibling-calls miscompilationJim Wilson2-10/+53
2001-04-13expr.h (enum libfunc_index): Add LTI_memmove.Loren J. Rittle4-1/+12
2001-04-13pa.h (GO_IF_LEGITIMATE_ADDRESS): Disallow PIC LO_SUM fp mode addresses.Alan Modra2-1/+10
2001-04-13cp-tree.h (DELTA2_FROM_PTRMEMFUNC): Remove.Mark Mitchell4-85/+38
2001-04-13Makefile.in (reg-stack.o): Depend on reload.h.Kaveh R. Ghazi7-14/+20
2001-04-13Makefile.in (toplev.o, [...]): Depend on reload.hKaveh R. Ghazi7-19/+19
2001-04-13Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H).Kaveh R. Ghazi5-13/+13
2001-04-13Makefile.in (STAGE1_CFLAGS): Pass down.Franz Sirl1-9/+16
2001-04-13Daily bump.GCC Administrator2-2/+2
2001-04-13pa.c: Formatting and white space fixes throughout file.Alan Modra2-44/+50
2001-04-13pa.c (hppa_init_pic_save): Set rtx_unchanging for PIC_OFFSET_TABLE_SAVE_RTX.Alan Modra2-0/+4
2001-04-13pa.c (uint32_operand): Don't use long constant >= 2^32.Alan Modra3-27/+39