summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (LIBCPP_OBJS): Add cppcharset.o.neil2003-04-208-425/+704
* * builtins.c (expand_builtin): Don't expand a pure or constsayle2003-04-202-0/+36
* Daily bump.gccadmin2003-04-201-1/+1
* ChangeLog entry for part of the SCO patches.jkj2003-04-191-0/+88
* Part 2 of the SCO port update. This is everything I have approval for.jkj2003-04-197-696/+168
* Part 1 of the checkins for the SCO port update. This is the fixincludejkj2003-04-197-16/+270
* * Makefile.in: Change $(target-alias) to $(target_alias) inkraai2003-04-191-1/+1
* * cpphash.h (struct cpp_buffer): Remove backup_to.neil2003-04-193-162/+109
* * README.Portability: Move to a new section and obsolete K+Rkraai2003-04-192-198/+213
* * rtlanal.c (subreg_offset_representable_p): Fix call ofhubicka2003-04-192-5/+13
* * cpphash.h (struct cpp_reader): New member warned_dollar.neil2003-04-193-214/+114
* Install proper version.kenner2003-04-191-4/+0
* * calls.c (expand_call): Provide init for old_stack_pointer_delta.kenner2003-04-192-1/+9
* * doc/invoke.texi (-fprofile-arcs): Mention -lgcov, locking andnathan2003-04-192-2/+12
* * g++.dg/other/stdbool-if.C: Remove.neil2003-04-192-33/+1
* * cppexp.c (eval_token): Permit true and false even if pedantic.neil2003-04-195-9/+27
* * cpplex.c (skip_whitespace): Rearrange to avoid stage1 ICE.neil2003-04-191-0/+4
* * skip_whitespace: Rearrange to avoid stage1 ICE.neil2003-04-191-8/+5
* * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,neil2003-04-1913-694/+451
* Daily bump.gccadmin2003-04-191-1/+1
* Add missing ChangeLog from 3/19/03kenner2003-04-181-0/+5
* * unwind-dw2-fde.c (__register_frame_info_bases): Check forkenner2003-04-182-2/+8
* * function.c (purge_addressof_1): For ADDRESSOF, see if SUB is akenner2003-04-182-2/+13
* * cfgcleanup.c (flow_find_cross_jump): Use INSN_P,not active_insn_p.kenner2003-04-182-6/+8
* * expmed.c (mask_rtx): Avoid undefined shifts for BITSIZE of 0.kenner2003-04-182-2/+10
* * calls.c (expand_call): Move special case for constructor callskenner2003-04-182-48/+72
* * integrate.c (expand_inline_function): Ensure non-const actualskenner2003-04-182-0/+14
* * dwarf2out.c (loc_descriptor_from_tree): Treat all *_MOD_EXPRkenner2003-04-182-0/+11
* * cfgrtl.c (try_redirect_by_replacing_jump): Create a basic blockmmitchel2003-04-181-1/+4
* * cfgrtl.c (try_redirect_by_replacing_jump): Create a basic blockmmitchel2003-04-181-0/+5
* * reload1.c: Revert my previous patch on 2002-04-17.kazu2003-04-182-34/+4
* * doc/contrib.texi (Contributors): Prefer "bug fix" over "bugfix".gerald2003-04-182-19/+27
* PR c/9177gerald2003-04-182-1/+8
* * config/alpha/alpha.c (SYMBOL_FLAG_NEAR, SYMBOL_FLAG_SAMEGP): Remove.rth2003-04-182-114/+56
* * rtlanal.c (reg_overlap_mentioned_p): Handle ZERO_EXTRACTsayle2003-04-182-1/+8
* PR optimization/7675ebotcazou2003-04-185-0/+41
* * gcse.c (compute_ld_motion_mems): For MEM destinations, onlyhp2003-04-182-10/+23
* Daily bump.gccadmin2003-04-181-1/+1
* * gcov-dump.c (tag_summary): Remove max_sumhubicka2003-04-174-73/+78
* * emit-rtl.c (subreg_hard_regno): Check that register is representable.hubicka2003-04-176-60/+154
* * toplev.c (target_options): Add value field.dj2003-04-1727-116/+185
* * cpppch.c (cpp_valid_state): Unconditionally initialize nl.ljrittle2003-04-172-1/+5
* * reload1.c (move2add_last_cc0): New.kazu2003-04-172-0/+40
* 2003-04-17 Roger Sayle <roger@eyesopen.com>sayle2003-04-177-12/+25
* fix date in previous entryjanis2003-04-171-1/+1
* 2003-04-17 Janis Johnson <janis187@us.ibm.com>janis2003-04-174-5/+108
* * config/ia64/ia64.c (ia64_in_small_data_p): Disallow strings.rth2003-04-172-0/+8
* * doc/include/gpl.texi: Fix double-spacing after "MA" to matchgerald2003-04-172-5/+9
* * doc/install.texi (Binaries): Update URL and list of platformsgerald2003-04-172-4/+13
* PR c++/10347lerdsuwa2003-04-174-1/+35