aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-04-21* cppcharset.c (_cpp_valid_ucn): Cast field precision to int.Andreas Jaeger2-4/+8
2003-04-21re PR c++/9881 (What is an address constant expression?)Nathan Sidwell5-17/+70
2003-04-21Daily bump.GCC Administrator1-1/+1
2003-04-20c-common.h, [...]: Rename genrtl_decl_cleanup to genrtl_cleanup_stmt.Chris Lattner4-49/+50
2003-04-20jcf-io.c (find_class): use DIR_SEPARATOR instead of '/' when computing java s...Mohan Embar2-1/+7
2003-04-20* varasm.c (struct deferred_constant, defer_addressed_constants_flag)Zack Weinberg4-108/+36
2003-04-20cpphash.h (NOTE_ESC_NL, [...]): Remove.Neil Booth3-32/+35
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg25-141/+174
2003-04-20pa.md (movccfp): New expander.John David Anglin2-5/+26
2003-04-20avr.md (*cmpqi_sign_extend): Handle negative values of operand 1 correctly.Marek Michalkiewicz2-2/+7
2003-04-20cpplex.c (_cpp_lex_direct): Set BOL for CPP_EOF tokens.Nathan Sidwell5-28/+58
2003-04-20re PR c++/10405 (Segfault in setup_class_bindings)Nathan Sidwell4-11/+64
2003-04-20Makefile.in (LIBCPP_OBJS): Add cppcharset.o.Neil Booth8-425/+704
2003-04-20builtins.c (expand_builtin): Don't expand a pure or const built-in function i...Roger Sayle2-0/+36
2003-04-20Daily bump.GCC Administrator1-1/+1
2003-04-19ChangeLog entry for part of the SCO patches.Kean Johnston1-0/+88
2003-04-19Part 2 of the SCO port update. This is everything I have approval for.Kean Johnston7-696/+168
2003-04-19Part 1 of the checkins for the SCO port update.Kean Johnston7-16/+270
2003-04-19Makefile.in: Change $(target-alias) to $(target_alias) in comment.Matt Kraai1-1/+1
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 Administrator1-1/+1
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-18alpha.c (SYMBOL_FLAG_NEAR, [...]): Remove.Richard Henderson2-114/+56
2003-04-18rtlanal.c (reg_overlap_mentioned_p): Handle ZERO_EXTRACT and SIGN_EXTRACT.Roger Sayle2-1/+8
2003-04-18re PR rtl-optimization/7675 (ICE in fixup_var_refs_1)Eric Botcazou5-0/+41
2003-04-18gcse.c (compute_ld_motion_mems): For MEM destinations...Hans-Peter Nilsson2-10/+23
2003-04-18Daily bump.GCC Administrator1-1/+1