aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-06-21Daily bump.GCC Administrator2-2/+2
2001-06-20class.c (java_hash_tree_node): Fixed indentation in leading comment.Alexandre Petit-Bianco3-17/+43
2001-06-21c-tree.texi, [...]: Consistently use "front end" and "back end" as nouns and ...Joseph Myers9-47/+54
2001-06-20* predict.c (estimate_probability): Fix loop bounds.Jan Hubicka2-2/+6
2001-06-20toplev.c (rest_of_compilation): Run mark_constant_function before profile-arcs.Jan Hubicka2-1/+14
2001-06-20predict.c (estimate_loops_at_level, [...]): New functions.Jan Hubicka3-0/+291
2001-06-20re PR java/2319 (invalid UTF-8 sequences should be rejected)Tom Tromey2-10/+28
2001-06-20sh.c (barrier_align): Don't ask for alignment when seeing a branch-around-a-j...J"orn Rennecke2-1/+14
2001-06-20ssa.c (rename_block): Update parameter to remove_phi_alternativeJeffrey A Law2-3/+9
2001-06-20objc-act.c (hash_init): Assume xmalloc always succeeds, also use memset to cl...Stan Shebs2-21/+13
2001-06-20Fix __builtin_expect on PowerPCsMichael Meissner5-3/+164
2001-06-20Daily bump.GCC Administrator2-2/+2
2001-06-19rtl.texi (Machine Modes): Correct description of floating-point modes on mach...Geoffrey Keating2-10/+19
2001-06-19ssa.c (remove_phi_alternative): Remove declaration.Jeffrey A Law3-14/+26
2001-06-19flow.c (delete_unreachable_blocks): Fix patch error in previous change (call ...Jeffrey A Law2-0/+5
2001-06-19Fix incorrect note handling.Bernd Schmidt2-0/+15
2001-06-19ssa.c (ssa_uses): Remove definition.Jeffrey A Law2-7/+6
2001-06-19Makefile.in (OBJS): Replace dce.o with ssa-dce.oJeffrey A Law2-2/+5
2001-06-19* POTFILES.in: Replace dce.c with ssa-dce.c.Jeffrey A Law2-1/+5
2001-06-19* ssa-dce.c: Renamed from dce.c.Jeffrey A Law2-0/+4
2001-06-19except.c (initialize_handler_parm): Expect __cxa_begin_catch to return pointe...Richard Sandiford3-3/+23
2001-06-19emit-rtl.c (gen_lowpart_common): Do not assume that SFmode and DFmode are UNI...Eric Christopher2-28/+36
2001-06-19Daily bump.GCC Administrator2-2/+2
2001-06-19sh.c (output_branch): Delete bogus code.J"orn Rennecke2-25/+17
2001-06-18flow.c (find_unreachable_blocks): New function.Jeffrey A Law3-7/+20
2001-06-18* dce.c (eliminate_dead_code): Fix formatting glitch.Jeffrey A Law2-5/+10
2001-06-18objc.dg: New directory.Stan Shebs11-0/+331
2001-06-18Implement the Named Return Value optimization.Jason Merrill9-17/+109
2001-06-18unroll.c: Include predict.h.Jan Hubicka7-9/+82
2001-06-18tidyJason Merrill1-9/+6
2001-06-18Daily bump.GCC Administrator2-2/+2
2001-06-18except.c (resolve_fixup_regions): Initialise "cleanup".Ben Elliston2-1/+5
2001-06-17* tm.texi: Document STDC_0_IN_SYSTEM_HEADERS.Neil Booth2-0/+16
2001-06-17Daily bump.GCC Administrator2-2/+2
2001-06-16expr.c (expand_expr, [...]): If taking address of SAVE_EXPR, use put_var_into...Richard Kenner2-7/+20
2001-06-16mangle1.C: Modify regexp to test for `[: \t\n]' at end of label name.John David Anglin2-14/+19
2001-06-16gccspec.c (lang_specific_driver): If compiling ObjC, add -shared-libgcc when ...Franz Sirl3-2/+74
2001-06-16bitmap.h: Add dump_bitmap...Daniel Berlin3-2/+60
2001-06-16cpp.texi, [...]: Update.Neil Booth5-51/+87
2001-06-16* i386.md (minsf): Fix splitter. (PR fortran/3191)Jan Hubicka2-2/+6
2001-06-16Daily bump.GCC Administrator2-2/+2
2001-06-15cpp.texi: Update.Neil Booth3-48/+56
2001-06-15* doc/install.texi: Use correct markup hints.Loren J. Rittle2-5/+9
2001-06-15sv.po: Updated.Dennis Bjorklund2-3917/+9949
2001-06-15* function.c (gen_mem_addressof): Handle case where DECL is SAVE_EXPR.Richard Kenner2-1/+6
2001-06-15* explow.c (expr_size): If DECL and size specified, use it.Richard Kenner2-1/+11
2001-06-15cpp.texi: Formatting corrections.Zack Weinberg3-467/+426
2001-06-15* optabs.c (expand_twoval_binop): Avoid undefined behaviour.Jan Hubicka2-5/+7
2001-06-15install.texi (Specific, alpha*-*-*): Fixed Tru64 UNIX etc.Rainer Orth2-54/+30
2001-06-15install.texi (Specific): Mention that glibc cannot be compiled with GCC 3.0.Andreas Jaeger2-1/+23