aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-01-06flow.c (mark_set_1): Use loop_depth+1 as reference weight.Richard Henderson4-17/+26
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 Law2-2/+2
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-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-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-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 Law2-2/+2
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-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-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-04array1.C: Modify explicit external libc references to printf & atoi to confor...Kaveh R. Ghazi79-83/+162
2000-01-04i386.c (ix86_expand_move): Allow pushes of memory, offload to memory all FP c...Jan Hubicka4-31/+119
2000-01-04Restrict i386 flag setting shift patternsBernd Schmidt2-117/+62
2000-01-04* ginclude/stdbool.h: Support compilation as C++.Martin v. Löwis2-1/+16
2000-01-04Daily bump.Jeff Law2-2/+2
2000-01-04* fold-const.c (make_range): Don't try to reverse an unbounded range.J"orn Rennecke2-4/+9
2000-01-04Update copyrightJeff Law1-1/+1
2000-01-04Update copyrightsJeff Law8-8/+8
2000-01-04Update copyrightJeff Law1-1/+1
2000-01-04Update copyrights.Jeff Law2-2/+2
2000-01-04regclass.c (regclass): Properly compute loop_cost.Jeffrey A Law2-4/+11
2000-01-04* regclass.c: Fix minor whitespace problems.Jeffrey A Law2-3/+7