aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-04-15* i386.c (x86_adjust_cost): Move break statement to correct place.Jan Hubicka2-61/+110
1999-04-15expr.c (expand_assignment): Force pointers to proper mode if POINTERS_EXTEND_...Donn Terry2-1/+11
1999-04-15xm-alpha.h (alloca.h): Add Interix to list of special machines that don't lik...Donn Terry2-1/+4
1999-04-15pa.h (HAVE_PRE_INCREMENT, [...]): Fix pa_cpu value from 8000 to PROCESSOR_8000.Jerry Quinn1-4/+4
1999-04-15pa.h (HAVE_PRE_INCREMENT, [...]): Fix pa_cpu value from 8000 to PROCESSOR_8000.Jerry Quinn1-0/+6
1999-04-15except.c (start_catch_hadler): Be sure rtime_address is Pmode if POINTERS_EXT...Donn Terry2-0/+6
1999-04-15except.c (expand_eh_return): Force pointers to proper mode if POINTERS_EXTEND...Donn Terry2-0/+11
1999-04-15cp-tree.h (lookup_nested_field): Remove.Mark Mitchell6-73/+26
1999-04-15cp-tree.h (lang_type): Add documentation.Mark Mitchell9-4160/+4263
1999-04-15gjavah.c: New prototypes for java_float_finite and java_double_finite.Anthony Green2-0/+8
1999-04-15remove conflict indicatorsJason Merrill1-41/+1
1999-04-15parse.y (after_type_declarator_intern): New nonterminal.Jason Merrill5-3820/+3972
1999-04-15newJason Merrill2-2/+23
1999-04-15c4x.h: Tweaked comment formatting.Michael Hayes3-28/+33
1999-04-14aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define.Mumit Khan7-93/+185
1999-04-14i386.md (QImode add pattern): Support lea instruction.Jan Hubicka2-6/+46
1999-04-14i386.md (ashlsi patterns): Call output_ashl instead of output_ashlsi3.Jan Hubicka4-63/+127
1999-04-14Daily bump.Jeff Law1-1/+1
1999-04-14i386.md (notsi, [...]): Call memory_address_displacement_length instead of me...Jan Hubicka4-71/+100
1999-04-14flow.c: (make_edges): Always make edges from a basic block to its exception h...Andrew Haley2-1/+6
1999-04-14graph.c (node_data): Return void.Zack Weinberg4-41/+71
1999-04-14config-lang.in (compilers): Add exeext.Mumit Khan2-2/+7
1999-04-14explow.c (allocate_dynamic_stack_space): Undo last change.Jeffrey A Law2-1/+8
1999-04-14configure.in (alpha interix): Use symbolic names to set target_cpu_default.Jeffrey A Law3-101/+103
1999-04-14lib1funcs.asm: New file.Donn Terry3-0/+334
1999-04-14explow.c (allocate_dynamic_stack_space): Correctly convert TARGET to Pmode.Donn Terry2-1/+6
1999-04-14i386.md (truncxfdf): Output the template supplied by output_move_double with ...John Wehle2-1/+4
1999-04-14Correct error message patternZack Weinberg1-1/+1
1999-04-14John Wehle (john@feith.com)John Wehle4-55/+89
1999-04-14cp-tree.h (popclass): Change declaration.Mark Mitchell8-56/+112
1999-04-14newJason Merrill1-0/+18
1999-04-14remove change barsJason Merrill1-154/+2
1999-04-14typeck.c (build_unary_op): Handle taking the address of a unique bound non-st...Jason Merrill2-0/+27
1999-04-14Add -Wno-deprecatedMartin v. Löwis5-5/+5
1999-04-14Wed Apr 14 10:48:03 1999 Catherine Moore <clm@cygnus.com>Catherine Moore10-29/+455
1999-04-14alpha.c (aligned_memory_operand): Recognize the output of LEGITIMIZE_RELOAD_A...Richard Henderson4-139/+132
1999-04-14reload1.c (emit_reload_insns): Also find equivalent mems for subregs of pseudos.Richard Henderson2-15/+33
1999-04-14* i386.md (neghi): Use the whole register when widening the op.Richard Henderson2-1/+5
1999-04-14cpperror.c, [...]: Never call abort.Zack Weinberg6-28/+25
1999-04-14Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka2-1/+10
1999-04-14i386.c (memory_address_length): Add missing parenthesis.Dave Brolley2-1/+5
1999-04-14extend.texi (Deprecated Features): New node.Martin v. Löwis8-2/+84
1999-04-13i386.md (SImode logical compare): Avoid outputing non-pariable testw and test...Jan Hubicka2-9/+48
1999-04-13Daily bump.Jeff Law1-1/+1
1999-04-13decl2.c (setup_initp): Compare DECL_ASSEMBLER_NAME instead of the decls thems...Jason Merrill2-1/+11
1999-04-13i386.md (xorsi3): Do not output NOT instrctions on Pentium.Jan Hubicka2-7/+89
1999-04-13i386.md (neghi2): Do not output prefixed opcode when possible.Jan Hubicka2-3/+33
1999-04-13i386.c (memory_address_length): New function.Richard Henderson3-0/+123
1999-04-13Test for cpp line numbering bugZack Weinberg1-0/+13
1999-04-13Regression test for x86 fp-stack breakageZack Weinberg2-0/+53