summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (integrate.o): Update.Neil Booth2002-02-2825-36/+87
* dwarf2out.c (stack_adjust_offset): Add support for POST_INC, POST_DEC, and PO...Andrew MacLeod2002-02-282-16/+40
* c-typeck.c (digest_init): Remove unused parameter; all callers changed.Zack Weinberg2002-02-272-12/+13
* * gcc.c-torture/execute/20020227-1.c: New test.Hans-Peter Nilsson2002-02-271-0/+30
* * gcc.c-torture/execute/20020227-1.c: New test.Hans-Peter Nilsson2002-02-271-0/+4
* visibility13.C: Remove "instantiated from here" ERROR lines.Mark Mitchell2002-02-2716-17/+36
* Index: ChangeLogGeoffrey Keating2002-02-274-1/+29
* s390.c (s390_chunkify_pool): Do not confuse insn UIDs with insn addresses.Ulrich Weigand2002-02-272-6/+16
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-2773-908/+371
* mklibgcc.in: Don't use \n in a line subject to interpretation by echo.Zack Weinberg2002-02-272-1/+6
* rs6000.h (ASM_OUTPUT_DEF_FROM_DELC): Constify NAME.Graham Stott2002-02-272-1/+4
* * loop.c (prescan_loop): Handle PARALLEL.Graham Stott2002-02-272-4/+7
* unroll.c (loop_iterations): Return 0 if the add_val for a BIV is REG.Graham Stott2002-02-272-1/+15
* * final.c (output_operand_lossage): Constify PFX_STR.Graham Stott2002-02-272-1/+3
* * df.c (df_insn_refs_record): Use XEXP (x, 0) for USE.Graham Stott2002-02-272-1/+5
* linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove.Jan Hubicka2002-02-273-17/+5
* * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.Jan Hubicka2002-02-272-0/+19
* Daily bump.GCC Administrator2002-02-272-4/+4
* cpplex.c (_cpp_lex_token): Handle directives in macro arguments.Neil Booth2002-02-2710-49/+143
* [multiple changes]David Edelsohn2002-02-275-20/+28
* Add 20020226-1.c to test rotate patternsMichael Meissner2002-02-272-0/+108
* * config/alpha/alpha.md (ashldi_se): Re-enable.Richard Henderson2002-02-262-17/+18
* alpha.c (alpha_encode_section_info): Examine MODULE_LOCAL_P; improve commentary.Richard Henderson2002-02-262-1/+12
* cpp.texi: Clarify documentation of relationship between #line and #include.Zack Weinberg2002-02-272-1/+42
* h8300-protos.h: Update the prototype for compute_logical_op_length.Kazu Hirata2002-02-274-120/+91
* i386.c (print_operand): Don't append ATT-style length suffixs to x87 opcodes ...Kelley Cook2002-02-262-66/+74
* emit-rtl.c (gen_const_vector_0): Remove TYPE argument.Ryan T. Sammartino2002-02-263-12/+14
* pa-linux.h (LIB_SPEC): Update definition.John David Anglin2002-02-263-12/+9
* ia64.c (nop_cycles_until): Do init_insn_group_barriers if we emitted a stop bit.Richard Henderson2002-02-262-0/+12
* configure.in (libgcc_visibility): Substitute.Jakub Jelinek2002-02-264-2/+28
* attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek2002-02-2611-17/+161
* re PR debug/5770 (undefined reference to `.LC0')Jakub Jelinek2002-02-264-2/+61
* dwarf2out.c (gen_inlined_subroutine_die): If block is abstract, generate a di...Alexandre Oliva2002-02-264-0/+83
* h8300-protos.h: Add a prototype for compute_logical_op_length.Kazu Hirata2002-02-264-12/+145
* Daily bump.GCC Administrator2002-02-262-4/+4
* dwarf2out.c (modified_type_die): Do not call type_main_variant for vectors.Aldy Hernandez2002-02-263-9/+46
* rs6000.md: Swap define_insn attributes to fix incorrect generation of merge h...Daniel Egger2002-02-262-21/+28
* c-typeck.c (really_start_incremental_init): Use bitsize_zero_node for vectors.Aldy Hernandez2002-02-262-1/+6
* rs6000.md (get_vrsave_internal): Fix typo.Aldy Hernandez2002-02-262-3/+8
* Daily bump.Mark Mitchell2002-02-262-2/+2
* Set version numbers for mainlineMark Mitchell2002-02-263-4/+4
* expr.c (expand_expr): Do not apply distributive law in EXPAND_SUM case.Richard Henderson2002-02-252-14/+16
* 960416-1.x: New.Kazu Hirata2002-02-253-0/+15
* re PR target/5755 (-mregparm=3 and -fomit-frame-pointer corrupt esp register)Jakub Jelinek2002-02-254-3/+67
* attribs.c (decl_attributes): Also re-layout PARM_DECL and RESULT_DECL.Jason Merrill2002-02-253-4/+11
* gcc.c (init_gcc_specs): Get -shared-libgcc along with -shared to link with sh...Alexandre Oliva2002-02-253-30/+39
* Daily bump.GCC Administrator2002-02-252-2/+2
* c-typeck.c (push_init_level): Handle vectors.Aldy Hernandez2002-02-252-0/+12
* sparc.c (const64_high_operand): Zero-extend operands of SPARC_SETHI_P.Alexandre Oliva2002-02-255-23/+41
* rs6000.md ("get_vrsave_internal"): New.Aldy Hernandez2002-02-253-2/+32