aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-03-27Make -fsjlj-exceptions a configure option.Richard Henderson19-316/+374
2001-03-27* parse.y (source_end_java_method): Likewise.Richard Henderson2-4/+5
2001-03-27gthr-single.h (UNUSED): New.Richard Henderson2-15/+27
2001-03-27bb-reorder.c, [...]: Rename asynchronous_exceptions to flag_non_call_exceptions.Richard Henderson10-15/+26
2001-03-28* memchr.c (memchr): Adjust condition to avoid infinite loop.Kaveh R. Ghazi2-1/+5
2001-03-28configure.in: Don't check for bcopy.Kaveh R. Ghazi5-117/+103
2001-03-27rtl.h (LCT_NORETURN): New.Richard Henderson3-1/+38
2001-03-27function.c (expand_function_start): Set DECL_REGISTER on a pseudo used for DE...Richard Henderson2-1/+9
2001-03-28objc-act.c (objc_init): Use dump_base_name.Stan Shebs2-31/+78
2001-03-28Makefile.am (CXXLINK): Use CXX again, and choose CXX tag explicitly.Alexandre Oliva5-21/+36
2001-03-28* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.Alexandre Oliva2-1/+5
2001-03-28pt.c (check_default_tmpl_args): Make error messages clearer.Phil Edwards2-2/+10
2001-03-28InitialContext.java (init): Fix typo.Joerg Brunsmann4-8/+24
2001-03-28* reload1.c (eliminate_regs): Don't abort on MEM USEs.John David Anglin2-0/+10
2001-03-27Fix ia64-linux kernel miscompile, bad unwind info when reorder epilogue block.Jim Wilson3-6/+58
2001-03-27Makefile.in (SYSTEM_H): Define.Kaveh R. Ghazi9-218/+238
2001-03-27Fix ia64-linux ICE on bash.Jim Wilson2-12/+53
2001-03-27* cppmacro.c (stringify_arg): Null terminate strings.Neil Booth2-2/+8
2001-03-27config.gcc (m68hc11-*-*, [...]): Convert to new tm.h inclusion style.Zack Weinberg7-167/+30
2001-03-27c++config (_STL_USE_CONCEPT_CHECKS): Disable by default.Benjamin Kosnik2-6/+7
2001-03-27tests_flags.in: Change the order of libstdc++ and libcPeter Schmid2-31/+39
2001-03-27system.h: Include symcat.h.Kaveh R. Ghazi11-29/+25
2001-03-27Daily bump.GCC Administrator5-5/+5
2001-03-27* c-typeck.c (digest_init): Fold init expression.Alan Modra4-0/+12
2001-03-27dump.c (dump_access): New function.Mike Yang2-3/+50
2001-03-27basic_file.h (get_fileno): Remove.Benjamin Kosnik11-100/+85
2001-03-27* sbitmap.c (sbitmap_copy): Call memcpy, not bcopy.Kaveh R. Ghazi2-2/+5
2001-03-27except.c (eh_regs): Save results of build_pointer_type to a temp as FUNCTION_...Alan Modra2-4/+9
2001-03-27configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).Jon Beniston9-70/+265
2001-03-27c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell17-40/+171
2001-03-27Makefile.am (libffi_files): Use 'find' to pick up libffi libtool objects in s...Bryce McKinlay3-2/+8
2001-03-26error.c: Also undefine 'A' macro used for cp_printers definition.Phil Edwards1-0/+1
2001-03-26configure.in: Make target subdirectory in build dir.Bryce McKinlay5-717/+1026
2001-03-26parse.y (find_as_inner_class): Follow current package indications not to mist...Alexandre Petit-Bianco2-1/+17
2001-03-26combine.c (try_combine): Use memcpy, not bcopy.Kaveh R. Ghazi3-4/+10
2001-03-26i386.md (push mem DI peep2): New.Jan Hubicka2-7/+183
2001-03-26i386.c (struct machine_function): Add save_varrargs_registers.Jan Hubicka4-14/+170
2001-03-26Implement DR 209Nathan Sidwell9-27/+165
2001-03-26Daily bump.GCC Administrator5-5/+5
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson36-284/+294
2001-03-26* toplev.c (set_float_handler): Use memcpy, not bcopy.Kaveh R. Ghazi2-1/+5
2001-03-26constants.c (PUTN): Use memcpy, not bcopy.Kaveh R. Ghazi4-7/+13
2001-03-26class.c (add_method): Use memcpy/memmove, not bcopy.Kaveh R. Ghazi3-13/+18
2001-03-25* gcc.c-torture/execute/20010325-1.c: New test.Joseph Myers2-0/+19
2001-03-25h8300.md (umodqi3): Output a tab instead of a space.Kazu Hirata2-4/+12
2001-03-25mkconfig.sh (DEFINES): Handle entries with '='.Kaveh R. Ghazi5-35/+16
2001-03-25i386.md (ashldi3, [...]): Change predicates to shiftdi_operand; use ix86_expa...Jan Hubicka4-21/+648
2001-03-25i386.md (movstrsi): Move offline.Jan Hubicka4-456/+1171
2001-03-25Daily bump.GCC Administrator5-5/+5
2001-03-25Makefile.am: New targets, doxygen and doxygen-maint.Phil Edwards6-2/+1621