summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * mklibgcc.in: Don't use \n in a line subject tozack2002-02-272-1/+6
* * config/rs6000/rs6000.h (ASM_OUTPUT_DEF_FROM_DELC):grahams2002-02-272-1/+4
* * loop.c (prescan_loop): Handle PARALLEL.grahams2002-02-272-4/+7
* * unroll.c (loop_iterations): Return 0 if the add_val forgrahams2002-02-272-1/+15
* * final.c (output_operand_lossage): Constify PFX_STR.grahams2002-02-272-1/+3
* * df.c (df_insn_refs_record): Use XEXP (x, 0) for USE.grahams2002-02-272-1/+5
* Wed Feb 27 10:45:19 CET 2002 Jan Hubicka <jh@suse.cz>hubicka2002-02-273-17/+5
* * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.hubicka2002-02-272-0/+19
* Daily bump.gccadmin2002-02-272-4/+4
* * cpplex.c (_cpp_lex_token): Handle directives in macroneil2002-02-2710-49/+143
* 2002-02-26 David Edelsohn <edelsohn@gnu.org>dje2002-02-275-20/+28
* Add 20020226-1.c to test rotate patternsmeissner2002-02-272-0/+108
* * config/alpha/alpha.md (ashldi_se): Re-enable.rth2002-02-272-17/+18
* * config/alpha/alpha.c (alpha_encode_section_info): Examinerth2002-02-272-1/+12
* * doc/cpp.texi: Clarify documentation of relationship betweenzack2002-02-272-1/+42
* * config/h8300/h8300-protos.h: Update the prototype forkazu2002-02-274-120/+91
* * config/i386/i386.c (print_operand): Don't append ATT-stylerth2002-02-272-66/+74
* * emit-rtl.c (gen_const_vector_0): Remove TYPE argument.rth2002-02-273-12/+14
* * pa-linux.h (LIB_SPEC): Update definition.danglin2002-02-263-12/+9
* * config/ia64/ia64.c (nop_cycles_until): Do init_insn_group_barriersrth2002-02-262-0/+12
* * configure.in (libgcc_visibility): Substitute.jakub2002-02-264-2/+28
* * attribs.c (c_common_attribute_table): Add visibility.jakub2002-02-2611-17/+161
* PR debug/5770jakub2002-02-264-2/+61
* * dwarf2out.c (gen_inlined_subroutine_die): If block is abstract,aoliva2002-02-264-0/+83
* * config/h8300/h8300-protos.h: Add a prototype forkazu2002-02-264-12/+145
* Daily bump.gccadmin2002-02-262-4/+4
* 2002-02-26 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-263-9/+46
* 2002-02-26 Daniel Egger <degger@fhm.edu>aldyh2002-02-262-21/+28
* 2002-02-26 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-262-1/+6
* 2002-02-26 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-262-3/+8
* Daily bump.mmitchel2002-02-262-2/+2
* Set version numbers for mainlinemmitchel2002-02-263-4/+4
* * expr.c (expand_expr) [MULT_EXPR]: Do not apply distributive lawrth2002-02-262-14/+16
* * gcc.c-torture/execute/960416-1.x: New.kazu2002-02-253-0/+15
* PR target/5755jakub2002-02-254-3/+67
* * attribs.c (decl_attributes): Also re-layout PARM_DECL andjason2002-02-253-4/+11
* * gcc.c (init_gcc_specs): Get -shared-libgcc along with -shared toaoliva2002-02-253-30/+39
* Daily bump.gccadmin2002-02-252-2/+2
* 2002-02-25 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-252-0/+12
* * config/sparc/sparc.c (const64_high_operand): Zero-extendaoliva2002-02-255-23/+41
* 2002-02-25 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-253-2/+32
* New test.amodra2002-02-242-0/+21
* * optabs.c (widen_operand): Properly handle CONST_INT for NO_EXTEND.kenner2002-02-242-4/+11
* 2002-02-24 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-02-242-1/+7
* * cpplex.c (cpp_interpret_charconst): Get signedness orneil2002-02-245-8/+49
* * optabs.c (widen_operand): Only call convert_modes forkenner2002-02-243-1/+28
* Daily bump.gccadmin2002-02-242-2/+2
* * cpplib.c (glue_header_name): Use local buffer to build upneil2002-02-232-16/+21
* * doc/cpp.texi, doc/invoke.texi: Update documentation for -MM.neil2002-02-233-7/+20
* * config/h8300/h8300.c (output_simode_bld): Handle H8/300 andkazu2002-02-233-12/+32