aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-01-21* decl.c (grokdeclarator): Fix lang_c -> lang_name_c typo.Jason Merrill2-1/+5
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson18-69/+147
1999-01-21* configure.in ({rs6000|powerpc}-ibm-aix4.[12]*): Add missing `then'.Richard Henderson2-130/+115
1999-01-21--with-gnu-ld uses different x- fiile under aix 4.1Michael Meissner4-143/+251
1999-01-21cp-tree.h (PARM_DECL_EXPR): Delete.Mark Mitchell9-88/+243
1999-01-21cppexp.c (cpp_lex): Allocate token_buffer dynamically.Dave Brolley2-2/+17
1999-01-21expr.c (MOVE_BY_PIECES_P): Define condition for deciding to use move_by_pieces.Andrew MacLeod4-27/+143
1999-01-21varasm.c (output_constant_pool): Use floor_log2 instead of exact_log2 for ASM...Vladimir N. Makarov5-13/+42
1999-01-21Makefile.am (SUBDIRS): Include util again in order to generate install-info.Gerald Pfeifer3-4/+14
1999-01-21Remove obsolete file, whose contents has moved to the web pages asGerald Pfeifer1-104/+0
1999-01-21[multiple changes]Andrew Haley2-1/+60
1999-01-20cse.c (fold_rtx): Revert 29 Dec change.Richard Henderson19-109/+118
1999-01-20Daily bump.Jeff Law1-1/+1
1999-01-20Makefile.in (install-common): Remove extraneous chmod for gcov install.Nathan Sidwell2-1/+5
1999-01-20Update.Ulrich Drepper1-6/+10
1999-01-20(__destroy_aux): Use != instead of < for ForwardIterator comparison.Ulrich Drepper1-3/+3
1999-01-20* stl_config.h (__STL_USE_NAMESPACES): Define.Mark Mitchell2-0/+5
1999-01-20update copyrightJeff Law1-1/+1
1999-01-20function.c (assign_parms): Save and restore setting of TREE_USED (parm).Dave Brolley2-0/+9
1999-01-20error.c (dump_function_decl): Don't print the argument types for a function w...Mark Mitchell8-9/+86
1999-01-20arm.md: Use MEM_COPY_ATTRIBUTES where appropriate throughout.Mark Mitchell2-20/+18
1999-01-20TweakJeff Law1-0/+7
1999-01-20Update comment to match code.Richard Henderson1-1/+1
1999-01-20Fixed Copyright.Joern Rennecke1-1/+1
1999-01-20Fixed copyrightJoern Rennecke1-1/+1
1999-01-19loop.c (NUM_STORES): Delete.Jeff Law1-37/+23
1999-01-19flow.c (invalidate_from_autoinc): New function.Jeffrey A Law2-1/+50
1999-01-19This should have been deleted during the ChangeLog reorg/cleanup.Jeff Law1-1244/+0
1999-01-19Daily bump.Jeff Law1-1/+1
1999-01-19Removed.Jeff Law1-979/+0
1999-01-19Update copyright.Jeff Law1-1/+1
1999-01-19Minor copyright tweak.Jeff Law1-1/+1
1999-01-19Makefile.in (typeck.o): Depend on insn-codes.h.Jeffrey A Law9-33/+54
1999-01-19recog.c (pop_operand): New function.Richard Henderson4-0/+39
1999-01-19expr.c (do_jump_for_compare): Handle conditional branch expanders emitting mu...Richard Henderson4-21/+84
1999-01-19expr.c (emit_move_insn_1): Revert 17 Dec change.Richard Henderson2-20/+17
1999-01-19Update copyright.Richard Henderson6-6/+6
1999-01-19genoutput.c (name_for_index): New function.Richard Henderson3-16/+84
1999-01-19isc.h (TARGET_DEFAULT): Define symbolicly.Richard Henderson9-13/+17
1999-01-19* Makefile.in (protoize.o, unprotoize.o): Depend on Makefile.Jeffrey A Law2-2/+8
1999-01-19New test case for the preprocessor.Zack Weinberg1-0/+13
1999-01-19* egcs_update: Do not use xargs, but a backquote construct.Gerald Pfeifer2-4/+9
1999-01-19Update copyrightsMark Mitchell9-9/+13
1999-01-19[multiple changes]Vladimir Makarov7-19/+75
1999-01-19calls.c (expand_call): Strip a TARGET_EXPR if we're passing by invisible refe...Jason Merrill2-0/+21
1999-01-19rs6000.c (offsettable_addr_operand): Delete.David Edelsohn5-19/+34
1999-01-19decl2.c (finish_vtable_vardecl): Make vtables comdat here.Jason Merrill2-4/+9
1999-01-19rtl.h (rtx_def): Update documentation.Mark Mitchell1-4/+4
1999-01-19rtl.h (rtx_def): Update documentation.Mark Mitchell29-197/+331
1999-01-19java-tree.h: (check_for_initialization): Added prototype.Alexandre Petit-Bianco5-23/+56