aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-01-06flow.c (mark_set_1): Use loop_depth+1 as reference weight.Richard Henderson4-17/+26
2000-01-06natClass.cc (_getConstructors): Correctly check whether method name is the in...Tom Tromey2-3/+9
2000-01-06defaults.h (DWARF_FRAME_REGISTERS): if not defined, default to FIRST_PSEUDO_R...Gabriel Dos Reis5-5/+18
2000-01-06reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of dead registers.Jan Hubicka3-4/+23
2000-01-06Daily bump.Jeff Law5-5/+5
2000-01-06natClass.cc (getMethod): Compute offset relative to `klass's methods table, n...Tom Tromey3-25/+38
2000-01-05oops - typo in previous deltaNick Clifton1-1/+1
2000-01-05Add support for generating unique sections for unitialised data.Nick Clifton9-69/+188
2000-01-05* java/lang/natClass.cc: Include <gcj/method.h>.Tom Tromey2-0/+3
2000-01-05t-c4x (TARGET_LIBGCC2_CFLAGS): Don't redefine SF, DF, SI, or DI.Michael Hayes2-2/+7
2000-01-05c4x.md (udivqi3, divqi3): Delete.Michael Hayes3-132/+139
2000-01-05Class.h (_getMethods): Correctly declare as private, not public.Tom Tromey2-2/+5
2000-01-05Class.h (_getMethods): Declare.Tom Tromey4-8/+143
2000-01-05c-decl.c (finish_enum): Simplify code to determine minimum and maximum values...Zack Weinberg4-82/+151
2000-01-05Remove extraneous commentsNick Clifton2-2752/+108
2000-01-05natMethod.cc (get_ffi_type): Test size of jboolean and select correct ffi typ...Tom Tromey2-4/+24
2000-01-05Class.h (getSignature): Updated.Tom Tromey4-10/+24
2000-01-05Incorrect code gen fix in reloadBernd Schmidt2-0/+6
2000-01-05* g++.old-deja/g++.ns/koenig8.C: New test.Nathan Sidwell2-0/+18
2000-01-05decl2.c (lookup_arg_dependent): Deal with FNS not being a FUNCTION_DECL.Nathan Sidwell2-2/+10
2000-01-05* g++.old-deja/g++.other/cast4.C: New test.Nathan Sidwell2-0/+67
2000-01-05typeck.c (build_static_cast): Don't strip target qualifiers when casting from...Nathan Sidwell2-3/+10
2000-01-05* gcc.c-torture/compile/20000105-2.c: New test.Jeffrey A Law2-0/+6
2000-01-05Daily bump.Jeff Law5-5/+5
2000-01-05fix typoJason Merrill2-211/+222
2000-01-05* gcc.c-torture/compile/20000105-1.c: New test.Jeffrey A Law2-0/+31
2000-01-05configure.in (m68*-*-rtemscoff*): New target, formal name for old m68*-*-rtems*.Joel Sherrill15-117/+167
2000-01-05final.c (shorten_branches): Correctly compute length of asms without operands.Denis Chertykov2-3/+9
2000-01-04cse.c (cse_insn): Missing cast added.Jeff Law7-12/+12
2000-01-04Copyright dateJeff Law1-1/+1
2000-01-04Update copyright dates.Jeff Law1-1/+1
2000-01-04Update copyright date.Jeff Law1-1/+1
2000-01-04configure.in: Add pj target.Steve Chamberlain12-88/+4053
2000-01-04toplev.c (rest_of_compilation): Run shorten-branches before reg-stack for now.Jeffrey A Law2-6/+14
2000-01-04c4x.h (IS_XXX_REG, [...]): Swap behaviour of macros so that they're consisten...Michael Hayes4-138/+150
2000-01-04* Makefile.in: Rebuilt with newer automake.Tom Tromey3-135/+154
2000-01-04natPlainDatagramSocketImpl.cc (peek): Removed unnecesary comment.Warren Levy2-3/+8
2000-01-04c4x.md (*addqi3_noclobber_reload): Ensure that CC never modified inadvertently.Michael Hayes2-9/+26
2000-01-04Applied Joel Sherrill's patch to add v850-rtems targetJoel Sherrill4-0/+66
2000-01-04gthr-win32.h (__gthread_active_p): Support Mingw MT runtime.Mumit Khan6-36/+99
2000-01-04pexecute.c: Conditionally include string.h.Mumit Khan2-1/+48
2000-01-04sysv4.h (ASM_OUTPUT_DEF): Undefine.David Edelsohn3-4/+22
2000-01-04- Document SLOW_UNALIGNED_ACCESS change.David Edelsohn1-5/+6
2000-01-04expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters to default de...David Edelsohn11-54/+107
2000-01-04* regclass.c: Revert my Jan 4 change to loop cost computation.Jeffrey A Law2-8/+8
2000-01-04regclass.c (regclass): Do not obey REG_N_REFS in non-optimizing compilation.Jan Hubicka2-1/+8
2000-01-04haifa-sched.c (build_control_flow): Change unreachable simple loop test to ch...Stan Cox2-3/+11
2000-01-04builtins.c (expand_builtin_strlen): Initialize variable `icode'.Kaveh R. Ghazi23-49/+103
2000-01-04Update copyrightKaveh Ghazi1-1/+1
2000-01-04configure.in (ac_libiberty_warn_cflags): Turn on warnings if we're using gcc.Kaveh R. Ghazi4-87/+101