summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* cppp.c (xrealloc): Fix typo last change.Richard Henderson1999-01-2215-14/+21
* cpp-if1.c: New test - torture test of preprocessor's number conversion in #if...Zack Weinberg1999-01-222-0/+53
* Use alternate crs if cr0 not availableMichael Meissner1999-01-225-1135/+4146
* Makefile.in (gcc_tooldir): Move before first reference.Jeffrey A Law1999-01-224-198/+161
* * Makefile.in (tooldir): Replace with gcc_tooldir.Jeffrey A Law1999-01-212-20/+25
* Daily bump.Jeff Law1999-01-211-1/+1
* Update sparc -mcpu= documentation.Richard Henderson1999-01-211-5/+6
* Update copyright.Richard Henderson1999-01-2110-10/+10
* m68k.md (ashldi_const): Disable for !TARGET_5200.Jeffrey A Law1999-01-212-21/+35
* * emit-rtl.c (try_split): Don't try to split non-instructions.Richard Henderson1999-01-212-4/+7
* cp-tree.h (PUSH_GLOBAL): New macro.Mark Mitchell1999-01-219-26/+147
* * expr.c (emit_push_insn): Fix Dumb Typo.Andrew MacLeod1999-01-212-1/+5
* rs6000.h (LEGITIMIZE_RELOAD_ADDRESS): Recognize and accept transformations th...Richard Henderson1999-01-213-0/+33
* alpha.md (prologue_stack_probe_loop): Don't do our own label handling, call g...Richard Henderson1999-01-211-21/+5
* * decl.c (grokdeclarator): Fix lang_c -> lang_name_c typo.Jason Merrill1999-01-212-1/+5
* cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1999-01-2118-69/+147
* * configure.in ({rs6000|powerpc}-ibm-aix4.[12]*): Add missing `then'.Richard Henderson1999-01-212-130/+115
* --with-gnu-ld uses different x- fiile under aix 4.1Michael Meissner1999-01-214-143/+251
* cp-tree.h (PARM_DECL_EXPR): Delete.Mark Mitchell1999-01-219-88/+243
* cppexp.c (cpp_lex): Allocate token_buffer dynamically.Dave Brolley1999-01-212-2/+17
* expr.c (MOVE_BY_PIECES_P): Define condition for deciding to use move_by_pieces.Andrew MacLeod1999-01-214-27/+143
* varasm.c (output_constant_pool): Use floor_log2 instead of exact_log2 for ASM...Vladimir N. Makarov1999-01-215-13/+42
* Remove obsolete file, whose contents has moved to the web pages asGerald Pfeifer1999-01-211-104/+0
* [multiple changes]Andrew Haley1999-01-212-1/+60
* cse.c (fold_rtx): Revert 29 Dec change.Richard Henderson1999-01-2019-109/+118
* Daily bump.Jeff Law1999-01-201-1/+1
* Makefile.in (install-common): Remove extraneous chmod for gcov install.Nathan Sidwell1999-01-202-1/+5
* update copyrightJeff Law1999-01-201-1/+1
* function.c (assign_parms): Save and restore setting of TREE_USED (parm).Dave Brolley1999-01-202-0/+9
* error.c (dump_function_decl): Don't print the argument types for a function w...Mark Mitchell1999-01-208-9/+86
* arm.md: Use MEM_COPY_ATTRIBUTES where appropriate throughout.Mark Mitchell1999-01-202-20/+18
* TweakJeff Law1999-01-201-0/+7
* Update comment to match code.Richard Henderson1999-01-201-1/+1
* Fixed Copyright.Joern Rennecke1999-01-201-1/+1
* Fixed copyrightJoern Rennecke1999-01-201-1/+1
* loop.c (NUM_STORES): Delete.Jeff Law1999-01-191-37/+23
* flow.c (invalidate_from_autoinc): New function.Jeffrey A Law1999-01-192-1/+50
* This should have been deleted during the ChangeLog reorg/cleanup.Jeff Law1999-01-191-1244/+0
* Daily bump.Jeff Law1999-01-191-1/+1
* Removed.Jeff Law1999-01-191-979/+0
* Update copyright.Jeff Law1999-01-191-1/+1
* Minor copyright tweak.Jeff Law1999-01-191-1/+1
* Makefile.in (typeck.o): Depend on insn-codes.h.Jeffrey A Law1999-01-199-33/+54
* recog.c (pop_operand): New function.Richard Henderson1999-01-194-0/+39
* expr.c (do_jump_for_compare): Handle conditional branch expanders emitting mu...Richard Henderson1999-01-194-21/+84
* expr.c (emit_move_insn_1): Revert 17 Dec change.Richard Henderson1999-01-192-20/+17
* Update copyright.Richard Henderson1999-01-196-6/+6
* genoutput.c (name_for_index): New function.Richard Henderson1999-01-193-16/+84
* isc.h (TARGET_DEFAULT): Define symbolicly.Richard Henderson1999-01-199-13/+17
* * Makefile.in (protoize.o, unprotoize.o): Depend on Makefile.Jeffrey A Law1999-01-192-2/+8