The generated files
[platform/upstream/gcc.git] / gcc / regclass.c
1998-10-14 Kaveh R. GhaziWarning fixes:
1998-10-07 Bernd Schmidtjump.c (duplicate_loop_exit_test): Strip REG_WAS_0...
1998-10-02 Jeff Lawregclass.c (reg_scan_mark_refs): Return immediately...
1998-08-25 Dave Brolleyre PR target/16300 (Bug in vendor /usr/include/net...
1998-08-19 Michael Hayesregclass.c: Changed register set documentation to be...
1998-08-17 Richard Henderson* regclass.c (allocate_reg_info): Respect MIN when...
1998-07-13 David S. MillerMore efficient version of Jul 10 bugfix of mine, as...
1998-07-06 Richard Hendersonregclass.c (allocate_reg_info): Initialize the entire...
1998-07-02 Michael MeissnerSwitch reg_n_info structure to use varrays
1998-06-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-13 Michael Meissneracconfig.h (ENABLE_CHECKING): Undefine.
1998-05-06 Robert Lipetoplev.h: New file.
1998-04-07 Ken RaeburnSync up MEMORY_MOVE_COST changes with FSF.
1998-03-26 Jeffrey A Lawregclass.c (reg_scan_mark_refs): Be more selective...
1998-03-26 J"orn Renneckeregclass.c (record_reg_classes): '?' increases cost...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-03-19 Manfred Hollsteinregclass.c (memory_move_secondary_cost): Wrap uses...
1998-03-16 Ken RaeburnChange MEMORY_MOVE_COST defs and uses to be able to...
1998-03-12 Manfred Hollsteinc-decl (finish_struct): Change type of min_align to...
1998-02-26 Ken Raeburnregclass.c (init_reg_sets): Move init of move cost...
1998-02-14 Jeffrey A Lawvarasm.c (output_constant_pool): Bring back 'done'...
1998-01-27 Jeff Lawc-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-20 Jeffrey A LawMakefile.in: Remove all bytecode support.
1998-01-14 Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1998-01-10 Jeffrey A Lawregclass.c (record_address_regs): Don't use REG_OK_FOR_...
1997-12-20 Kaveh R. Ghazibitmap.c (bitmap_clear): Ensure `inline' is at the...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-17 Christian Iseliregclass.c (record_address_regs): Look at REG_OK_FOR_...
1997-10-07 Jason Merrillregclass.c (init_reg_modes): If we can't find a mode...
1997-07-14 Richard Kenner(init_reg_sets): Invoke INIT_ONCE_REG_SET.
1997-06-06 Michael MeissnerFix off by one error
1997-06-02 Michael MeissnerWiden some short fields to int; Use allocate_reg_info...
1997-05-30 Michael MeissnerUse accessor macros to access arrays based on regno...
1996-07-03 Mike Stumpformatting tweaks
1996-01-16 Richard Kenner(regclass): Remove useless cast.
1996-01-01 Jeff Lawhard-reg-set.h (losing_caller_save_reg_set): Declare.
1995-12-17 Jeff Lawregclass.c (regclass): Use SECONDARY_RELOAD_CLASS if...
1995-09-28 Richard KennerFix typo in comment.
1995-06-15 Richard KennerUpdate FSF address.
1995-05-16 Richard KennerFix typos in comments.
1995-04-10 Torbjorn Granlund(record_reg_classes, case 'E'): Make this work like
1994-11-18 Richard Kenner(record_reg_classes): When handling case of single...
1994-11-17 Richard Kenner(record_reg_classes): Handle case of single SET between...
1994-06-14 Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-27 Doug Evanstoplev.c (compile_file): Call init_regs after `word_mod...
1994-05-06 Richard Kenner(init_reg_sets_1): Eliminate several permanent call_fix...
1994-04-20 Doug Evans(init_reg_sets_1): Make static.
1994-04-20 Doug Evans(choose_hard_reg_mode): Define here.
1994-02-11 Richard Kenner(record_reg_classes): Fix logic in case of matching...
1994-02-01 Richard KennerAdd prototypes for static functions.
1994-01-11 Richard Kenner(globalize_reg): New function.
1993-11-03 Richard Stallman(regclass): Consider commutativity even when
1993-10-11 Richard Stallman(reg_scan_mark_refs): XEXP (x, 0) in EXPR_LIST may...
1993-10-11 Richard Kenner(reg_scan): Don't call reg_scan_mark_refs on notes...
1993-10-11 Richard Stallman(regno_last_note_uid): New vector.
1993-10-06 Richard Kenner(record_reg_classes): Check if operands are the same...
1993-10-05 Richard Stallman(record_reg_classes): There is no alt_cost
1993-10-02 Richard Kenner(record_reg_classes): Skip to next alternative when...
1993-09-21 Jan Brittensonbytecode
1993-05-25 Richard Stallman(regclass): Fix paren error.
1993-03-24 Richard Kennerrecord_reg_classes): When an alternative requires a...
1993-03-02 Richard Kenner(regclass): Don't set REGNO_POINTER_FLAG here.
1993-02-02 Richard Stallman(int_reg_class_contents): Make unsigned to avoid signed...
1993-01-10 Paul Eggert# Fix misspellings in comments.
1992-11-25 Richard StallmanFix typo in use of SECONDARY_INPUT_RELOAD_CLASS.
1992-11-18 Richard Kenner(regclass): Add missing cast from enum to int.
1992-10-12 Richard Stallman(reg_names): Reinstate the definition here.
1992-10-10 Richard Stallman(reg_name): Deleted.
1992-09-29 Richard StallmanFix comment syntax after #endif.
1992-09-24 Richard Kenner(forbidden_inc_dec_class, in_inc_dec): New variables.
1992-09-15 Richard Stallman(record_reg_classes): Ignore leading % when examining...
1992-09-07 Richard Stallman(record_reg_class): For matching operands...
1992-08-13 Tom Wood(regclass): Don't scan the constraints if there aren...
1992-07-12 Richard Kennerentered into RCS
1992-07-08 Charles Hannum*** empty log message ***
1992-07-06 Richard Kenner*** empty log message ***
1992-06-30 Richard Kenner*** empty log message ***
1992-06-30 Richard Stallman*** empty log message ***
1992-06-28 Richard Kenner*** empty log message ***
1992-06-27 Michael Meissner*** empty log message ***
1992-06-27 Richard Kenner*** empty log message ***
1992-06-27 Richard Kenner*** empty log message ***
1992-06-24 Richard Stallman*** empty log message ***
1992-05-07 Richard Stallman*** empty log message ***
1992-03-05 Tom Wood*** empty log message ***
1992-01-31 Richard Stallman*** empty log message ***
1992-01-15 Richard Kenner*** empty log message ***
1991-11-05 Richard KennerInitial revision