summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Bump version for pre-release.Jeff Law1999-02-161-1/+1
* gcc.c: (do_spec_1): Fix obvious typo.Jeffrey A Law1999-02-152-1/+4
* c-common.c (shorten_compare): Get the min/max value from the underlying type ...Charles G Waldman1999-02-151-0/+6
* c-common.c (shorten_compare): Get the min/max value from the underlying type ...Charles G Waldman1999-02-151-0/+5
* jump.c: Include insn-attr.h.Jeffrey A Law1999-02-153-1/+18
* * sparc.c (output_scc_insn): Add missing argument to output_cbranch.Jeffrey A Law1999-02-152-1/+3
* loop.c (mark_loop_jump): Handle LO_SUM.Jeffrey A Law1999-02-152-11/+21
* alias.c (init_alias_analysis): Avoid self-referential value when setting reg_...Jeffrey A Law1999-02-142-1/+6
* regclass.c (allocate_reg_info): Respect MIN when clearing data.Jeffrey A Law1999-02-142-6/+10
* * loop.c (scan_loop): Fix typo in last change.Jeffrey A Law1999-02-142-2/+6
* bump g77's version.cCraig Burley1999-02-142-1/+6
* fix LOG10 docsCraig Burley1999-02-142-4/+7
* document forgotten fix circa egcs-1.1Craig Burley1999-02-142-1/+9
* warn about wraparound in MCLOCK8, TIME8Craig Burley1999-02-132-0/+19
* loop.c (check_dbra_loop): A store using an address giv for which we have no l...Jeffrey A Law1999-02-132-3/+36
* i386.md (movsicc, [...]): Delete unconstrained alternatives.Jeffrey A Law1999-02-133-132/+121
* expr.c (emit_block_move): Do not call memcpy as a libcall instead build up a ...Jeffrey A Law1999-02-132-17/+122
* configure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch byteorder problems.Jeffrey A Law1999-02-133-91/+114
* loop.c (scan_loop): Call reg_in_basic_block_p before loop_reg_used_before_p.Michael P. Hayes1999-02-122-4/+9
* expr.c (store_expr): Don't generate load-store pair if TEMP is identical (acc...Jeffrey A Law1999-02-102-2/+19
* fold-const.c (range_binop): Take account of the bounded nature of fixed lengt...Nathan Sidwell1999-02-101-7/+19
* fold-const.c (range_binop): Take account of the bounded nature of fixed lengt...Nathan Sidwell1999-02-101-0/+5
* * configure.in (alphaev6*): Fix typo in target_cpu_default2.Richard Henderson1999-02-103-107/+95
* configure.in (i[34567]86-*gnu*): Set float_format to i386.Mark Kettenis1999-02-083-113/+198
* * invoke.texi, expr.c: Update email addresses.Jeffrey A Law1999-02-063-2/+4
* * g77.texi: Update email addresses.Jeffrey A Law1999-02-062-2/+6
* * typeck2.c: Update email addresses.Jeffrey A Law1999-02-062-2/+6
* * gcc.c, gcc.texi: Update email addresses.Jeffrey A Law1999-02-063-12/+16
* explow.c (allocate_dynamic_stack_space): Use register_operand instead of arit...Jeffrey A Law1999-01-292-2/+8
* configure.in (hppa1.0-hp-hpux10*): Use t-pa.Jeffrey A Law1999-01-283-1/+8
* m68k.md (ashldi_const): Disable for !TARGET_5200.Jeffrey A Law1999-01-212-21/+35
* rs6000.h (LEGITIMIZE_RELOAD_ADDRESS): Recognize and accept transformations th...Richard Henderson1999-01-213-0/+30
* * jump.c (rtx_renumbered_equal_p): Special case CODE_LABEL.Richard Henderson1999-01-172-0/+8
* * i386.md (integer conditional moves): Add missing earlyclobbers.Jeffrey A Law1999-01-172-10/+12
* regmove.c (optimize_reg_copy_1): Undo Aug 18 change.Jeffrey A Law1999-01-172-50/+34
* unroll.c (find_splittable_givs): For a DEST_ADDR giv...Jeffrey A Law1999-01-142-3/+9
* * h8300.h (ASM_OUTPUT_LABELREF): Use asm_fprintf, not fprintf.Jeffrey A Law1999-01-142-1/+5
* I will remember to check in ChangeLog files.Bernd Schmidt1999-01-111-0/+8
* sparc.c (legitimize_pic_address): Treat labels like symbols.Richard Henderson1999-01-114-107/+29
* combine.c (num_sign_bit_copies): In NEG...Bernd Schmidt1999-01-063-21/+31
* * h8300.h (ASM_OUTPUT_LABELREF): Define.Jeffrey A Law1999-01-062-0/+7
* expr.c (store_expr): If the lhs is a memory location pointed to be a postincr...Charles M. Hannum1999-01-052-15/+21
* * i386.md (doubleword shifts): Fix dumb mistakes in previous change.Jeffrey A Law1999-01-012-22/+20
* m68k.md (adddi_dilshr32): Allow all operands to be registers too.Jeffrey A Law1998-12-302-2/+5
* cse.c (invalidate_skipped_block): Call invalidate_from_clobbers for each insn...Jeffrey A Law1998-12-303-9/+23
* combine.c (subst): Process the inputs to a parallel asm_operands only once.Richard Henderson1998-12-282-83/+139
* * i386/next.h (ASM_OUTPUT_ALIGN): Use 0x90 for fill character.Jeffrey A Law1998-12-122-0/+9
* h8300.c (h8300_encode_label): Use '&' for tiny data items.Jeffrey A Law1998-12-123-3/+9
* Bump version #s for egcs-1.1.1 release.Jeffrey A Law1998-12-012-1/+5
* Bump for next pre-release snapshot.Jeff Law1998-11-241-1/+1