aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-07-06Make-lang.in (f77.stage?): Use mv -f instead of just mv so that we can move g...Mike Stump1-4/+4
1998-07-06Make-lang.in (f77.stage?): Use mv -f instead of just mv so that we can move g...Mike Stump1-0/+5
1998-07-06* Disable the following change from gcc2. Not appropriate for egcs:Jeffrey A Law2-1/+15
1998-07-06decl.c (lookup_tag): Use CP_DECL_CONTEXT.Jason Merrill3-2/+8
1998-07-06Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly.Kaveh R. Ghazi8-98/+121
1998-07-06jump.c (duplicate_loop_exit_test): Don't refuse to copy a section of code jus...Mark Mitchell3-20/+143
1998-07-06intdoc.in (HOSTNM_func, [...]): Note possible need for -lsocket.Dave Love3-12/+32
1998-07-06cse.c (CSE_ADDRESS_COST): New macro, based on ADDRESS_COST, but dealing with ...Mark Mitchell2-17/+35
1998-07-06* alpha/vms.h (TRAMPOLINE_TEMPLATE): Revert last change.Richard Henderson2-1/+5
1998-07-06libgcc2.c (__eprintf): Make args consistent with prototype in assert.h.Dave Love2-1/+6
1998-07-06intdoc.in: Add entry for DATE_AND_TIME.Dave Love6-10/+83
1998-07-05Daily bump.Jeff Law1-1/+1
1998-07-05cse.c (cse_insn): Second arg is an RTX now.Jeffrey A Law2-10/+27
1998-07-05cse.c (cse_insn): When SETting (MEM (ADDRESSOF (X))) to Y...Mark Mitchell2-2/+18
1998-07-05combine.c (simplify_comparison): Do not commute a AND into a paradoxical SUBR...Jeffrey A Law2-0/+13
1998-07-05freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Protect with HAVE_GAS_MAX_SKIP_P2A...Jeff Law2-0/+4
1998-07-05freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Protect with HAVE_GAS_MAX_SKIP_P2A...Jeff Law1-0/+6
1998-07-04Daily bump.Jeff Law1-1/+1
1998-07-03Daily bump.Jeff Law1-1/+1
1998-07-02sparc.c (sparc_operand, [...]): Recognize CONSTANT_P_RTX.David S. Miller10-432/+202
1998-07-02alpha.c (alpha_initialize_trampoline): Hack around Pmode/ptr_mode lossage on ...Richard Henderson3-5/+14
1998-07-02Daily bump.Jeff Law1-1/+1
1998-07-02Define MUST_PASS_IN_STACK to override default. (Fixes testsuite/gcc.c-execut...Nick Clifton2-0/+11
1998-07-02Switch reg_n_info structure to use varraysMichael Meissner6-96/+189
1998-07-02expr.h (STACK_SIZE_MODE): New macro.David Edelsohn7-146/+195
1998-07-02Add initial varray support infrastructureMichael Meissner6-5/+281
1998-07-02Regenerate file.Robert Lipe1-90/+94
1998-07-02install.texi (sco3.2v5): Document new --with-gnu-as flag.Robert Lipe6-10/+86
1998-07-02haifa-sched.c (alloc_EXPR_LIST): Change to use unused_expr_list.Catherine Moore2-3/+8
1998-07-02Makefile.in (install-info): Don't use $realfile.Dave Love2-6/+9
1998-07-01* combine.c (simplify_comparison): Apply SUBREG_REG to SUBREGs.Alasdair Baird2-2/+6
1998-07-01Daily bump.Jeff Law1-1/+1
1998-07-01* gcc.c-torture/compile/980701-1.c: New test.Jeffrey A Law2-0/+11
1998-07-01i386.h (HARD_REGNO_MODE_OK): Kill spurrious test.Richard Henderson2-3/+10
1998-07-01O * invoke.texi (Optimize Options): Fix typo.Andreas Jaeger2-1/+5
1998-07-01Fix 24 powerpc-ibm-aix4.1 gdb testsuite failures due to bad gcc debug info.Jim Wilson2-0/+15
1998-07-01h8300.c (print_operand): Delete %L support.Ken Raeburn4-17/+13
1998-07-01reload1.c (emit_reload_insns): Use proper register classes for SECONDARY_INPU...J"orn Rennecke2-4/+8
1998-07-01reload.c (find_reloads): If there are multiple RELOAD_FOR_INPUT_ADDRESS / REL...J"orn Rennecke2-9/+82
1998-07-01Typo fix.Joern Rennecke1-1/+1
1998-07-01Fix 980701-1.f (which was producing "unaligned trap" on an Alpha running GNU/...Craig Burley4-17/+62
1998-07-01980701-0.f, 980701-1.f: New test from Craig.Dave Love1-0/+5
1998-07-01New test from Craig.Dave Love2-0/+144
1998-07-01md.texi: fix typo in save_stack_* node.David Edelsohn1-1/+1
1998-07-01regmove.c (fixup_match_2): Check that P has RTX_CLASS 'i' before using its PA...J"orn Rennecke2-0/+7
1998-06-30expr.c (emit_group_load, [...]): Rewrite considering the size and alignment o...Richard Henderson6-76/+200
1998-06-30sparc.c (function_arg_record_value): Take a MODE arg with which to create the...Richard Henderson2-5/+11
1998-06-30expr.c (expand_assignment, [...]): Use convert_memory_address instead of conv...Richard Henderson2-3/+8
1998-06-30alpha.c (alpha_initialize_trampoline): Take arguments describing the layout.Richard Henderson9-100/+79
1998-07-01c-decl.c (grokdeclarator): Don't warn about implicit int in `typedef foo = bar'.Andreas Schwab2-0/+7