aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-04-26linux.h: Remove erroneous commit of #if 0/#endif in last patch.Andreas Jaeger2-2/+5
2000-04-25* cse.c (cse_insn): Emit barrier after unconditional jump.Richard Henderson2-0/+7
2000-04-25calls.c (expand_call): Disable tail call generation once rtx_equal_function_v...Richard Henderson3-3/+18
2000-04-25dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.Jason Merrill8-43/+57
2000-04-26mn10300.h (REG_CLASS_FROM_LETTER): Return EXTENDED_REGS only if TARGET_AM33.Alexandre Oliva3-19/+17
2000-04-26aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires INCLUDES to sea...Kaveh R. Ghazi6-452/+343
2000-04-25Oops, missed ChangeLog in last checkin...Kaveh Ghazi1-0/+11
2000-04-25calls.c (expand_call): Use get_callee_fndecl.Jason Merrill3-29/+33
2000-04-25correct commentJason Merrill1-4/+3
2000-04-25Add partial support for IA-64 unwind sections.Andrew MacLeod6-68/+652
2000-04-25use install-bin and install-sh in fixinc's makefileBruce Korb3-44/+47
2000-04-25re GNATS gcj/181 (gcj crashes on inner classes/interfaces definition/usage.)Alexandre Petit-Bianco3-0/+19
2000-04-25Define FUNCTION_ATTRIBUTE_INLINABLE_P, a target macro to allow functions withNick Clifton3-1/+39
2000-04-25acconfig.h (ENABLE_STD_NAMESPACE, [...]): Delete entries.Kaveh Ghazi4-327/+354
2000-04-25[multiple changes]Zack Weinberg6-74/+1492
2000-04-25* execute/va-arg-20.c: New test.Jakub Jelinek2-0/+26
2000-04-25* config/i386/freebsd.h (INT_ASM_OP): Define.Alexandre Oliva2-1/+10
2000-04-25ir.texi: Correct typo.Gabriel Dos Reis2-1/+5
2000-04-25* loop.c (strength_reduce): Fix typo in the last checkin.Jan Hubicka2-1/+5
2000-04-25stor-layout.c (finalize_record_size): Simplify to use existing functions.Richard Kenner3-21/+21
2000-04-25* Revert previous patch until build failure cause determined.Neil Booth6-1470/+75
2000-04-25Fix commentRichard Kenner1-1/+1
2000-04-25combine.c (combine_instructions): Add missing argument to try_combine.Richard Henderson2-1/+7
2000-04-25toplev.c (rest_of_compilation): Delay sibcall optimization until after emit_e...Richard Henderson2-10/+16
2000-04-25Daily bump.Jeff Law2-2/+2
2000-04-25New test case.Martin v. Löwis1-0/+15
2000-04-24parse.y (lookup_field_wrapper): Search for final local aliases.Alexandre Petit-Bianco3-204/+296
2000-04-25* decl.c (grokdeclarator): Reject VLAs as members.Martin v. Löwis2-0/+18
2000-04-25Do not try to combine a sequence of insns when the second insn has beenNick Clifton2-6/+21
2000-04-25call.c (standard_conversion): Accept conversion between COMPLEX_TYPEsGabriel Dos Reis3-0/+31
2000-04-24gcc.c (load_specs): New static function.Mumit Khan2-14/+56
2000-04-24gcc.c (lookup_compiler): Make multiple passes for case insensitive filesystems.Mumit Khan2-27/+47
2000-04-24parse.y (source_start_java_method): Deleted unecessary code.Alexandre Petit-Bianco3-290/+173
2000-04-24cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.Neil Booth6-70/+1493
2000-04-24aclocal.m4 (gcc_AC_HEADER_STRING, [...]): Use the three argument form of AC_D...Kaveh R. Ghazi5-128/+90
2000-04-24Makefile.in (GCC_FOR_TARGET, [...]): Use -isystem, not -I, for including syst...Kaveh R. Ghazi2-5/+10
2000-04-24Fix bug building libgcc:Nick Clifton2-2/+16
2000-04-24decl2.c (finish_file): Remove double setup for accounting compile time.Zack Weinberg2-5/+5
2000-04-24configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Delete redundant call to AC_MSG_R...Kaveh R. Ghazi3-140/+143
2000-04-24invoke.texi: Correct grammatical errors...Martin v. Löwis2-5/+9
2000-04-24aclocal.m4: (GCC_HEADER_STRING...Kaveh R. Ghazi4-29/+43
2000-04-24c-pragma.c (push_alignment): Use BITS_PER_UNIT macro.Mumit Khan2-3/+9
2000-04-24Respective ChangeLogs for common, cp/, java/Robert Lipe6-15/+15
2000-04-24combine.c (try_combine): Update reg_nonzero_bits of newi2pat before newpat.Hiroyuki Machida2-3/+8
2000-04-24loop.c (strength_reduce): Simplify test to INSN_P.Jan Hubicka2-10/+26
2000-04-24regs.h (reg_n_max): Don't declare.Mark Mitchell4-32/+35
2000-04-24Daily bump.Jeff Law2-2/+2
2000-04-24new.cc (set_new_handler): Needs to be in std::.Benjamin Kosnik2-1/+5
2000-04-24genattrtab.c (find_attr): Initialize unsigned_p, func_units_p and blockage_p ...Jeffrey A Law2-0/+6
2000-04-24cp-tree.h (lang_decl): Remove pretty_function_p.Mark Mitchell6-62/+95