]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/global.c
alias.c: Remove uses of "register" specifier in declarations of arguments and local...
[thirdparty/gcc.git] / gcc / global.c
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...
1997-07-16  Richard Kenner(global_conflicts): Pass FIRST_PSEUDO_REGISTER to call to
1997-06-05  Michael Meissnerabstract regset stuff into macros
1997-05-30  Michael MeissnerUse accessor macros to access arrays based on regno...
1996-11-12  Richard Kenner(prune_references): Add missing symmetic CONFLICTP...
1996-11-12  Richard Kenner(allocno_compare): Use `const void *' arguments.
1996-01-01  Richard Kenner(reg_allocno): No longer static.
1996-01-01  Jeff Lawhard-reg-set.h (losing_caller_save_reg_set): Declare.
1995-06-15  Richard KennerUpdate FSF address.
1994-09-16  Richard Kenner(global_alloc): Mark regs assigned to SCRATCH as used...
1994-08-07  Richard Kenner(find_reg) If CLASS_CANNOT_CHANGE_SIZE, avoid its regis...
1994-07-19  Jim Wilson(find_reg): Store divide results in temporary variables.
1994-06-29  Richard Kenner(global_alloc): Make a more accurate attempt to see...
1994-06-14  Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-04  Richard Kenner(find_reg): When looking for locally-allocated hard...
1994-04-21  Richard KennerAdd prototypes for static functions.
1994-04-08  Richard KennerRemove previous Berg change.
1994-04-06  Richard Kenner(global_conflicts): Avoid #ifdef HARD_REG_SET.
1994-03-25  Richard Kenner(global_conflicts): Move decl of unused variable I...
1994-02-27  Richard Kenner(allocno_compare): Give multi-word regs higher priority...
1993-09-24  Doug Evansglobal.c: (global_alloc): Make sure that it is always...
1993-01-19  Richard Kenner(find_reg): Add comment about nonlocal labels.
1992-07-06  Charles Hannumentered into RCS
1992-06-22  Richard Stallman*** empty log message ***
1992-05-07  Richard Stallman*** empty log message ***
1992-03-22  Richard Stallman*** empty log message ***
1992-03-14  Richard Stallman*** empty log message ***
1992-02-17  Richard Stallman*** empty log message ***
1992-01-20  Richard Stallman*** empty log message ***
next