aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-09-09Makefile.in (cppexp.o): Depend on cpphash.h.Geoff Keating13-50/+304
1999-09-09cp-tree.h (lang_decl_flags): Remove permanent_attr.Mark Mitchell4-84/+20
1999-09-09ggc.h (ggc_alloc): New function.Mark Mitchell3-3/+96
1999-09-09cp-tree.h (saved_scope): Remove old_binding_level and function_decl.Mark Mitchell3-23/+21
1999-09-09decl.c (layout_var_decl): Change prototype.Mark Mitchell3-56/+78
1999-09-09* c-decl.c (mark_binding_level): Make static to match prototype.Kaveh R. Ghazi2-1/+5
1999-09-09* xmemdup.c: Include sys/types.h.Kaveh R. Ghazi2-0/+6
1999-09-08* flow.c (new_insn_dead_notes): Don't early out for preexisting regs.Richard Henderson2-0/+17
1999-09-08gengenrtl.c (CONST_DOUBLE_FORMAT): Take the size REAL_ARITHMETIC will use int...Richard Henderson3-14/+71
1999-09-08ggc-simple.c (ggc_free_rtx): Poison the correct amount for the rtx length.Richard Henderson2-2/+8
1999-09-08* alpha.md (call value patterns): Remove the result predicates.Richard Henderson2-3/+7
1999-09-08decl.c (start_function): Clear last_dtor_insn and last_parm_cleanup_insn.Mark Mitchell2-4/+9
1999-09-08Makefile.in (stmp-fixinc): Remove extraneous exit 1 from last change.Richard Henderson2-1/+5
1999-09-08cp-tree.h (copy_to_permanent): Remove.Mark Mitchell11-126/+67
1999-09-08system.h (sbrk, [...]): Backup prototypes changed from extern char *, to exte...Kaveh R. Ghazi3-17/+13
1999-09-08posix-threads.h (_Jv_PthreadCheckMonitor): Reverted previous change and imple...Tom Tromey2-1/+7
1999-09-08gansidecl.h (__attribute__, [...]): Delete.Kaveh R. Ghazi11-64/+54
1999-09-08Hapless User Hint for gperfBruce Korb5-5/+25
1999-09-08ggc-simple.c (init_ggc): Absorb the old init.Richard Henderson2-22/+22
1999-09-08lists.c: Include ggc.h.Richard Henderson3-1/+24
1999-09-08* cccp.c (main): Fix handling of -include and -imacros options.Andreas Schwab2-2/+6
1999-09-08sizeof3.C: New test.Nathan Sidwell5-2/+73
1999-09-08* configure.in: Add mpeix.mt make fragment.Mark Klein2-0/+5
1999-09-08* cpplib.c (cpp_push_buffer): Fix order of arguments.Jeffrey A Law2-1/+5
1999-09-08* libiberty.h (xmemdup): Add prototype for new function.Jeff Garzik2-0/+8
1999-09-08xmemdup.c: New xmemdup function.Jeff Garzik5-4/+30
1999-09-08rtl.h (obstack_alloc_rtx): Removed, it's now static in genrtl.c.Alexandre Oliva2-1/+5
1999-09-08Daily bump.Jeff Law5-5/+5
1999-09-08flow.c (insn_dead_p): Use XEXP rather than SUBREG_REG.Alasdair Baird3-5/+12
1999-09-08c4x.c: Include ggc.h.Michael Hayes2-7/+28
1999-09-08defaults.h (TARGET_ESC): Move ...Richard Henderson3-5/+10
1999-09-08posix-threads.h (_Jv_PthreadCheckMonitor): Changed test in __m_count case.Tom Tromey3-2/+8
1999-09-07Linas Vepstas <linas@linas.org>Linas Vepstas19-418/+428
1999-09-07configure.in: add i370-*-openedition, i370-*-mvs and i370-*-linux targetsLinas Vepstas3-225/+279
1999-09-07config.guess: Add OS/390 match pattern.Linas Vepstas4-3/+21
1999-09-08decl.c (ggc_p): Set it to 1.Mark Mitchell2-2/+8
1999-09-07config.table: Add openedition target.Linas Vepstas3-0/+9
1999-09-08dsp16xxx.c: Include ggc.hMark Mitchell4-2/+44
1999-09-07* mh-openedition: New file.Linas Vepstas2-0/+6
1999-09-07Linas Vepstas <linas@linas.org>Linas Vepstas6-79/+163
1999-09-08rs6000.c: Include ggc.h.Mark Mitchell2-0/+22
1999-09-07alpha.h (alpha_compare): New.Richard Henderson4-43/+81
1999-09-07alpha.h (alpha_eh_epilogue_sp_ofs): Remove.Richard Henderson4-66/+65
1999-09-08rs6000.c (first_reg_to_save): Don't save fixed or call-used registers (call-s...Ian Piumarta2-1/+9
1999-09-07c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.Richard Henderson13-116/+163
1999-09-08posix-threads.cc (_Jv_CondWait): pthread_ calls return error code and don't s...Tom Tromey2-3/+6
1999-09-07search.c (binfo_for_vtable): Use CLASSTYPE_VFIELD_PARENT.Jason Merrill2-51/+25
1999-09-08posix-threads.cc (_Jv_CondWait): Check `errno' against EINTR, not `r'.Tom Tromey3-9/+77
1999-09-08Add some machine-dependent GC roots.Mark Mitchell4-1/+107
1999-09-07parse.h: Undefine DELAY if it's defined.Dave Brolley2-14/+14