aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
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
2003-04-17re PR c/10375 (Function-local external decls of builtins don't get attributes)Roger Sayle7-12/+25
2003-04-17fix date in previous entryJanis Johnson1-1/+1
2003-04-17sourcebuild.texi (Test Suites): Document support for testing binary compatibi...Janis Johnson4-5/+108