aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-19XGraphics.java (XGraphics): Use new GC.create.Scott Gilbertson10-27/+132
2003-04-19BigInteger.java (probablePrime): New.Jerry Quinn3-0/+27
2003-04-19File.java (getAbsolutePath): On Windows, take care of paths like "C:", "G:foo...Ranjit Mathew3-10/+113
2003-04-19Makefile.in: Change $(target-alias) to $(target_alias) in comment.Matt Kraai1-1/+1
2003-04-19XGraphicsConfiguration.java (FontMetricsCache): New inner class.Scott Gilbertson2-26/+153
2003-04-19natFont.cc (getStringWidth): Support 16-bit characters.Scott Gilbertson3-27/+40
2003-04-19cpphash.h (struct cpp_buffer): Remove backup_to.Neil Booth3-162/+109
2003-04-19README.Portability: Move to a new section and obsolete K+R portability issues.Matt Kraai2-198/+213
2003-04-19rtlanal.c (subreg_offset_representable_p): Fix call of subreg_lowpart.Jan Hubicka2-5/+13
2003-04-19cpphash.h (struct cpp_reader): New member warned_dollar.Neil Booth3-214/+114
2003-04-19Install proper version.Richard Kenner1-4/+0
2003-04-19* calls.c (expand_call): Provide init for old_stack_pointer_delta.Richard Kenner2-1/+9
2003-04-19invoke.texi (-fprofile-arcs): Mention -lgcov, locking and fork behaviour.Nathan Sidwell2-2/+12
2003-04-19* g++.dg/other/stdbool-if.C: Remove.Neil Booth2-33/+1
2003-04-19cppexp.c (eval_token): Permit true and false even if pedantic.Neil Booth5-9/+27
2003-04-19* cpplex.c (skip_whitespace): Rearrange to avoid stage1 ICE.Neil Booth1-0/+4
2003-04-19* skip_whitespace: Rearrange to avoid stage1 ICE.Neil Booth1-8/+5
2003-04-19cppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove.Neil Booth13-694/+451
2003-04-19Daily bump.GCC Administrator2-2/+2
2003-04-18Add missing ChangeLog from 3/19/03Richard Kenner1-0/+5
2003-04-18unwind-dw2-fde.c (__register_frame_info_bases): Check for null begin paramete...Douglas B Rupp2-2/+8
2003-04-18function.c (purge_addressof_1): For ADDRESSOF...Richard Kenner2-2/+13
2003-04-18* cfgcleanup.c (flow_find_cross_jump): Use INSN_P,not active_insn_p.Richard Kenner2-6/+8
2003-04-18* expmed.c (mask_rtx): Avoid undefined shifts for BITSIZE of 0.Richard Kenner2-2/+10
2003-04-18calls.c (expand_call): Move special case for constructor calls to right place.Olivier Hainque2-48/+72
2003-04-18integrate.c (expand_inline_function): Ensure non-const actuals don't end up c...Olivier Hainque2-0/+14
2003-04-18dwarf2out.c (loc_descriptor_from_tree): Treat all *_MOD_EXPR and *_DIV_EXPR a...Vincent Celier2-0/+11
2003-04-18cfgrtl.c (try_redirect_by_replacing_jump): Create a basic block for orphaned ...Mark Mitchell1-1/+4
2003-04-18cfgrtl.c (try_redirect_by_replacing_jump): Create a basic block for orphaned ...Mark Mitchell1-0/+5
2003-04-18* reload1.c: Revert my previous patch on 2002-04-17.Kazu Hirata2-34/+4
2003-04-18contrib.texi (Contributors): Prefer "bug fix" over "bugfix".Gerald Pfeifer2-19/+27
2003-04-18re PR c/9177 (-fdump-translation-unit: C front end deletes function_decl AST ...Alexander Sotirov2-1/+8
2003-04-18Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.Gerald Pfeifer3-2/+9
2003-04-18alpha.c (SYMBOL_FLAG_NEAR, [...]): Remove.Richard Henderson2-114/+56
2003-04-18According to 5.9 para 2 (second bullet) for pointers p...Paolo Carlini5-41/+59
2003-04-18rtlanal.c (reg_overlap_mentioned_p): Handle ZERO_EXTRACT and SIGN_EXTRACT.Roger Sayle2-1/+8
2003-04-18configure.in (powerpc64*-*-linux*): Remove.Jakub Jelinek15-128/+997
2003-04-18porting.texi (_GLIBCPP_USE_C99_CHECK): New macro.Loren J. Rittle6-4/+92
2003-04-18std_cmath.h (C99 FP capture): Only undefine said C99 FP macros, if actually c...Loren J. Rittle2-3/+9
2003-04-18re PR rtl-optimization/7675 (ICE in fixup_var_refs_1)Eric Botcazou5-0/+41
2003-04-18re PR libstdc++/9555 (ostream inserters fail to set badbit on exception)Benjamin Kosnik9-45/+524
2003-04-18c++config: Minor cosmetic tweaks.Phil Edwards2-7/+11
2003-04-18testsuite_flags.in (PCHFLAGS): Find PCH in new home.Loren J. Rittle4-292/+65
2003-04-18gcse.c (compute_ld_motion_mems): For MEM destinations...Hans-Peter Nilsson2-10/+23
2003-04-18Daily bump.GCC Administrator2-2/+2
2003-04-17gcov-dump.c (tag_summary): Remove max_sumJan Hubicka4-73/+78
2003-04-17emit-rtl.c (subreg_hard_regno): Check that register is representable.Jan Hubicka6-60/+154
2003-04-17toplev.c (target_options): Add value field.DJ Delorie27-116/+185
2003-04-17* cpppch.c (cpp_valid_state): Unconditionally initialize nl.Loren J. Rittle2-1/+5
2003-04-17reload1.c (move2add_last_cc0): New.Kazu Hirata2-0/+40