aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-02-28cfgrtl.c (purge_dead_edges): Fix handling of EH edges.Jan Hubicka3-29/+32
2002-02-28basic-block.h (BB_REACHABLE): Renumber.Jan Hubicka14-226/+272
2002-02-28Daily bump.GCC Administrator6-12/+12
2002-02-28Makefile.in (integrate.o): Update.Neil Booth25-36/+87
2002-02-28dwarf2out.c (stack_adjust_offset): Add support for POST_INC, POST_DEC, and PO...Andrew MacLeod2-16/+40
2002-02-28natInetAddress.cc: Changed USE_WINSOCK to WIN32, added '#undef STRICT'.Adam Megacz2-3/+9
2002-02-27c-typeck.c (digest_init): Remove unused parameter; all callers changed.Zack Weinberg2-12/+13
2002-02-27* gcc.c-torture/execute/20020227-1.c: New test.Hans-Peter Nilsson1-0/+30
2002-02-27* gcc.c-torture/execute/20020227-1.c: New test.Hans-Peter Nilsson1-0/+4
2002-02-27visibility13.C: Remove "instantiated from here" ERROR lines.Mark Mitchell16-17/+36
2002-02-27Index: ChangeLogGeoffrey Keating4-1/+29
2002-02-27s390.c (s390_chunkify_pool): Do not confuse insn UIDs with insn addresses.Ulrich Weigand2-6/+16
2002-02-27ios_manip_basefield.cc (test01): Fix for 64 bit machines.Paolo Carlini2-15/+20
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg73-908/+371
2002-02-27mklibgcc.in: Don't use \n in a line subject to interpretation by echo.Zack Weinberg2-1/+6
2002-02-27rs6000.h (ASM_OUTPUT_DEF_FROM_DELC): Constify NAME.Graham Stott2-1/+4
2002-02-27* loop.c (prescan_loop): Handle PARALLEL.Graham Stott2-4/+7
2002-02-27unroll.c (loop_iterations): Return 0 if the add_val for a BIV is REG.Graham Stott2-1/+15
2002-02-27* final.c (output_operand_lossage): Constify PFX_STR.Graham Stott2-1/+3
2002-02-27* df.c (df_insn_refs_record): Use XEXP (x, 0) for USE.Graham Stott2-1/+5
2002-02-27linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove.Jan Hubicka3-17/+5
2002-02-27* linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.Jan Hubicka2-0/+19
2002-02-27Daily bump.GCC Administrator6-12/+12
2002-02-27cpplex.c (_cpp_lex_token): Handle directives in macro arguments.Neil Booth10-49/+143
2002-02-27[multiple changes]David Edelsohn5-20/+28
2002-02-27natSystem.cc (init_properties): Use __VERSION__.Tom Tromey11-369/+377
2002-02-27Add 20020226-1.c to test rotate patternsMichael Meissner2-0/+108
2002-02-27acinclude.m4 (LIB_AC_PROG_CXX): Use glibjava_CXX instead of glibcpp_CXX, sinc...Andreas Schwab4-355/+350
2002-02-26* config/alpha/alpha.md (ashldi_se): Re-enable.Richard Henderson2-17/+18
2002-02-26alpha.c (alpha_encode_section_info): Examine MODULE_LOCAL_P; improve commentary.Richard Henderson2-1/+12
2002-02-27natPosixProcess.cc (startProcess): Use FD_CLOEXEC, not `1'.Tom Tromey2-3/+8
2002-02-27cpp.texi: Clarify documentation of relationship between #line and #include.Zack Weinberg2-1/+42
2002-02-27h8300-protos.h: Update the prototype for compute_logical_op_length.Kazu Hirata4-120/+91
2002-02-27basic_ios.tcc (basic_ios::init): Set _M_fill to zero.Benjamin Kosnik1-1/+1
2002-02-27basic_ios.tcc (basic_ios::init): Set _M_fill to zero.Benjamin Kosnik4-22/+41
2002-02-26i386.c (print_operand): Don't append ATT-style length suffixs to x87 opcodes ...Kelley Cook2-66/+74
2002-02-26emit-rtl.c (gen_const_vector_0): Remove TYPE argument.Ryan T. Sammartino3-12/+14
2002-02-26pa-linux.h (LIB_SPEC): Update definition.John David Anglin3-12/+9
2002-02-26Makefile.am (thread_target_headers): Unconditionally stage and install gthr-p...Loren J. Rittle3-244/+46
2002-02-26ia64.c (nop_cycles_until): Do init_insn_group_barriers if we emitted a stop bit.Richard Henderson2-0/+12
2002-02-26configure.in (libgcc_visibility): Substitute.Jakub Jelinek4-2/+28
2002-02-26attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek11-17/+161
2002-02-26re PR debug/5770 (undefined reference to `.LC0')Jakub Jelinek4-2/+61
2002-02-26locale_facets.tcc (num_put::_M_widen_int): Group all the integral types, not ...Paolo Carlini3-18/+58
2002-02-26dwarf2out.c (gen_inlined_subroutine_die): If block is abstract, generate a di...Alexandre Oliva4-0/+83
2002-02-26h8300-protos.h: Add a prototype for compute_logical_op_length.Kazu Hirata4-12/+145
2002-02-26Daily bump.GCC Administrator6-12/+12
2002-02-26update_version: Automatically update version files on all branches.Mark Mitchell3-17/+61
2002-02-26dwarf2out.c (modified_type_die): Do not call type_main_variant for vectors.Aldy Hernandez3-9/+46
2002-02-26rs6000.md: Swap define_insn attributes to fix incorrect generation of merge h...Daniel Egger2-21/+28