aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
1998-08-31* egcs-1.1 released.Jeffrey A Law
1998-08-31* NEWS: Add SCO Openserver and Unixware 7 notes.Jeffrey A Law
1998-08-31NEWS: Fix typos.Jeff Law
1998-08-31NEWS: Fix typos.Jeff Law
1998-08-30Fix bump script clobberage.Jeff Law
1998-08-29Daily bump.Jeff Law
1998-08-29sparc.md (movdf_insn, movtf_insn): Fix type and length attributes to match Ma...David S. Miller
1998-08-29cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit .linkonce directive after th...Mumit Khan
1998-08-29cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit .linkonce directive after th...Mumit Khan
1998-08-29m68k.md (beq0_di): Generate correct (and more efficient) code when...Jeffrey A Law
1998-08-29* NEWS: Various updates.Jeffrey A Law
1998-08-29Update generated files.Jeff Law
1998-08-28Daily bump.Jeff Law
1998-08-27Daily bump.Jeff Law
1998-08-27configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*.Jim Wilson
1998-08-27configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*.Jim Wilson
1998-08-27reload1.c (forget_old_reloads_1): Keep track of the largest mode found while ...Jeffrey A Law
1998-08-26Daily bump.Jeff Law
1998-08-25Daily bump.Jeff Law
1998-08-25*** empty log message ***Dave Love
1998-08-25g77.texi: Increment `version-g77' and fix a few typos.Dave Love
1998-08-25configure.in: Do not set thread_file to "irix" since no such support exists yet.Jeffrey A Law
1998-08-25reorg.c (fill_simple_delay_slots): Do not abort if we encounter an insn on th...Jeff Law
1998-08-25decl.c (duplicate_decls): Don't complain about different exceptions from an i...Jason Merrill
1998-08-25decl.c (duplicate_decls): Don't complain about different exceptions from an i...Jason Merrill
1998-08-24Daily bump.Jeff Law
1998-08-23Bump for snapshotJeffrey A Law
1998-08-23Daily bump.Jeff Law
1998-08-22Daily bump.Jeff Law
1998-08-22* regmove.c (optimize_reg_copy_3): Disable for egcs-1.1.Jeffrey A Law
1998-08-21Daily bump.Jeff Law
1998-08-20Daily bump.Jeff Law
1998-08-20Include system.h, not stdio.hMichael Meissner
1998-08-19Daily bump.Jeff Law
1998-08-19rs6000.c (rs6000_output_load_toc_table): Use ld for 64-bit.David Edelsohn
1998-08-19rs6000.c (rs6000_output_load_toc_table): Use ld for 64-bit.David Edelsohn
1998-08-18Daily bump.Jeff Law
1998-08-18c-common.c (decl_attributes): Issue an error if the argument to alias is not ...Richard Henderson
1998-08-18haifa-sched.c (sched_analyze): Put all JUMP_INSNs on the last pending memory ...Jeffrey A Law
1998-08-18regmove.c (fixup_match_2): Do not call reg_overlap_mentioned_p on notes.Jeffrey A Law
1998-08-18arm.c (arm_override_options): Remove lie about ignoring PIC flag.Richard Earnshaw
1998-08-18arm.c (arm_override_options): Remove lie about ignoring PIC flag.Richard Earnshaw
1998-08-18regmove.c (optimize_reg_copy_1): Update REG_N_CALLS_CROSSED and REG_LIVE_LENG...Jeffrey A Law
1998-08-17Daily bump.Jeff Law
1998-08-17* From GrahamJeffrey A Law
1998-08-17rs6000.c (secondary_reload_class): For TARGET_ELF...Jeff Law
1998-08-17rs6000.c (secondary_reload_class): For TARGET_ELF...Jeff Law
1998-08-17arm.h (SECONDARY_INPUT_RELOAD_CLASS): Return NO_REGS if compiling for archite...Richard Earnshaw
1998-08-17arm.h (SECONDARY_INPUT_RELOAD_CLASS): Return NO_REGS if compiling for archite...Richard Earnshaw
1998-08-17pt.c (check_explicit_specialization): Don't abort on bogus explicit instantia...Mark Mitchell