aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-01-09* gcc.c (process_command): Set switches[n_switches].ordering to 0.Mark Elbrecht2-0/+5
2001-01-09cppinit.c (OPT_MD, OPT_MMD): Restore.Neil Booth4-82/+218
2001-01-09sh.md (reload_outsf): Generate recognizable patterns for TARGET_SH3E.Bernd Schmidt2-1/+14
2001-01-09class.c (handle_using_decl): Reject using of constructor name of sourcing class.Nathan Sidwell4-5/+64
2001-01-09re PR libgcj/1338 (StreamTokenizer does not handle /* comments correctly)Oskar Liljeblad2-49/+55
2001-01-09* ChangLog: Edited wrong ChangeLog.Neil Booth1-0/+23
2001-01-09c-lang.c (lang_hooks): Update.Neil Booth10-56/+58
2001-01-09cppfiles.c (_cpp_execute_include): Move `len` initialisation after `ptr` is i...Graham Stott1-0/+5
2001-01-09cppfiles.c (_cpp_execute_include): Move `len` initialisation after `ptr` is i...Graham Stott1-1/+2
2001-01-09* decl2.c (lang_decode_option): Handle -Wformat=2.Joseph Myers2-0/+6
2001-01-09* gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.Joseph Myers3-0/+149
2001-01-09sh.h (STATIC_CHAIN_REGNUM): Change from r13 to r3.Alexandre Oliva3-9/+16
2001-01-09flow.c (flow_loop_scan): Break out of ...Michael Hayes3-46/+84
2001-01-09cppinit.c (cpp_cleanup): NULLify macro_buffer and zero macro_buffer_len.Alexandre Oliva3-3/+15
2001-01-09hwint.h (HOST_BITS_PER_WIDE_INT, [...]): Use long long if it's wider than lon...Alexandre Oliva2-1/+30
2001-01-09Daily bump.Jeff Law5-5/+5
2001-01-09Remove support for using UWIN as a host machine.Mark Mitchell5-177/+138
2001-01-09* include/c_std/bits/std_ctime.h: Undefine difftime.Robert Lipe2-0/+7
2001-01-09re PR libgcj/1411 (natTimeZone.cc should be removed)Warren Levy10-146/+242
2001-01-09Use init/mark/free machine status functions.Nick Clifton4-46/+62
2001-01-09gen-num-limits.cc (signal_adapter): New template function.Alexandre Oliva2-6/+28
2001-01-08sched-rgn.c (BITSET_ADD, [...]): Cast 1 to unsigned HOST_WIDE_INT before left...Jim Wilson2-4/+10
2001-01-08mzero2.x: Adjust statement of where a failure is expected.Loren J. Rittle3-2/+8
2001-01-09Fix memory leakNick Clifton2-2/+25
2001-01-08fpos.h (fpos:::fpos(streamoff __pos)): Explicitly initialize mbstate_t member...Benjamin Kosnik3-24/+27
2001-01-08In gcc/java:Bryce McKinlay11-93/+173
2001-01-08re PR java/1586 (linux build problem for libjava - cpplib (?))Tom Tromey3-617/+61
2001-01-08* jump.c (simplejump_p): Revert last change.Richard Henderson2-15/+8
2001-01-08cppinit.c (init): Rename init_library.Neil Booth3-3/+11
2001-01-08reported by Chris G.Benjamin Kosnik3-2/+8
2001-01-08arm.c (arm_arch5e): New variable.Richard Earnshaw4-84/+173
2001-01-08jump.c (jump_optimize_1): Use reversed_comparison_code instead of can_reverse...Jan Hubicka4-28/+58
2001-01-08cp-tree.h (lang_decl_flags): Rename defined_in_class to initialized_in_class.Nathan Sidwell7-17/+85
2001-01-08arm.h (HARD_REGNO_RENAME_OK): Delete.Richard Earnshaw2-12/+10
2001-01-08i386.c (ix86_expand_int_movcc): Take care to reverse fp conditions properly.Jan Hubicka2-4/+33
2001-01-08class.c (duplicate_tag_error): Adjust diagnostic.Nathan Sidwell31-74/+122
2001-01-08Oops, wrong email on previous changelogNathan Sidwell2-2/+2
2001-01-08decl.c (struct binding_level): Adjust class_shadowed comments to reflect real...Nathan Sidwell4-13/+21
2001-01-08Daily bump.Jeff Law5-5/+5
2001-01-08Makefile.am: Use the new "-M -MF" option for generating dependencies from the...Bryce McKinlay3-3/+9
2001-01-08* libjava.compile/SuperConstr.java: New test case.Bryce McKinlay2-0/+24
2001-01-08decl2.c (grokfield): Don't accept `asm' specifiers for non-static data members.Mark Mitchell3-7/+13
2001-01-08ggc-page.c (max_alignment): New structure.Mark Mitchell2-13/+35
2001-01-08rs6000.h (EPILOGUE_USES): New, mark link register after reload.Franz Sirl2-0/+13
2001-01-08001-01-07 Anthony Green <green@redhat.com>Anthony Green27-2/+18487
2001-01-07builtins.def (BUILT_IN_FPRINTF): New entry.Kaveh R. Ghazi7-9/+195
2001-01-07* expr.c (cplus_expand_expr): Don't reset `target'.Kaveh R. Ghazi2-5/+5
2001-01-07jump.c (simplejump_p): Recognize any single_set jump of the proper form.Richard Henderson2-4/+20
2001-01-07t-linux (SHLIB_INSTALL): Double quote slibdir; fix typo in rm -f.Richard Henderson7-21/+51
2001-01-07configure.in (slibdir): Accept an --with-slibdir option.Richard Henderson3-245/+262