aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-06-27* Makefile.in (gencheck): Remove $(TREE_H) dependency.Jeffrey A Law2-2/+6
1998-06-27dsp16xx.h (FIRST_PSEUDO_REGISTER): Add parentheses to definition.John Carr5-52/+73
1998-06-27flow.c (count_reg_sets): New function.Jeffrey A Law4-0/+293
1998-06-27* alpha.md (negsf, negdf): Revert Jan 22 change.Richard Henderson2-33/+5
1998-06-27* Make-lang.in (g++): Depend on mkstemp.o. Link in mkstemp.oJeffrey A Law2-2/+6
1998-06-27* Make-lang.in (g77): Depend on mkstemp.o. Link in mkstemp.oJeffrey A Law2-2/+6
1998-06-27mkstemp.c: Include gansidecl.h.Kaveh R. Ghazi2-8/+13
1998-06-27Replace Makefile.in dependencies on expr.h with variable $(EXPR_H),Kaveh R. Ghazi2-7/+13
1998-06-27Replace Makefile.in dependencies on expr.h with variable $(EXPR_H),Kaveh R. Ghazi2-40/+78
1998-06-26Daily bump.Jeff Law1-1/+1
1998-06-26choose-temp.c (choose_temp_base): Remove MPW bits.Jeffrey A Law5-20/+148
1998-06-26Add some insn names for (neg (abs)) codeMichael Meissner2-3/+5
1998-06-26Fix ne 0 optimization on non-power machinesMichael Meissner2-1/+5
1998-06-26configure.in (gettimeofday): Check for its existance.Jeff Law3-2/+5
1998-06-26* gcc.dg/980626-1.c: New test.Jeffrey A Law2-0/+19
1998-06-26Makefile.in (install-info): Run install-info program in separate loop.Dave Love2-3/+11
1998-06-26Add hooks for the machine to override the sorting of the ready list and varia...Michael Meissner3-0/+53
1998-06-26sparc.h (REGNO_OK_FOR_{INDEX,BASE,FP,CCFP}_P): Explicitly mark the constant b...David S. Miller3-17/+35
1998-06-26arm.h (SECONDARY_INPUT_RELOAD_CLASS): Only need a secondary reload if reloadi...Richard Earnshaw3-12/+34
1998-06-26Warning fixes:Kaveh R. Ghazi4-36/+116
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein3-10/+28
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1-2/+12
1998-06-25Daily bump.Jeff Law1-1/+1
1998-06-25fold-const.c (make_range): Don't go looking at TREE_OPERANDs of nodes that ar...Mark Mitchell2-4/+19
1998-06-25Benjamin Kosnik1-1/+1
1998-06-25Benjamin Kosnik1-1/+1
1998-06-25decl.c (start_enum): Put local enums on permanant_obstack.Benjamin Kosnik1-0/+4
1998-06-25decl.c (start_enum): Put local enums on permanant_obstack.Benjamin Kosnik1-1/+6
1998-06-25cp-tree.h (c_get_alias_set): Declare.Mark Mitchell3-0/+7
1998-06-25invoke.texi (-fstrict-aliasing): Document.Mark Mitchell24-18/+369
1998-06-25[multiple changes]Andrew MacLeod9-4/+126
1998-06-25Warning fixes:Kaveh R. Ghazi8-52/+144
1998-06-25Add ARG_POINTER_REGNUM to REG_ALLOC_ORDERNick Clifton2-5/+12
1998-06-25lang-specs.h: Use new | syntax to eliminate string concatenation.Dave Brolley2-8/+8
1998-06-25gcc.c (default_compilers): Use new | syntax to eliminate string concatenation.Dave Brolley2-8/+8
1998-06-24cp-tree.h (CP_DECL_CONTEXT): New macro.Jason Merrill10-721/+758
1998-06-24alpha.c (alpha_function_name): Delete.Richard Henderson4-117/+96
1998-06-24method.c (emit_thunk): Set current_function_is_thunk for the ASM_OUTPUT_MI_TH...Richard Henderson2-0/+6
1998-06-24Daily bump.Jeff Law1-1/+1
1998-06-24* i386/freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.Jeff Law2-1/+16
1998-06-24expr.c (expand_assignment): Rework address calculation for structure field me...Herman A.J. ten Brugge2-0/+48
1998-06-24local-alloc.c (block_alloc): Do not try to avoid false dependencies when SMAL...Jeffrey A Law2-2/+11
1998-06-24* alpha.md (call_vms, call_value_vms): Strip leading * from symbol.Klaus Kaempf2-4/+14
1998-06-24optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...).John Carr7-192/+209
1998-06-24expr.c (get_memory_rtx): New function.John Carr3-48/+70
1998-06-24README.gnat: Add patch for new lang_decode_options interface.Dave Brolley2-0/+53
1998-06-24except.c (start_catch_handler): Do nothing if EH is not on.Andrew MacLeod2-3/+14
1998-06-24configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein2-87/+81
1998-06-24configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1-0/+7
1998-06-23Reverse may 15th change, as suggested by Jason.David S. Miller2-1/+4