summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Alan Lehotsky2001-01-092-3/+12
* 2001-01-09 Peter Schmid<schmid@snake.iap.physik.tu-darmstadt.de>Peter Schmid2001-01-102-1/+4
* ctype_inline.h (is): (Make right code path:) Remove magic constants and restr...Loren J. Rittle2001-01-102-12/+25
* *** empty log message ***Alan Lehotsky2001-01-093-13/+25
* Remove unintentional merge indicators.Jeffrey D. Oldham2001-01-101-2/+0
* instantiate2.C: ERROR line should fail for mips.Jeffrey D. Oldham2001-01-103-2/+10
* c-common.c (enum format_type): Add format_type_error.Joseph Myers2001-01-092-13/+41
* config.gcc (*-*-gnu*, [...]): Specify needed platform specific files in tm_file.David O'Brien2001-01-096-28/+29
* config.gcc (powerpc-*-beos*): Include ${tm_file} and rs6000/aix.h.Franz Sirl2001-01-099-51/+60
* h8300.c (function_prologue): Fix code for a monitor function.Kazu Hirata2001-01-092-7/+18
* h8300.c (get_shift_alg): Remove an argument cpu.Kazu Hirata2001-01-092-36/+20
* oops - omitted from previous deltaNick Clifton2001-01-094-35/+24
* Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration failures of s...Mike Stump2001-01-092-2/+7
* SWitch use if {save|restore}_machine_status with {init|free}_machine_statusNick Clifton2001-01-094-36/+65
* sched-int.h (struct deps): Add max_reg, reg_last_in_use...Richard Henderson2001-01-094-175/+181
* * gcc.c (process_command): Set switches[n_switches].ordering to 0.Mark Elbrecht2001-01-092-0/+5
* cppinit.c (OPT_MD, OPT_MMD): Restore.Neil Booth2001-01-094-82/+218
* sh.md (reload_outsf): Generate recognizable patterns for TARGET_SH3E.Bernd Schmidt2001-01-092-1/+14
* class.c (handle_using_decl): Reject using of constructor name of sourcing class.Nathan Sidwell2001-01-094-5/+64
* re PR libgcj/1338 (StreamTokenizer does not handle /* comments correctly)Oskar Liljeblad2001-01-092-49/+55
* * ChangLog: Edited wrong ChangeLog.Neil Booth2001-01-091-0/+23
* c-lang.c (lang_hooks): Update.Neil Booth2001-01-0910-56/+58
* cppfiles.c (_cpp_execute_include): Move `len` initialisation after `ptr` is i...Graham Stott2001-01-091-0/+5
* cppfiles.c (_cpp_execute_include): Move `len` initialisation after `ptr` is i...Graham Stott2001-01-091-1/+2
* * decl2.c (lang_decode_option): Handle -Wformat=2.Joseph Myers2001-01-092-0/+6
* * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.Joseph Myers2001-01-093-0/+149
* sh.h (STATIC_CHAIN_REGNUM): Change from r13 to r3.Alexandre Oliva2001-01-093-9/+16
* flow.c (flow_loop_scan): Break out of ...Michael Hayes2001-01-093-46/+84
* cppinit.c (cpp_cleanup): NULLify macro_buffer and zero macro_buffer_len.Alexandre Oliva2001-01-093-3/+15
* hwint.h (HOST_BITS_PER_WIDE_INT, [...]): Use long long if it's wider than lon...Alexandre Oliva2001-01-092-1/+30
* Daily bump.Jeff Law2001-01-095-5/+5
* Remove support for using UWIN as a host machine.Mark Mitchell2001-01-095-177/+138
* * include/c_std/bits/std_ctime.h: Undefine difftime.Robert Lipe2001-01-092-0/+7
* re PR libgcj/1411 (natTimeZone.cc should be removed)Warren Levy2001-01-0910-146/+242
* Use init/mark/free machine status functions.Nick Clifton2001-01-094-46/+62
* gen-num-limits.cc (signal_adapter): New template function.Alexandre Oliva2001-01-092-6/+28
* sched-rgn.c (BITSET_ADD, [...]): Cast 1 to unsigned HOST_WIDE_INT before left...Jim Wilson2001-01-082-4/+10
* mzero2.x: Adjust statement of where a failure is expected.Loren J. Rittle2001-01-083-2/+8
* Fix memory leakNick Clifton2001-01-092-2/+25
* fpos.h (fpos:::fpos(streamoff __pos)): Explicitly initialize mbstate_t member...Benjamin Kosnik2001-01-083-24/+27
* In gcc/java:Bryce McKinlay2001-01-0811-93/+173
* re PR java/1586 (linux build problem for libjava - cpplib (?))Tom Tromey2001-01-083-617/+61
* * jump.c (simplejump_p): Revert last change.Richard Henderson2001-01-082-15/+8
* cppinit.c (init): Rename init_library.Neil Booth2001-01-083-3/+11
* reported by Chris G.Benjamin Kosnik2001-01-083-2/+8
* arm.c (arm_arch5e): New variable.Richard Earnshaw2001-01-084-84/+173
* jump.c (jump_optimize_1): Use reversed_comparison_code instead of can_reverse...Jan Hubicka2001-01-084-28/+58
* cp-tree.h (lang_decl_flags): Rename defined_in_class to initialized_in_class.Nathan Sidwell2001-01-087-17/+85
* arm.h (HARD_REGNO_RENAME_OK): Delete.Richard Earnshaw2001-01-082-12/+10
* i386.c (ix86_expand_int_movcc): Take care to reverse fp conditions properly.Jan Hubicka2001-01-082-4/+33