aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-01-09pa32-regs.h (CONDITIONAL_REGISTER_USAGE): When generating pic code, PIC_OFFSE...John David Anglin3-0/+8
2001-01-09lang-options.h: Remove bogus reference to Java trademark.Jeffrey A Law2-5/+6
2001-01-0920000419-2.c: Move to "special" subdirectory.Jonathan Larmour3-0/+47
2001-01-10tests_flags.in (check_directory): Fix typo.Gabriel Dos Reis2-2/+6
2001-01-10h8300.c (get_shift_alg): Use a struct shift_info to return the result.Kazu Hirata2-167/+187
2001-01-09*** empty log message ***Alan Lehotsky2-3/+12
2001-01-102001-01-09 Peter Schmid<schmid@snake.iap.physik.tu-darmstadt.de>Peter Schmid2-1/+4
2001-01-10ctype_inline.h (is): (Make right code path:) Remove magic constants and restr...Loren J. Rittle2-12/+25
2001-01-09*** empty log message ***Alan Lehotsky3-13/+25
2001-01-10Remove unintentional merge indicators.Jeffrey D. Oldham1-2/+0
2001-01-10instantiate2.C: ERROR line should fail for mips.Jeffrey D. Oldham3-2/+10
2001-01-09c-common.c (enum format_type): Add format_type_error.Joseph Myers2-13/+41
2001-01-09config.gcc (*-*-gnu*, [...]): Specify needed platform specific files in tm_file.David O'Brien6-28/+29
2001-01-09config.gcc (powerpc-*-beos*): Include ${tm_file} and rs6000/aix.h.Franz Sirl9-51/+60
2001-01-09h8300.c (function_prologue): Fix code for a monitor function.Kazu Hirata2-7/+18
2001-01-09h8300.c (get_shift_alg): Remove an argument cpu.Kazu Hirata2-36/+20
2001-01-09oops - omitted from previous deltaNick Clifton4-35/+24
2001-01-09Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration failures of s...Mike Stump2-2/+7
2001-01-09SWitch use if {save|restore}_machine_status with {init|free}_machine_statusNick Clifton4-36/+65
2001-01-09sched-int.h (struct deps): Add max_reg, reg_last_in_use...Richard Henderson4-175/+181
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