summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* t-linux (SHLIB_INSTALL): Double quote slibdir; fix typo in rm -f.Richard Henderson2001-01-077-21/+51
* configure.in (slibdir): Accept an --with-slibdir option.Richard Henderson2001-01-073-245/+262
* i386.c (constant_call_address_operand): Accept (const (plus (symbol_ref) (con...Jakub Jelinek2001-01-075-1/+22
* libgcc2.h (W_TYPE_SIZE): Fix case where MIN_UNITS_PER_WORD == 1 and LONG_LONG...Michael Hayes2001-01-072-1/+7
* jump.c (reversed_comparison_code_parts): Fix typo introduced by the previous ...Gerald Pfeifer2001-01-072-1/+6
* jump.c (reversed_comparison_code_parts, [...]): New.Jan Hubicka2001-01-073-63/+161
* * fix-header.c (read_scan_file): s/pfile/scan_in/.Neil Booth2001-01-072-1/+5
* c-lang.c (c_post_options): Call cpp_post_options.Neil Booth2001-01-0710-65/+105
* * jump.c (comparison_dominates_p): Support unordered compares.Jan Hubicka2001-01-072-3/+23
* simplify-rtx.c (simplify_relational_operation): Always simplify ORDERED and U...Jan Hubicka2001-01-072-0/+14
* combine.c (combine_simplify_rtx): Recognize the unordered compares.Jan Hubicka2001-01-072-9/+37
* * cse.c (fold_rtx): Handle unordered comparisons.Jan Hubicka2001-01-072-23/+38
* rtlanal.c (set_of_1): New static function.Jan Hubicka2001-01-073-84/+59
* c-common.c (c_common_nodes_and_builtins): Add _Exit builtin.Joseph Myers2001-01-075-5/+104
* (initialize, [...]): Rename s/initialize/init.Neil Booth2001-01-072-114/+141
* Fix typo.Alexandre Oliva2001-01-071-2/+2
* collect2.c (COFF specific stuff): Revert 12-06 patch to prototype system func...Richard Henderson2001-01-072-3/+6
* format.h: New file.Joseph Myers2001-01-0744-362/+184
* hard-reg-set.h: Add multiple include guard.Michael Hayes2001-01-076-157/+297
* loop.h (loop_insn_hoist): New prototype.Michael Hayes2001-01-073-22/+61
* * loop.c (emit_iv_add_mult): Use single_set to examine new insn.Michael Hayes2001-01-072-3/+10
* * sched-rgn.c (is_cfg_nonregular): Fix thinko's last change.Richard Henderson2001-01-072-3/+6
* Makefile.in (DRIVER_DEFINES): Define ENABLE_SHARED_LIBGCC and NO_SHARED_LIBGC...Richard Henderson2001-01-074-7/+134
* Makefile.in (slibdir): New variable.Richard Henderson2001-01-0711-276/+388
* aix.h (LINK_LIBGCC_SPECIAL_1): New.Richard Henderson2001-01-074-8/+9
* Daily bump.Jeff Law2001-01-072-2/+2
* loop.c (count_loop_regs_set): Delete.Michael Hayes2001-01-072-140/+110
* toplev.c (main): Call the front-end specific post_options hook if one is given.Neil Booth2001-01-078-1/+64
* c-lex.c (init_c_lex): Request #define / #undef callbacks for verbose DWARF[2]...Neil Booth2001-01-074-14/+47
* reload.c (subst_reloads): Take INSN argument.Alexandre Oliva2001-01-0710-24/+90
* * gcc.c-torture/execute/20010106-1.c: New test.Alexandre Oliva2001-01-062-0/+34
* loop.c (scan_loop): Use xcalloc for the regs array.Richard Henderson2001-01-062-9/+11
* format.exp: New file.Joseph Myers2001-01-0644-0/+107
* * mkdeps.c (deps_add_dep): Fix vector re-allocation.Neil Booth2001-01-062-1/+5
* integrate.c (copy_rtx_and_substitute): When copying an ignored return value, ...J"orn Rennecke2001-01-062-3/+17
* Daily bump.Jeff Law2001-01-062-2/+2
* From patha@softlab.ericsson.se:Bryce McKinlay2001-01-062-1/+7
* loop.c (debug_biv, debug_giv): New.Michael Hayes2001-01-063-98/+131
* pa.md (return, [...]): Modify patterns to prevent regrename mucking with the ...John David Anglin2001-01-052-3/+11
* Testcase for recent checkin.Mike Stump2001-01-061-0/+4
* varasm.c (assemble_name): Ensure we output the stripped name.Mike Stump2001-01-062-1/+5
* Update copyright.Richard Henderson2001-01-051-1/+1
* * dwarf2out.c (mem_loc_descriptor) [case MEM]: Revert 10-31 change.Richard Henderson2001-01-052-12/+6
* Faster __mulsi routineNick Clifton2001-01-062-45/+53
* cpp.texi: Update for -MQ.Neil Booth2001-01-065-63/+65
* Implement __builtin_return_address (0)DJ Delorie2001-01-064-3/+97
* cpplib.h (struct cpp_reader): Add help_only field.Zack Weinberg2001-01-055-15/+58
* Use alloca to create temporary string for initialisation before callingNick Clifton2001-01-052-3/+8
* rtl.h (print_simple_rtl): New.Michael Hayes2001-01-053-36/+77
* function.c (fixup_var_refs): Use push_to_full_sequence where possible.Zack Weinberg2001-01-052-1/+6