aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-03-11* ChangeLog.gcj: Imported 1.1.4, while preserving local changes.Tom Tromey31-151/+203
2002-03-11Mark change for PR 5693.Richard Henderson1-0/+1
2002-03-11Initial revisionTom Tromey1-0/+971
2002-03-11Dummy commit in preparation for importTom Tromey15-15/+15
2002-03-11* toplev.c (rest_of_compilation): Don't compile if we've had errors.Richard Henderson5-10/+20
2002-03-11Makefile.in: Update.Neil Booth6-830/+732
2002-03-11libstdc++-v3-dg.exp (libstdc++-v3-list-sourcefiles): New function.Phil Edwards3-3/+43
2002-03-11capacity.cc: Only explicitly instantiate on platforms with no weak support.Phil Edwards3-0/+10
2002-03-11Revert 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>, DR209 is now not ...Nathan Sidwell7-57/+48
2002-03-11texi2pod.pl: Handle @include, @ftable, @vtable.Zack Weinberg4-16/+69
2002-03-11Revert 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>, It is incorrect.Nathan Sidwell5-4/+50
2002-03-11C++ alias analysis improvement.Dan Nicolaescu4-3/+79
2002-03-11* config/s390/s390.h (REG_ALLOC_ORDER): Add missing register.Ulrich Weigand2-1/+5
2002-03-11* toplev.c (vms_fopen): Remove, not needed.Douglas B Rupp2-23/+2
2002-03-11* vmsdbgout.c (lookup_filename): Adjust creation date for GMT.Douglas B Rupp2-3/+16
2002-03-11* config/alpha/xm-vms.h (__UNIX_FWRITE): Define.Douglas B Rupp2-0/+5
2002-03-11* gcc.c-torture/execute/20020307-1.c: Use long.Kazu Hirata2-3/+7
2002-03-11alpha.c (alpha_sa_size, VMS): Don't reserve space for FP, already done later.Douglas B Rupp2-2/+5
2002-03-11* xatexit.c [VMS]: Include stdlib.h and unixlib.h.Douglas B Rupp2-0/+9
2002-03-11toplev.c (debug_args): Add entry for VMS_DEBUG.Douglas B Rupp3-1/+9
2002-03-11parse.y (patch_assignment): Wrap the right-hand-side with a save_expr to prev...Bryce McKinlay3-3/+19
2002-03-11defaults.h (LARGEST_EXPONENT_IS_NORMAL, [...]): New.Richard Sandiford5-41/+192
2002-03-11* cfg.c (dump_flow_info): Remove unused variable.Andreas Jaeger2-3/+7
2002-03-11mmix.c (mmix_expand_builtin_va_arg): Do all computations on trees.Hans-Peter Nilsson2-31/+62
2002-03-11re PR rtl-optimization/5844 (Bad code generated for -O2 -mcpu=i586)Jakub Jelinek3-0/+60
2002-03-11Daily bump.GCC Administrator6-6/+6
2002-03-11posix.h: Add multiple include header protection.Bryce McKinlay3-1/+10
2002-03-11natPlainSocketImpl.cc: Added #include <platform.h>.Adam Megacz2-1/+6
2002-03-10locale_facets.tcc (time_put::do_put): Consider sizeof(char_type) in allocatin...Paolo Carlini2-9/+19
2002-03-10reload.c (copy_replacements_1): New.Richard Henderson2-32/+59
2002-03-102002-03-09 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper3-4/+26
2002-03-10loop.c (strength_reduce): Compute number of iterations as unsigned HOST_WIDE_...Richard Henderson2-6/+11
2002-03-10sched-rgn.c (add_branch_dependences): Don't allow insns that throw to move aw...Richard Henderson2-4/+10
2002-03-10re PR preprocessor/5899 (-M disables -dM)Neil Booth2-6/+9
2002-03-10* mbchar.c (JIS_state_table, JIS_action_table): Const-ify.Kaveh R. Ghazi2-2/+4
2002-03-10* attribs.c (decl_attributes): Fix signed/unsigned warning.Kaveh R. Ghazi2-1/+5
2002-03-10* cp-tree.h (stabilize_expr): Prototype.Kaveh R. Ghazi2-0/+5
2002-03-10Fix mingw32 cross builds.Anthony Green3-799/+1621
2002-03-10GridLayout.java (layoutContainer): Handle case where there are no items in co...Tom Tromey2-0/+9
2002-03-10mmix.c: Improve comments.Hans-Peter Nilsson3-72/+52
2002-03-10Win32Process.java: Added comment.Tom Tromey7-6/+45
2002-03-10* target.c (ffetarget_print_hex): Const-ify.Kaveh R. Ghazi2-1/+5
2002-03-10* combine.c (make_extraction): Fix error in last change.Kaveh R. Ghazi2-1/+5
2002-03-10Fix ChangeLog for my last entry.Kaveh Ghazi1-2/+2
2002-03-10Daily bump.GCC Administrator6-6/+6
2002-03-10verify.cc (state::NO_STACK): New constant.Tom Tromey2-22/+64
2002-03-10ImageMediaEntry: Removed.Bryce McKinlay3-203/+5
2002-03-10Hashtable synchronization for PowerPC.Bryce McKinlay12-499/+431
2002-03-10natFileDescriptorWin32.cc (read): Return -1 if zero bytes read and no failure...Adam Megacz2-0/+6
2002-03-10configure.in: Define SLOW_PTHREAD_SELF if configure.host set slow_pthread_self.Bryce McKinlay5-0/+257