summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Call force_operand if X does not satisfy general_operandnickc1999-08-022-0/+10
* Daily bump.law1999-08-025-5/+5
* * fix-header.c (main): When testing for CONTINUED, use stringlaw1999-08-022-2/+7
* * sparc.c (sparc_block_profiler): Use the %g2 register, not %o0.law1999-08-022-1/+5
* New testsmmitchel1999-08-022-1/+32
* * call.c (build_conditional_expr): Fix typo in comment.mmitchel1999-08-022-2/+6
* * gcc.c-torture/compile/990801-2.c: New test.law1999-08-022-0/+13
* * splay-tree.h (splay_tree_insert): Return the new node.mmitchel1999-08-024-3/+14
* * cse.c (cse_insn): Fix loop which deletes insns after a jumplaw1999-08-022-1/+7
* * m68k.c (output_function_prologue): Fix typo in CPU32 case.law1999-08-022-4/+9
* * gcc.c-torture/compile/990801-1.c: New test.law1999-08-022-0/+30
* 1999-08-01 Alexandre Oliva <oliva@dcc.unicamp.br>tromey1999-08-016-2/+22
* Check in part of an earlier patch that got lostcrux1999-08-012-0/+5
* * config/rs6000/rs6000.c (num_insns_constant_wide): Correctgeoffk1999-08-017-56/+111
* Backport of GC branch patches part 2: kill stmt status saving.crux1999-08-0110-130/+158
* Daily bump.law1999-08-015-5/+5
* * Makefile.in (ALL_CFLAGS): Add '-W -Wall'.ghazi1999-08-012-1/+5
* * NEWS: Likewise.tromey1999-08-013-0/+24
* 1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>tromey1999-08-015-84/+268
* 1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>tromey1999-07-313-9/+80
* 1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>tromey1999-07-312-0/+5
* 1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>tromey1999-07-314-75/+76
* * gcc.texi: Use terms "GNU Compiler Collection" and "GCC".law1999-07-312-241/+250
* Backport of GC branch patches part 1: kill eh status saving.crux1999-07-3121-637/+644
* * pa.c (compute_frame_size): Use STARTINg_FRAME_OFFSET insteadlaw1999-07-312-4/+29
* * pa.md (reload_indi, reload_outdi): Allow any register for thelaw1999-07-312-2/+7
* Daily bump.law1999-07-315-5/+5
* * call.c (build_conditional_expr): Call convert_from_reference tommitchel1999-07-313-7/+34
* Fix typo in help message.wilson1999-07-312-1/+5
* Update for label differences.rth1999-07-311-2/+14
* * typeck2.c (initializer_constant_valid_p): Moved to c-common.c.rth1999-07-313-141/+5
* * c-typeck.c (initializer_constant_valid_p): Move ...rth1999-07-315-140/+167
* * config/i386/sol2-c1.asm: Align the stack.rth1999-07-303-0/+17
* 1999-07-30 Vladimir Makarov <vmakarov@loony.cygnus.com>vmakarov1999-07-302-3/+12
* Jakub Jelinek <jj@ultra.linux.cz>rth1999-07-306-90/+260
* Warning fixes:ghazi1999-07-308-25/+53
* * pa.md (zvdep_imm32): Renamed from zvdep_imm.law1999-07-302-4/+7
* * pa.c (compute_zdepwi_operands): Renamed from compute_zdepi_operands.law1999-07-302-2/+6
* Daily bump.law1999-07-305-5/+5
* * pa.h (FIRST_PARM_CALLER_OFFSET): Delete.law1999-07-302-6/+4
* Fix a cross toolchain build problemcrux1999-07-293-6/+14
* Use force_operand to make sure that the buffer address is in a suitable formnickc1999-07-292-1/+7
* Daily bump.law1999-07-295-5/+5
* * pa.md (indirect_jump): Remove mode from match_operand. Verifylaw1999-07-292-9/+13
* * pa.c (emit_move_sequence): Always convert scratch_reg to thelaw1999-07-292-4/+46
* * config/mips/mips.c: system.h handles MIN and MAX, don't undefinegeoffk1999-07-292-3/+5
* * pa.md (adddi3, subdi3): Turn into a define_expand/define_insnlaw1999-07-282-2/+19
* * pa.c (store_reg): Do not call add_high_const generator directly.law1999-07-283-13/+17
* * pa.c (legitimize_address): Consistently use Pmode rather thanlaw1999-07-283-8/+15
* fix typo.law1999-07-281-1/+1