aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-01-10c-lang.c (lang_hooks): Update.Neil Booth11-53/+80
2001-01-10Change from using {save|restore}_machine_status to {init|mark|free}_machine_s...Nick Clifton1-0/+23
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-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-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-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-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 Law2-2/+2
2001-01-09Remove support for using UWIN as a host machine.Mark Mitchell5-177/+138
2001-01-09Use init/mark/free machine status functions.Nick Clifton4-46/+62
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-08In gcc/java:Bryce McKinlay3-0/+7
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-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 Law2-2/+2