1996-09-30 |
Michael Meissner | Initial revision
|
commit | commitdiff | tree |
1996-09-29 |
Michael Meissner | Allow pointers to be short
|
commit | commitdiff | tree |
1996-09-27 |
Michael Meissner | Allow short to be size_t
|
commit | commitdiff | tree |
1996-09-24 |
Michael Meissner | Fix SI followed by 4 DFs under AIX
|
commit | commitdiff | tree |
1996-08-23 |
Michael Meissner | Make -fPIC the same as -mrelocatable-lib
|
commit | commitdiff | tree |
1996-08-23 |
Michael Meissner | Add fancy_abort
|
commit | commitdiff | tree |
1996-08-22 |
Michael Meissner | Only build eabi crtx in eabi dirs; ditto for solaris...
|
commit | commitdiff | tree |
1996-08-20 |
Michael Meissner | If -mrelocatable{,-lib} make read/write sections, not...
|
commit | commitdiff | tree |
1996-08-16 |
Michael Meissner | Make -fpic work with -O3
|
commit | commitdiff | tree |
1996-08-14 |
Michael Meissner | Fix varargs/stdarg on PowerPC Windows NT
|
commit | commitdiff | tree |
1996-08-13 |
Michael Meissner | mp/load version # in specs file so __GNUC_MINOR__ will...
|
commit | commitdiff | tree |
1996-08-13 |
Michael Meissner | Correctly handle stack probes of more than one function...
|
commit | commitdiff | tree |
1996-08-13 |
Michael Meissner | Build fewer multilibs
|
commit | commitdiff | tree |
1996-08-12 |
Michael Meissner | Fix typo
|
commit | commitdiff | tree |
1996-08-12 |
Michael Meissner | Check current_function_uses_pic_offset_table, not pic_offset...
|
commit | commitdiff | tree |
1996-08-12 |
Michael Meissner | Speed up genmultilib; Add MULTIB_EXTRA_OPTS
|
commit | commitdiff | tree |
1996-08-08 |
Michael Meissner | Fix for G++ not knowing whether a vtable will be private...
|
commit | commitdiff | tree |
1996-08-08 |
Michael Meissner | Remove code that disabled vtable heuristic on systems...
|
commit | commitdiff | tree |
1996-08-06 |
Michael Meissner | Make STACK_BOUNDARY always 64 bits
|
commit | commitdiff | tree |
1996-07-23 |
Michael Meissner | Fix -fpic problems
|
commit | commitdiff | tree |
1996-07-13 |
Michael Meissner | Remove Haifa support.
|
commit | commitdiff | tree |
1996-07-13 |
Michael Meissner | Add -mxl-call
|
commit | commitdiff | tree |
1996-07-13 |
Michael Meissner | Solaris, shared lib, aix broken compatibiliy
|
commit | commitdiff | tree |
1996-07-11 |
Michael Meissner | Check for whether GOT_TOC register was eliminated
|
commit | commitdiff | tree |
1996-07-11 |
Michael Meissner | Deal with -fpic and inlined functions
|
commit | commitdiff | tree |
1996-07-10 |
Michael Meissner | Fix last change
|
commit | commitdiff | tree |
1996-07-10 |
Michael Meissner | Use integer ops to load SF constants for software floating...
|
commit | commitdiff | tree |
1996-07-09 |
Michael Meissner | Make fp constants hard if -fpic
|
commit | commitdiff | tree |
1996-07-02 |
Michael Meissner | Make Linux target work
|
commit | commitdiff | tree |
1996-06-29 |
Michael Meissner | Fix int<->floating point conversion routines
|
commit | commitdiff | tree |
1996-06-25 |
Michael Meissner | V.4 PIC changes
|
commit | commitdiff | tree |
1996-06-25 |
Michael Meissner | Do not abort on labels for -fpic
|
commit | commitdiff | tree |
1996-06-24 |
Michael Meissner | Move xor of input into insn doing int->double conversion.
|
commit | commitdiff | tree |
1996-06-20 |
Michael Meissner | Fix typo
|
commit | commitdiff | tree |
1996-06-20 |
Michael Meissner | Add support for PowerPC Linux
|
commit | commitdiff | tree |
1996-06-18 |
Michael Meissner | Put function descriptor in .reldata, not .text
|
commit | commitdiff | tree |
1996-06-11 |
Michael Meissner | Fix -msdata init code; Make sure correct endian flag...
|
commit | commitdiff | tree |
1996-06-10 |
Michael Meissner | Use .lcomm where we can
|
commit | commitdiff | tree |
1996-06-06 |
Michael Meissner | Make sure Solaris is recognized as little endian.
|
commit | commitdiff | tree |
1996-06-06 |
Michael Meissner | Fix typo.
|
commit | commitdiff | tree |
1996-06-05 |
Michael Meissner | Turn off ELF shared libs for now by default; Add linker...
|
commit | commitdiff | tree |
1996-06-04 |
Michael Meissner | Pass -mno-regnames to assembler.
|
commit | commitdiff | tree |
1996-06-04 |
Michael Meissner | Touch up solaris port
|
commit | commitdiff | tree |
1996-06-03 |
Michael Meissner | Remove CYGNUS LOCAL tags.
|
commit | commitdiff | tree |
1996-05-31 |
Michael Meissner | Solaris fixes
|
commit | commitdiff | tree |
1996-05-30 |
Michael Meissner | Fix typo.
|
commit | commitdiff | tree |
1996-05-29 |
Michael Meissner | Add code to print rs6000 specific info in .s file;...
|
commit | commitdiff | tree |
1996-05-28 |
Michael Meissner | Fix problems in float/int conversion in inline functions
|
commit | commitdiff | tree |
1996-05-22 |
Michael Meissner | Fix SPEC macros
|
commit | commitdiff | tree |
1996-05-20 |
Michael Meissner | Try to fix inline of fp/int convert
|
commit | commitdiff | tree |
1996-05-15 |
Michael Meissner | Use pic_offset_table_rtx instead of rs6000_pic_register...
|
commit | commitdiff | tree |
1996-05-09 |
Michael Meissner | Fix typo in last change.
|
commit | commitdiff | tree |
1996-05-09 |
Michael Meissner | Add fine grain control to -msdata
|
commit | commitdiff | tree |
1996-04-30 |
Michael Meissner | Disable __do_global_ctors for now
|
commit | commitdiff | tree |
1996-04-27 |
Michael Meissner | -mrelocatable needs -meabi
|
commit | commitdiff | tree |
1996-04-26 |
Michael Meissner | Add soft-float multilib directory
|
commit | commitdiff | tree |
1996-04-26 |
Michael Meissner | Remove last change adding -ldl.
|
commit | commitdiff | tree |
1996-04-26 |
Michael Meissner | Fix error compiling on AIX
|
commit | commitdiff | tree |
1996-04-25 |
Michael Meissner | Add -ldl for Solaris.
|
commit | commitdiff | tree |
1996-04-25 |
Michael Meissner | For Solaris, don't pass obsolete -mno-main-init.
|
commit | commitdiff | tree |
1996-04-24 |
Michael Meissner | Add link_start to SUBTARGET_EXTRA_SPECS.
|
commit | commitdiff | tree |
1996-04-24 |
Michael Meissner | Add missing endif.
|
commit | commitdiff | tree |
1996-04-24 |
Michael Meissner | Fix typo in last change.
|
commit | commitdiff | tree |
1996-04-24 |
Michael Meissner | update last change
|
commit | commitdiff | tree |
1996-04-24 |
Michael Meissner | Add Solaris support
|
commit | commitdiff | tree |
1996-04-24 |
Michael Meissner | Solaris, Linux changes
|
commit | commitdiff | tree |
1996-04-23 |
Michael Meissner | Add embedded targets from Rob S.
|
commit | commitdiff | tree |
1996-04-19 |
Michael Meissner | Make BIGGEST_FIELD_ALIGNMENT 64
|
commit | commitdiff | tree |
1996-04-17 |
Michael Meissner | Do not FAIL in movdi
|
commit | commitdiff | tree |
1996-04-08 |
Michael Meissner | Add Solaris on PowerPC support
|
commit | commitdiff | tree |
1996-04-08 |
Michael Meissner | Add -fpic/-fPIC support
|
commit | commitdiff | tree |
1996-04-08 |
Michael Meissner | Fix mains args in eabi; use reg_names to print out...
|
commit | commitdiff | tree |
1996-04-04 |
Michael Meissner | Set EXECUTABLE_SUFFIX to .exe.
|
commit | commitdiff | tree |
1996-04-04 |
Michael Meissner | Add support for EXTENDED_FLOAT_STUBS
|
commit | commitdiff | tree |
1996-03-14 |
Michael Meissner | Fix bug with 8-16 byte structures not getting instantiated...
|
commit | commitdiff | tree |
1996-03-14 |
Michael Meissner | Add exception attribute for Windows
|
commit | commitdiff | tree |
1996-03-13 |
Michael Meissner | Fix ASM_OUTPUT_ALIGN
|
commit | commitdiff | tree |
1996-03-13 |
Michael Meissner | Add static constructor/destructor support to Windows NT
|
commit | commitdiff | tree |
1996-03-11 |
Michael Meissner | Make long longs use normal CONST_DOUBLE in movdi, do...
|
commit | commitdiff | tree |
1996-03-04 |
Michael Meissner | Fix typo in last change.
|
commit | commitdiff | tree |
1996-03-04 |
Michael Meissner | Add attribute((longcall)) support
|
commit | commitdiff | tree |
1996-03-01 |
Michael Meissner | Define ASM_OUTPUT_ALIGNED_BSS
|
commit | commitdiff | tree |
1996-02-28 |
Michael Meissner | Update NT code so it works
|
commit | commitdiff | tree |
1996-02-28 |
Michael Meissner | try to fix NT trampolines
|
commit | commitdiff | tree |
1996-02-26 |
Michael Meissner | Change copyright.
|
commit | commitdiff | tree |
1996-02-24 |
Michael Meissner | Flush stdout/stderr in fatal_init.
|
commit | commitdiff | tree |
1996-02-19 |
Michael Meissner | fix typo in nor.
|
commit | commitdiff | tree |
1996-02-19 |
Michael Meissner | Unroll hard register loops if <= 4*HOST_BITS_PER_WIDE_INT...
|
commit | commitdiff | tree |
1996-02-16 |
Michael Meissner | Round size to 16 byte alignment
|
commit | commitdiff | tree |
1996-02-15 |
Michael Meissner | Fix alloca on NT
|
commit | commitdiff | tree |
1996-02-14 |
Michael Meissner | Use HOST_WIDE_INT, not long long
|
commit | commitdiff | tree |
1996-02-13 |
Michael Meissner | Cygwin32 support; Make eabi update stack first before...
|
commit | commitdiff | tree |
1996-02-07 |
Michael Meissner | Do not use -V as if it were -v
|
commit | commitdiff | tree |
1996-02-05 |
Michael Meissner | Bump up simulator Text start, so we do not waste a...
|
commit | commitdiff | tree |
1996-02-03 |
Michael Meissner | Turn off @nobits on .sbss2 for now.
|
commit | commitdiff | tree |
1996-02-03 |
Michael Meissner | Remove CYGNUS LOCAL tag.
|
commit | commitdiff | tree |
1996-02-03 |
Michael Meissner | Remove Cygnus only change.
|
commit | commitdiff | tree |
1996-02-03 |
Michael Meissner | Make libgcc2 build under AIX3.2.5
|
commit | commitdiff | tree |
1996-02-03 |
Michael Meissner | Add cygwin32; Put eabi .sdata2/.sbss2 into read-only...
|
commit | commitdiff | tree |
1996-01-27 |
Michael Meissner | Add 'B', 'b', and 'V' to SWITCH_TAKES_ARG.
|
commit | commitdiff | tree |