OSDN Git Service

* flags.h (flag_move_all_movables): Declare.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1997-08-28 law * flags.h (flag_move_all_movables): Declare.
1997-08-28 law * t-h8300: Use TARGET_LIBGCC2_CFLAGS instead...
1997-08-27 wilsonPatch from Richard Henderson to fix alpha-linux alloca...
1997-08-27 wilsonMake the gcc config.guess exec the toplevel config...
1997-08-27 wilsonalpha linux glibc2 patch from H.J. Lu
1997-08-27 wilsonPatch from Richard Henderson to fix alpha-linux support.
1997-08-27 law * reorg.c (dbr_schedule): Allow current_functio...
1997-08-27 wilsonFix newlib coldfire build failure.
1997-08-27 law * c-decl.c (grokdeclarator): If array index...
1997-08-27 law * loop.c (combine_movables): Earlier insns...
1997-08-27 lawRemove last change to alpha/linux. It was incorrect...
1997-08-27 law * config/linux.h (CC1_SPEC): Define it only...
1997-08-27 law * t-freebsd (USER_H): Include EXTRA_HEADERS...
1997-08-27 law * i386.md (pop): pop increments the stack pointer.
1997-08-27 law * reload.c (find_reloads, case '0'): Reject...
1997-08-27 law * loop.c (check_final_value): Don't miss a...
1997-08-26 law * dwarfout.c (dwarfout_file_scope_decl, case...
1997-08-26 wilsonH.J. Lu's SMP patch.
1997-08-25 law * haifa-sched.c (find_pre_sched_live): Remove...
1997-08-25 law * version.c: Bump for new snapshot.
1997-08-25 law * expr.h (insn_gen_function): Temporarily remov...
1997-08-25 wilsonFix solaris2 (without GNU install installed) install...
1997-08-23 law * unroll.c (find_splittable_givs): Only share...
1997-08-23 wilsonFix typos in m68k configuration files.
1997-08-23 law * pa.c (pa_reorg): Always put begin_brtab and...
1997-08-23 wilsonFix m68k-next-nextstep3 stage2 enquire compilation...
1997-08-22 wilsonFix AIX build problem when IBM cc is used.
1997-08-22 law * alias.c (find_base_value): Improve handling...
1997-08-22 lawTweak.
1997-08-22 wilsonFix alpha OSF 1.x/2.x/3.x build problems.
1997-08-21 lawBump version # for new snapshot.
1997-08-21 law * Makefile.in (install-common): Put gcov commen...
1997-08-21 law * alias.c (init_alias_analysis): When simplifyi...
1997-08-20 wilsonChange gcc3 to egcs.
1997-08-20 wilsonPatch from Dave Love.
1997-08-20 wilson * stmt.c (start_cleanup_deferal, end_cleanup_deferal...
1997-08-20 meissnerWork with haifa renaming get_issue_rate -> ISSUE_RATE
1997-08-20 jason * cplus-dem.c: Add 'extern' to prepends_underscore.
1997-08-19 law * haifa-sched.c (ISSUE_RATE): Renamed from...
1997-08-19 law * configure.in: Turn on haifa by default for...
1997-08-19 law * haifa-sched.c (move_insn): Reemit notes for...
1997-08-19 law * haifa-sched.c: Make lots of variable static.
1997-08-19 law * reload.c (find_reloads): Add code to convert...
1997-08-19 law * expr.h, real.h: Finish prototyping.
1997-08-19 law * Makefile.in (EXPECT, RUNTEST, RUNTESTFLAGS...
1997-08-19 lawTake out __EGCS__ and __EGCS_MINOR__.
1997-08-18 meissnerFix --with-cpu=xxx
1997-08-18 wilson * Makefile.in (stmp-multilib-sub): Fix typo in last...
1997-08-17 law * Makefile.in (sub-makes): Pass the current...
1997-08-17 law * configure.in: Expurgate `broken_install'...
1997-08-17 law * gcc.c (default_compilers): Add __EGCS__ and...
1997-08-16 law * loop.c (is_power_of_2, is_conditional_branch...
1997-08-16 law * haifa-sched.c (find_post_sched_live): Call...
1997-08-15 law * loop.c (is_conditional_branch): Make definiti...
1997-08-15 lawTweak again.
1997-08-15 lawMake version # egcs-3.0.0 since we need to make sure...
1997-08-15 law * version.c: Change the version string to look...
1997-08-15 meissnerUse rtl macros for names of NOTEs.
1997-08-13 dje * configure.in (haifa configury): Fix typo.
1997-08-12 law * version.c: Bump version to "gcc-3.0.0 970802...
1997-08-12 lawRemove gratuitous changes from the alias analysis patches.
1997-08-12 law * Integrate Haifa instruction scheduler.
1997-08-11 law * Integrate tlink patch from jason@cygnus.com
1997-08-11 law * Integrate alias analysis changes from jfc...
1997-08-11 law * Integrate reload bugfix from Wilson which...
1997-08-11 lawInitial revision