]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/global.c
alias.c (record_set, [...]): Use REG_P.
[thirdparty/gcc.git] / gcc / global.c
2004-06-15  Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-30  Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-25  Vladimir Makarovglobal.c (global_alloc): Call make_accurate_live_analysis.
2004-02-04  Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-02-02  Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2003-12-20  James E WilsonPatch for asm clobber of fp.
2003-12-16  Kazu Hirataflow.c (EXIT_IGNORE_STACK): Move to ...
2003-12-11  Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-06  Alan Modrare PR rtl-optimization/13169 (asm using r30 or r31...
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06  Andreas Jaegergcc.c: Convert prototypes to ISO C90.
2003-06-16  Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-04-14  Olivier Hainqueglobal.c (global_conflicts): Prevent allocation of...
2003-01-17  Kazu Hirataet-forest.c: Fix comment typos.
2003-01-15  Jan Hubickare PR rtl-optimization/9258 (ICE in compensate_edge...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-20  Richard Sandifordglobal.c (find_reg): Check HARD_REGNO_NREGS before...
2002-11-04  Aldy Hernandezhard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.
2002-09-22  Kazu Hiratadbxout.c: Follow spelling conventions.
2002-08-11  Kaveh R. Ghazidsp16xx.c (print_operand): Fix format specifier.
2002-07-21  Neil Boothgengenrtl.c (gencode): Don't define obstack_alloc_rtx.
2002-06-04  Kazu Hiratagbl-ctors.h: Fix formatting.
2002-05-23  Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-21  Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17  Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16  Zdenek DvorakBasic block renumbering removal.
2002-01-12  Herman A.J. ten... global.c (find_reg): Check for HARD_REGNO_CALL_PART_CLO...
2002-01-05  Kazu Hiratacse.c: Fix formatting.
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-09  Kazu Hiratac-common.c: Fix comment typos.
2001-10-07  Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-12  Kazu Hiratagcc.c: Fix comment formatting.
2001-08-08  Franz Sirlglobal.c (retry_global_alloc): Avoid shadowing allocno.
2001-07-30  Jan Hubickaflow.c (mark_set_1): Use REG_FREQ_FROM_BB.
2001-06-22  Jan Hubickaregs.h (struct reg_info_def): Add freq field.
2001-06-07  Richard Kennerglobal.c (build_insn_chain): Allow ADDR_VEC or ADDR_DIF...
2001-04-03  Jakub JelinekUse byte offsets in SUBREGs instead of words.
2000-12-05  Geoffrey Keatingglobal.c (global_conflicts): Allow for a REG_UNUSED...
2000-11-07  Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-08-24  Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
2000-08-21  Jeffrey A Lawglobal.c (global_alloc): Avoid passing dumpfile argumen...
2000-08-04  Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-06-13  Richard Hendersoncombine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and...
2000-03-25  Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-24  Jakub Jelineksibcall.c (skip_copy_to_return_value): Use OUTGOING_REG...
2000-03-05  Mark Mitchellbasic-block.h (ALLOCA_REG_SET): Remove.
2000-02-26  Jeff LawFix copyrights.
2000-01-19  Richard Hendersonstupid.c: Die die die.
2000-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
1999-12-20  Bernd SchmidtChange some regsets to regset_heads
1999-12-15  J"orn Renneckecaller-save.c (insert_one_insn): Returns struct insn_ch...
1999-12-12  Kaveh R. Ghazicombine.c (record_promoted_value): Remove unused variab...
1999-11-30  Bernd SchmidtDelete obsolete macros
1999-11-21  Jan Hubickaglobal.c (allocno): New structure and static variable.
1999-11-12  Jeffrey A Lawglobal.c (global_conflicts): Update comments.
1999-11-08  J"orn Renneckeglobal.c (EXECUTE_IF_CONFLICT): Don't define.
1999-11-07  Jeffrey A Lawglobal.c (EXECUTE_IF_CONFLICT): Undo Robert's change.
1999-11-07  Robert Lipeglobal.c (EXECUTE_IF_CONFLICT): Correct quoting typo.
1999-11-05  Jeff LawFix typo in last change
1999-11-05  J"orn Renneckeglobal.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.
1999-11-05  Jeff LawRemove accidental addition of CLEAR_CONFLICT.
1999-11-05  Jeff Law[multiple changes]
1999-11-01  Mark Mitchellbitmap.h (BITMAP_XMALLOC): New macro.
1999-10-27  Mark Mitchellrtl.h (note_stores): Add additional paramter.
1999-10-27  Jan HubickaReorg reg-stack to use the standard CFG.
1999-10-26  Kaveh R. Ghazic-parse.in (cast_expr): Constify.
1999-09-20  Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-08  Kaveh R. Ghazigansidecl.h (__attribute__, [...]): Delete.
1999-09-03  Richard Hendersondbxout.c (dbxout_init): Use xcalloc instead of xmalloc...
1999-08-12  J"orn Renneckeglobal.c (prune_preferences): Move some invariants...
1999-08-09  Bernd SchmidtInclude function.h in most files.
1999-08-08  Richard HendersonRevert last change until I figure out what's wrong...
1999-08-07  Richard Hendersonglobal.c (build_insn_chain): Use EXECUTE_IF_SET_IN_REG_...
1999-08-04  Jim Kingdon* global.c: Fix comment.
1999-02-25  Richard HendersonFlow rewrite to use basic block structures and edge...
1999-01-11  Richard HendersonUpdate copyrights.
1999-01-11  Richard Hendersonbasic-block.h (basic_block_head): Rename to x_basic_blo...
1999-01-06  Jeff LawCopyright fixes.
1998-12-12  Jeffrey A Lawrtlanal.c (multiple_sets): New function.
1998-12-12  Mark Mitchellglobal.c (record_conflicts): Don't use an array of...
1998-10-14  Kaveh R. GhaziWarning fixes:
1998-10-09  Jeffrey A Lawglobal.c (build_insn_chain): Verify no real insns exist...
1998-10-06  Bernd Schmidtloop.c (count_one_set): New static function, broken...
1998-10-06  Bernd SchmidtMakefile.in (stupid.o): Update dependencies.
1998-10-02  Bernd Schmidtglobal.c (global_alloc): Delete code to manage the...
1998-09-30  Michael Hayesregs.h (HARD_REGNO_CALL_PART_CLOBBERED): New macro.
1998-09-16  Bernd Schmidtglobal.c (reg_allocno): Now static.
1998-09-08  John Wehleglobal.c: Update comments.
1998-06-21  H.J. Luglobal.c: Include machmode.h amd move hard-reg-set...
1998-06-19  Graham Stottalias.c: Include toplev.h
1998-04-18  Jeffrey A Lawglobal.c (global_alloc): Don't pass HARD_CONST (0)...
1998-03-28  Bernd Schmidtbasic-block.h (basic_block_computed_jump_target): Declare.
1998-03-20  Kaveh R. GhaziMajor cutover to using system.h:
1998-03-12  Manfred Hollsteinc-decl (finish_struct): Change type of min_align to...
1998-02-07  Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
1997-11-02  Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-31  Jeffrey A Lawglobal.c (global_alloc): Free the conflict matrix after...
1997-10-28  Brendan Kehoeglobal.c (global_alloc): Use xmalloc instead of alloca...
next