summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * loop.h (REG_IV_CLASS): New accessor macro.m.hayes2001-01-014-15/+22
* * dwarf2out.c (loc_descriptor_from_tree, case WITH_RECORD_EXPR): New.kenner2001-01-012-9/+13
* * loop.c (loop_giv_reduce_benefit): Break out from strength_reduce.m.hayes2001-01-013-429/+469
* * loop.c (loop_bivs_find): Break out from strength_reduce.m.hayes2001-01-012-102/+208
* * loop.c (LOOP_REG_LIFETIME, LOOP_REG_GLOBAL_P): Define.m.hayes2001-01-012-13/+17
* * loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Define.m.hayes2001-01-014-31/+43
* * loop.h (struct loop_movables): New.m.hayes2001-01-013-37/+89
* * loop.c (debug_loops): New.m.hayes2000-12-312-0/+14
* Add missing operands to asm statement.pb2000-12-312-2/+7
* Daily bump.law2000-12-312-2/+2
* * dbxout.c (dbxout_block): Invert logic on eliding LBRAC/RBRAC.rth2000-12-312-6/+14
* * expr.c (expand_expr, case COMPONENT_REF): Fix typo in last change.kenner2000-12-312-1/+5
* Oops, fix style nit.ghazi2000-12-301-1/+1
* * builtins.c (validate_arglist): New function, use it.ghazi2000-12-302-141/+90
* 2000-12-29 Robert Lipe <robertl@sco.com>robertl2000-12-302-17/+11
* 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-12-302-1/+6
* 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-12-302-1/+5
* Fix typos.pb2000-12-302-2/+9
* 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-12-303-5/+15
* * calls.c (calls_function_1, case CONSTRUCTOR): New case.kenner2000-12-302-0/+13
* * alias.c (alias_sets_conflict_p): New function.kenner2000-12-308-225/+279
* Daily bump.law2000-12-302-2/+2
* * config/sh/sh.c (split_branches): Don't dereference re-computedaoliva2000-12-302-2/+7
* * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flagslaw2000-12-292-1/+5
* Remove COFF support from i?86-pc-sco3.2v5.robertl2000-12-291-0/+13
* * varasm.c (output_constant_def): Don't ENCODE_SECTION_INFOaoliva2000-12-292-1/+14
* Improve alias analysis on ia64bernds2000-12-294-14/+37
* Add a commentbernds2000-12-292-1/+2
* Compute REG_N_SETS for ORIGINAL_REGNOs.bernds2000-12-292-1/+20
* Introduce ORIGINAL_REGNO macrobernds2000-12-297-21/+59
* * tree.c (get_set_constructor_bits): Use host_integerp andkenner2000-12-292-6/+10
* * decl.c (init_decl_processing): Fix sign of wchar_type_node.jakub2000-12-292-2/+6
* 2000-12-29 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2000-12-292-4/+5
* * toplev.c (main): Call xmalloc_set_program_name.kenner2000-12-293-0/+9
* Fix typo.pb2000-12-292-1/+6
* New test.rth2000-12-291-0/+48
* * config/alpha/alpha.c (alpha_expand_block_move): Initializerth2000-12-292-40/+203
* * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.rth2000-12-292-0/+8
* * class.c (pushclass): Remove #if 0'd code.mmitchel2000-12-295-43/+27
* Daily bump.law2000-12-292-2/+2
* * function.c (assign_parms): Convert arguments passed byaoliva2000-12-292-1/+21
* 2000-12-28 Geoffrey Keating <geoffk@redhat.com>geoffk2000-12-294-1/+16
* * c-decl.c (grokdeclarator): Prevent crash in case of overflow inaoliva2000-12-292-1/+9
* Add commentmmitchel2000-12-291-0/+4
* * pt.c (register_local_specialization): Don't return a value.mmitchel2000-12-292-11/+28
* * calls.c (emit_library_call_value_1): Add to call_fusage theaoliva2000-12-292-0/+8
* * g++.dg/vtgc1.C: New test.hp2000-12-292-0/+139
* * search.c (binfo_for_vtable): Return least derived class, nothp2000-12-292-6/+24
* 2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-12-292-2/+5
* Alan forgot his name...geoffk2000-12-281-1/+1