aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-06-21indirect_array.h (indirect_array<>::operator=): Make copy and assignment oper...Gabriel Dos Reis3-369/+415
2001-06-21Daily bump.GCC Administrator5-5/+5
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 Administrator5-5/+5
2001-06-20mknumeric_limits: Add static definitions, format.Benjamin Kosnik1-1/+1
2001-06-20mknumeric_limits: Add static defintions, format.Benjamin Kosnik7-62/+207
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-19BigInteger.java (byteArrayToIntArray): Don't include extraneous/malformed sig...Mark J. Roberts2-5/+6
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 Administrator5-5/+5
2001-06-19stl_raw_storage_iter.h: Format.Benjamin Kosnik7-159/+507
2001-06-19sh.c (output_branch): Delete bogus code.J"orn Rennecke2-25/+17
2001-06-18* concat.c: Include <sys/types.h>.Richard Henderson2-0/+5
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 Administrator5-5/+5
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 Administrator5-5/+5
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 Administrator5-5/+5
2001-06-15* jni.cc (_Jv_JNI_NewLocalRef): Search other frames.Tom Tromey2-8/+19
2001-06-15cpp.texi: Update.Neil Booth3-48/+56
2001-06-15natRuntime.cc (_Jv_FindSymbolInExecutable): Return NULL if no library on the ...Tom Tromey3-3/+23