summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* 2001-01-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-01-099-51/+60
* 2001-01-09 Kazu Hirata <kazu@hxi.com>kazu2001-01-092-7/+18
* 2001-01-09 Kazu Hirata <kazu@hxi.com>kazu2001-01-092-36/+20
* oops - omitted from previous deltanickc2001-01-094-35/+24
* SWitch use if {save|restore}_machine_status with {init|free}_machine_statusnickc2001-01-094-36/+65
* * sched-int.h (struct deps): Add max_reg, reg_last_in_use; mergerth2001-01-094-175/+181
* * gcc.c (process_command): Set switches[n_switches].ordering to 0.dj2001-01-092-0/+5
* * cppinit.c (OPT_MD, OPT_MMD): Restore.neil2001-01-094-82/+218
* * sh.md (reload_outsf): Generate recognizable patterns foraoliva2001-01-092-1/+14
* cp:nathan2001-01-094-5/+64
* * ChangLog: Edited wrong ChangeLog.neil2001-01-091-0/+23
* * c-lang.c (lang_hooks): Update.neil2001-01-0910-56/+58
* * cppfiles.c (_cpp_execute_include): Move `len` initialisationgrahams2001-01-091-0/+5
* * cppfiles.c (_cpp_execute_include): Move `len` initialisationgrahams2001-01-091-1/+2
* * decl2.c (lang_decode_option): Handle -Wformat=2.jsm282001-01-092-0/+6
* * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.jsm282001-01-093-0/+149
* * config/sh/sh.h (STATIC_CHAIN_REGNUM): Change from r13 to r3.aoliva2001-01-093-9/+16
* * flow.c (flow_loop_scan): Break out of ...m.hayes2001-01-093-46/+84
* * cppinit.c (cpp_cleanup): NULLify macro_buffer and zeroaoliva2001-01-093-3/+15
* * hwint.h (HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Use long longaoliva2001-01-092-1/+30
* Daily bump.law2001-01-092-2/+2
* Remove support for using UWIN as a host machine.mmitchel2001-01-095-177/+138
* Use init/mark/free machine status functions.nickc2001-01-094-46/+62
* * sched-rgn.c (BITSET_ADD, BITSET_REMOVE, bitset_member): Castlaw2001-01-092-4/+10
* * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement oflaw2001-01-093-2/+8
* Fix memory leaknickc2001-01-092-2/+25
* In gcc/java:bryce2001-01-083-0/+7
* * jump.c (simplejump_p): Revert last change.rth2001-01-082-15/+8
* * cppinit.c (init): Rename init_library.neil2001-01-083-3/+11
* * arm.c (arm_arch5e): New variable.rearnsha2001-01-084-84/+173
* * jump.c (jump_optimize_1): Use reversed_comparison_codehubicka2001-01-084-28/+58
* cp:nathan2001-01-087-17/+85
* * arm.h (HARD_REGNO_RENAME_OK): Delete.rearnsha2001-01-082-12/+10
* * i386.c (ix86_expand_int_movcc): Take care to reverse fp conditionshubicka2001-01-082-4/+33
* cp:nathan2001-01-0831-74/+122
* Oops, wrong email on previous changelognathan2001-01-082-2/+2
* cp:nathan2001-01-084-13/+21
* Daily bump.law2001-01-082-2/+2
* * decl2.c (grokfield): Don't accept `asm' specifiers formmitchel2001-01-083-7/+13
* * ggc-page.c (max_alignment): New structure.mmitchel2001-01-082-13/+35
* 2001-01-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-01-082-0/+13
* * builtins.def (BUILT_IN_FPRINTF): New entry.ghazi2001-01-077-9/+195
* * expr.c (cplus_expand_expr): Don't reset `target'.ghazi2001-01-072-5/+5
* * jump.c (simplejump_p): Recognize any single_set jumprth2001-01-072-4/+20
* * config/t-linux (SHLIB_INSTALL): Double quote slibdir;rth2001-01-077-21/+51
* * configure.in (slibdir): Accept an --with-slibdir option.rth2001-01-073-245/+262
* * config/i386/i386.c (constant_call_address_operand): Acceptjakub2001-01-075-1/+22
* * libgcc2.h (W_TYPE_SIZE): Fix case where MIN_UNITS_PER_WORD == 1m.hayes2001-01-072-1/+7
* * jump.c (reversed_comparison_code_parts): Fix typo introduced bygerald2001-01-072-1/+6
* * jump.c (reversed_comparison_code_parts, reversed_comparison_code):hubicka2001-01-073-63/+161